
/** Variables **/
/* AJOUT MONTSERRAt depuis assets/fonts/Montserrat */
@font-face {
    font-family: 'Montserrat-Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-Light';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Montserrat-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-SemiBold';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat-ExtraBold';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
}
p, a, body {
    font-family: 'Montserrat-Regular', sans-serif;
}

html {
    --rouge: #B5902F;
    --noir: #221F20;
    --redBel: #940032;
    --beige: #c4b28B;
}
/* CUSTOM FOR BEL LIST NEWSLETTER */
body:not(.home) .container-list-cards {
    padding-top: 0;
}
body:not(.home) .fixed-img {
    display: none;
}

.container-list-cards {
    padding: 115px 0 50px;
    position: relative;
    height: auto;
}
.container-list-cards .card-news:hover a {
    color: white;
}
body:not(.home) .container-list-cards .row-cards {
    margin: 0 -54px;
}
.row-cards > .col-12 {
    padding-left: 54px;
    padding-right: 54px;
}
.card-news img {
    object-fit: cover;
}
.card-news h5 {
    text-transform: uppercase;
    text-align: center;
}


/** CSS générique **/

html , body {
    padding: 0;
    font-family: Roboto Condensed;
    color: #202020;
}

p , .p {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 25px;
}

h1 {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h2 {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3 {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

ul {
    list-style: none;
    margin-left: 0;
}

a {
    color: #202020;
}

a:hover {
    text-decoration: none;
    transition: none;
}

.tinfo {
    background: var(--rouge);
    display: inline-block;
    color: #fff;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
}

.tooltip > .tooltip-inner {
    background: var(--rouge);
    min-width: 100px;
    max-width: 100%;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: var(--rouge);
}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: var(--rouge);
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: var(--rouge);
}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: var(--rouge);
}

.container-xl {
    max-width: 1300px !important;
}

/* Enlever l'ombre sur les Btn Bootstrap */
.btn , .btn:hover {
    box-shadow: none;
}

/* Enlever le background au click sur un item de dropdown de Bootstrap */
.dropdown .dropdown-menu .dropdown-item:active {
    background-color: initial;
}


.catalog {
    margin-top: 200px;
}

.catalog .card-col {
    padding: 30px 0 20px;
}

.catalog .card-col .row {
    justify-content: flex-start;
    flex-direction: row;
    flex-shrink: 2;
}

.catalog .card-col .bdoc {
    display: flex;
    flex-direction: column;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    margin: 0 29px 55px;
    width: 375px;
}


@media (min-width: 576px) {

    .card-columns {
        /*column-gap: 1.25rem;*/
        column-gap: 3.5rem;
    }

}


.card-columns , .card-columns .card {
    z-index: 999;
    position: relative;
}


.card-body {
    z-index: 1004 !important;
    position: relative;
}

.button-change {
    background: white !important;
    color: var(--noir) !important;
    border: 2px solid white !important;
}

.button-change:hover {
    background-color: var(--noir) !important;
    color: white !important;
    border: 2px solid var(--noir) !important;
}



/** CSS de la Navbar **/

.navbar {
    padding: 8px 30px 30px 30px; /* 30px */
    background-color: white;
    z-index: 10000;
    height: 160px; /* modif nav 130px */
}

.nav-item {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.nav-item .nav-link.button-like {
    text-align: center;
    line-height: 21px;
    margin: 0 10px 0 0;
    max-width: 155px;
}

.nav-link {
    color: var(--noir);
/*  border-bottom: 3px solid transparent;*/
    position: relative;
}

.nav-link:hover {
    color: var(--noir);
/*  border-bottom: 3px solid var(--rouge);*/
}

.dropdown-toggle::after {
    display: unset;
    margin-left: unset;
    vertical-align: unset;
    content: "";
    border: unset;
}

.nav-link::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-bottom: 2px solid var(--rouge);
    transform: scale(0);
}

.nav-item:hover .nav-link::after {
    transform: scale(1);
    transition: all 0.3s;
}

.button-like {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--noir) !important;
    padding: 5px 20px;
    border: 2px solid var(--noir);
    box-sizing: border-box;
    border-radius: 5px;
    background: transparent;
}

.button-like:hover {
    color: white !important;
    background: var(--rouge);
    border: 2px solid var(--rouge);
}

.button-red {
    color: white !important;
    background: var(--rouge);
    border: 2px solid var(--rouge);
}

.button-red:hover {
    background: var(--noir);
    border: 2px solid var(--noir);
}

.fa-search {
    font-size: 25px;
    width: 10%;
}

.fa-search:hover , .search-link:hover {
    color: var(--rouge);
}

#langues {
    appearance: none;
    background: url('../img/chevron.png') 90% / 25% no-repeat;
    width: 70px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
}


/* CSS des éléments Responsive de la navbar */

#buttonResponsive , .search-link-responsive {
    display: none;
}

#buttonResponsive {
    background: unset;
    border: none;
    color: var(--noir);
    outline: none;
    font-size: 20px;
}

#buttonResponsive:hover {
    color: var(--rouge);
    cursor: pointer;
}

#navbarResponsive {
    width: 90%;
    transition: all 1s;
}

#langues-responsive {
    appearance: none;
    background: url('../img/chevron.png') 80% / 25% no-repeat;
    width: 50px;
    border: none;
    cursor: pointer;
    display: none;
}

#navbarDropdown-responsive {
    display: none;
}

.dropdown-title-responsive , .dropdown-list-responsive {
    position: absolute;
    top: 0;
    height: 700px;
    width: 100%;
    flex-direction: column;
    display: none;
}

.dropdown-title-responsive {
    background: var(--rouge);
    z-index: 20000;
}

