@import url('https://fonts.googleapis.com/css?family=FontName');

.owl-stage-outer {
    z-index: 50;
}

#main {
    background: white;
}

#logo a {
    width: 100%;
    margin-left: 10px;
}

button:focus {
    outline: unset;
}

button {
    outline: unset;
    border: unset;
    background: unset;
}

.uk-width-2-3 {
    z-index: 6;
}

a:hover {
    text-decoration: none !important;
}

.header-actions {
    font-family: Poppins, sans-serif !important;
    float: right;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: unset !important;
    width: 100%;
}

.header-actions li {
    margin: 0 11px;
}

.header-actions li button i {
    font-size: 20px;
    font-weight: bold;
}

.header-actions li button {
    background: unset;
    border: unset;
    cursor: pointer;
    font-family: Poppins, sans-serif !important;
    font-weight: 400;
}

#intro #logo {
    margin: unset !important;
}

.uk-width-1-3 {
    height: unset;
    display: flex;
    flex-direction: row;
    align-items: center;
}

#logo img {
    margin-top: unset;
    margin-left: unset;
}

.MenuHoriz,
.MenuHoriz.uk-navbar {
    background: transparent;
}

.MenuHoriz .uk-dropdown {
    background: white;
    padding: unset;
}

.MenuHoriz .SousNav {
    margin: unset !important;
}

.MenuHoriz .SousNav li {
    padding: unset;
    margin: unset;
    width: 100%;

}

.MenuHoriz .SousNav li a {
    color: #333 !important;
}

.uk-nav-navbar>li>a:hover {
    color: #333 !important;
}

#container .uk-nav-navbar>li>a:hover {
    background: #E66F38 !important;
}

#intro {
    margin-bottom: unset;
    top: 0;
    width: 100%;
}

#container {
    position: unset;
}

.w3-modal {
    position: absolute;
    padding: unset;
}

#Introbandeau {
    background-image: unset;
}

.MenuHoriz,
.MenuHoriz.uk-navbar {
    margin-top: unset !important;
}

.MenuHoriz {
    padding: unset !important
}

#container {
    max-width: unset;
}

/* 
#cms_module_section_177 .uk-grid-collapse {
    margin: auto !important;

} */

#cms_module_section_177 {
    text-align: center;
    width: 100%;
}

#cms_module_section_177>div {
    height: 95px;
}


#cms_module_articleslist_21 {
    display: block !important;
}

#cms_module_recordslist_190 {
    display: block !important;
}

.carousel_actu .SliderArt .bx-wrapper .bx-viewport ul li {

    width: 100vw !important
}



#container {
    background-color: white !important;
}


.MenuHoriz .Nav>li {
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    font-family: Montserrat, sans-serif !important;
    text-transform: capitalize !important;
}

.MenuHoriz .Nav>li a {
    font-family: Montserrat, sans-serif !important;
    text-transform: capitalize !important;
    font-weight: 500;
    font-size: 13px;
}

.uk-parent::after {
    content: "\f107";
    position: absolute;
    font-family: "FontAwesome";
    right: -15px;
    color: white;
    font-weight: 900;
    font-size: 13px;
}

.MenuHoriz .Nav>li>a {
    padding: 0 !important;
    color: white !important;
    font-weight: bold;
}

.MenuHoriz .Nav>.uk-parent>a {
    padding: 0 !important;
    color: white !important;
}

.MenuHoriz .Nav>li:hover {
    background: transparent;
    color: #fff;
}

.login-button {
    border: 1px solid #18AADD;
    max-height: 41px;
    font-size: 14px !important;
    font-weight: 500 !important;
    padding: 14px 28px !important;
    transition: all 200ms linear;
    background: #18AADD !important;
    color: white !important;
    line-height: 15px !important;
    transition: all .7s;
}

.login-button:hover {
    border: 1px solid #18AADD;
    background: #18aadd1a !important;
    color: #18AADD !important;
}

.socials-login ul i {
    color: white;
    transition: all 200ms linear;
}

#nav-header {
    padding-left: 50px;
    padding-right: 50px;
    background: white;
}

#logo figure {
    width: 100%;
    height: 100%;
    background-image: url(../../images/logo-white.png);
    background-position: inherit;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 200ms linear;
    max-width: 150px;
}

.Nav.uk-navbar-nav>li>a::after {
    position: absolute;
    content: "";
    display: block;
    margin: 0 auto;
    width: 0;
    height: 2px;
    transition: opacity .3s ease, width .3s ease;
    right: 0;
    left: 0;
    pointer-events: none;
    background-color: white;
    bottom: 0;
}

/* Scrolled Styles */

.scrolled #language-menu-button span {
    color: #5F6465;
    font-weight: 700;
}

.scrolled #language-menu-button i {
    font-weight: 700;
}

.scrolled #language-menu-button {
    color: #5F6465;
}

.scrolled .Nav.uk-navbar-nav>li>a::after {
    background-color: #18AADD;
}

.scrolled .uk-parent::after {
    color: #5F6465;
}

.scrolled .MenuHoriz .Nav>li>a {
    color: #5F6465 !important;
}


.scrolled .MenuHoriz .Nav>li:hover {
    color: #fff;
}

.scrolled .socials-login ul i {
    color: #5F6465;
}

.scrolled #logo figure {
    background-image: url(../../images/logo-main.png);
}

/* End Scrolled Styles */

.nouv-slider h3 {
    margin: 5px 0;
    float: left;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
}

* {
    font-family: Poppins, sans-serif !important;
}

.Slider .SliderArt h3.titleInside,
section.section_item.flex-container.color-3 h3,
.SliderHoriz .SliderNot>h3,
.listselect h3 {
    text-transform: unset !important;
}

.nouv-slider {
    max-width: 1200px;
}

.SliderHoriz .SliderNot>h3:after {
    content: "";
    height: unset;
    width: unset;
    display: unset;
    background-color: var(--section_title);
    margin: 0;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
    transition-delay: 0.1s;
    position: relative;
    top: 15px;
}

.SliderHoriz .imgL a img {
    display: block;
    text-decoration: none;
    padding: 0;
    border: solid 0px #FFFFFF;
    max-height: unset;
    width: unset;
    height: 272px;
    box-shadow: 0 5px 20px -3px rgb(0 0 0 / 20%);
    transition: transform .3s ease;
}

.SliderHoriz .SliderNot>h3 {
    font-family: "Poppins" !important;
    color: rgb(28, 28, 28) !important;

}

.listselect>h3 {
    font-family: "Poppins" !important;
    color: rgb(28, 28, 28) !important;
    text-align: left;
    margin: 16px auto;
    padding: 20px 26px;
    max-width: 100%;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.5;

}

