@charset "utf-8";

/* CSS Document */

@import url(../standard/portal/front/modeles.css);
@import url(../standard/portal/front/style.css);
@import url(../syracuse/syracuse.css);
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");


[class^="icon-"],
[class*=" icon-"] {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("fonts/fa-brands-400.eot");
    src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg");
}


.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

@font-face {
    font-family: 'Actions';
    src: url('fonts/Actions.eot?jfx7pj');
    src: url('fonts/Actions.eot?jfx7pj#iefix') format('embedded-opentype'),
        url('fonts/Actions.ttf?jfx7pj') format('truetype'),
        url('fonts/Actions.woff?jfx7pj') format('woff'),
        url('fonts/Actions.svg?jfx7pj#Actions') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'avenirblack';
    src: url('fonts/avenir_black-webfont.eot');
    src: url('fonts/avenir_black-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/avenir_black-webfont.woff2') format('woff2'),
        url('fonts/avenir_black-webfont.woff') format('woff'),
        url('fonts/avenir_black-webfont.ttf') format('truetype'),
        url('fonts/avenir_black-webfont.svg#avenirblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenirbook';
    src: url('fonts/avenir_book-webfont.eot');
    src: url('fonts/avenir_book-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/avenir_book-webfont.woff2') format('woff2'),
        url('fonts/avenir_book-webfont.woff') format('woff'),
        url('fonts/avenir_book-webfont.ttf') format('truetype'),
        url('fonts/avenir_book-webfont.svg#avenirbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenirheavy';
    src: url('fonts/avenir_heavy-webfont.eot');
    src: url('fonts/avenir_heavy-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/avenir_heavy-webfont.woff2') format('woff2'),
        url('fonts/avenir_heavy-webfont.woff') format('woff'),
        url('fonts/avenir_heavy-webfont.ttf') format('truetype'),
        url('fonts/avenir_heavy-webfont.svg#avenirheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenir_regularregular';
    src: url('fonts/avenir_regular-webfont.eot');
    src: url('fonts/avenir_regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/avenir_regular-webfont.woff2') format('woff2'),
        url('fonts/avenir_regular-webfont.woff') format('woff'),
        url('fonts/avenir_regular-webfont.ttf') format('truetype'),
        url('fonts/avenir_regular-webfont.svg#avenir_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenirlight';
    src: url('fonts/avenir_light-webfont.eot');
    src: url('fonts/avenir_light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/avenir_light-webfont.woff2') format('woff2'),
        url('fonts/avenir_light-webfont.woff') format('woff'),
        url('fonts/avenir_light-webfont.ttf') format('truetype'),
        url('fonts/avenir_light-webfont.svg#avenirlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* roboto-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/roboto-v49-latin-regular.eot');
    /* IE9 Compat Modes */
    src: url('fonts/roboto-v49-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('fonts/roboto-v49-latin-regular.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/roboto-v49-latin-regular.woff') format('woff'),
        /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/roboto-v49-latin-regular.ttf') format('truetype'),
        /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/roboto-v49-latin-regular.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/roboto-v49-latin-500.eot');
    /* IE9 Compat Modes */
    src: url('fonts/roboto-v49-latin-500.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('fonts/roboto-v49-latin-500.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/roboto-v49-latin-500.woff') format('woff'),
        /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/roboto-v49-latin-500.ttf') format('truetype'),
        /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/roboto-v49-latin-500.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-600 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/roboto-v49-latin-600.eot');
    /* IE9 Compat Modes */
    src: url('fonts/roboto-v49-latin-600.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('fonts/roboto-v49-latin-600.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/roboto-v49-latin-600.woff') format('woff'),
        /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/roboto-v49-latin-600.ttf') format('truetype'),
        /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/roboto-v49-latin-600.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/roboto-v49-latin-700.eot');
    /* IE9 Compat Modes */
    src: url('fonts/roboto-v49-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('fonts/roboto-v49-latin-700.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/roboto-v49-latin-700.woff') format('woff'),
        /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/roboto-v49-latin-700.ttf') format('truetype'),
        /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/roboto-v49-latin-700.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-800 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/roboto-v49-latin-800.eot');
    /* IE9 Compat Modes */
    src: url('fonts/roboto-v49-latin-800.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('fonts/roboto-v49-latin-800.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/roboto-v49-latin-800.woff') format('woff'),
        /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/roboto-v49-latin-800.ttf') format('truetype'),
        /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/roboto-v49-latin-800.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/roboto-v49-latin-900.eot');
    /* IE9 Compat Modes */
    src: url('fonts/roboto-v49-latin-900.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('fonts/roboto-v49-latin-900.woff2') format('woff2'),
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
        url('fonts/roboto-v49-latin-900.woff') format('woff'),
        /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
        url('fonts/roboto-v49-latin-900.ttf') format('truetype'),
        /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
        url('fonts/roboto-v49-latin-900.svg#Roboto') format('svg');
    /* Legacy iOS */
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Actions' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: 'share-icon';
    src: url('fonts/share-icon.eot?lwthhm');
    src: url('fonts/share-icon.eot?lwthhm#iefix') format('embedded-opentype'),
        url('fonts/share-icon.ttf?lwthhm') format('truetype'),
        url('fonts/share-icon.woff?lwthhm') format('woff'),
        url('fonts/share-icon.svg?lwthhm#share-icon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'share-icon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*********************************/
#resultats .chevron-search {
    display: none !important;
}

.scroll-top-button {
    background: var(--primary-color) !important;
    color: var(--white-color) !important;
}

.caret.down {
    border-top-color: var(--white-color);
}

.caret.right {
    border-left-color: var(--white-color);
}

.caret.up {
    border-bottom-color: var(--white-color);
}

.caret.left {
    border-right-color: var(--white-color);
}


/*.modal-header .close:before,*/
.modal-footer .btn-primary {
    border-radius: var(--border-radius);
    margin-right: 5px;
}

.modal-header {
    background-color: var(--secondary-color);
    color: var(--white-color);
}

.modal-header h4,
.modal-header h2 {
    color: var(--white-color);
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
}

.modal-header .close {
    opacity: 100%;
    color: #fff;
}

.logon-form-modal .modal-header {
    background-color: transparent;
}

.logon-form-modal .modal-header h2 {
    color: var(--text-color);
}

.modal-body .table>thead>tr>th {
    background: var(--light-gray);
    font-size: 16px;
    font-weight: normal;
}

.fa-times:before,
.icon-remove:before,
.icon-Close-action:before {
    content: "\e90c";
    font-family: 'Actions' !important;
    margin: 0;
}

.icon-comment-edit:before,
.icon-comment:before,
.icon-Comments-action:before {
    content: "\e90d";
    font-family: 'Actions' !important;
    margin: 0;
}

.icon-contact-teams-action:before {
    content: "\e90e";
    font-family: 'Actions' !important;
}

.icon-contribution-action:before {
    content: "\e90f";
    font-family: 'Actions' !important;
}

.icon-copy-action:before {
    content: "\e910";
    font-family: 'Actions' !important;
}

.icon-corbeille-action:before {
    content: "\e911";
    font-family: 'Actions' !important;
}

.icon-download-action:before {
    content: "\e912";
    font-family: 'Actions' !important;
}

.icon-enveloppe-action:before {
    content: "\e913";
    font-family: 'Actions' !important;
}

.icon-filter:before,
.icon-filter-action:before {
    content: "\e914";
    font-family: 'Actions' !important;
}

.icon-hamburger-menu-action:before {
    content: "\e915";
    font-family: 'Actions' !important;
}

.icon-icon-check-action:before {
    content: "\e916";
    font-family: 'Actions' !important;
}

.fa-minus:before,
.icon-icon-less-action:before {
    content: "\e917";
    font-family: 'Actions' !important;
}

.fa-plus:before,
.icon-icon-more-action:before {
    content: "\e918";
    font-family: 'Actions' !important;
}

.icon-Like-action:before {
    content: "\e919";
    font-family: 'Actions' !important;
}

.icon-like-fill-action:before {
    content: "\e91a";
    font-family: 'Actions' !important;
}

.icon-lock-action:before {
    content: "\e91b";
    font-family: 'Actions' !important;
}

.icon-off:before,
.icon-log-out-action:before {
    content: "\e91c";
    font-family: 'Actions' !important;
}

.icon-pinned-action:before {
    content: "\e91d";
    font-family: 'Actions' !important;
}

.fa-user-alt:before,
.icon-profile-action:before {
    content: "\e91e";
    font-family: 'Actions' !important;
}

.icon-remove-action:before {
    content: "\e91f";
    font-family: 'Actions' !important;
}

.icon-floppy:before,
/* .search-icon-container .search-icon-container--icon .icon-bell:before, */
.icon-Save-action:before {
    content: "\e922";
    font-family: 'Actions' !important;
}

.icon-Saved-History-action:before {
    content: "\e923";
    font-family: 'Actions' !important;
}

.icon-save-fill-action:before {
    content: "\e924";
    font-family: 'Actions' !important;
}

.icon-Save-For-Later-action:before {
    content: "\e925";
    font-family: 'Actions' !important;
}

.icon-Search-action:before {
    content: "\e926";
    font-family: 'Actions' !important;
}


.icon-settings-action:before {
    content: "\e927";
    font-family: 'Actions' !important;
}

.icon-View-articles-action:before {
    content: "\e928";
    font-family: 'Actions' !important;
}

.icon-settings-action:before {
    content: "\e927";
    font-family: 'Actions' !important;
}

.icon-bell:before {
    content: "\e900";
    font-family: 'Actions' !important;
}

.icon-download:before {
    content: "\F30A";
    font-family: "bootstrap-icons";
}

.icon-link:before {
    content: "\F470";
    font-family: "bootstrap-icons";
    font-size: 27px;
    margin-right: 0px;
    vertical-align: text-top;
}

.glyphicon-share-alt:before,
.icon-share-share:before {
    content: "\e900";
    font-family: 'share-icon' !important;
}

/************************************/


:root {
    --padding-btn: 8px 16px;
    --size-btn: 16px;
    --container-width: 1440px;
    --text-color: #242941;
    --bleu-color: #3C91E6;
    --orange-color: #F15749;
    --white-color: #FFFFFF;
    --green-color: #44AF69;
    --purpl-color: #80188A;
    --secondary-color: #5B5E71;
    --primary-color: #242941;
    --yellow-color: #ffc000;
    --light-gray: #e4e6f3;
    --border-radius: 10px;
    --font-avenirblack: 'avenirblack';
    --font-avenirbook: 'avenirbook';
	
}

/* Scroll bar */
/* 
::-webkit-scrollbar {
    width: 14px;
}

::-webkit-scrollbar-button {
    width: 14px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: #eee;
    border: thin solid lightgray;
    box-shadow: 0px 0px 3px #dfdfdf inset;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #999;
    border: thin solid gray;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #7d7d7d;
}
 */

/* hide inner shadow IOS */

header input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/***************/


html {
    scroll-behavior: smooth;
    zoom: 100% !important
}

body {
    background: var(--white-color);
    color: var(--text-color);
    font-weight: 400;
    /* font-family: 'avenir_regularregular'; */
    font-family: 'Roboto';
    font-size: 16px;
}

b,
strong {
    /* font-family: 'avenir_regularregular'; */
    font-family: 'Roboto';
    font-weight: 700;

}

body,
td,
pre {
    font-size: 16px;
}

body,
h2,
h3,
h4,
h5,
h6,
td,
pre,
.panel-front>.x-panel-header span {
    /* font-family: 'avenir_regularregular'; */
    font-family: 'Roboto';
    color: var(--text-color);
}

a {
    color: var(--text-color);
    font-weight: 400;
    cursor: pointer;

}

.btn:focus,
.btn:hover,
a:hover,
a:focus {
    color: var(--text-color);
}

p {
    color: var(--text-color);
    font-size: 18px;
    line-height: 120%;
    font-weight: 400;
    max-width: calc(100vw - 50px);
}

p:nth-child(1) {
    margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    line-height: 1.4;
    font-family: 'Roboto';
	color:var(--text-color);

}

.calendar .vc-container {
    /* font-family: 'avenir_regularregular'; */
    font-family: 'Roboto' !important;
}

h1 {
    font-size: 35px;
    font-weight: 500;	
	padding-left: 20px;
	padding-right: 20px;
    -moz-box-shadow: 2px 2px 6px #888;
    -webkit-box-shadow: -5px 1px 1px var(--primary-color);
    display: inline;
    border-radius: 100px 0px 0px 100px;
    color: var(--bleu-color);

}

h2 {
    font-size: 30px;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--bleu-color);
}

h3 {

    font-size: 26px;
    margin-bottom: 5px;
	color: var(--text-color);
}

h4 {
    color: var(--text-color);
    font-size: 20px;
}

h5 {
    color: var(--text-color);
    font-size: 16px;
}

h6 {
    color: var(--bleu-color);
    font-size: 12px;
}

.no-gutters [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

h2:has(+ p) {
    margin-bottom: 5px;
}

p {
    margin: 5px 0;
    padding: 0;
}

p:empty {
    margin: 0 !important;
}

/* Container */
.container {
    max-width: var(--container-width);
    width: 100%;
}


#resultsContainer {
    max-width: var(--container-width);
    width: 100%;
    margin: 0 auto !important;
}

#ariane .actif {
    font-weight: 400;
    text-decoration: underline;
    text-underline-offset: 3px;
    padding: 5px;
}

#ariane span.texte,
#ariane a,
#ariane {
    color: var(--white-color);
    font-size: 14px;
}

/*****************Ariane*****************/
/* .accueil-portal #ariane,
.accueil-portal .header-modern__breadcrumb {
    display: none;
} */
.header-modern__breadcrumb {
    width: 100%;
    padding-top: 38px;
    padding-bottom: 50px;
}



#page {
    overflow: hidden;
}

/* Hide websites header on pf graphique */
.header-modern__top-nav .site-btn {
    display: none;
}

/* Menu modern */
.header-modern-navbar {
    max-width: var(--container-width);
    margin: 0 auto;
    padding-left: 47px;
}

.header-modern__body.container {
    max-width: 1440px;
    height: 240px;
}

.header-modern__search {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.header-modern__body {
    height: 54px;
    display: flex;
    justify-content: flex-end;
}

.header-modern {
    background: var(--white-color);
    color: var(--text-color);
}

.navbar-brand-title {
    display: none;
}

.navbar-brand {
    background: url(images/logo_niev.png) no-repeat;
    background-size: contain;
    width: 198px;
    height: 55px;
}

.navbar-brand-before {
    background: url(images/logo.png) no-repeat;
    background-size: contain;
    width: 198px;
    height: 55px;
    position: relative;
    margin-left: 20px;

}

#search-panel {
    background: var(--primary-color);
    padding: 0;
}

header .navbar-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    z-index: 1;
    position: relative;
}

.header-modern__search {
    width: 100%;
    margin-top: 60px;
}

.header-modern__account.col-md-3 {
    width: fit-content;
    position: absolute;
    top: 17px;
    z-index: 2;
}

.all-link-connexe {
    width: 100%;
    background: var(--light-gray);
    margin: 0 auto;
    max-width: var(--container-width);
}

.all-link-connexe:before {
    content: '';
    position: absolute;
    height: 100%;
    right: -100%;
    top: 0;
    background: var(--light-gray);
    width: 100%;
    transform-origin: 0;
    z-index: 0;
}

.all-link-connexe:after {
    content: '';
    position: absolute;
    height: 100%;
    left: -100%;
    top: 0;
    background: var(--light-gray);
    width: 100%;
    transform-origin: 0;
    z-index: 0;
}

.all-link-connexe a {
    background: transparent;
    color: var(--text-color);

}

.all-link-connexe a:hover,
.all-link-connexe a:focus {
    color: var(--bleu-color);
    background: transparent;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.site-btn {
    display: none
}

.header-modern__top-nav {
    display: flex;
    align-items: center;
    gap: 50px;
    color: var(--white-color);
    background-color: transparent;
    padding: 0 50px;
}

.header-modern__top-nav .link-connexe a.btn-link,
.header-modern__top-nav .link-connexe button.btn-link {
    color: var(--text-color);
    padding-top: 9px;
    padding-bottom: 9px;
    display: inline-block;
    /* font-family: 'avenir_regularregular'; */
    font-family: 'Roboto';
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 119%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
}

.header-modern__top-nav .link-connexe a.btn-link:hover,
.header-modern__top-nav .link-connexe button.btn-link:hover {
    color: var(--text-color);
    text-decoration: underline;
}

/* Search bar */
#main_search_form .input-group * {

    color: var(--white-color);
}

#submit-search span {
    color: var(--text-color) !important;
    font-size: 22px;
}

.facet-search-icon::before,
.icon-search::before {

    content: "\f002";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

#main_search_form span.twitter-typeahead>*,
#main_search_form #scenario-selection,
#main_search_form #submit-search,
#main_search_form #textfield {
    height: 42px;
}

#main_search_form .clean-text-field {
    display: none;
}

#scenario-selection {
    background: var(--secondary-color) !important;
    border: none;
    color: var(--white-color);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.22;
    text-transform: none;
    border-radius: 10px 0px 0px 10px;
}

#globalScenarioMobile {
    background: var(--white-color);
    margin-top: 5px;
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

#main_search_form #globalScenarioMobile a {
    color: var(--text-color);
}

#globalScenarioMobile>li>a:hover,
#globalScenarioMobile>li>a:focus {
    background: var(--light-gray);
    color: var(--text-color);
}

#textfield:focus,
#textfield:hover,
.clean-text-field:focus,
.clean-text-field:hover {
    background-color: var(--white-color);
    border-color: var(--white-color);
}

#main_search_form #globalScenarioMobile .active,
#main_search_form #globalScenarioMobile .active:hover,
#main_search_form #globalScenarioMobile .active:focus {
    background-color: var(--primary-color);
    color: white;
}