.dropdown-title-responsive .button-like {
    color: var(--rouge) !important;
    background-color: white;
    border: 2px solid var(--rouge);
}

.dropdown-title-responsive .button-like:hover {
    color: white !important;
    background-color: var(--noir);
    border: 2px solid var(--noir);
}

.dropdown-list-responsive {
    background: white;
    z-index: 24000;
}

.dropdown-list-responsive .dropdown-list {
    flex-wrap: unset;
    max-height: unset;
    width: unset;
    overflow-y: scroll;
}

.button-red-mobile {
	display: none;
}

.arrow-back {
    font-size: 20px;
    display: none;
}

.arrow-back:hover {
    color: var(--rouge);
}

.etape1 {
    font-size: 20px;

}
.etape2 {
    font-size: 20px;
}

.search-link-responsive {
    width: 50px;
}

.slideIn {
    left: 0 !important;
}

.none {
    display: none !important;
}

.flex {
    display: flex !important;
}

/** Fin des éléments responsives de la navbar **/

.navbar-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-left: 50px;
}

.navbar-nav .nav-item.static {
    position: static;
}

.navbar-liens-utiles {
    display: flex;
    align-items: center;
    width: 35%;
    justify-content: space-around;
}

.navbar-liens-utiles .sub {
    padding: 0 15px;
}
.langueMenu {
    padding: 0 15px;
}

.navbar-liens-utiles .sub a {
    width: 155px;
    line-height: 21px;
    padding: 5px 8px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-liens-utiles div {
    display: flex;
    align-items: center;
    text-align: center;
}

.dropdownMenu {
    z-index: 10000;
    padding: 0;
    background-color: var(--rouge);
    min-width: 770px;
    justify-content: space-around;
    border-radius: 0;
}

.static {
    /*padding: 60px 0;*/
}

.static:hover .dropdownMenu {
    display: flex;
}

.static .dropdownMenu {
    width: max-content;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top: 6px solid #ffffff00;
    border-right: 0;
    border-left: 0;
    top: 87px;
}

    /*.nav-link.active {
        color: red !important;
    }*/

.dropdown-menu {
    width: 100%;
    border-radius: 0;
}

.dropdown-menu.show {
    display: flex !important;
}


.navbar-expand-lg .navbar-nav .dropdown-menu , .navbar-expand-lg .navbar-nav .dropdown-child {
    position: absolute;
}

.navbar .dropdown-child {
    position: absolute !important;
    margin-top: 0;
}

.navbar-nav .dropdown-child {
    position: static;
    float: none;
}

.dropdown-child {
    width: 100%;
    border-radius: 0;
}

.dropdown-child {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
        margin-top: 0.125rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.navbarDropdown {
    color: white !important;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}

.dropdown-submenu:hover .navbarDropdown {
    border-bottom: 2px solid white;
}

/*
.navbar .dropdown-menu {
    position: static !important;
}
*/

.dropdown-submenu {
    height: 100%;
    padding: 10px;
}

.dropdown-title {
    background: var(--rouge);
    display: flex;
    padding: 15px;
    width: 100%;
    justify-content: space-evenly;
}

.dropdown-title a {
    color: white !important;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}

.dropdown-title a:hover {
    border-bottom: 2px solid white;
}

.dropdown-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 400px;
    align-items: flex-start;
    width: 100%;
    padding: 20px;
}

.dropdown-list li {
    padding: 10px;
    width: 50%;
}

.dropdown-list li a {
    padding: 0 !important;
}

.dropdown-list li a:hover {
    background: unset;
    color: var(--rouge) !important;
}

.dropdown-list-responsive ul li a {
    color: var(--noir) !important;
}

.dropdown-item {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #202020;
}

.waves-effect {
    overflow: unset;
}

.dropdown-item {
    clear: unset;
    white-space: unset;
    letter-spacing: 0px;
}

.dropdown-child {
    display: none;
}

.block {
    display: block;
}


.dropdown-submenu:hover .dropdown-child {
    display: block;
}

#onHome .grid-sizer {
    margin: 0;
}
#onHome .grid {
    height: 100%;
}
#onHome .card-body {
    padding: 1rem 2rem 1.5rem;
}
#onHome .grid-item {
    width: 100%;
    margin: 0;
    height: 100%;
}
.home-container {
    padding: 0;
}
.home-container>.row {
    margin: 0;
}

.home-container>.row>.col-lg-12 {
    padding: 0;
}

.home-container>.row>.col-lg-8 {
    padding-left: 0;
}
.home-container>.row>.col-lg-4 {
    padding-right: 0;
}
#onHome .grid-sizer {
    margin: 0;
}
.notifs .fa-regular.fa-bell {
   font-style: normal;
    font-family: "Font Awesome\ 5 Free";
    font-size: 25px;
}
.notifs a:hover {
    color: var(--rouge);
}
.notifs {
    position: relative;
    margin-left: 10px;
}
.notifs span {
    position: absolute;
    top: 8px;
    right: 0;
    background: var(--rouge);
    width: 10px;
    height: 10px;
    display: flex;
    border-radius: 50%;
}

.list-notifs {
    position: relative;
}
.list-notifs span {
    position: absolute;
    top: 7px;
    right: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: var(--rouge);
    color: white;
    font-size: 15px;
    font-weight: 400;
}
/** CSS du Carrousel **/