.listselect h3:after {
    content: unset;
}

.listselect {
    max-width: 1200px;
}

.nouv-slider {
    box-shadow: unset !important;
}

body {
    height: 100%;
    display: flex;
    flex-direction: column;
    background: white;
    font-weight: 400;
    min-height: 100vh;
}

#footer {
    height: unset;
    min-height: unset;
    margin-top: auto;
    bottom: 0;
    text-align: left;
}

.footer-container {
    display: flex;
    padding: 0 80px !important;
}

.footer-container>div {
    width: 100%;
    flex-grow: 1;
    padding: 30px 10px !important;
}

.footer-container h3 {
    color: rgb(216, 206, 206);
    font-weight: 600;
    font-size: 24px;
}

.footer-container p {
    color: white;
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 3px 0;
    display: flex;
    align-items: center;
}

.footer-container i {
    margin-right: 5px;
}

.footer-bottom {
    border-top: solid 1px white;
    background: #222222;
    padding: 24px 80px;
    font-size: 14px;
}

.footer-bottom,
.footer-bottom a {
    color: #666;
}

.footer-bottom ul {
    display: inline-block;
    margin: unset;
    line-height: 9px;
    float: right;
}

.footer-bottom ul li {
    float: left;
}

.SliderNot .listNotHz .imgL img {
    max-width: 188px;
    max-height: 280px;
}

.nouv-title {
    color: rgb(28, 28, 28);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    text-align: left;
}

.SliderNot .imgL img {
    margin: unset;
    margin-bottom: 10px;
}

.SliderNot .listNotHz .imgL a {
    margin: unset;
}

.vignetteNot {
    max-width: 190px;
    margin: auto;
}

.ui-panel-basket-item>div>a {
    margin: auto;
    color: white;
    text-decoration: unset;
    padding: 5px 8px;
    font-size: 13px;

}

.ui-panel-basket-item>div {
    background: #18AADD;
}

.exemplaires .Disponibilité strong {
    color: #138EBC;
}

#pmbopac .vignetteDocNot {
    margin: auto;
}

#pmbopac .vignetteDocNot .dispoLien_notice {
    position: absolute;
    right: 0;
    top: 0;
}

.dispoLien_notice a {
    padding: 3px 11px 3px 23px;
    background: rgb(220, 252, 231);
    color: rgb(22, 163, 74);
    font-size: 14px;
    border-bottom-left-radius: 50px;
}

.dispoLien_notice a:before {
    content: unset;
}

ul.search_tabs li a,
ul.empr_tabs li a {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: "Poppins" !important;
}

#search {
    margin-top: 20px;
    background: unset !important;
}

#search>.row {
    background: unset !important;
}

.search_tabs #current {
    background: unset !important;
    border-bottom: solid 2px #138EBC;
    border-color: #138EBC !important;
}

.search_tabs #current a {
    color: #138EBC !important;
    font-weight: 500 !important;
}


.search-form button,
#search_form_submit {
    text-transform: none;
    height: 40px !important;
    background: #138EBC !important;
    font-size: 20px !important;
}

#simple_search_zone>.row>span {
    flex-grow: 1;
}

ul.search_tabs>li+li,
ul.empr_tabs>li+li,
ul.list_tabs>li+li {
    margin-left: unset;
}

ul.search_tabs {
    background-color: white;
}

.sidebar-header {
    background: white;
    color: #138EBC;
    padding: 8px 15px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #e5e7eb;
}

.section-sidebar ul li {
    margin: 10px 0;
}

.section-sidebar ul li a span {
    float: right;
    color: #138EBC !important;
}

#bandeau {
    background: white;
}

.book-week {
    width: 1170px;
    margin: 0 auto;
    gap: 1rem;
    display: flex;
    padding: 20px;
    width: 100% !important;
}

.book-week .imgL {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
}

.book-week .imgL img {
    max-height: 280px;
}

.book-week .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    margin: unset
}

.book-week .content .resume {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify !important;
}

.book-week-holder {
    background: rgb(234, 236, 244);
}

.book-week .content .titre-cadre {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.book-week .content .titre {
    font-size: 20px;
}

.book-week .content .author label {
    padding: unset;
    font-size: 14px;
    font-weight: 700;
}

.ajouter-panier {
    padding: 8px 12px;
    margin-left: auto;
    background: #18AADD;
    font-size: 12px !important;
    font-weight: 600;
}

.ajouter-panier a {
    color: white;
}

.ajouter-panier a:hover {
    text-decoration: unset;
}

.hero-section {
    height: 420px;
    position: relative;
}

.hero-section>img {
    width: 100%;
    height: 100%;
}

.actualite {
    margin: auto;
    max-width: 1200px;
}

.actualite>div {
    gap: 1rem;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
}

.actualite>div>article {
    padding: 16px;
    border: 1px solid rgb(226 232 240);
    gap: 0.5rem;
    flex-direction: column;
}

.actualite>div>article .imgL img {
    height: 240px;
}

.actualite>div>article>figure {
    text-align: center;
}

.section-title {
    font-family: "Poppins" !important;
    color: rgb(28, 28, 28) !important;
    text-transform: unset !important;
    text-align: left;
    margin: 16px auto;
    padding: 20px 26px;
    max-width: 100%;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
}

#simple_search_zone>.row>span {
    width: unset !important
}

#simple_search_zone>.row {
    display: flex;
}

.categories>div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.categories>div>div {
    flex: 1 0 21%;
    text-align: center;
}

.categories>div>div>p {
    font-size: 14px;
}

.categories>div>div>figure {
    width: 65px;
    margin: auto;
}


.navbar>form>*,
.navbar>form>span>* {
    background: transparent;
    color: rgba(0, 0, 0, 0.87);
    font-size: 13px;
}

.notice_deRetour {
    white-space: nowrap;
}

.book-week .content .titre-cadre {
    color: #138EBC !important;
    font-size: 36px;
    font-weight: 700;
}

.book-week .content .titre {
    color: black;
    font-size: 20px;
    font-weight: 800;
}

.book-week .content .author span {
    color: #138EBC !important;
    font-size: 16px;
    font-weight: 500;
}

.record-search {
    padding: 10px;
    margin-bottom: 16px;
    border-radius: 3px;
}

.record-search:hover {
    background: white
}

.tit1_notCourte {
    color: #138EBC !important;
    font-weight: 700;
    font-size: 20px;
}

.exemplaires th {
    background: #138EBC;
}

.title_notCourte {
    margin: 0 0 8px;
}

.footer_notice {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
}

.onglet_basketNoticeCourte {
    float: unset;
    margin-bottom: unset;
}