#submit-search {
    border-left: none;
    border-radius: 0px 10px 10px 0px;
    display: grid;
    align-items: center;
    justify-content: flex-end;
}

.input-group-btn button {
    background-color: white !important;
}

#textfield {
    background: var(--white-color) !important;
    height: 41px;

}

.header-modern__main-nav {
    max-width: 1440px;
    margin: 0 auto;
}

.header-modern__main-nav nav {
    justify-content: flex-end;
    background-color: transparent;


}

/* house in menu */
.header-modern__top-bar {
    position: relative;
    z-index: 1;
}

#header_banner {
    background: var(--white-color);
    border: none;
}

.header-modern__top-bar .header-modern__top-nav {
    padding: 0px;
    max-width: var(--container-width);
    margin: 0 auto;
}

.LEVEL1.fa-home.fa-home:before {
    display: none;
}

.LEVEL1.fa-home.fa-home a:before {
    content: "\f015";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.LEVEL1.fa-home.fa-home a>span {
    display: none;
}


/* Buttons */
.btn-info,
.primary-btn,
.btn-account,
.btn-default {
    transition: 0.35s ease all;
}


.primary-btn,
.btn-default,
.secondary-btn,
.btn-action {
    padding: var(--padding-btn);
    color: white;
    border: none;
    background: var(--primary-color);
    font-size: var(--size-btn);
    line-height: 1.22;
    font-weight: 400;
    text-align: center;
    border-radius: var(--border-radius);
}

.btn-info {
    display: block;
    width: fit-content;
    /* margin: 0 auto; */
    float: unset;
}

.avis .btn-info {
    border-radius: 0;
}

.btn-info .icon-info {
    display: none;
}

.btn-info:focus,
.btn-info:hover,
.primary-btn:hover,
.primary-btn:focus,
.btn-default:hover,
.btn-default:focus,
.secondary-btn:hover,
.secondary-btn:focus,
.btn-action:hover,
.btn-action:focus {
    color: var(--text-color);
    background: var(--yellow-color);
}

/* style prédéfinis */

.frame.bg-dark {
    position: relative;
}

.frame.bg-dark::before {
    content: "";
    background: url(images/Background\ section\ nouveauté.png) repeat;
    background-size: 100%;
    width: 200vw;
    height: 100%;
    display: block;
    position: absolute;
    transform: translatex(-50%);
    z-index: -1;
}

.frame.bg-dark .panel>.panel-heading>* {
    color: white;
}

.frame.title-center .panel>.panel-heading>* {
    text-align: center;
}

.frame.bg-dark .btn-default {
    display: block;
    float: none;
    margin: 0 auto;
    width: fit-content;
}

.frame-standard.bandeau {
    padding: 0;
    width: 100%;
}

.row [id*="zone-"] {
    padding: 0;
}

.frame-standard.bandeau img {
    width: 100%;
    height: 100%;

}

.dots-hidden .rsBullets.bs-bullets {
    display: none;
}

/*******************/
/* Menu mobile */

.mobile-navigation {
    background: transparent;
}

.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background-color: transparent;
    color: var(--text-color);
    border: 2px solid var(--text-color);
    font-size: 25px;
}