#home-carousel, #onHome  {
    margin-top: 160px;
}
@media screen and (max-width: 992px) {
    #home-carousel, #onHome  {
        margin-top: 155px;
    }
}
@media screen and (max-width: 800px) {
    #home-carousel, #onHome  {
        margin-top: 125px;
    }
}
.carousel {
    position: relative;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel .carousel-indicators li {
    width: .625rem;
    height: .625rem;
    cursor: pointer;
    border-radius: 50%;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
/*    
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
*/    
    opacity: 1;
    border: 1px solid white;
    padding: 2px;
    margin: 10px 5px
}

.carousel-indicators .active {
    opacity: 1;
    background-color: white;
}

.carousel-inner {
    max-height: 630px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
    transition-property: transform, transform;
    transition-duration: 0.6s, 0.6s;
}

.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}

.view img, .view video {
    position: relative;
    display: block;
}

.view .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment: fixed;
}

.rgba-black-light, .rgba-black-light::after {
    background-color: rgba(0,0,0,0.3);
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.h3-responsive {
    font-size: 140%;
}

.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-prev.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
    z-index: 5000;
}

.carousel-control-prev {
    left: 10px;
}

.carousel-control-next {
    right: 10px;
}

.carousel .carousel-control-prev-icon, .carousel .carousel-control-next-icon {
    border: 2px solid white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%;
    background-image: none;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-prev.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-prev.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
}


/* Mon CSS du Carrousel -> */
/** CSS du Carrousel **/

#home-carousel, #onHome {
    margin-top: 160px;
}

.owl-global.owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    left: 15%;
    display: flex;
    flex-direction: column;
    top: 25%;
    margin: auto;
    height: 100%;
    justify-content: start;
}

.owl-global.owl-theme .owl-nav.disabled + .owl-dots button span {
    width: 16px;
    height: 16px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #fff;
    background: none;
    margin: 10px 5px;
}

.owl-global.owl-theme .owl-dots .owl-dot.active span,
.owl-global.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff !important;
}

.carousel-indicators {
    bottom: 40%;
    flex-direction: column;
    max-width: max-content;
}

.carousel-caption {
    top: 30%;
    left: 20%;
    bottom: 10%;
    right: unset;
    color: white;
    /*display: flex;
    flex-direction: column;
    align-items: flex-start;

     */
    text-align: center;
    width: 25%;
    z-index: 2000;
}

.carousel-caption div {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 25px;
    color: #FFFFFF;
    width: 80%;
    margin: 10px 0 20px;
}

.carousel-caption a.cta {
    color: white;
    padding: 10px 20px;
    border: 2px solid white;
    border-radius: 5px;
    background: transparent;
}

.carousel-caption a.cta:hover {
    background: var(--rouge);
    border: 2px solid var(--rouge);
}


/** Fin du Carrousel **/



/** CSS de la section Cards Masonry **/

.card-columns {
    margin: 50px 0;
}
.card-custom {
    pointer-events: all;
}
.card-custom > a {
    z-index: 10000000;
    position: relative;
}
.card, .card-custom {
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    padding: 0 !important;
    border-radius: 0;
}

.card:not(.card-docs), .card-custom:not(.card-docs) {
    cursor: pointer;
}

.card-body {
    position: relative;
    /*padding: 1.25rem;*/
    padding: 2rem;
}

.card-body ul {
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 0;
    -webkit-transform: translateY(calc(100% + 30px));
    transform: translateY(calc(100% + 30px));
    display: block;
    z-index: 3;
    border-top: 0;
    background: #fff;
}

.card:hover ul::before, .card:hover ul::after, .card-custom:hover ul::before, .card-custom:hover ul::after {
    -webkit-transform: none;
    transform: none;
}

.card-body ul li {
    position: relative;
    padding-left: 18px;
    line-height: 1.125em;
    margin-bottom: 5px;
    font-size: 0.875em;
    margin: 30px 0;
}

/** CSS de la petite puce devant les <li> **/
.card-body ul li::before {
    content: '';
    position: absolute;
    left: 4px;
    top: 5px;
    height: 6px;
    width: 6px;
    background: #9E0239;
}

.card:hover ul {
    -webkit-transform: none;
    transform: none;
    background: var(--noir);
    transform: none;
    z-index: 2000;
}

.card::before, .card::after, .card-custom::before, .card-custom::after {
    display: block;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    opacity: 0;
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    z-index: 1000000003;
}

.card::before, .card-custom:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}

.card::after, .card-custom:after {
    -webkit-transform: scalex(0);
    transform: scalex(0);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.card:hover::before, .card:hover::after, .card-custom:hover::before, .card-custom:hover::after {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.card:hover, .card-custom:hover {
    color: #fff;
    background: var(--noir) !important;
}

.card:hover .card-title-link, .card-custom:hover .card-title-link {
    color: #fff;
}

.card a.link, .card-custom a.link {
    position: relative;
    z-index: 1002;
}

.card-title-link {
    position: relative;
    z-index: 1004 !important;
}

/** Important !

// Code pour faire apparaître seulement l'<ul> au survol, et cacher le texte par défaut de la carte

.card:hover .card-body h5, .card:hover .card-body p {
    opacity: 0;
}

**/

.card-body ul li a {
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: transparent;
    border: 2px solid #fff;
    text-transform: uppercase;
}

.card-body ul li a:hover {
    background: var(--rouge);
    border: 2px solid var(--rouge);
}

.card-body a.cta {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--noir);
    padding: 10px 20px;
    border-radius: 5px;
    background-color: transparent;
    border: 2px solid var(--noir);
    position: relative;
    z-index: 1101;
}

.card:hover .card-body a.cta, .card-custom:hover .card-body a.cta {
    color: white;
    border: 2px solid white;
}

.card-body a.cta:hover {
    color: white;
    background-color: var(--rouge);
    border: 2px solid var(--rouge) !important;
}

.card:hover .carousel img , .card-custom:hover .carousel img, .card-custom:hover img {
    transform: scale(1.5);
    transition: transform 0.3s ease-in-out;
}

.card-custom .overflow-img {
    overflow: hidden;
}

/**  GRID  **/
.grid {
    margin: 0;
}

.subpage .spacer {
	margin-top: 33px;
}

.subpage .grid {
	margin-top: -35px;
}

.grid-sizer, .grid-item {
    width: 345px;
    margin-bottom: 50px;
}

.gutter-sizer { width: 9%; }



/** CSS du bouton CTA de la page d'accueil **/

.home-cta {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
}

.home-cta a.cta {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--noir);
    padding: 5px 20px;
    border-radius: 5px;
    background-color: transparent;
    border: 2px solid var(--noir);
}