.resa_notice {
    height: unset;
    border: solid 2px #1B5E89;
    margin-left: auto;
    border-radius: 27px;
}

.resa_notice a {
    display: block;
    background: unset;
    color: #1B5E89;
    font-weight: bold;
}

.ui-panel-basket-item>div {
    float: unset;
    margin-bottom: unset;
}

.resa_notice h3 {
    line-height: normal;
    margin: unset;
}

#resultatrech_liste .resa_notice a {
    top: unset !important;
    padding: 7px 14px !important;
}

#resa_notice a:before,
.resa_notice a:before {
    content: "";
    margin-right: unset;
}

.facette_compare_listTitle {
    color: #138EBC !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    padding: 8px 0
}

#facette {
    background-color: white !important;
    padding: unset !important;
}

.facette_libelle,
.facette_number {
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-weight: 500;
}

.facette_col_info {
    width: 100%;
    padding: 0 5px;
}

.facette_number {
    color: #138EBC !important;
    font-size: 12px;
    font-weight: 500;
    margin-left: auto;
}

.facette_expande thead tr th {
    color: #3f4344;
    margin-bottom: 10px;
}

.modal-img {
    max-width: 125px;
    display: block;
    margin-bottom: 31px;
    margin-left: auto;
    margin-right: auto;
}

.login-form input {
    width: 100%;
    margin: unset !important;
    display: block;
    border: 1px solid #dbdbdb;
    font-size: 12px;
    padding: 20px 10px;
    border-color: black;
    height: 36px;
}

.login-form label {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: rgb(33, 37, 41);
    word-break: break-word;
    cursor: default;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 6px;
    padding: unset;
}

.login-form form {
    padding: 0 25px;
    margin-bottom: 15px;
}

.login-form .modal-body button {
    background-color: #18AADD;
    color: white;
    border: unset;
    padding: 11px 22px;
    font-size: 14px;
    font-weight: 500;
    margin: auto;
    display: block;
    margin-top: 24px;
    width: 100%;
    text-align: center !important;
    border-radius: 27px;
}

.modal-open .modal {
    display: block;
    backdrop-filter: blur(4px);
    background-color: rgba(15, 23, 42, .25);
}

.w3-container {
    padding: 50px;
}

.itemSolo .imgXXL img,
.itemSolo .imgM img {
    border: none !important;
    width: 100% !important;
}

div .itemSolo h2 {
    border-bottom: unset !important;
    text-align: center;
}

.profile-section {
    border-right: 1px solid rgb(218, 218, 218);
    background-color: transparent;
    padding: 20px;
    width: 310px;
}

.profile-content {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.profile-content figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: #DAF2FC;
    --tw-border-opacity: 1;
    border-color: #138EBC !important;
    border-width: 4px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-style: solid;
}

.profile-content figure span {
    --tw-text-opacity: 1;
    color: #138EBC !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.tabs-list .tab-item {
    line-height: 28px;
}

.tabs-list .tab-item a {
    width: 100%;
    height: 100%;
    padding: 1rem;
    background-color: transparent;
    -webkit-appearance: button;
    cursor: pointer;
    text-decoration: none !important;
}

.tabs-list .tab-item.active a {
    color: #138EBC;
    font-weight: 600;
}

.tabs-list .tab-item a :hover {
    text-decoration: none !important;
}

.liste-expl-empr-all th {
    color: white;
    background: #E66F38 !important;
    text-align: center;
}

.liste-expl-empr-all tr {
    background: white !important;
    ;
}

.MenuHoriz,
.MenuHoriz.uk-navbar {
    z-index: 5 !important;
}

.login-nav li {
    text-align: left;
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-weight: 400;
    margin: unset;
    width: 100%;
}

.login-nav li a {
    background-color: white !important;
}

.login-nav li a:hover {
    background-color: rgb(244, 244, 244) !important;
    color: rgb(51, 51, 51) !important;
}


.uk-nav-navbar>li>a:hover {
    background-color: unset !important;
    color: rgb(0, 11, 19) !important;
}

.header-input.opened {
    color: #666 !important;
    outline: none !important;
    background: #fff !important;
    font-size: 14px !important;
    box-shadow: none !important;
    line-height: 18px !important;
    padding: 9px 20px !important;
    border-radius: 4px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    border: 1px solid #dbdbdb !important;
    box-sizing: content-box !important;
    position: relative !important;
    z-index: 0 !important;
    margin-bottom: 0px !important;
    width: 453px !important;
    opacity: 1;
    height: 24px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    font-family: Droid, sans-serif !important;
}

.header-input {
    width: 0px;
    opacity: 0;
    /* transition: opacity 0.3s,width 1.5s; */
    transition: all 1s ease !important;
}

.search-button {
    position: relative;
    z-index: 5;
    width: 44px;
    height: 44px;
    background: #0079A0 !important;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-search-form {
    display: flex !important;
    align-items: center;
}

.owl-nav {
    font-size: 24px;
    top: 40%;
    position: absolute;
    width: 100%;
}

.owl-nav button {
    background: white !important;
    width: 18px;
    position: relative;
    z-index: 999;
}

.owl-nav .owl-next {
    float: right;
    text-align: center;
}

.owl-nav .owl-prev {
    text-align: center;
    float: left;
}

.nav-fill .nav-item {
    flex: unset !important;
}

.custom-nav-tabs {
    border-bottom: 1px solid #949494;
}

.custom-nav-tabs .nav-link {
    background-color: unset;
    border: unset;
    padding: 15px 25px;
    font-size: 18px;
    color: #474747 !important;
    line-height: 20px;
}

.custom-nav-tabs .nav-link:hover {
    font-weight: bold;
}

.custom-nav-tabs .nav-link.active {
    font-weight: bold;
    border-bottom: 4px solid #138EBC;
}

.lists-carousel .item {
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
    justify-content: space-between;
    position: relative;
    margin: 0 15px;
    height: 270px;
}

.lists-carousel .item figure {
    height: 140px;
}

.lists-carousel .item figure img {
    height: 100%;
}


.lists-carousel .item .desc {
    height: 100%;
    padding-top: 10px
}

.lists-carousel .item .desc h3 {
    font-size: 20px;
    font-weight: 900;

}

.lists-carousel .item .desc div {
    font-size: 16px;
    font-weight: 600;
}

.lists-carousel .item .desc h3 a {
    color: #101010;

}

.mb-10 {
    margin-bottom: 10px;
}

.mb-16 {
    margin-bottom: 16px;
}

.mb-25 {
    margin-bottom: 25px;
}

