﻿.button-17 {
    align-items: center;
    appearance: none;
    background-color: #fff;
    border-radius: 24px;
    border-style: none;
    box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px, rgba(0, 0, 0, .14) 0 6px 10px 0, rgba(0, 0, 0, .12) 0 1px 18px 0;
    box-sizing: border-box;
    color: #3c4043;
    cursor: pointer;
    display: inline-flex;
    fill: currentcolor;
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    justify-content: center;
    letter-spacing: .25px;
    line-height: normal;
    max-width: 100%;
    overflow: visible;
    padding: 2px 24px;
    position: relative;
    text-align: center;
    text-transform: none;
    transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1), opacity 15ms linear 30ms, transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: auto;
    will-change: transform, opacity;
    z-index: 0
}

    .button-17:hover {
        background: #F6F9FE;
        color: #174ea6
    }

    .button-17:active {
        box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
        outline: none
    }

    .button-17:focus {
        outline: none;
        border: 2px solid #4285f4
    }

    .button-17:not(:disabled) {
        box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px
    }

        .button-17:not(:disabled):hover {
            box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px
        }

        .button-17:not(:disabled):focus {
            box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px
        }

        .button-17:not(:disabled):active {
            box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px
        }

    .button-17:disabled {
        box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px
    }

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("../images/loading.gif") 50% 50% no-repeat #f9f9f9
}

a {
    color: #0366d6
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac
}

html {
    font-size: 14px
}

.border-top {
    border-top: 1px solid #e5e5e5
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05)
}

html {
    position: relative;
    min-height: 100%
}