.home-cta a.cta:hover {
    color: white;
    background-color: var(--rouge);
    border: 2px solid var(--rouge);
}


/** CSS du Footer **/

.footer > div:nth-child(1) {
    background: #F7F7F7;
    height: 80px;
    display: flex;
    align-items: center;
}


.forgot-password footer > div:nth-child(1),
.login footer > div:nth-child(1),
.footer > div:nth-child(2) {
    background: var(--noir);
    height: 60px;
    display: flex;
    align-items: center;
}

.footer .container-xl {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.forgot-password .footer > div:nth-child(1) > .container-xl p,
.login .footer > div:nth-child(1) > .container-xl p,
.footer > div:nth-child(2) > .container-xl p {
    color: white;
    font-family: Work Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
}

.mentions-container a {
    color: var(--noir);
}

.mentions-container a:hover {
    color: var(--rouge);
}

.mentions-container a:nth-child(1) {
    border-right: 1px solid var(--noir);
    margin-right: 10px;
    padding-right: 10px;
}

.footer > div:nth-child(1) > .container-xl a.cta {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--noir);
    padding: 5px 20px;
    border-radius: 5px;
    background-color: transparent;
    border: 2px solid var(--noir);
}

.footer > div:nth-child(1) > .container-xl a.cta:hover {
    color: white;
    background-color: var(--rouge);
    border: 2px solid var(--rouge);
}


/** CSS de la page Liste.php **/

.banner {
    margin-top: 130px;
    width: 100%;
    height: 500px;
    position: relative;
}

.banner-container {
    position: relative;
    width: 100%;
    height:500px;
    background: url('../img/img1.png') center / cover no-repeat;
}

.banner-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: white;
    width: 100%;
    z-index: 500;
    bottom: 0;
    top: 160px; /* modif nav 130px */
}

.banner-content hr {
    border: 1px solid var(--rouge);
    margin: 20px 0;
    width: 100px;
}

.banner-content div {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 25px;
}

.liste-container {
    display: flex;
}

.liste-cards {
    width: 70%;
}

.liste-docs {
    width: 30%;
    margin: 50px 0 50px 80px;
}

.card-docs {
    box-shadow: none;
    margin: 40px 0 50px;
}

.card-docs .bloc-docs {
    display: flex;
    flex-direction: column;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0 7px 19px rgba(0, 0, 0, 0.1);
    margin: 0.5rem 1rem 2rem;
}


.card-docs .docs-container p {
    margin: 0;
}


.bdoc {
    display: flex;
    flex-direction: column;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    margin: 0.5rem 1rem;
}

.bdoc h2 {
    margin-bottom: 0;
    line-height: 17px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
}

.bdoc h2 img {
    max-height: 50px;
    max-width: 110px;
}

.bdoc h3 {
    text-transform: unset;
    font-weight: 300;
    /*margin-top: 10px;*/
    font-style: italic;
}

.docs-container .r {
    width: 100%;
    display: flex;
    justify-content: space-between;
	margin: 0 0 2px;
}

.tags-container {
    font-size: 13px;
    margin: -8px 0 10px;
    display: flex;
    flex-wrap: wrap;
}

.tags-container span {
    background: #B5902F;
    padding: 0px 4px;
    color: #fff;
    border-radius: 2px;
    margin: 0 2px 2px 0;
}

.docs-container .r > div {
    display: flex;
    align-items: center;
}

.docs-container .r > div a {
    margin: 0 0 0 10px;
}

.docs-container .r > div a img {
    margin: -5px 0 0;
}

.docs-container div a.preview i {
    font-size: 18px;
}

.docs-container div p {
    margin: 0;
}

.docs-container div a:hover {
    color: var(--rouge);
}


/**** CSS de la section Breadcrumb ****/

.container-breadcrumb {
    margin-top: 130px;
    z-index: 5000;
    position: relative;
}

.breadcrumb {
    background: transparent;
    padding: 1rem 0;
}

.breadcrumb li , .breadcrumb li a {
    color: white;
    padding-right: 10px;
}

.breadcrumb li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}


/** CSS de la page Liste-dl.php **/

.form-search-container {
    margin-top: 40px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

.form-search-bloc {
    display: flex;
}

.search-cta {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--noir);
    border: 2px solid var(--noir);
    border-radius: 5px;
    padding: 5px 20px;
    background: transparent;
    margin: 15px;
}

.search-cta:hover {
    background: var(--rouge);
    border-color: var(--rouge);
    color: white;
}

#categories {
    appearance: none;
    width: 80%;
    background: url('../img/chevron.png') 96% / 3% no-repeat;
    border: unset;
    border-bottom: 1px solid black;
    padding: 10px 40px 10px 0;
    font-family: Work Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 25px;
    color: #202020;
    margin: 20px 0;
}

.recherche input {
    width: 80%;
    border: unset;
    border-bottom: 1px solid black;
    padding: 10px 40px 10px 0;
    margin: 20px 0;
}