.lists-carousel .item .top-pic {
    min-height: unset;
    max-height: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.facette_expande thead tr th {
    position: relative;
    padding: 10px 0 10px 5px !important;
    color: #3f4344;
    font-size: 15px;
    font-weight: 600;
    transition: 0.2s;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.facette_collapsed thead tr th {
    position: relative;
    padding: 10px 0 10px 5px !important;
    color: #3f4344;
    font-size: 15px;
    font-weight: 600;
    transition: 0.2s;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.facette_expande thead tr th:before {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome !important;
    position: absolute;
    right: 10px;
    top: 41%;
    transition: 0.2s;
}

.facette_collapsed thead tr th:before {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome !important;
    position: absolute;
    right: 10px;
    top: 41%;
    transform: rotate(180deg);
    transition: 0.2s;
    color: #138EBC;

}

#bandeau {
    width: 300px !important;
    padding: 15px !important;
    background: #F5F5F5;
}

.facette_coche input {
    display: inline-block;
    position: relative;
    flex: 0 0 1.4em;
    z-index: 1;
    width: 15px;
    height: 15px;
    border: 2px solid;
    border-radius: 2px;
    background: transparent;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    color: #666;
}

.vert-flex-sep {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


* {
    text-align: start !important;
}


.box-categ {
    width: 100%;
}

.box-categ>div {
    width: 100%;
    height: 100%;
    /* background-color: rgba(56, 74, 77, 0.867); */
    padding: 5px 5px 12px 5px;
}

.box-categ>div>div {
    width: 100%;
    height: 100%;
    /* border: 1px solid white; */
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.box-categ>div>div h3 {
    font-size: 35px;
    line-height: 24px;
    margin: unset;
}

/* .box-categ>div>div h3 {
    color: #5F6465;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    margin: unset;
    font-weight: 600;
} */

.box-categ>div>div h4 {
    color: #5F6465;
    font-size: 45px;
    margin: unset;
    font-weight: 700;
    white-space: nowrap;
    margin-left: 10px;
}

.main-menu ul.Nav {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 2.75rem;
}

.top-header {
    height: 53px !important;

}

.top-header ul {
    margin: 15px 0;
}

.top-header ul li {
    padding: 0 15px;
    float: left;
}

.top-header ul li span {
    padding: 0 10px;
    text-transform: capitalize;
}

.top-header ul li+li {
    border-left: 1px solid #dbdbdb;
}

.top-header .login {
    float: right;
}

.top-header .login li button {
    position: relative;
    font-family: Droid, sans-serif !important;
}

.top-header .login li button::after {
    content: "\f107";
    position: absolute;
    font-family: "FontAwesome";
    right: -14px;
    color: black;
    top: 5px;
}

.top-header .actions {
    float: left
}

.top-header .login button {
    background: unset;
    border: unset;
    cursor: pointer;
    font-family: Poppins, sans-serif !important;
}

#cms_module_sectionslist_120>.uk-flex {
    background: #0079A0;
}

.main-menu {
    height: 50px !important;
    margin-left: auto;
}

.main-menu>.uk-flex {
    background: transparent;
    height: 50px;
}

.view-all {
    width: 150px;
    height: 230px;
    border: 1px solid grey;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #138EBC;
    font-weight: 500 !important;
}

.view-all i {
    margin-left: 8px;
    height: 10px;
}

.no-decoration {
    text-decoration: none !important;
}

.owl-dots {
    text-align: center !important;
    margin-top: 10px;
}

.owl-dot {
    background: #666666 !important;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin: 4px;
}

.owl-dot.active {
    background: white !important;
    border: 2px solid #666666 !important;
}

.w-100 {
    width: 100%
}

.new-aquisitions-carousel .item img {
    width: 200px;
    height: 280px;
    margin: auto;
}

.text-bold {
    font-weight: 900;
}

.mt-20px {
    margin-top: 20px;
}

.large-blue-div {
    height: 170px;
    background-color: #1867A5;
}

.large-purple-div {
    background-color: #138EBC;
}

.calendar {
    height: 60px;
    width: 60px;
    margin-right: 14px;
    margin-top: 7px;
}

.title {
    margin-bottom: 7px;
    line-height: 22px;
}

.title a {
    font-size: 16px;
    font-weight: 700;
    color: black;
}

.date,
.location {
    font-size: 12px;
    font-weight: 400;
}

.month {
    align-items: center;
    background: #45403c;
    border: 1px solid #45403c;
    border-bottom: 0;
    border-radius: 2px 2px 0 0;
    color: white;
    display: flex;
    height: 20px;
    justify-content: center;
    line-height: 1;
    font-size: 12px;
    width: 60px;
}

.day {
    align-items: center;
    background: white;
    border: 1px solid #ccc;
    border-radius: 0 0 2px 2px;
    border-top: 0;
    display: flex;
    flex: 1;
    justify-content: center;
    line-height: 1;
    height: 40px;
    color: #474747;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    width: 60px;
}

.events-holder {
    display: flex;
    flex-direction: column;
}

.events-holder .event {
    height: 94px;
    margin-bottom: 24px;
    display: flex;
}

.left-border-grey {
    background-color: #ffffff;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #f4f4f4;
    border-left-width: 5px;
}

.margin-20 {
    margin: 0 20px;
}

.padded-30-20 {
    padding: 0px 20px;
}

.fw-900 {
    font-weight: 900;
}

.fs-32 {
    font-size: 32px;
}

.color-black {
    color: black;
}


#content-holder {
    width: 100%;
    max-width: unset;
    min-width: unset;
    margin: auto;
    background: #f9f9f9;
}

#cart_action .search_result {
    width: 100%;
}


#cart_action {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.uk-parent>div.uk-dropdown {
    margin-top: 24px;
    transition: all 300ms ease-in-out;
}

.uk-parent.uk-open>div.uk-dropdown {
    margin-top: 0;
}

.uk-nav>li>a {
    padding: 10px 15px !important;
}

.title-header {
    font-size: 28px;
    color: #0079A0;
    font-family: "Arabswell" !important;
}

.no-padding {
    padding: unset !important
}

.no-margin {
    margin: unset !important
}

.hero-carousel .item {
    height: 450px;
}

.hero-carousel .item {
    height: 450px;
}

.hero-carousel .item img {
    object-fit: cover;
    height: 100%
}

.h-100 {
    height: 100%;
}

/* .hero-carousel h3,
.hero-carousel .col-md-6.desc,
.hero-carousel p {
    direction: rtl;
    font-family: Droid, sans-serif !important;
} */

.hero-carousel .col-md-6.desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 41px;
}

.hero-carousel h3 {
    margin: 0 0 8px;
    color: rgb(28, 28, 28) !important;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
}