.mobile-navigation .btn,
.mobile-navigation>.btn-group {
    color: var(--white-color);
    background-color: var(--text-color);
    display: table-cell !important;
    float: none;
    width: 1%;
}

/*******************/
/* flash-info */
/* #portal .frame.flash-info {
    margin-top: 27px !important;
} */

#portal .flash-info .panel-body {
    padding-top: 0;
}

#portal .flash-info .info-holder::before {
    content: "";
    display: block;
    width: 90px;
    height: 100%;
    background: url(images/encart-gauche.svg) no-repeat center;
    background-size: 120%;
}

#portal .flash-info .info-holder {
    display: grid;
    grid-template-columns: 90px 1fr;
    gap: 13px;
}

#portal .frame.flash-info::before {
    content: "";
    background: var(--bleu-color);
    background-size: 100% 100%;
    width: 150vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-25%);
    z-index: -1;
}

.info-content .info-title {
    color: var(--primary-color);
    font-size: 18px;
}

/* Encarts */
.panel-front,
.panel-selection {
    padding: 25px;
    background-color: transparent;
}

.actuality .card {
    width: 100%;
    height: 622px;
    position: relative;
    border-top-right-radius: 60px;
    overflow: hidden;
}

.actuality .card img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.actuality .card .bg-dark {
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    position: absolute;
    bottom: 0;
    padding: 20px 68px;
}