.recherche input::placeholder {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 25px;
    color: #202020;
}

.form-search-bloc legend {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #202020;
}


/* Modification du CSS des cards avec les effets au hover pour ne pas qu'ils s'appliquent aux cards des téléchargements */

.card-docs::before, .card-docs::after {
    display: none;
}

.card-docs::before {
    -webkit-transform: unset;
    transform: unset;
    border: unset;
    -webkit-transform-origin: unset;
    transform-origin: unset;
}

.card-docs::after {
    -webkit-transform: unset;
    transform: unset;
    border: unset;
}

.card-docs:hover {
    color: var(--noir);
    background: white !important;
}

/* Fin des modifications */


/** CSS de la page Contact.php **/

.localisation {
    display: flex;
    width: 100%;
    padding: 50px 50px 0 50px;
}

.localisation-gauche {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 40%;
    margin-right: 50px;
}

.localisation-gauche div {
    margin-bottom: 50px;
}

.localisation-droite {
    display: flex;
    justify-content: center;
    width: 60%;
}

.localisation-droite div {
    margin-bottom: 50px;
}

.contact-form {
    margin: 50px 0;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    padding: 40px 30px;
}

form.needs-validation {
    display: flex;
    flex-direction: column;
}

form.needs-validation button.btn {
    align-self: flex-end;
}

form.needs-validation label {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #202020;
}

form.needs-validation input {
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 25px;
    color: #202020;
    border: none;
    padding: 30px;
}

form.needs-validation textarea,
form.needs-validation select {
    border: none;
}

form.needs-validation textarea {
    padding: 30px;
}

form.needs-validation input::placeholder {
    font-style: italic;
}

.form-control {
    background: #F3F3F3;
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--rouge);
    color: white;
    background: var(--rouge);
}

input:focus::-webkit-input-placeholder { color: white; }
input:focus:-moz-placeholder { color: white; }
input:focus::-moz-placeholder { color: white; }
input:focus:-ms-input-placeholder { color: white; }

textarea:focus::-webkit-input-placeholder { color: white; }
textarea:focus:-moz-placeholder { color: white; }
textarea:focus::-moz-placeholder { color: white; }
textarea:focus:-ms-input-placeholder { color: white; }

.form-row {
    margin-bottom: 20px;
}

.list-search button {
    padding: 12px;
    width: 100%;
    display: inline-block;
}

.list-search .result {

}

.list-search .result .item {
    margin: 0 0 20px;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 20px;
}

.list-search .result .item h2 {
    font-size: 16px;
    line-height: 20px;
}

.list-search .result .item .desc {
    margin: 0 0 15px;
}

.list-search .result .item a.btn {
    padding: 3px 20px;
}


/** CSS de la page Content.php **/

.content-title {
    margin-top: 155px; /*130px;*/
    padding: 50px 0 15px;
}