.title-separator {
    height: 3px;
    width: 80px;
    margin: 4px 0px;
    background-color: rgb(179, 47, 49);
}

.header-cart {
    position: relative;
}

.header-cart span {
    font-family: Droid, sans-serif;
    font-weight: 600;
    top: -9px;
    left: 9px;
    min-width: 18px;
    font-size: 10px;
    line-height: 18px;
    border-radius: 50%;
    position: absolute;
    text-align: center !important;
    color: #fff !important;
    background: rgb(41, 111, 33) !important;
}

.hero-carousel .item:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(12, 12, 12, 0.4), rgba(12, 12, 12, 0.42));
    z-index: 1;
}

.hero-carousel .slide-content {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    left: 0;
}

.hero-carousel .slide-content>div {
    margin: 50px 156px;
}

.hero-carousel .slide-content>div h1 {
    Color: white;
    text-transform: uppercase;
    font-weight: 300;
}

.hero-carousel .slide-content>div a {
    color: white;
    font-weight: 500;
    padding-top: 6px;
}


.hero-carousel .item {
    height: 600px;
}

.hero-carousel .picture img {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
}

.hero-carousel .owl-nav {
    padding: 0 50px;
    top: 50%;
}

.hero-carousel .owl-dots {
    position: relative;
    margin-top: -40px;
    z-index: 99;
}

.hero-carousel .owl-dot {
    background: #138EBC !important;
    height: 13px;
    width: 13px;
    opacity: .5;
}

.hero-carousel .owl-dot.active {
    background: white !important;
    border: 2px solid #138EBC !important;
    opacity: 1;
}

.hero-carousel .owl-nav button {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.hero-carousel {
    height: 600px;
}

.fixed-top.scrolled {
    background: white;
    transition: background-color 200ms linear;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.fixed-top.scrolled .nav-link {
    color: #555;
}

.suggestion-section-holder {
    background-image: url(../../images/suggestion.webp);
    background-color: rgba(255, 255, 255, 0);
    background-size: cover;
    background-attachment: fixed;
}

.suggestion-section {
    margin: auto;
    background-color: #18AADD;
}

.suggestion-section>h3,
.suggestion-section>h5 {
    color: white;
}

.suggestion-section>form {
    display: flex;
    flex-direction: row;
    gap: 13px;
}

.suggestion-section>form>input {
    flex-grow: 2;
    padding: 10px 20px;
    border-radius: 0;
}

.sugg-btn {
    padding: 10px 32px;
    border-radius: 0;
    max-height: 60px;
    color: #ffffff !important;
    border: 2px solid transparent;
    border-color: #ffffff;
    background: unset;
}

.socials-login {
    display: flex;
    flex-direction: row-reverse;
    z-index: 999;
    margin-left: 12px;
}


.socials-login ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    margin: unset;
}



#footer {
    background: #2D2D2D;
}

#footer img {
    width: 210px;
    margin: auto 0;
}

.hero-stats {
    width: 100%;
    max-width: calc(100% - 100px);
    height: 110px;
    background: white;
    z-index: 5;
    margin: auto;
}

.hero-stats .col-md-3 {
    padding: unset;
}

.hero-stats .col-md-3 .box-categ img {
    height: 70px;
}

/* .hero-stats .col-md-3:nth-child(1) .box-categ {
    background: #138EBC
}

.hero-stats .col-md-3:nth-child(2) .box-categ {
    background: #18AADD
}

.hero-stats .col-md-3:nth-child(3) .box-categ {
    background: #6BC1CE
}

.hero-stats .col-md-3:nth-child(4) .box-categ {
    background: #76A48E
} */

#resultatrech_liste blockquote {
    margin-top: unset;
}

.section-sidebar ul li a {
    font-size: 12px;
    font-weight: 500;
    font-family: "Droid", "Open Sans", system-ui !important;
}

#search label {
    font-size: 13px;
    color: black;
    font-weight: 500;
}

#search .filters {
    display: flex;
    gap: 12px;
}

#extended-search-container,
#extended-search-container tbody {
    width: 100%;
    background: white;
    padding: 10px;
}

.new-aquisitions-carousel .item a>div.image {
    height: 280px;
    position: relative;
}

.new-aquisitions-carousel .item a>div {
    width: 213px;
    margin: auto;

}

/* .new-aquisitions-carousel .item:hover a>div>div {
    position: absolute;
    top: 0;
    left: 0;
    padding: 13px;
    opacity: .9;
    border: 1px solid #ccc;
    background: #fff;
    height: 100%;
    margin: auto;
    width: 100%;
} */

.new-aquisitions-carousel .item a>div>div .title {
    margin-bottom: 5px;
    text-decoration: underline;
    line-height: 1.125;
    word-break: break-word;
    word-wrap: break-word;
    color: #3f4344;
    font-size: 16px;
    font-weight: 700;
}

.new-aquisitions-carousel .item a>div>div .author {
    text-decoration: underline;
    line-height: 1.1;
    word-break: break-word;
    word-wrap: break-word;
    color: #3f4344;
    font-size: 12px;
    font-weight: 400;
}

.Nav.uk-navbar-nav>li>a {
    position: relative;
}

.Nav.uk-navbar-nav>li>a:hover::after {
    width: 100%;
}

.new-aquisitions-carousel {
    margin-bottom: 50px;
}

#language-menu-button {
    background: transparent;
    color: white;
    display: flex;
    align-items: center;
}

#language-menu-button i {
    line-height: 18px;
    display: inline-block;
    margin-right: 3px;
}

#language-menu-button span {
    line-height: 18px;
}

.lists-carousel .owl-nav {
    font-size: 24px;
    top: 50%;
    position: absolute;
    width: 100%;
    transform: translate(0, -50%);
    z-index: 55;
}

.lists-carousel .owl-dots {
    text-align: center !important;
    margin-top: 10px;
    position: absolute;
    width: 100%;
}

.footer-container ul {
    display: flex;
    justify-content: flex-start;
}

.footer-container ul li {
    margin: 0 10px;
}

.footer-container ul a {
    color: rgb(216, 206, 206);
}

.footer-container ul a i {
    font-size: 20px !important;
}