.actuality .card .bg-dark .content>* {
    color: white;
}

.actuality .card .bg-dark .content h3 {
    margin-bottom: 16px;
}

.actuality .card .bg-dark .content h3 {
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 0.9px;
}

.actuality .card .bg-dark .content .description {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0%;

}

.actuality .card .bg-dark .primary-btn {
    float: left;
    text-transform: none;
    padding: 8px 16px;
}

.frame-standard.render-velocityRenderMode_VSASS25-OWL-3N {
    padding-left: 24px;
    padding-right: 24px;
}

.frame-standard.render-velocityRenderMode_VSASS25-OWL-6N {
    padding-left: 48px;
    padding-right: 48px;
}

/* Agenda */
.Agenda-CAP86 {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.Agenda-CAP86>.notice_agd {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0px;
    border-bottom: 1px solid #FF9933;
    padding: 22px 30px 22px 0;
}

.Agenda-CAP86>.notice_agd:last-child {
    border: none;
}

.Agenda-CAP86 .notice_agd>.content_bc {
    width: 75%;
    padding-left: 29px;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
}

.Agenda-CAP86 .notice_agd>.thumb_bc {
    width: 25%;
    height: auto;
    aspect-ratio: 1;
}

.Agenda-CAP86 .content_bc {
    padding: 0px 0px 0px 9px;
    flex: 1 0 auto;
}

.Agenda-CAP86 .title_event {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--primary-color);
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 12px
}

.Agenda-CAP86 .date_event {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 10px;
}

.Agenda-CAP86 .descrition_event {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    margin-bottom: 12px;
}

.Agenda-CAP86 .thumb_bc img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.Agenda-CAP86 .thumb_bc {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
}

/* graybox */
.graybox {
    display: grid;
    grid-template-columns: 1fr 250px;
    gap: 68px;
}

.graybox .column-side .img-holder {
    width: 100%;
    height: 100%;
    position: relative;
}

.graybox .column-side .img-holder::before {
    content: "";
    display: block;
    position: absolute;
    width: 66px;
    height: 66px;
    top: -45px;
    right: -45px;
    background: url(images/encart-droite.png) no-repeat;
    background-size: 100% 100%;
}

.graybox .column-side .img-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--border-radius);
    overflow: hidden;
}

#portal .frame.bg-gray {
    margin-top: 50px !important;
}

.frame.bg-gray {
    /* background-color: var(--light-gray); */
    margin-bottom: 0;
    position: relative;
}

.frame.bg-gray::before {
    content: "";
    background: url(images/Rectangle\ 1.png) no-repeat;
    background-size: 100% 100%;
    width: 150vw;
    height: 150%;
    position: absolute;
    top: -80px;
    left: 0;
    transform: translateX(-25%);
    z-index: -1;
}

/* encart gris */
.frame-standard.encart-gris {
    background: #CCCCCCCC;
    padding: 40px;
}

#portal .frame-standard.encart-gris .panel-body {
    padding: 0;
}

#portal .frame-standard.encart-gris .panel-body a {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 2px;
}

#portal .frame-standard.encart-gris .panel-body li:not(:last-child) {
    margin-bottom: 30px;
}

/* bibliographies */
.frame-standard.bibliographies p {
    margin-top: 30px;

}

.frame-standard.bibliographies li {
    margin-left: 15px;
    font-weight: 400;
    font-size: 18px;
    line-height: 119%;
    text-decoration: underline;
}

.frame-standard.bibliographies ul {
    margin-top: 20px;
}

.frame-standard.bibliographies li:not(:last-child) {
    margin-bottom: 8px;
}

/* others */

.frame.twocol-encart {
    padding-top: 100px;
}

.twocol-encart .holder {
    display: grid;
    grid-template-columns: 480fr 630fr;
    gap: 87px;
    max-width: 1191px;
    margin: 0 auto;
}

.twocol-encart .left-part {
    position: relative;
}

.twocol-encart .right-part {
    display: flex;
    align-items: center;
}

.twocol-encart .left-part::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: auto;
    aspect-ratio: 1;
    background: url(images/question-mark.png) no-repeat center;
    background-size: 100%;
    transform: translate(80%, -30%);
    z-index: -1;
}

.frame.bg-A {
    background: url(images/A-Filigrane.png) no-repeat center;
    background-size: cover;
}

.bandeau .holder {
    position: relative;
    min-height: 430px;
}

.orange-part {
    width: 40%;
    min-width: fit-content;
    background: rgba(255, 84, 1, 0.75);
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    padding: 30px 45px;
    max-width: 565px;
}

.orange-part .content {
    max-width: 397px;
}

.orange-part h2 {
    color: white;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.22;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.orange-part .description {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.22;
    letter-spacing: 0%;
    color: white;
    margin-bottom: 30px;
}

/*****************/

/* Résultat recherche */
#aside {
    background-color: white;
}

/* mode liste */
#resultats>ul>li,
#resultats>ul>li.on {
    background-color: #fff;
    border: 1px solid var(--secondary-color);
    border-radius: var(--border-radius);
    margin-bottom: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#resultats ul.notice .select {
    background: transparent;
    z-index: 0;
}

.notice .actions .btn {
    font-size: 14px;
    font-weight: 500;
    background: var(--light-gray);
    color: var(--text-color);
}

.notice .actions .btn:hover,
.notice .actions .btn:focus {
    background: var(--yellow-color);
    border-color: var(--yellow-color);
    color: var(--text-color)
}

#resultats ul.notice .media-body {
    margin-top: 0px
}

#resultats ul.notice .statut-primaryDoc,
#resultats ul.notice .statut {
    background: var(--light-gray);
    margin: 0;
    border-radius: var(--border-radius);
    margin: 10px;
}

#resultats .indicator {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: var(--border-radius);
}

.statut .obtain-document-link {
    font-size: 14px;
    font-weight: 500;
}

.statut .obtain-document-link:hover {
    color: var(--bleu-color);
    text-decoration: underline;
    text-underline-offset: 3px;
}