body {
    margin-bottom: 60px
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.center {
    height: 60px;
    line-height: 60px
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "icomoon";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-eye:before {
    content: '\e917'
}

body {
    font-family: 'poppins', sans-serif;
    font-weight: 400;
    color: #1a1a1d;
    font-size: 1.2rem;
    background-color: #ffffff
}

.selectedarea {
    cursor: pointer
}

a, a:visited, a:hover, a:active {
    text-decoration: none
}

a {
    color: #1a1a1d;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear
}

textarea, select, button {
    -webkit-appearance: none;
    -moz-appearance: none
}

textarea {
    font-family: inherit
}

h1 {
    font-size: 34px;
    margin-bottom: 10px;
    line-height: 40px;
}

h2 {
    font-size: 30px;
    line-height: 34px;
}

h3 {
    font-size: 20px;
    margin-bottom: 10px
}

h4 {
    font-size: 18px;
    margin-bottom: 10px
}

h5 {
    font-size: 16px;
    margin-bottom: 10px
}

.clearfix {
    clear: both
}

.language a img {
    vertical-align: top
}

.language a span {
    vertical-align: sub
}

.language a:hover {
    text-decoration: none
}

.compte a {
    font-size: 12px;
    font-family: 'poppins', sans-serif;
    color: #616164
}

.compte span {
    font-size: 10px;
    font-family: 'poppins', sans-serif;
    color: #616164
}

#top-content hr {
    margin: 0;
    border-top: 1px solid #cacbc6
}

.search-bloc {
    padding-top: 15px
}

    .search-bloc .input-search {
        width: 480px
    }

        .search-bloc .input-search input {
            width: 92%;
            border: 1px solid #cbcbcb;
            height: 43px;
            padding: 0 15px;
            font-size: 14px;
            color: #000
        }

    .search-bloc .input-submit {
        width: 320px;
        float: right
    }

        .search-bloc .input-submit button {
            width: 150px;
            background-color: #f0f0f0;
            color: #34332f;
            font-family: 'poppinslight', sans-serif;
            font-size: 14px;
            height: 43px;
            border: 0;
            line-height: 14px;
            display: inline-block;
            text-transform: capitalize;
            padding: 0
        }

        .search-bloc .input-submit a {
            width: 150px;
            background-color: #f0f0f0;
            color: #34332f;
            font-family: 'poppinslight', sans-serif;
            font-size: 14px;
            height: 43px;
            border: 0;
            line-height: 14px;
            display: inline-block;
            text-transform: capitalize;
            padding: 0
        }

        .search-bloc .input-submit .search-filter {
            width: 150px;
            background-color: #003f91;
            color: #ffffff;
            font-family: 'poppinslight', sans-serif;
            font-size: 14px;
            border: 0;
            line-height: 14px;
            display: inline-block;
            text-transform: capitalize;
            padding: 15px 0;
            text-align: center;
            margin-left: 15px
        }

            .search-bloc .input-submit .search-filter:hover {
                text-decoration: none;
                background-color: #8f0330;
                color: #34332f
            }

.slider-bloc {
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center
}

    .slider-bloc h1 {
        color: #ffffff;
        text-align: center
    }
/* Style for the first button (Recherche Rapide) */
.search-bloc .send-form {
    background-color: #003f91;
    /* Set the background color to #003f91 */
    color: #ffffff;
    /* Ensure text is white */
    border-color: #003f91;
    /* Set the border to match the background */
}
/* Style for the second button (Recherche Avancée) */
.search-bloc .search-filter {
    background-color: #8E3555;
    /* Set the background color to #8E3555 */
    color: #ffffff;
    /* Ensure text is white */
    border-color: #8E3555;
    /* Set the border to match the background */
}
/* Optional: Hover effects */
.search-bloc .send-form:hover {
    background-color: #002c6d;
    /* Darker shade on hover */
    border-color: #002c6d
}

.search-bloc .search-filter:hover {
    background-color: #7a2f4c;
    /* Darker shade on hover */
    border-color: #7a2f4c
}

.content-tabs .nav-tabs a {
    background-color: #f0f0f0;
    font-family: 'poppinssemibold', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #003f91;
    text-align: center;
    border: 0;
    border-radius: 0
}

.content-tabs {
    top: 20%;
    /*margin-top: -49px;
     */
    /*z-index: 1000;
     */
    position: relative
}

.extra-row {
    margin-left: -45px;
    margin-right: -45px;
    margin-top: 50px;
}

.content-tabs .nav-tabs .nav-item.show .nav-link, .content-tabs .nav-tabs .nav-link.active {
    color: #f0f0f0;
    background-color: #003f91;
    border-color: transparent
}

.content-tabs .nav-link {
    padding: .7rem 1rem
}

.content-tabs .nav-tabs .nav-link:last-child {
    position: relative
}

    .content-tabs .nav-tabs .nav-link:last-child:after {
        content: "";
        display: block;
        width: 1px;
        height: 25px;
        background-color: #5b5650;
        position: absolute;
        top: 13px;
        left: 0
    }

.content-tabs .tab-content {
    background-color: #f6f6f6;
    padding: 80px 0
}

.tab-content .row {
    margin-bottom: 45px
}

    .tab-content .row:last-child {
        margin-bottom: 0
    }

.title-divider {
    text-align: center;
    display: inline-block;
    position: relative;
    margin: 110px 0 70px;
    text-transform: capitalize
}

    .title-divider span {
        padding: 0 30px
    }

        .title-divider span:before, .title-divider span:after {
            content: "";
            height: 6px;
            width: 6px;
            background: #000;
            -ms-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            display: inline-block;
            position: absolute;
            top: 12px
        }

        .title-divider span:before {
            left: 0
        }

        .title-divider span:after {
            right: 0
        }

h2.title-divider:before, h2.title-divider:after {
    content: "";
    height: 1px;
    width: 150px;
    background: #000;
    display: inline-block;
    position: absolute;
    top: 15px
}

h2.title-divider:before {
    left: -150px
}

h2.title-divider:after {
    right: -150px
}

.book-wrapper {
    margin: 10px
}

.book-bg {
    text-align: center;
    vertical-align: middle;
    line-height: 320px;
    position: relative;
    width: 227px;
    height: 300px;
    background: #003f91;
    border-radius: 5px
}

.row-slider {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 15px;
    margin-left: 15px
}

.book-item-carousel {
    justify-items: center;
    text-align: center;
    max-width: 220px;
    margin: 0 auto;
}

.book-title {
    padding-top: 15px;
    text-align: center;
}


.book-title h4 {
    font-size: 16px;
    font-family: 'poppinsmedium', sans-serif
}
/* PUBLICATION PAGE */
.content-tabs.publication-tabs .tab-content {
    background-color: transparent;
    padding: 60px 0 0
}

.title-filter {
    display: inline-block;
    font-family: 'poppins', sans-serif;
    font-size: 18px;
    color: #8E3555;
    text-transform: uppercase;
    background-color: #fff;
    padding: 0 30px;
    margin: 0 40px 0;
    position: relative;
    z-index: 1000;
    top: -25px
}

.books-list {
    border: 1px solid #dedede;
    margin: 30px 0;
    padding: 20px 15px;
    position: relative
}

    .books-list h2 {
        font-size: 20px;
        color: #8E3555;
        text-transform: uppercase;
        margin-bottom: 25px
    }

.book-detail {
    margin-bottom: 15px
}

.books-list .book-item {
    margin-bottom: 35px
}
.book-detail {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.title {
    text-transform: uppercase;
    font-size: x-large;
    cursor: pointer;
    flex: 1; /* Le titre prend tout l'espace disponible */
}

.share-book {
    display: flex;
    gap: 10px; /* Espacement entre les icônes */
    align-items: center;
    flex-direction: column;
}

    .share-book a {
        display: block;
        font-size: 18px;
        margin-bottom: 3px;
        color: #003f91
    }

        .share-book a:hover {
            color: #8E3555
        }

.tabs-details .nav .nav-item {
    width: 20%
}

.content-tabs .tabs-details .nav-tabs a {
    background-color: transparent;
    font-family: 'poppinsmedium', sans-serif;
    font-size: 16px;
    color: #858585;
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 0;
    text-transform: initial
}

.content-tabs .tabs-details .nav-tabs .nav-link:last-child:after {
    display: none
}

.content-tabs.publication-tabs .tabs-details .tab-content {
    padding: 20px 15px;
    margin: 10px 0;
    border: 1px solid #dedede
}

.tabs-details {
    margin: 35px 60px
}

h4 {
    text-align: center;
    text-transform: lowercase
}

    h4::first-letter {
        text-transform: uppercase
    }
/*@font-face {
     font-family: 'poppinsbold';
     src: url('fonts/poppins-bold-webfont.woff2') format('woff2'), url('fonts/poppins-bold-webfont.woff') format('woff');
     font-weight: 400;
     font-style: normal}
@font-face {
     font-family: 'poppinslight';
     src: url('fonts/poppins-light-webfont.woff2') format('woff2'), url('fonts/poppins-light-webfont.woff') format('woff');
     font-weight: 400;
     font-style: normal}
@font-face {
     font-family: 'poppinsmedium';
     src: url('fonts/poppins-medium-webfont.woff2') format('woff2'), url('fonts/poppins-medium-webfont.woff') format('woff');
     font-weight: 400;
     font-style: normal}
@font-face {
     font-family: 'poppins';
     src: url('fonts/poppins-regular-webfont.woff2') format('woff2'), url('fonts/poppins-regular-webfont.woff') format('woff');
     font-weight: 400;
     font-style: normal}
@font-face {
     font-family: 'poppinssemibold';
     src: url('fonts/poppins-semibold-webfont.woff2') format('woff2'), url('fonts/poppins-semibold-webfont.woff') format('woff');
     font-weight: 400;
     font-style: normal}
@font-face {
     font-family: 'icomoon';
     src: url('fonts/icomoon.eot?39231482');
     src: url('fonts/icomoon.eot?39231482#iefix') format('embedded-opentype'), url('fonts/icomoon.woff2?39231482') format('woff2'), url('fonts/icomoon.woff?39231482') format('woff'), url('fonts/icomoon.ttf?39231482') format('truetype'), url('fonts/icomoon.svg?39231482#icomoon') format('svg');
     font-weight: 400;
     font-style: normal}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "icomoon";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.language a {
    font-size: 12px;
    font-family: 'poppinslight', sans-serif;
    color: #3c3d3d;
    display: block;
    line-height: 16px
}

    .language a img {
        vertical-align: top
    }

    .language a span {
        vertical-align: sub
    }

    .language a:hover {
        text-decoration: none
    }

.search-bloc .input-search input {
    width: 92%;
    border: 1px solid #cbcbcb;
    height: 43px;
    padding: 0 15px;
    font-size: 14px;
    color: #000;
    background: transparent url(../images/loop.png) no-repeat 98% center
}

.content-tabs {
    top: 20%;
    margin-top: -49px;
    z-index: 1000;
    position: relative
}

    .content-tabs .tabs-details .nav-tabs .nav-item.show .nav-link, .content-tabs .tabs-details .nav-tabs .nav-link.active {
        color: white !important;
        background-color: #8E3555
    }

#footer {
    position: static;
    width: 100%;
    background-color: #003f91;
    margin-top: 0px;
    position: absolute;
    font-family: 'poppinssemibold', sans-serif;
    color: #fff;
    font-size: 16px
}

    #footer a {
        color: #fff;
        font-size: 10px
    }

    #footer .fa {
        color: #fff;
        margin-right: 5px
    }

.btn-default {
    background: #949494;
    width: 150px;
    text-decoration-color: #fff
}

.showplus:before {
    content: '+'
}

.showlabelplus:before {
    content: 'Plus'
}

.showminus::before {
    content: "-";
}

.showlabelminus::before {
    content: 'Moins';
}
span::first-letter {
    text-transform: uppercase
}

.auteur {
    text-transform: lowercase
}

    .auteur::first-letter {
        text-transform: uppercase
    }

.button {
    display: inline-block;
    padding: 0.5em 1.0em;
    margin-bottom: 10px;
    background: #EEE;
    border: none;
    border-radius: 7px;
    background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
    color: #222;
    font-family: sans-serif;
    font-size: 16px;
    cursor: pointer
}
/* ui group */
.profile-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    height: 150px;
    object-fit: fill;
    border: 2px solid #ddd;
    border-radius: 50%;
    padding: 5px;
    background-color: #f9f9f9;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}

@media screen and (max-width: 767px) {
    .extra-row {
        margin-left: 0;
        margin-right: 0;
    }
}