.ressources-elec-carousel .item {
    border: 1px solid var(--generic-silver, #ccc);
    height: 440px;
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
    justify-content: space-between;
    position: relative;
    margin: 0 15px;
    background: white;
}

.ressources-elec-carousel .item .top-pic {
    min-height: 140px;
    max-height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ressources-elec-carousel .item .desc {
    height: 100%;
    padding: 24px;
}

.ressources-elec-carousel .item .desc h3 {
    font-size: 20px;
    font-weight: 900;
}

.ressources-elec-carousel .item .desc h3 a {
    color: #101010;
}

.m-l-auto {
    margin-left: auto !important;
}

.w-\[500px\] {
    width: 500px;
}

.bg-primary {
    background-color: #18AADD !important;
}

.py-\[7px\] {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}


.px-\[25px\] {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.px-\[15px\] {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.py-\[10px\] {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
}

.text-\[13px\] {
    font-size: 13px !important;
}


.text-\[14px\] {
    font-size: 14px !important;
}


.text-\[16px\] {
    font-size: 16px !important;
}

.text-\[46px\] {
    font-size: 46px !important;
}

.gap-5px {
    gap: 5px;
}

.items-center {
    align-items: center;
}

.items-justify-center {
    justify-content: center;
}

.flex {
    display: flex;
}

.text-center {
    text-align: center;
}

.font-bold {
    font-weight: 700 !important;
}

.font-bolder {
    font-weight: 500 !important;
}

.font-bolder-600 {
    font-weight: 600 !important;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #18AADD !important;
}


.border-solid {
    border-style: solid;
}

.rounded-6px {
    border-radius: 6px;
}

.border-primary {
    border-color: #138EBC !important;
}

.border-2 {
    border-width: 2px;
}

.p-12 {
    padding: 12px;
}

.m-y-12 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.search_critere {
    position: absolute;
    top: -12px;
    left: 10px;
    background: white;
    padding: 5px 10px;
}

.position-rel {
    position: relative;
}

#search form .form-contenu select,
#search form .form-contenu input {
    margin: unset;
    height: 36px !important;
}

#resultatrech_liste>input,
select,
textarea {
    display: unset;
}

.form-contenu input[type="text"] {
    margin-bottom: unset;
}

#search .row form .row span {
    line-height: inherit;
    flex-grow: 1;
    white-space: nowrap;
    font-size: 12px;
}

div[id^="elfield"]>div {
    margin-top: unset;
}

div[id^="elfield"] {
    margin-top: unset;
}

span[class^="search_variable"] {
    margin-top: unset;
    line-height: unset;
    height: unset;
    position: unset;
}

#search form .search_variable_oeuvre_query input[type="checkbox"] {
    position: unset;
}

.search_variable_oeuvre_query {
    display: flex !important;
    align-items: center !important;
    flex-direction: row-reverse !important;
}

#search form .form-contenu select#add_field {
    margin: unset;
    display: inline-block;
}

.text-grayish {
    color: rgb(73, 80, 87)
}

.text-primary-hover:hover {
    color: #138EBC !important;
}

.p-y-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px;
}

.p-x-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
}

.m-x-\[10px\] {
    margin-top: 10px;
    margin-bottom: 10px;
}

.descr_notice tr td:first-child {
    font-weight: 600;
    font-size: 14px !important;
    color: black !important;
}

#exempl_titleNot {
    font-weight: 600;
    font-size: 14px !important;
}

.descr_notice td {
    font-size: 14px;
}

.onglet_basketNot {
    white-space: nowrap;
    margin: auto;
}

.asideContentNot {
    width: 190px;
}

@media screen and (max-width: 1140px) {

    #cms_module_section_177>div {
        height: 65px;
    }

    #content-holder {
        margin-top: 0;
    }
}

[type=reset],
[type=submit],
button,
html [type=button] {
    white-space: nowrap;
}

.logo-container {
    width: 12%
}

.p-\[15px\] {
    padding: 15px !important;
}

.p-r-\[15px\] {
    padding-right: 15px !important;
}

.text-sm {
    font-size: 14px !important;
    line-height: 20px !important;
}