#resultats_recherche .vignette_document img.ermes-thumb {
    width: 172px;
}

/* mode 3 colonnes */
#modeDisplayVignet {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px 20px;
    padding: 0px 27px;
    background-color: transparent;

}

#modeDisplayVignet::before {
    display: none;
}

#modeDisplayVignet .search-item {
    width: 100%;
    background-color: #F4F5F6 !important;
}

#modeDisplayVignet .descriptionMosaic {
    padding: 8px;

}

.nouveau-bloc {
    display: none;
}

#modeDisplayVignet .thumbnail-wrapper {
    height: 290px;
}

#modeDisplayVignet .thumbnail-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#modeDisplayVignet .noStatus,
#modeDisplayVignet .statut,
.obtain-document-link-vignet {
    left: 0;
    border-radius: none;
    padding: 0;
    height: 7px;
}

.VSLCH .titreMosaic {

    font-weight: 500;
    font-size: 18px;
    line-height: 1.22;
    letter-spacing: 0.54px;
    color: black;
    margin-top: 0;
    text-transform: uppercase;

}

.VSLCH .template-TypeOfDocument,
.VSLCH .template-info {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.22;
    color: black;
}

.panel-front.panel-search-container .panel-heading {
    padding: 0px;
}

#resultsContainer .panel-heading h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.22;
    text-transform: none;
}

#criteres_recherche {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 10px 15px;
    background-color: var(--light-gray);
    border-radius: var(--border-radius);
}

#criteres_recherche>p>span {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.22;
    color: var(--text-color);
}
#criteres_recherche .btn-action {
    font-weight: 400;
    font-size: 16px;
    line-height: 122%;
    color: var(--white-color);
    background-color: var(--primary-color);
    padding: 5px;
}
#criteres_recherche .btn-action:hover,
#criteres_recherche .btn-action:active { 
    color: var(--text-color);
    background-color: var(--yellow-color);
}
/* Pagination */

.taille_page {
    display: flex !important;
    align-items: center;
    flex-direction: row;
    position: unset;
	margin-top:0px;
}

.taille_page .additional-infos {
    color: var(--text-color);
    font-weight: 400;
}

.navigation-page .pull-left p.description_resultats>span>* {
    font-weight: 700;
}

.navigation-page .pull-left p.description_resultats span.additional-infos {
    font-weight: 400;
}

.taille_page .pageSize-container>button {
    color: var(--text-color);
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 0;
}

.pageSize-container .icon-arrow-bottom {
    top: auto;
    right: auto;
    position: relative;
}

.btn-group.pageSize-container button {
    margin-right: 0;
}

.navigation-page {
   display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0px 15px !important;
    background-color: var(--light-gray);
    border-radius: var(--border-radius);
}

.navigation-page * {
    font-size: 16px;
}

.navigation-page::before,
.navigation-page::after {
    display: none;
}

.navigation-page .pull-left .additional-infos,
.navigation-page .pull-left p {
    color: var(--text-color) !important;
}

.navigation-page .pagination {

    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.pagination button.btn-link-like {
    color: var(--text-color);
    font-size: 16px;
    border: solid 1px transparent;
    margin: 0;

}

.pagination button.btn-link-like {
    color: var(--text-color);
    font-size: 16px;
    border: solid 1px transparent;
    margin: 0;

}

span.labelSelect {
    margin-right: 5px;

}

.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    background-color: transparent;
    color: var(--text-color);
    height: 24px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.criteres_tri span {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0%;
}

.criteres_tri label.label-tri {
    margin: 0;
    color: var(--text-color);
    line-height: 1.4;
}

.displaymode-icon-container a.active:hover,
.pageSize-container a.active:hover,
.siteRestriction-icon-container a.active:hover,
.sort-order a.active:hover,
.displaymode-icon-container .active,
.pageSize-container .active,
.siteRestriction-icon-container .active,
.sort-order .active {
    background-color: var(--text-color);
    color: var(--white-color);
}

.displaymode-icon-container.desktop button:hover,
.siteRestriction-icon-container.desktop button:hover,
.sort-order button:focus,
.sort-order button:hover {
    color: black;
}

.select-all {
    background-color: transparent;
}

.selection_label {
    color: var(--white-color);
}

#multi_selection .search-icon-container--icon {
    color: var(--white-color);
}

#multi_selection_simple .panel,
#multi_selection .panel {
    background-color: var(--primary-color);
    color: var(--white-color);
    border-radius: var(--border-radius);
}

#resultats_recherche .facetList.nav-pills>li>.facet-content-container {
    background-color: transparent;
	color: var(--text-color);
    border: none;
}

#resultats_recherche .facetList.nav-pills>li>.facet-content-container:focus,
#resultats_recherche .facetList.nav-pills>li>.facet-content-container:hover {
    background-color: var(--white-color);
    color: var(--bleu-color);
    border: none;
}
.pagination>.active>a,
.pagination>.active>span{
    color: var(--white-color);
    border-radius: 50%;
    border-bottom: none;
    font-size: 17px;
    font-weight: 700;
    border: 1px solid transparent;
    margin: 0;
    background: var(--primary-color);
    padding: 0px 7px;
}
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: var(--text-color);
    border-radius: 50%;
    border-bottom: none;
    font-size: 17px;
    font-weight: 700;
    border: 1px solid transparent;
    margin: 0;
    background: var(--yellow-color);
    padding: 0px 7px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 0;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 7px 10px;
}

/* Facettes */
#facet_container .icon-resize-small:before,
#facet_container .icon-resize-full:before {
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
}

#facet_container .panel-heading {
    padding: 8px 10px;
    border-radius: var(--border-radius);
}

#facet_container .icon-resize-small:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--text-color);
    height: 17px;
    line-height: 17px;
    width: 17px;
    font-size: 10px;
    transform: rotate(180deg);
    /* transition: transform 0.5s ease-in-out; */
    border: 1px solid black;
}

#facet_container .icon-resize-full:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--text-color);
    height: 17px;
    line-height: 17px;
    width: 17px;
    font-size: 10px;
    transform: rotate(0deg);
    /* transition: transform 0.5s ease-in-out; */
    border: 1px solid black;
}

.facetList.nav-pills>li>.facet-content-container {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.22;
    letter-spacing: 0%;
}

.facetList .badge {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.22;
    text-align: right;
    color: var(--primary-color) !important;
}

.facet-controls>a,
.facet-controls>button {
    text-transform: none;
    color: var(--primary-color);
    background-color: transparent;
    font-weight: 600;
    padding: 0;
    font-size: 16px;
    text-decoration: underline;
    text-underline-offset: 6px;
    line-height: 1.22;
}

.facet-controls>button:hover,
.facet-controls>button:focus,
.facet-controls>a:hover,
.facet-controls>a:focus,
.facet-controls>button:hover,
.facet-controls>button:focus {
    color: var(--bleu-color);
}

.facet-controls>a,
.facet-controls>button>.icon-plus {
    display: none;
}

#facet_container .facetList.nav-pills>li>.facet-content-container * {
    color: var(--text-color);
}

#facet_container>.panel-group {
    background-color: #fff;
    border: 1px solid var(--secondary-color);
    border-radius: var(--border-radius);
    margin-bottom: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 10px 10px 20px;
}