.content-title h1 {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.content-title hr {
    border: 1px solid var(--rouge);
    margin: 20px 0;
    width: 100px;
}

.content-div {
    margin-bottom: 50px;
}

.content-ul {
    margin-bottom: 50px;
    list-style-type: initial;
}

.content-ul li::marker {
    color: var(--rouge);
}

.content-img {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.content-img img {
    margin: 20px;
}

.container-breadcrumb {
	margin-top: 160px;  /* modif nav 130px */
    z-index: 1000;
    position: relative;
}

/*** CSS du tiny ***/

.content h1 {
    font-size: 25px;
}

.content h2 { 
    font-size: 23px; 
}

.content h3 {
    font-size: 21px; 
}

.content h4 { 
    font-size: 19px; 
}

.content h5 {
    font-size: 17px;
}

.content h6 { 
    font-size: 15px; 
}

.content a {
    color: var(--rouge);
}

.content a:hover {
    color: var(--rouge);
}

.forgot-password form,
.login form {
    background-color: #f7f7f7;
    padding: 25px 0 5px;
}

.mandatory_txt,
.forgot-password form small,
.login form small {
    display: block;
    width: 100%;
    text-align: center;
    font-style: italic;
    margin: 6px;
}

.forgot-password form .mdp-lost,
.login form .mdp-lost {
    font-size: 13px;
    margin: 5px 0 0;
    text-align: right;
    display: block;
}

.user-nav a {
    color: #000;
}

.user-nav a:hover {
    text-decoration: none;
}

.user-nav a.active {
    background: #B5902F;
    border-color: #B5902F;
}

.user-nav a.active:hover {
    color: #fff;
}

.account-document .item {
    width: 100%;
}

.account-document .item h3,
.account-statistic .item h3,
.account-invoice .item h3,
.account-invoice-2 .item h3 {
    font-weight: 400;
}

.account-document .item,
.account-statistic .item,
.account-invoice .item,
.account-invoice-2 .item {
    margin: 0 0 20px;
    background: #f7f7f7;
    padding: 15px 20px;
}

.account-document .item a,
.account-statistic .item a,
.account-invoice .item a,
.account-invoice-2 .item a {
    display: block;
    text-transform: lowercase;
}

.account-document .item a {
    margin-bottom: 5px;
}

.account-document .item a:last-child {
    margin-bottom: 0;
}

.account-document a:first-letter,
.account-statistic .item a:first-letter,
.account-invoice .item a:first-letter,
.account-invoice-2 .item a:first-letter {
    text-transform: uppercase;
}

.account-document .item a i,
.account-statistic .item a i,
.account-invoice .item a i,
.account-invoice-2 .item a i {
    font-size: 11px;
    display: inline-block;
    margin: 0 0 0 4px;
}

.account .table-sm th {
    width: 30%;
}

.account .table-sm th,
.account .table-sm td {
    padding-left: 0.9rem;
}

.account-document .nav-tabs {
    width: 100%;
}

.account-document .tab-content {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    width: 100%;
    padding: 15px;
}

.btn-cancel {
    background-color: #eae9e9;
    border-radius: 5px;
}

.modal {
    top: 222px;
}
.datepicker {
    z-index:9999
}

.datepicker--cell.-current-,
.datepicker--day-name {
    color: #B5902F;
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-:hover,
.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #B5902F;
}

.preview img {
    max-width: 100%;
    max-height: 20px;
}

.rgba-black-strong,
.rgba-black-strong:after {
    /*background-color: rgba(0,0,0,0.3);*/
}

/************************************************************** RESPONSIVE **************************************************************/


/* CSS pour écrans medium */
@media screen and (max-width: 1500px) {

    .carousel-caption {
        /*top: 30%;*/
        /*width: 25%;*/
        top: 20%;
        width: 50%;
    }

    .carousel-caption div {
        width: 100%;
    }

}

/* CSS pour tablettes paysage */
@media screen and (max-width: 1230px) {

    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .carousel-caption {
        /*width: 50%;*/
        width: 80%;
        /*left: 20%;*/
        left: 15%;
    }

    .carousel-indicators {
        /*bottom: 40%;*/
        bottom: 30%;
        /*margin-left: 15%;*/
        margin-left: 5%;
    }

    .nav-item {
        /* font-size: 15px; */
        font-size: 13px;
    }

    .button-like {
        /* padding: 5px 20px; */
        padding: 5px 10px;
        /* font-size: 13px; */
        font-size: 12px;
    }

    .navbar-brand {
        margin-right: 0;
    }

    #langues {
        /* width: 50px; */
        width: 45px;
    }

    .fa-search {
        /* font-size: 25px; */
        font-size: 22px;
    }

    .navbar-nav {
        /* margin-left: 50px; */
        margin-left: 10px;
    }

    .navbar-brand > img {
        width: 80%;
    }

    .nav-item {
        /*letter-spacing: 1px;*/
        letter-spacing: 0px;
    }

    .button-like {
        /*letter-spacing: 1px;*/
        letter-spacing: 0px;
    }

    .banner-content {
        /* top: 25%; */
        /* width: 40%; */
        top: 15%;
        width: 60%;
    }

    h1 {
        /* font-size: 25px; */
        /* line-height: 35px; */
        font-size: 22px;
        line-height: 30px;
    }

    .banner-content hr {
        /* margin: 20px 0; */
        margin: 15px 0;
    }

}

/* CSS pour tablettes portrait */
@media screen and (max-width: 992px) {

    .liste-container {
        flex-direction: column;
    }

    .liste-cards {
        /*width: 70%;*/
        width: 100%;
    }

    .liste-docs {
        /*width: 30%;*/
        width: 100%;
    }

    .liste-docs {
        margin: 0;
        margin-bottom: 50px;
    }

    .h3-responsive {
        font-size: 20px;
    }

    h3 {
        /* line-height: 30px; */
        line-height: 20px;
    }

    .carousel-caption a.cta {
        /* padding: 10px 20px; */
        padding: 5px 20px;
    }

    .carousel-caption div {
        /* margin: 10px 0 20px; */
        margin: 10px 0;
    }

    .carousel-caption {
        top: 10%
    }

    .carousel-caption div {
        line-height: 20px;
    }

    .view img, .view video {
        min-height: 350px;
        object-fit: cover;
        object-position: 50% 50%;
    }

    #buttonResponsive , .search-link-responsive {
        display: block;
    }

    .navbar-nav {
        flex-direction: column;
        /*margin-left: 50px;*/
        margin-left: 0;
        width: 100%;
        padding: 10px;
        /*align-items: center;*/
        align-items: flex-start;
    }

    #navbarResponsive {
        width: 90%;
        width: 50%;
        position: absolute;
        background: white;
        z-index: 10000;
        left: -50%;
        top: 100%;
        height: 1000px;
    }

    #navbarDropdown {
        display: none;
    }

    #navbarDropdown-responsive {
        display: inline-block;
    }

    #langues {
        display: none;
    }

    .navbar-liens-utiles {
        /*width: 35%;*/
        /*justify-content: space-evenly;*/
        width: 100%;
        height: 300px;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 10px;
    }

    .navbar-liens-utiles a.search-link {
        margin-left: 10px;
        margin-top: 10px;
        align-self: flex-start;
    }

    .navbar-liens-utiles div {
        /*width: 80%;*/
        width: 100%;
        justify-content: center;
    }

    .dropdownMenu {
        display: none;
    }

    .dropdown-title {
        flex-direction: column;
        align-items: flex-start;
    }

    .nav-item {
        margin: 5px 0;
        /*line-height: 35px;*/
        line-height: 20px;
    }

    .button-like {
        /* padding: 5px 10px; */
        padding: 5px 20px !important;
    }

    .dropdown-title-responsive , .dropdown-list-responsive {
        height: 750px;
        align-items: flex-start;
    }

    .dropdown-title {
        height: 400px;
    }

    .dropdown-title-responsive .button-like {
        margin-top: 200px;
        margin-bottom: 50px;
        align-self: center;
    }

    .dropdown-list-responsive .button-like {
        align-self: center;
        margin: 50px 0;
    }

    .static {
        padding: 0;
    }

    .dropdownMenu {
        min-width: unset;
    }

    .static .dropdownMenu {
        left: 0;
        top: 0;
        flex-direction: column;
        width: 100%;
        max-height: 400px;
    }

    .dropdown-child {
        /* top: 100%; */
        top: 0;
    }
  
    .dropdown-list {
        /* flex-wrap: wrap; */
        flex-wrap: unset;
        /* padding: 20px; */
        padding: 5px 20px;
        overflow-y: scroll;
    }
  
    .dropdown-list li {
        /* padding: 10px; */
        /* width: 50%; */
        width: unset;
        padding: 5px;
    }
  
    .navbar-nav .dropdown-child {
        bottom: 0;
        border: none;
        border-radius: unset;
    }

    .static:hover .dropdownMenu {
        display: none;
    }

    .dropdown-submenu:hover .dropdown-child {
        display: none;
    }

    .static .dropdownMenu {
        max-height: 1000px;
        min-height: 1000px;
        justify-content: flex-start;
    }

    .dropdown-submenu {
        height: unset;
    }

    .navbar-liens-utiles {
        height: 400px;
    }

    .navbar-liens-utiles div {
        justify-content: unset;
    }

    .navbar-liens-utiles div a.button-like {
        position: relative;
        z-index: 10000;
    }

    .dropdown-list {
        max-height: 600px;
        min-height: 600px;
    }

    

}