.p-y-\[12px\] {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.p-x-\[16px\] {
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.lists-carousel .item .top-pic img {
    height: 180px;
    object-fit: cover;
}

/* Pubblications */

.wrapperCardTextPic {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.wrapperCardTextPic .row.card-text-pic.rightCard {
    margin-bottom: 1.5rem;
}

.row-nobleed {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

@media (min-width: 768px) {

    .section--insights .row,
    .section--insights .row-nobleed,
    .box--section .row,
    .box--section .row-nobleed {
        flex-wrap: nowrap;
    }
}

.wrapperCardTextPic .row.card-text-pic.rightCard .box-inner {
    box-shadow: 0 25px 100px 0 rgba(0, 0, 0, .1490196078);
    height: 279px;
    z-index: 2;
    background: #fff;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 2rem;
    height: fit-content;
}

.box-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.wrapperCardTextPic .row.card-text-pic.rightCard .box-img-wrapper {
    max-height: 343px;
    min-height: 343px;
    z-index: 0;
}

.box-img-wrapper,
.box-bg-wrapper {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.wrapperCardTextPic .row.card-text-pic.rightCard .box-inner h4.titlewithLink {
    transition: all .2s ease-in-out;
    cursor: pointer;
}

@media (min-width: 992px) {
    .wrapperCardTextPic .row.card-text-pic.rightCard .box-inner h4 {
        font-size: 1.5rem;
        color: #15011d;
        letter-spacing: .4px;
        line-height: 32px;
        font-weight: 400;
        text-align: left;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
    }
}

.wrapperCardTextPic .row.card-text-pic.rightCard .box-inner p {
    font-size: 1rem;
    color: #15011d;
    letter-spacing: .4px;
    line-height: 24px;
    font-weight: 300;
    text-align: left;
}

.wrapperCardTextPic .row.card-text-pic.rightCard .box-inner p a {
    color: #0070ad;
    text-decoration: underline;
}

.wrapperCardTextPic .row.card-text-pic.rightCard .box-img-wrapper {
    max-height: 343px;
    min-height: 343px;
    z-index: 0;
}

.box-img-wrapper,
.box-bg-wrapper {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.box-img {
    width: 100%;
    height: 100%;
    transition: all .5s ease-in-out;
    object-fit: cover;
}

.wrapperCardTextPic .row.card-text-pic.rightCard .box-inner p {
    font-size: 16px;
    color: #15011d;
    letter-spacing: .4px;
    line-height: 24px;
    font-weight: 300;
    text-align: left;
}

.box-bottom {
    top: 0;
    height: 100%;
    margin-left: auto
}

.section--insights .box-bottom,
.box--section .box-bottom {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 16px;
    width: calc(100% + 24px);
}

.box-bottom .more2 {
    margin-bottom: 1rem;
    margin-right: 1rem;
    transition: all .2s ease-out;
    overflow: hidden;
    position: relative;
    border: 1px solid #15011d;
    background: #fff;
    border-radius: calc((50/16)*1rem);
    color: #15011d;
    font-size: calc((16/16)*1rem);
    font-weight: 400;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 11px 24px;
    margin-left: auto;
    min-height: 3rem;
    margin-top: auto;
}

@media (min-width: 992px) {
    .box-bottom .more2:after {
        /* content: ""; */
        background: url(/neve/assets/icon-more-small-dark.svg) no-repeat;
        width: 23px;
        height: 14px;
        margin-left: 16px;
        transition: all .2s ease-out;
        flex-shrink: 0;
    }
}

@media (min-width: 992px) {
    .box-bottom .more2:before {
        content: "";
        display: block;
        background: #138EBC;
        border-radius: 48px;
        height: calc(100% + 2px);
        width: calc(100% + 2px);
        position: absolute;
        left: -1px;
        top: -1px;
        transform: translate(-100%, 0) rotate(10deg);
        transform-origin: top left;
        transition: transform .2s ease-out;
        z-index: -1;
    }
}

@media (min-width: 992px) {

    .box-bottom .more2:hover,
    .box-bottom .more2:focus,
    .box-bottom .more2:focus-within {
        color: white;
        border-color: #138EBC;
        box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .2);
        transform: scale(1.1);
        z-index: 1;
        background: #138EBC;
    }
}

a:hover {
    text-decoration: none;
}

@media (min-width: 992px) {

    .box-bottom .more2:hover:before,
    .box-bottom .more2:focus:before,
    .box-bottom .more2:focus-within:before {
        transform: translate(0);
    }
}

.box:hover .box-img {
    transform: scale(1.2);
}

.latest-insights .layout-single-card .card-image-wrapper {
    height: 270px;
}

@media (min-width: 768px) {
    .latest-insights .layout-single-card .card-image-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media (min-width: 768px) {
    .latest-insights .layout-single-card {
        height: 400px;
    }
}

.latest-insights .layout-single-card {
    margin-top: 2rem;
    position: relative;
}

.latest-insights .layout-single-card .card-image-wrapper .card-image {
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    .latest-insights .layout-single-card .card-image-wrapper .card-image {
        width: calc(75% - 30px);
        position: absolute;
        left: -8.33333333%;
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
    }
}

@media (min-width: 992px) {
    .latest-insights .layout-single-card .card-image-wrapper .card-image {
        width: calc(91.66666667% - 30px);
        position: absolute;
        left: -8.33333333%;
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
    }
}


.latest-insights .card-image {
    overflow: hidden;
    cursor: pointer;
}

.latest-insights .card-image {
    overflow: hidden;
    cursor: pointer;
}

@media (min-width: 992px) {
    .latest-insights .layout-single-card .card-image-wrapper .card-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media (min-width: 768px) {
    .latest-insights .layout-single-card .card-image-wrapper .card-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.latest-insights .layout-single-card .card-image-wrapper .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.latest-insights .card-image img {
    transition: all .5s ease-in-out;
}

@media (min-width: 768px) {
    .latest-insights .layout-single-card .insight-card-start {
        height: 304px;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
}

.latest-insights .layout-single-card .insight-card-start {
    box-shadow: 0 25px 100px 0 rgba(0, 0, 0, .15);
}

.latest-insights .layout-single-card .insight-card {
    position: relative;
}

.latest-insights .insight-card-start {
    padding: 1rem;
    background: #fff;
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .latest-insights .insight-card-start {
        height: 304px;
        padding: 1.5rem 2rem;
    }
}

@media (min-width: 992px) {
    .latest-insights .insight-card-start .card-title {
        background: linear-gradient(to right, #138EBC 0%, #138EBC 100%) no-repeat 0px 100%/0px 100%;
        transition: all .2s ease-in-out;
    }
}

.latest-insights .insight-card-start .card-title {
    margin-top: 1rem;
    font-size: 16px;
    color: #15011d;
    letter-spacing: .4px;
    line-height: 24px;
    font-weight: 300;
    text-align: left;
}

.latest-insights .layout-single-card .insight-card .insight-card-footer {
    margin-top: auto;
    width: 222px;
}

@media (min-width: 768px) {
    .latest-insights .layout-single-card .insight-card-start {
        height: fit-content;
        margin: 12px 0;
    }
}

.card-tag {
    font-weight: 600 !important;
}

.card-tag:before {
    content: "";
    width: 19px;
    height: 2px;
    margin-right: 0.5rem;
    background: currentColor;
    display: inline-block;
    vertical-align: middle;
    transition: all .2s ease-in-out;
    background-color: #18AADD;
}

.latest-insights .card-image:hover img {
    transform: scale(1.2);
    transition: all .5s ease-in-out;
}

/* Pubblications End */
.lines-overflow-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.lines-overflow-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.lines-overflow-8 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}

.flex-horiz-center {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
}

.facettes_multis .facette-header {
    background: white;
    padding: 20px 6px 20px 15px;
}

.plusN {
    font-size: 12px;
    white-space: nowrap;
    background: white;
    width: 190px;
    border: solid 2px #138EBC;
    border-radius: 27px;
}

.plusN a {
    color: #138EBC !important;
    padding: 9px;
    text-align: center !important;
    width: fit-content;
    margin: auto;
}

.search-result-label {
    font-size: 14px !important;
    color: black !important;
    font-weight: 600 !important;
}


@media screen and (max-width: 800px) {
    #bandeau {
        width: 100% !important;
        padding: 15px !important;
    }
}

.sidebar-header:before {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome !important;
    position: absolute;
    right: 10px;
    top: 40%;
    transform: rotate(180deg);
    transition: 0.2s;
    color: #138EBC;
}

.section-sidebar.collapsed h3:before {
    transform: rotate(0deg);
}

.searchResult-equation .search-found {
    margin: 5px 0;
    font-size: 25px !important;
    font-weight: bold;
    line-height: 1.5;
}

#empr_view-container table th {
    font-size: 14px;
    font-weight: 600;
    padding: 12px 24px;
    color: white;
    background: #16304B;
    text-transform: uppercase;
    white-space: nowrap;
    background: #138EBC;
}

#empr_view-container table td {
    padding: 4px 20px;
    font-size: 14px;
}

.login-nav li a {
    padding: 5px 15px !important;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.section-sidebar {
    background: white;

}

.section-sidebar ul {
    padding: 0px 13px;
}

#active_facette>div {
    background: #138EBC !important;
    color: white !important;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    margin-bottom: 5px;
}

.reinitialize-facettes {
    display: none;
}

.result-facette-line .highlight {
    color: #138EBC;
}

.width-256px {
    width: 256px
}

.search-page-form input {
    width: calc(100% - 78px) !important;
    min-height: 42px;
    font-weight: 300;
    background-color: #FFFFFF;
    /* border: 2px solid #138EBC; */
    font-style: normal;
    margin: 0px;
    display: block;
    float: left;
    padding: 4px 6px !important;
    font-size: 12px !important;
    border-radius: 27px;
}

.search-page-form button {
    min-height: 42px;
    font-size: 14px;
    padding: 14px 21px;
    text-transform: none;
    background: #138EBC !important;
    border-radius: 5px;
}

.close {
    background: #18AADD !important;
    height: 20px;
    width: 20px;
    color: white;
    font-size: 15px;
    border-radius: 50%;
    font-weight: 400;
    text-align: center !important;
    opacity: 1;
    margin: 11px 0px 0px 0px !important;
    padding: unset !important;
}

.login-form {
    border-radius: 8px;
}

#login-modal .modal-dialog {
    height: 100%;
    display: flex;
    align-items: center;
}

.notice_contenu {
    width: calc(100% - 190px);
    padding: 0 20px;
}

#notice {
    padding: 20px 10px;
    background: white;
}

@media (min-width: 576px) {
    .container {
        width: calc(100% - 100px) !important;
        max-width: unset;
    }
}

.header-underline {
    border-bottom: solid #138EBC 3px;
    line-height: 35px;
    font-size: 23px;
    font-weight: 500;
    margin: 25px auto 15px auto !important;
    width: fit-content;
}

.expl_header_expl_cb,
.Barcode {
    /* display: none !important */
}

/* Hero search */
#hero-search {
    background: white;
    padding: 18px;
    border-radius: 4px;
}

.main-header {
    font-size: 25px !important;
    line-height: 39px;
    font-weight: 700;
    color: rgb(36, 36, 36) !important;
    position: relative;
    margin-bottom: 30px !important;
    display: inline-block;
}

.main-header::after {
    content: '';
    position: absolute;
    width: 80%;
    bottom: -5px;
    left: 0;
    height: 3px;
    background: #18AADD;
}

.exemplaires .Code-barres {
    /* display: none; */
}

.open_visionneuse {
    display: none !important;
}

.print_search_result {
    display: none !important;
}

.autres_lectures {
    display: none !important;
}

#nav-header.sticky {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
    transition: all 0.5s;
    width: 100%;
    top: 0;
}

.bg-primary-when-hovered:hover {
    background: #18AADD !important;
    background-color: #18AADD !important;
}

.descr_notice tr {
    display: flex;
}

.books-month-carousel .owl-next,
.books-month-carousel .owl-prev {
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #D7DBDD50 !important;
    color: #7F8C92 !important;
}

.button_search_help {
    display: none !important;
}

.table td,
.table td,
.table th {
    border: unset !important;
}

.table td {
    border-top: 1px solid #dee2e6 !important;
}

.search_cancel input {
    margin-left: auto !important;
}

.search_group {
    white-space: nowrap;
}

.logo-container {
    height: 100%
}

.books-month-carousel .owl-nav {
    display: none;
}

select[name="recherche_loc"] {
    width: 121px !important;
    min-height: 40px;
    font-weight: 300;
    background-color: #FFFFFF;
    border: 2px solid #138EBC;
    font-style: normal;
    padding-left: 10px;
    font-size: 12px;
    margin: 0px;
    display: block;
    float: left;
    margin-right: 13px;
    border-radius: 27px;
}

.notice-parent .img_plus::after {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome !important;
    content: "\f055";
}

.notice-child {
    display: flex !important;
}

.notice-child .vignetteimgNot {
    width: 170px;
}

#external_simple_search_zone {
    display: none
}

form[name="search_input"] .img_plusplus,
form[name="search_input"] .img_moinsmoins {
    display: none
}

.search_bt_external {
    display: none !important
}

#media .tablinks {
    width: 80%;
    transition-property: width;
    transition-duration: 0.5s;
}