.btn-group.pageSize-container.open .dropdown-menu>li>a {
    color: var(--primary-color);
}

#facet_container .panel-title {
    text-transform: none;
    font-weight: 400;
    font-size: 20px;

}

/*****************/

/* OWL-Nav */
.owl-nav button {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.owl-carousel .owl-nav button,
.owl-carousel .owl-nav button {
    background-color: transparent !important;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.owl-nav {
    display: flex;
    justify-content: space-between;
    float: right;
    gap: 15px;
    position: absolute;
    right: 0;
    bottom: 50%;
    width: 100%;
}

.owl-nav .owl-prev {
    position: absolute;
    left: -40px;
}

.owl-nav .owl-next {
    position: absolute;
    right: -40px;
}

.owl-nav button span {
    display: none;
}

.owl-nav button.disabled {
    display: none;
}
 
.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.owl-carousel .owl-dots button.owl-dot {
    width: 16px;
    height: 16px;
    border: 2px solid var(--primary-color);
    background: white;
    border-radius: 50%;
}

.owl-carousel .owl-dots button.owl-dot.active {
    width: 16px;
    height: 16px;
    border: 2px solid var(--primary-color);
    background: var(--primary-color);
}

/* RS-nav */
.bs-bullets .rsNavSelected button {
    background-color: var(--primary-color);
}

.rsNav .bs-bullets {
    background: transparent !important;
}

.rsDefaultInv .rsBullets {
    margin-top: 39px !important;
}

.bs-bullets button {
    border: var(--primary-color) 1px solid;
    background-color: transparent;
    border-width: 2px;
    height: 16px;
    width: 16px;
    border-radius: var(--border-radius);
    padding: 0;
}

.rsDefaultInv .rsArrowIcn {
    background: var(--primary-color) !important;
    color: var(--white-color);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: relative;
    margin: 0;
    left: auto;
    top: auto;
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn::after {
    content: "\f053" !important;
    font-family: "Font Awesome 5 free" !important;
    font-weight: 900 !important;
    color: var(--white-color-color) !important;
    line-height: 25px !important;
}

.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn::after {
    content: "\f054" !important;
    font-family: "Font Awesome 5 free" !important;
    font-weight: 900 !important;
    color: var(--white-color) !important;
    line-height: 25px !important;
}

.rsArrow.rsHidden {
    visibility: visible;
}

/* Footer */
footer ul {
    display: flex;
    justify-content: center;
    padding: 20px;
    gap: 20px;
}

footer a:hover,
footer a:focus {
    color: var(--yellow-color);
    text-decoration: none;
}

footer a,
footer .footer-part2 a,
footer .footer-part1 p {
    color: var(--white-color);
    font-size: 16px;
    line-height: 1.22;
}

footer .row {
    background: var(--primary-color);
}

footer .footer-part1 {
    max-width: var(--container-width);
    margin: 0 auto;
    padding: 40px 25px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
}

footer .footer-part1 .logo-holder {
    display: block;
    width: 317px;
    aspect-ratio: 317/169;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}

footer .footer-part1 .logo-holder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

footer .footer-part1 .instagram-holder {
    display: block;
    width: 173px;
    aspect-ratio: 173/187;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}

footer .footer-part1 .instagram-holder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

footer .footer-part1 h3 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.22;
    letter-spacing: 0%;
    text-transform: uppercase;
}

footer .footer-part2 {
    padding: 18px 48px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    background: var(--white-color);
    color: var(--text-color);
}

footer .footer-part2 .logo-holder {
    display: block;
    width: 225px;
    aspect-ratio: 225/71;
    height: auto;
    max-width: 100%;
}

footer .footer-part2 .logo-holder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

footer .footer-part2 ul {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

footer .footer-part2 ul a {
    text-decoration: underline;
}

/*****************/
/* Résultat détail  */
#notice_longue {
    background: white;
    max-width: var(--container-width);
    margin: 0 auto;
}

.more-actions {
    background: var(--light-gray);
    padding: 0px 10px;
}

body-frame-horizontal-flex {
    flex: 1 !important
}

/*
.detail-icon-container #lien button .icon-return {
    display: none;
}
.detail-icon-container #lien button span.sr-only {
    visibility: visible !important;
    position: relative !important;
    font-size: 18px;
    padding: 8px 16px;
    display: inline-block;
    width: 100%;
    height: auto;
    white-space: nowrap;
    color: white;
    font-weight: 500;
    border: 3px solid var(--primary-color);
    border-radius: 3px;
    background: var(--primary-color);
    transition: all ease 0.35s;
}
*/
.detail-icon-container {
    display: flex;
    align-items: center;
}

.detail-icon-container #lien button:hover span.sr-only,
.detail-icon-container #lien button:focus span.sr-only {
    border: 3px solid var(--primary-color);
    background: var(--white-color);
    color: var(--text-color);
}

#notice_longue .vignette_document img.ermes-thumb {
    width: 192px !important;
    max-width: unset;
}

#resultats_detail h2 {
    font-weight: 500;
    color: var(--text-color);
    font-size: 30px;
    line-height: 122%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

#notice_longue_description>p {
    font-weight: 400;
    font-size: 16px;
    line-height: 122%;
    letter-spacing: 0%;
    margin-bottom: 16px;
    color: var(--text-color);
}

.item-source,
.item-typedoc {
    color: var(--bleu-color);
}

#notice_longue_description .nav.nav-tabs>li>a {
    border-radius: 0;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 10px 10px 0px 0px;
}

#notice_longue_description .nav.nav-tabs li.active>a {
    color: var(--text-color);
    font-size: 16px;
    font-weight: 400;
    background: var(--light-gray);
    height: 100%;
}

#notice_longue_description #myTabContent {
    background: var(--light-gray);
}

.nav-tabs>li>a {
    color: var(--white-color);
    font-weight: normal;
}

.nav-tabs>li {
    margin-right: 8px;
    border-radius: 10px 10px 0px 0px;
    background-color: var(--primary-color);

}

.panel.panel-holding {
    background: var(--light-gray);
    height: 100px;
}

.indicator .label-holding {
    font-weight: 400;
    font-size: 16px;
}

.holding.is-available,
.indicator.available,
.indicator.exposition {
    border-left: 10px solid var(--green-color);
}


#myTabContent .dl-horizontal dd,
#myTabContent .dl-horizontal dt {
    font-weight: 400;
    font-size: 16px;
    line-height: 122%;
}

#myTabContent a {
    font-weight: 400;
    font-size: 16px;
    line-height: 122%;
   color: var(--text-color);
}

#myTabContent a.btn-default {
    color: var(--white-color);
}

.tab-content {
    color: var(--text-color);
    background-color: var(--light-gray);
    border: 1px solid var(--primary-color);
    border-top: none;
	border-radius: 0px 10px 10px 10px;

}

.tarzan,
a.keep-underlined {
    text-decoration: underline !important;
    text-underline-offset: 5px;
    color: var(--bleu-color);
}

h2.category_header {
    color: var(--primary-color);
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    text-transform: uppercase;

}

#notice_longue h3:not(.title_owl) {
    font-weight: 400;
    font-size: 30px;
    color: var(--primary-color);
    margin-left: 0px;
}