/* CSS pour téléphones paysage */
@media screen and (max-width: 800px) {

    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .form-search-bloc {
        flex-direction: column;
        align-items: center;
    }

    .fournisseur {
        margin-bottom: 30px;
    }

    .form-search {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .form-search-bloc {
        width: 100%;
    }

    .fournisseur, .recherche {
        align-items: center;
        display: flex;
        text-align: center;
        flex-direction: column;
    }

}

/* CSS pour téléphones portrait */
@media screen and (max-width: 600px) {

    .content-title {
        margin-top: 100px;
    }

    .footer .container {
        flex-direction: column;
        padding: 20px;
        height: 100%;
    }

    .footer > div:nth-child(1) {
        /*height: 80px;*/
        height: 160px;
    }

    .footer > div:nth-child(2) {
        /*height: 60px;*/
        height: 120px;
    }

    .footer .container {
        /*justify-content: space-between;*/
        justify-content: space-evenly;
    }

    .dropdown-title-responsive , .dropdown-list-responsive {
        height: 650px;
    }

    .banner-content {
        /* top: 15%; */
        /* width: 60%; */
        top: 10%;
        width: 80%;
        /* left: 15%; */
        left: 10%;
    }

    .dropdown-list {
        max-height: 400px;
        min-height: 400px;
    }

    .navbar-liens-utiles {
        height: auto;
    }

    .navbar-liens-utiles div a.button-like {
        padding: 5px 10px !important;
    }
	
	.container-breadcrumb {
		margin-top: 120px;
		font-size: 13px;
		left: 25px;
	}
	
	#categories {
		width: 100%;
		margin: 0 0 5px;
	}
	
	.recherche input {
		margin: 0 0 15px;
		width: 100%;
	}
	
	.button-change,
	.button-red {
		display: none;
	}
	
		
	.button-change,
	.button-red-mobile {
		display: block;
		margin: 0 10px;
		position: absolute;
		bottom: 15px;
		padding: 5px 15px !important;
		z-index: 15000;
		background: #B5902F;
		color: #fff !important;
		border: none;		
	}
	
	.button-change {
		color: #202020 !important;
	}

}



/* css responsive 21/06 */