#media .tablinks.active {
    width: 120%;
    z-index: 150;
}

@keyframes initAnimation {
    0% {
        transform: rotateY(-8deg);
    }

    100% {
        transform: rotateY(-36deg);
    }
}

.book {
    width: 200px;
    height: 300px;
    position: relative;
    transform-style: preserve-3d;
    transform: rotateY(-36deg);
    transition: 1s ease;
    animation: 1s ease 0s 1 initAnimation;
}

.book-container:hover .book,
.book-container:focus .book {
    transform: rotateY(-8deg);
}

.book> :first-child {
    position: absolute;
    top: 0;
    left: 0;
    background-color: red;
    width: 200px;
    height: 280px;
    transform: translateZ(15px);
    background-color: #2972fa;
    border-radius: 0 2px 2px 0;
    box-shadow: 5px 5px 20px #666;
}

.book::before {
    position: absolute;
    content: ' ';
    background-color: blue;
    left: 0;
    top: 1px;
    width: 28px;
    height: 100%;
    transform: translateX(184px) rotateY(90deg);
    background: linear-gradient(90deg,
            #fff 0%,
            #f9f9f9 5%,
            #fff 10%,
            #f9f9f9 15%,
            #fff 20%,
            #f9f9f9 25%,
            #fff 30%,
            #f9f9f9 35%,
            #fff 40%,
            #f9f9f9 45%,
            #fff 50%,
            #f9f9f9 55%,
            #fff 60%,
            #f9f9f9 65%,
            #fff 70%,
            #f9f9f9 75%,
            #fff 80%,
            #f9f9f9 85%,
            #fff 90%,
            #f9f9f9 95%,
            #fff 100%);
}

.book::after {
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    width: 200px;
    height: 280px;
    transform: translateZ(-15px);
    background-color: #2972fa;
    border-radius: 0 2px 2px 0;
}


#contact-form input,
#contact-form textarea {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-image: initial !important;
    border-bottom: 1px solid black !important;
    padding: 20px 0px !important;
    margin-top: -2.5px !important;
    border-radius: 0px !important;
    width: 100% !important;
    background-color: white !important;
}


@media (min-width: 576px) {
    .container2 {
        max-width: unset;
    }
}

@media (min-width: 768px) {
    .container2 {
        max-width: 720px;
    }
}

@media (min-width: 768px) {
    .container2 {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container2 {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container2 {
        max-width: 1289px;
    }
}

.container2 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    /* height: 299px; */
}


@media (min-width: 768px) {
    .container2>div {
        border-radius: 30px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
        transform: translateY(35%);
        position: relative;
    }

    #footer {
        height: 315px;
    }
}

#footer {
    display: flex;
    background-color: #18AADD !important;
    padding: 20px;
}

/* 
#main_hors_footer{
    background: #F9F9F9;
} */


.Ancre {
    display: none
}

.suggestion-section > div{
    height: 210px;
}