.holdings-displaymode {
    padding: 10px 20px;
}

.holdings-displaymode a {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    background: var(--primary-color);
    color: var(--white-color);
    border-radius: var(--border-radius);
    padding: 5px 10px;
}

#notice_longue h3.category_header {
    background-color: var(--white-color);
    color: var(--text-color);
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-left: 0px;
    padding-left: 0px;
}

.detail-holdings-class [class|="detail-holds"] thead th,
.detail-subscriptions thead th,
.detail-holdings-class [class|="detail-holds"] thead td,
.detail-subscriptions thead td {
    background-color: var(--primary-color);
    color: var(--white-color);
    font-weight: 400;
    font-size: 16px;
    line-height: 122%;
}

.detail-holdings-class tr:nth-child(even) {
    background-color: var(--light-gray);
}

.detail-holdings-class tr:nth-child(odd) {
    background-color: var(--white-color) !important;
}

.btn-info.tarzan {
    text-decoration: none !important;
    white-space: normal;
}

.comment-actions .btn-info {
    margin-top: 15px;
}

#notice_longue #myTabContent p {
    min-height: 40px;
}

/*****************/

#menu-panel {
    background: var(--primary-color);
    border: none;
    margin-bottom: 50px;
}

#nav_connexe {
    height: 75px;
}

.navbar-inverse {
    /* background-color: var(--white-color); */
    /* padding: 10px 0; */
}

.btn-primary,
.btn-basket,
a.btn-technicalReport,
.btn-warning,
.btn-dark,
.btn-info {
    background-color: var(--light-gray);
    border-color: var(--light-gray);
    color: var(--text-color);
    border-radius: var(--border-radius);
}

.anonymous-info .btn {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color);
    color: var(--white-color);
    border-radius: var(--border-radius);
}

.anonymous-info .btn:hover,
.anonymous-info .btn:focus {
    background-color: var(--yellow-color) !important;
    border-color: var(--yellow-color);
    color: var(--text-color);
    border-radius: var(--border-radius);
}

.advanced-search-form-container .btn-primary {
    border-radius: var(--border-radius);
}

.btn-primary:focus,
.btn-primary:hover,
.btn-basket:focus,
.btn-basket:hover,
a.btn-technicalReport:hover,
a.btn-technicalReport:focus,
.btn-warning:hover,
.btn-warning:focus,
.btn-dark:hover,
.btn-dark:focus,
.btn-info:hover,
.btn-info:focus {
    background-color: var(--yellow-color);
    color: var(--text-color);
    border-color: var(--yellow-color);
}

.advanced-search-form-container .btn-primary:focus,
.advanced-search-form-container .btn-primary:hover {
    border-radius: var(--border-radius);
}

.vignette_document .icon-new {
    background-color: var(--bleu-color);
    padding: 2px 0px 4px 4px;
    box-shadow: none;
    border-radius: 50px;
}


.nav-tabs {
    border-bottom: 1px solid var(--primary-color);
	margin-right:20px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: var(--light-gray);
    border-color: var(--primary-color);
    border-radius: 10px 10px 0px 0px;
    color: var(--text-color);
    border-bottom: 1px solid var(--light-gray);

}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background-color: var(--yellow-color);
    border-color: var(--primary-color);
    border-radius: 10px 10px 0px 0px;
    color: var(--text-color);
    border-bottom: 1px solid var(--light-gray);
}

.panel-model>.panel-heading {
    background-color: var(--light-gray);
    border-color: var(--secondary-color);
    color: var(--white-color);

}

.panel-model,
.panel-group .panel {
    border-radius: var(--border-radius);
    border-color: var(--secondary-color);
}

.holding-new-item:after {
    content: "\e813" !important;
    font-family: "ermes-font-update" !important;
    width: 25px !important;
    height: 25px !important;
    background: var(--bleu-color) !important;
    display: inline-block;
    border-radius: 19px;
    color: var(--white-color);
    padding-left: 5px;
    margin: auto;
}

.well,
#menu-more {
    border: 1px solid var(--primary-color);
    border-radius: var(--border-radius);
    background: var(--light-gray);
    padding: 10px;
}

.well h3.template-title {
    font-size: 18px !important;
}

p.template-info {
    color: var(--bleu-color);
}

/*******************encart type html**carrousel**************/
.slider_container {
    background: var(--light-gray) !important;
    
    left: 50px;
    bottom: 50px;
}

.slider_container p {
    color: var(--text-color);
}
.slider_thumb {
	height:350px;
}
.carousel_1 h3,
.carousel_2 h3,
.carousel_3 h3 {
    color: var(--text-color);
}

/****************table************************/
.table-striped>tbody>tr:nth-child(odd)>td {
    background-color: var(--secondary-color);
    color: var(--white-color);
}

.table>tbody>tr>td {
    border-top: 1px solid var(--primary-color)
}

.table>thead>tr>th {
    border-bottom: 1px solid var(--primary-color)
}

/*******************list************************/
.list-group-item {
    border: 1px solid var(--primary-color);

}

.list-group-item:first-child {
    border-top-right-radius: var(--border-radius);
    border-top-left-radius: var(--border-radius);
}

a.list-group-item {
    color: var(--text-color);
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: var(--border-radius);
    border-bottom-left-radius: var(--border-radius);
}

a.list-group-item:focus,
a.list-group-item:hover {
    background-color: var(--secondary-color);
    color: var(--white-color);
}

.thumbnail {
    border: 1px solid var(--primary-color);
    border-radius: var(--border-radius);
}

.template-title {
    color: var(--text-color);
}

.advanced-search-form-container .advanced-search-form .form-actions .submit-and-reset {
    display: inline-flex;
    column-gap: 20px;
}

.search-icon-container .search-icon-container--icon {
    color: var(--bleu-color);
}

.action-value .btn-default {
    float: none;
}

.search-capture-footer .btn.search-capture-preview-searchlink {
    border-radius: var(--border-radius);
}

#resultats .notice_courte .notice_corps h3 {
    font-size: 24px;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 10px;
}

#resultats .notice_courte p {
    margin: 8px 0;
}

#resultats .notice_courte p.template-info {
    font-weight: 400;
}

li.ajouter_selection {
    background-color: var(--light-gray);
    border-radius: var(--border-radius);
    margin-bottom: 30px;
}

.notice-actions {
    float: right;
}

.metadata-actions .btn {
    border-radius: 0;
    padding: 0;
}

#globalAdvancedSearchLink {
    color: var(--white-color);
}

#globalAdvancedSearchLink:hover,
#globalAdvancedSearchLink:focus {
    color: var(--yellow-color);
}

/* Responsive  */

@media (min-width:992px) {
    .header-modern__brand {
        width: 100%;
        /* position: absolute; */
        /* left: 0px; */
        top: 0px;
        background-color: var(--white-color);
        padding-top: 10px;
        padding-bottom: 10px;
    }

    header .navbar-header {
        /* top: -117px; */
    }

}