@media screen and (max-width: 767px) {

    /* header */
    .fixed-top .container-xl {
        margin-bottom: 0!important;
    }

    .static .dropdownMenu {
        top: 0;
        margin-top: 0;
        border-top: 0;
    }

    .list-search button {
        width: auto;
    }

    .fixed-top.navbar {
        height: auto;
        padding: 15px;
    }

    .content-title {
        margin-top: 81px;
    }

    .navbar-liens-utiles .sub {
        padding-left: 6px!important;
        padding: 10px;
    }

    .navbar-liens-utiles a.search-link {
        margin-left: 0;
        margin-top: 0;
        padding-top: 0;
    }

    .navbar-nav {
        padding-left: 20px;
    }

    button, select, input {
        outline: none!important;
    }

    /* header service */
    .banner-content {
        top: 45%;
    }


    /* search */
    form.needs-validation button.btn {
        align-self: center;
    }

    form.needs-validation input {
        margin-bottom: 20px;
    }

    form.needs-validation .contact-form>.row {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    form.needs-validation .contact-form>.row>.col-6 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* table infos compte */

    .account .table-sm th, .account .table-sm td {
        padding-left: 5px;
    }

    /* articles / content */

    .content p img {
        max-width: 100%;
    }
    
    .content h3 {
        font-size: 20px;
        line-height: 25px;
    }

     /* articles */

    .content p {
        word-break: break-word;
    }

    .container-breadcrumb {
        margin-top: 80px;
        font-size: 13px;
        left: 25px;
    }

    .navbar-liens-utiles div a.button-like {
        margin-top: 175px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    /* header */

    .navbar-brand > img {
        width: 100%;
    }

    .navbar-nav {
        padding-left: 36px;
    }

    .navbar-liens-utiles a.search-link {
        margin-left: 0;
        padding-left: 6;
    }

    .nav-item, .nav-item .nav-link.button-like {
        font-size: 17px;
        line-height: 25px;
    }

    #buttonResponsive i {
        font-size: 25px;
    }

    .list-search button#buttonResponsive {
        width: auto;
    }

    /* header */
    .fixed-top .container-xl {
        margin-bottom: 0!important;
    }

    .static .dropdownMenu {
        top: 65px;
    }

    .list-search button {
        width: auto;
    }

    .fixed-top.navbar {
        height: auto;
        padding: 30px;
    }

    .content-title {
        margin-top: 125px;
    }

    /* search */ 

    form.needs-validation input {
        margin-bottom: 20px;
    }

    form.needs-validation button.btn {
        align-self: center;
    }

    form.needs-validation .contact-form>.row {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    form.needs-validation .contact-form>.row>.col-6 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* articles / content */


    .view img, .view video {
        min-height: 400px;
    }

    .content p img {
        max-width: 100%;
        width: 100%;
    }

    button, select, input {
        outline: none!important;
    }

    .banner-content {
        top: 40%;
        width: 75%;
    }

    /* grid */
	.grid {
		width: 100% !important;
		margin: 0;
	}
	
    .grid-sizer,
	.grid-item {
		width: 42%;
		margin-bottom: 20px;
		margin: 3%;
		height: 350px;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {
    button, select, input {
        outline: none!important;
    }

    #langues {
        width: 50px;
    }

    /* grid */
	.grid {
		width: 100% !important;
		margin: 0;
	}
	
    .grid-sizer,
	.grid-item {
		width: 42%;
		margin-bottom: 20px;
		margin: 3%;
		height: 350px;
    }
}



#statistiqueIframe iframe{
    width: 100%!important;
    height: auto!important;
    min-height: 900px;
}


.container-user {
    max-width: 100% !important;
    padding: 0 80px;
}




.form-offre-hidden {
    display: none;
}

.btn-offer {
    position: absolute;
    top: -15px;
    padding: 8px 15px;
    background: var(--redBel);
    color: white;
    box-shadow: 0 4px 14px 0 #00000040;
    border-radius: 40px;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn-offer.btn-type-classic {
    background-color: var(--beige);
}
.btn-offer.btn-type-grouped {
    background-color: var(--redBel);
}

.card-body.offer-type-classic {
    background-color: var(--beige);
    color: white!important;
}
.card-body.offer-type-grouped {
    background-color: var(--redBel);
    color: white!important;
}
.card:hover .btn-offer.btn-type-grouped {
    background-color: var(--noir);
}
.card:hover .btn-offer.btn-type-classic {
    background-color: var(--noir);
}
.card:hover .card-body.offer-type-grouped {
    background-color: var(--noir)!important;
    color: white!important;
    border-color: var(--noir)!important;
}
.card:hover .card-body.offer-type-classic {
    background-color: var(--noir)!important;
    color: white!important;
    border-color: var(--noir)!important;
}
.card-body.offer-type-classic h5.card-title , .card-body.offer-type-grouped h5.card-title  {
    color: white!important;
}
.card-body.offer-type-classic h5.card-title , .card-body.offer-type-grouped h5.card-title  {
    color: white!important;
}
.card:hover .card-body.offer-type-classic h5.card-title {
    color: white!important;
}
.card:hover .card-body.offer-type-grouped h5.card-title {
    color: white!important;
}
.card-body.offer-type-classic h5.card-title , .card-body.offer-type-grouped h5.card-title  {
    color: white!important;
}

.card-body.offer-type-classic-oli-aln-colors small, .card-body.offer-type-grouped-oli-aln-colors small, .card-body.offer-type-classic-col-colors small, .card-body.offer-type-grouped-col-colors small{
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
    line-height: 18px;
}

.modal-full-myreport {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.modal-full-myreport .modal-dialog, .modal-full-myreport .modal-dialog .modal-content {
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.modal-full-myreport .modal-dialog .modal-content iframe {
    width: 100%;
    min-height: 100%;
    /*height: auto;*/
}
.modal-full-myreport .modal-dialog .modal-content .modal-body {
    overflow-y: auto;
}


.modal-full-myreport .modal-header {
    display: flex ;
    align-items: center;
}
.modal-full-myreport .logo {
    width: 85px;
}
.user-nav button {
    color: #000;
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 3px;
    line-height: 15px;
}
.user-nav button:hover {
    color: var(--rouge);
}
body.modal-open {
    overflow: hidden;
}
.modal-full-myreport .modal-content {
    overflow-y: auto;
}

.offers {
    background: #F8F8F8;
    min-height: 100svh;
    display: flex;
    flex-direction: column;
}

.offers footer {
    margin-top: auto;
}

body.account-statistic, body.account-invoice, body.account-invoice-2 {
    min-height: 100svh;
    display: flex;
    flex-direction: column;
}

body.account-statistic footer, body.account-invoice footer, body.account-invoice-2 footer {
    margin-top: auto;
}

.share-rs {
    background: #B5902F;
    padding: 10px 15px;
    width: auto;
    position: fixed;
    z-index: 1111;
    right: 0;
    top: 75svh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.share-rs.interlocuteurs {
    top: 70svh;
}
.share-rs.interlocuteurs button {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}
.share-rs.interlocuteurs h5 {
    margin-bottom: 0;
}
.container-rs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.share-rs h5 {
    color: #FFF;
    font-family: 'DM Sans', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.share-rs .rs a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 100%;
    height: 100%;
}
.share-rs img {
    width: 100%;
    height: 100%;
}
.share-rs .rs {
    background: #FFF;
    padding: 3px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media  screen and (max-width: 767px) {
    .share-rs h5 {
        font-size: 10px;
    }
    .share-rs {
        padding: 7px 10px;
        top: 48svh;
    }
    .home .share-rs {
        top: 60svh;
    }
    .home .share-rs.interlocuteurs {
        top: 55svh;
    }
    .share-rs .rs {
        height: 18px;
        width: 18px;
    }
}

.img-button {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    transition: transform .2s ease-in-out;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.btn-rotate {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}
.accordion-button {
    position: relative;
}