@media (max-width:991px) {

    #notice_longue>.panel>.panel-body {
        padding: 40px 15px;
    }

    .header-modern__body.container {
        height: fit-content;
    }

    .header-modern__brand {
        height: fit-content;
    }

    .header-modern .header-modern__brand .navbar-brand {

        width: 198px;
        height: 55px;
        margin: 10px;
    }

    .header-modern .header-modern__body {
        gap: 15px;
    }

    .header-modern .header-modern__search {
        margin-top: 0px;
        margin-bottom: 20px;
    }



    .detail-icon-container #lien button span.sr-only,
    .btn-info,
    .primary-btn,
    .btn-default {
        padding: 10px 15px;
        font-size: 16px;
    }

    .header-modern__breadcrumb {
        padding-top: 20px;
    }
}

@media (min-width:768px) {

    #ermes_main_menu .dropdown-menu>li>a,
    #ermes_main_menu .dropdown-menu {
        background-color: transparent;
        color: var(--white-color);
        font-size: 16px;
    }


    #ermes_main_menu .dropdown-menu {
        border-radius: 0 0 15px 15px;
        background: var(--primary-color);
        border: 0;
    }

    #ermes_main_menu .dropdown-menu>li>a:hover {
        background-color: transparent;
        color: #ffbc07;
    }

    #ermes_main_menu li.LEVEL1 {
        background: transparent;
    }

    #ermes_main_menu {
        position: relative;
    }

    #ermes_main_menu {
        background: var(--white-color);
    }

    #ermes_main_menu.nav:after,
    #ermes_main_menu.nav:before {
        display: none;
    }

    #ermes_main_menu li.LEVEL1,
    #ermes_main_menu li.rich-item,
    #header-modern-main-nav-mobile li.LEVEL1,
    #header-modern-main-nav-mobile li.rich-item,
    #nav-rich-menu li.LEVEL1,
    #nav-rich-menu li.rich-item {
        background-color: transparent;
        margin: 0;
    }

    #ermes_main_menu li.LEVEL1>a {
        background: var(--white-color);
        color: var(--primary-color);
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.22;
        text-transform: uppercase;
        padding: 12px 18px;
        position: relative;
        display: inline-block;
    }


    #ermes_main_menu li.LEVEL1>a::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: var(--secondary-color);
        transform: scaleX(0);
        transform-origin: bottom right;
        transition: transform 0.3s ease, visibility 0s 0.3s;
    }

    #ermes_main_menu li.LEVEL1>a:hover,
    #ermes_main_menu li.LEVEL1>a:focus,
    #ermes_main_menu li.LEVEL1>a:hover,
    #ermes_main_menu li.LEVEL1.open>a {
        background: var(--primary-color);
        color: var(--yellow-color);
    }

    #ermes_main_menu li.LEVEL1>a:hover::before,
    #ermes_main_menu li.LEVEL1>a:focus::before,
    #ermes_main_menu li.LEVEL1>a:hover::before,
    #ermes_main_menu li.LEVEL1.open>a::before {
        color: var(--purpl-color);
        font-size: 18px;
        font-weight: 400;
        line-height: 1.22;
        text-transform: uppercase;
        border-bottom: 2px solid var(--yellow-color);
        padding-bottom: 0px;
        transform: scaleX(1);
        transform-origin: bottom left;
        visibility: visible;
    }


    #ermes_main_menu,
    #nav-rich-menu {
        display: flex;
        align-items: stretch;
        justify-content: space-around;
        flex-wrap: wrap;
        margin: 0 auto;
        border-radius: var(--border-radius);
        padding: 0 20px;
        margin-bottom: 3px;
    }

    .btn-account {
        padding: 10px 16px;
        color: var(--white-color);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.22;
        text-transform: capitalize;
        border-radius: var(--border-radius);
        background-color: var(--primary-color);
        border-color: var(--primary-color);
    }

    .btn-account:focus,
    .btn-account:hover {
        color: var(--text-color);
        background-color: var(--white-color);
        border-color: var(--primary-color);
    }

    #search-panel .panel-body {
        margin: 0 auto;
        max-width: 750px;
        width: 100%;
        padding: 50px 0;
    }

    .navbar>.container .navbar-brand {
        margin-left: 0;
    }

    header .navbar-header {
        margin: -25px 0 0px 0;
    }

    .header-banner-menu {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
        float: none !important;
        max-width: var(--container-width);
    }

    .button-my-account {
        margin-left: 0px;
        z-index: 1;
        margin-right: 15px;
    }
.btn-account:hover, .btn-account:focus, .btn-account:active, .btn-account.active, .open .dropdown-toggle.btn-account {
    color: var(--text-color);
}
}

@media (max-width:767.98px) {
    .navbar-brand-before,
    .navbar-brand{
            width: 140px;
    }
    .holding, .holdings-component .subscription {
    background-color: var(--light-gray);
    border: 1px solid var(--light-gray);
}
    #notice_longue .vignette_document img.ermes-thumb {
        width: 100px !important;
    }
    #resultats_detail .vignette_container {
        margin: 0 10px 0 0;
    }
    .navbar-header {
        margin: 15px 0;
    }

    #nav-rich-menu,
    #ermes_main_menu {
        background-color: var(--primary-color);
        margin-top: -3px;
    }

    #ermes_main_menu>li>a {
        color: var(--white-color);
    }

    #ermes_main_menu>li>a:hover,
    #ermes_main_menu>li>a:focus {
        background-color: var(--secondary-color);
        color: var(--yellow-color);
    }

    #ermes_main_menu li.LEVEL1 .caret {
        border-bottom-color: var(--white-color);
        border-top-color: var(--white-color);
    }

    #ermes_main_menu li.LEVEL1 a:hover .caret {
        border-bottom-color: var(--yellow-color);
        border-top-color: var(--yellow-color);
    }

    #ermes_main_menu .open .dropdown-menu {
        background-color: var(--secondary-color);
    }

    #ermes_main_menu .open .dropdown-menu a {
        color: var(--white-color);
    }

    #mobile-actions {
        text-align: left;
        background-color: var(--primary-color);
    }

    #mobile-actions .btn-account,
    #mobile-actions .btn-account:hover,
    #mobile-actions .btn-account:focus,
    #mobile-actions .btn-account:active,
    #mobile-actions .btn-account.active,
    #mobile-actions .open .dropdown-toggle.btn-account {
        color: var(--white-color)
    }

    .hamburger-mobile .icon-bar {
        background-color: var(--white-color);
    }

    #share_social_mobile,
    #mobile-actions #dropSite {
        display: none
    }
}


@media (max-width: 992px) {
    .carousel_3 .slider_container {
        
    }
}
/***************Rendu Style**************/
.cards {
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
    gap: 1.25rem;
}
.cards__item {
	position: relative;
    padding: 12px;
    padding-bottom: 20px;
    background: var(--white-color);
    border-radius:var(--border-radius);
    border: 1px solid var(--secondary-color);
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
a.more_info {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.cards .cards__item img {
    aspect-ratio: 0.6666;
    height: 258px;
    object-fit: cover;
    border-radius:var(--border-radius);
	border: 1px solid var(--light-gray);
    width: 100%;
}
.cards__item .card__content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 2px;
    padding: 18px 0px 0px 8px;
}
.cards__item h6.card__title {
	display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
	color:var(--text-color);
}