.elementor-8 .elementor-element.elementor-element-1f8c2ad4{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-8 .elementor-element.elementor-element-f72cd81{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:8px 8px;--row-gap:8px;--column-gap:8px;border-style:none;--border-style:none;--padding-top:1%;--padding-bottom:1%;--padding-left:0%;--padding-right:3%;}.elementor-8 .elementor-element.elementor-element-308595df{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 12px;}.elementor-8 .elementor-element.elementor-element-4e3496eb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:8px 8px;--row-gap:8px;--column-gap:8px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-8 .elementor-element.elementor-element-4e3496eb.e-con{--align-self:center;}.elementor-8 .elementor-element.elementor-element-4911febf .p-featured{padding-bottom:100%;}.elementor-8 .elementor-element.elementor-element-2b1d6072{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-8 .elementor-element.elementor-element-78a35b3d{--feat-ratio:72;}.elementor-8 .elementor-element.elementor-element-78a35b3d .p-featured{padding-bottom:72%;}@media(max-width:1024px){.elementor-8 .elementor-element.elementor-element-1f8c2ad4{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-8 .elementor-element.elementor-element-f72cd81{--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:5%;--padding-bottom:5%;--padding-left:20%;--padding-right:20%;}.elementor-8 .elementor-element.elementor-element-4e3496eb{--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:5%;--padding-bottom:5%;--padding-left:20%;--padding-right:20%;}}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-1f8c2ad4{--padding-top:10%;--padding-bottom:10%;--padding-left:5%;--padding-right:5%;}.elementor-8 .elementor-element.elementor-element-f72cd81{--justify-content:center;--padding-top:15%;--padding-bottom:15%;--padding-left:5%;--padding-right:5%;}.elementor-8 .elementor-element.elementor-element-4e3496eb{--justify-content:center;--padding-top:15%;--padding-bottom:15%;--padding-left:5%;--padding-right:5%;}}@media(min-width:768px){.elementor-8 .elementor-element.elementor-element-f72cd81{--width:50%;}.elementor-8 .elementor-element.elementor-element-4e3496eb{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-8 .elementor-element.elementor-element-f72cd81{--width:100%;}.elementor-8 .elementor-element.elementor-element-4e3496eb{--width:100%;}}/* Start custom CSS *//* MENU*/
/* MENU > COULEUR */
#site-header,
#site-header .navbar-wrap,
.ct_001 {
    background: var(--g-color);
}
.pd {
    padding:24px;
}

.ct_001.pd {
    background-color: #000000;
    position: relative;
}
.ct_001.pd::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:  color-mix(in srgb, var(--g-color) 40%, transparent);
    pointer-events: none;
}

/* MENU > LOGO */
.logo-sec .logo-wrap img {
    min-height: 120px;
    width: 100%;
    border-radius: 8px;
    z-index: 20 !important;
    background: var(--blanc);
}
.main-menu > li > a,
.wnav-holder{
    color:var(--blanc);
}

/* FOXIZ - HEADING */
/* FOXIZ - HEADING - TITRE */
.fh_001 .heading-title {
    font-size: calc(var(--size-titre__h2) + 2.6rem);
    line-height: calc(var(--size-titre__h2) + 2.9rem);
    font-weight: calc(var(--weight-bold) + 200);
    font-family: var(--polices-styles);
    text-transform: initial!important;
}
.ct_001 .fh_001 .heading-title span,
.ct_001 .fh_001 .heading-title a {
    color: var(--blanc)!important;
}
/* FOXIZ - HEADING - BOUTON */
.fh_001 .heading-tagline {
    font-size: calc(var(--size-texte) + 0.4rem)!important;
    line-height: var(--size-texte) !important;
    font-weight: calc(var(--weight-bold) - 0rem) !important;
    color: var(--noir);
    padding: 12px;
    border: 2px solid var(--noir);
    padding:16px 52px;
    border-radius:0px;
    text-transform: uppercase!important;
}
[data-theme="dark"] .fh_001 .heading-tagline {
    color: var(--blanc);
}
.ct_001 .fh_001 .heading-tagline {
    color: var(--blanc);
    border: 3px solid var(--blanc);
}
.fh_001 .heading-tagline:hover {
    color: var(--blanc);
    background: var(--g-color);
    border: 3px solid var(--g-color);
    opacity: 1;
}
.ct_001 .fh_001 .heading-tagline:hover {
    color: var(--g-color);
    background: var(--blanc);
    border: 3px solid var(--blanc);
}
.fh_001 .heading-tagline .rbi-cright:before {
    display: none;
}

/* FOXIZ - FLEX LIST - 001 */
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu */
.btk-001-fl-a .p-wrap .p-content {
    background:var(--blanc);
    border-radius:0px;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 40%, transparent)!important;
    padding: 30px 20px;
    z-index: 50;
    min-width: 72% !important;
    max-width: 72% !important;
    position: absolute;
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Image */
.btk-001-fl-a .p-wrap .list-feat-holder .p-featured {
    border-radius:0;
    box-shadow: 0 0px 12px var(--noir-opacite-40);
}
.btk-001-fl-a.pl .list-feat-holder,
.btk-001-fl-a.pr .list-feat-holder {
    width: 50%;
    max-width: 50%;
    border-radius:0px;
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Titre */
.btk-001-fl-a .p-wrap .p-content .entry-title {
    font-size:calc(var(--size-titre__h3) - 0.0rem);
    line-height:calc(var(--size-titre__h3) + 0.1rem);
    font-weight:var(--weight-bold);
    font-family: var(--polices-styles);
    text-align:left;
}

/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Description */
.btk-001-fl-a .p-wrap .p-content .entry-summary {
    font-size:calc(var(--size-texte) - 0.1rem);
    line-height: calc(var(--size-texte) + 0.1rem);
    font-weight:var(--weight-normal);
    text-align:left;
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Meta */
.btk-001-fl-a .p-wrap .meta-inner{
    margin:0 auto;
    justify-content: left;
}

/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Meta - Categorie */
.btk-001-fl-a .p-wrap .p-content .p-meta {
    margin-bottom:6px;
}
.btk-001-fl-a .p-wrap .p-content .p-meta .meta-category {
    font-size:calc(var(--size-texte) + 0.0rem);
    line-height: calc(var(--size-texte) + 0.0rem);
    font-weight:var(--weight-normal);
    color:var(--noir);
    font-style: italic;
}

.btk-001-fl-a .list-holder {
    display: flex!important;
    gap: 20px;
}
.btk-001-fl-a .list-feat-holder {
    order: 1!important;
}
.btk-001-fl-a .p-content {
    order: 2!important;
}

/* POSITION */
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu */
.btk-001-fl-a.cl .p-wrap:nth-child(1) .p-content,
.btk-001-fl-a.cl .p-wrap:nth-child(3) .p-content {
    left: 0!important;
}
.btk-001-fl-a.cl .p-wrap:nth-child(1) .p-content {
    right: 10%!important;
}

.btk-001-fl-a.cl .p-wrap:nth-child(2) .p-content{
    right: 0%!important;
}
.btk-001-fl-a.cl .p-wrap:nth-child(2) .list-holder {
    flex-direction: row !important;
}
/* POSITION */
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu */
.btk-001-fl-a.c4 .p-wrap:nth-child(1) .p-content,
.btk-001-fl-a.c4 .p-wrap:nth-child(4) .p-content{
    right: 20px!important;
}
.btk-001-fl-a.c4 .p-wrap:nth-child(2) .p-content,
.btk-001-fl-a.c4 .p-wrap:nth-child(3) .p-content{
    left: 20px!important;
}

.btk-001-fl-a.c4 .p-wrap:nth-child(1) .list-holder,
.btk-001-fl-a.c4 .p-wrap:nth-child(4) .list-holder {
    flex-direction: row !important;
}

/* FOXIZ - FLEX OVERLAY */
.btk-001-fo-a .overlay-holder {
    overflow: visible;
}
.btk-001-fo-a .p-content {
    background:var(--blanc)!important;
    border-radius:0px;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 40%, transparent)!important;
    padding: 30px 20px;
    margin-bottom:40px;
    margin-left:-40px;
    z-index: 50;
    min-width: 90% !important;
    max-width: 90% !important;
    position: absolute;
    left: 0; 
    color:var(--noir)!important;
    overflow: visible;
}

/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Titre */
.btk-001-fo-a .p-wrap .p-content .entry-title {
    font-size:calc(var(--size-titre__h3) + 0.7rem);
    line-height:calc(var(--size-titre__h3) + 0.8rem);
    font-weight:var(--weight-bold);
    font-family: var(--polices-styles);
    text-align:left;
    color:var(--noir);
}
.btk-001-fo-a .p-wrap .p-content .entry-title a:hover {
    color:var(--noir)!important;
}
/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Description */
.btk-001-fo-a .p-wrap .p-content .entry-summary {
    font-size:calc(var(--size-texte) + 0.2rem);
    line-height: calc(var(--size-texte) + 0.4em);
    font-weight:var(--weight-normal);
    text-align:left;
    color:var(--noir);
}

/* FOXIZ - FLEX LIST - 001 - Cadre - Contenu - Meta - Categorie */
.btk-001-fo-a .p-wrap .p-content .p-category {
    font-size:calc(var(--size-texte) + 0.0rem);
    line-height: calc(var(--size-texte) + 0.0rem);
    font-weight:var(--weight-normal);
    color:var(--noir)!important;
    font-style: italic;
    text-transform: initial;
}

/* FOXIZ - FLEX GRID 1 */
/* FOXIZ - FLEX GRID 1 - 001 - IMAGE */
.btk-001-fg-a .p-wrap .feat-holder .p-featured {
    border-radius:0;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}
.btk-001-fg-a .p-wrap .p-meta {
    margin-bottom: 6px;
}
.btk-001-fg-a.tg .p-wrap .p-meta span {
    font-size:calc(var(--size-texte) + 0.05rem);
    line-height:calc(var(--size-texte) + 0.2rem);
}
.btk-001-fg-a .p-wrap .p-categories {
    bottom: 4px;
    margin-bottom: 0;
    margin: 0 auto;
    justify-self: center;
}
.btk-001-fg-a .p-wrap .p-categories .p-category {
    padding: 12px 36px;
    -webkit-transition: all .25s var(--timing);
    transition: all .25s var(--timing);
    text-decoration: none;
    color: var(--noir);
}

.btk-001-fg-a .p-wrap .p-categories .p-category:before {
    border-radius:50px 50px 0 0;
}

/* FOXIZ - FLEX GRID 1 - 001 - TITRE */
/* FOXIZ - FLEX GRID 1 - 001 - TITRE - FORME */
.btk-001-fg-a .p-wrap .entry-title {
    font-weight:calc(var(--weight-bold) - 000);
    font-family: var(--polices-styles);
    margin-bottom:8px;
    color:var(--noir)!important;
    font-size:calc(var(--size-titre__h3) + 0.05rem);
    line-height:calc(var(--size-titre__h3) + 0.15rem);
}
.btk-001-fg-a.tg .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) + 0.2rem);
    line-height:calc(var(--size-titre__h3) + 0.3rem);
}
.btk-001-fg-a.tp .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) - 0.1rem);
    line-height:calc(var(--size-titre__h3) - 0.0rem);
}
.btk-001-fg-a .entry-summary {
    font-size:calc(var(--size-texte) - 0.15rem);
    line-height:calc(var(--size-texte) - 0.0rem);
    font-weight:var(--weight-normal);
    margin-bottom:0px!important;
}
.btk-001-fg-a .p-readmore {
    line-height: 1;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    padding: 0em 1.25em;
    margin-top: 0em!important;
    margin-left: 1.25em!important;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border: none;
    border-radius: var(--round-3);
    color:var(--g-color);
}
.btk-001-fg-a .p-readmore:hover {
    background: none;
    box-shadow:none;
    color:var(--g-color);
    font-weight:800;
}

.btk-001-fg-a .rbi-cright,
.btk-001-fg-a .rbi-cright:hover {
    content: '\e958'!important;
    font-size: var(--size-titre);
    margin-left: 4px;
    left: 24px!important;
    position: absolute!important;
    color:var(--g-color);
}
.btk-001-fg-a.tp .rbi-cright,
.btk-001-fg-a.tp .rbi-cright:hover {
    left: 10px!important;
}
.btk-001-fg-a .p-wrap .p-link .rbi-cright:before {
    content: '\e958' !important;
    font-size: var(--size-titre);
}

.btk-001-fg-a .meta-el:not(.meta-avatar):not(.no-label):not(:last-child)::after {
    content: " |";
    display: inline-block;
    margin-left: .6em;
    opacity: .6;
    background: none;
    width: auto;
    height: auto;
}

/* Version SOMBRE */
.ct_001 .btk-001-fg-a .p-wrap .p-meta span,
.ct_001 .btk-001-fg-a .p-readmore,
.ct_001 .btk-001-fg-a .rbi-cright,
.ct_001 .btk-001-fg-a .rbi-cright:hover,
.ct_001 .btk-001-fg-a .p-wrap .p-categories .p-category,
.ct_001 .btk-001-fg-a .p-wrap .entry-title {
    color:var(--blanc)!important;
}

/* FOXIZ - FLEX GRID 1 */
.btk-001-fg-b .p-wrap {
    background:var(--g-color);
    padding:28px;
    margin:0 24px;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}

/* FOXIZ - FLEX GRID 1 - 001 - IMAGE */
.btk-001-fg-b .p-wrap .feat-holder .p-featured {
    border-radius:0;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}

/* FOXIZ - FLEX GRID 1 - 001 - TITRE */
/* FOXIZ - FLEX GRID 1 - 001 - TITRE - FORME */
.btk-001-fg-b .p-wrap .entry-title {
    font-weight:calc(var(--weight-bold) - 000);
    font-family: var(--polices-styles);
    margin-bottom:8px;
    color:var(--blanc)!important;
    font-size:calc(var(--size-titre__h3) + 0.05rem);
    line-height:calc(var(--size-titre__h3) + 0.15rem);
    text-align:center;
    margin-bottom:18px;
}
.btk-001-fg-b .p-wrap .entry-title a:hover {
    color:var(--blanc)!important;
    text-decoration:1px solid var(--blanc)!important;
}
.btk-001-fg-b .p-readmore {
    font-size: var(--size-titre);
    line-height: 1;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    padding: 0.6em 1.25em;
    margin: 0 auto!important;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border: 2px solid var(--blanc);
    border-radius: 0;
    color:var(--blanc);
}
.btk-001-fg-b .p-readmore:hover {
    color:var(--g-color);
    background:var(--blanc);
}
.btk-001-fg-b .p-link {
    margin: 0 auto!important;
    text-align: center;
}
.btk-001-fg-b .rbi-cright {
    display:none;
}

.ct_001 .btk-001-fg-b .p-wrap .entry-title {
    color:var(--noir)!important;
}
.ct_001 .btk-001-fg-b .p-readmore {
    border: 2px solid var(--noir);
    color:var(--noir);
}
.ct_001 .btk-001-fg-b .p-wrap {
    background:var(--blanc);
}

/* FOXIZ - FLEX GRID 1 */
.btk-001-fg-c .p-wrap .p-content {
    padding-left:28px;
}
.btk-001-fg-c .list-feat-holder,
.btk-001-fg-c .feat-holder,
.btk-001-fg-c .list-feat-holder .p-featured {
    flex-shrink: 0;
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    height: 90px;
    min-height: 90px;
    max-height: 90px; 
}
/* FOXIZ - FLEX GRID 1 - 001 - IMAGE */
.btk-001-fg-c .p-wrap .feat-holder .p-featured {
    border-radius:50%;
    box-shadow: 0 0px 8px color-mix(in srgb, var(--noir) 20%, transparent)!important;
}
.btk-001-fg-c .p-wrap .p-categories {
    margin-bottom:0px;
}
.btk-001-fg-c .p-wrap .p-categories .p-category {
    -webkit-transition: all .25s var(--timing);
    transition: all .25s var(--timing);
    text-decoration: none;
    color:var(--blanc)!important;
    text-align:left!important;
}

/* FOXIZ - FLEX GRID 1 - 001 - TITRE */
/* FOXIZ - FLEX GRID 1 - 001 - TITRE - FORME */
.btk-001-fg-c .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) - 0.29rem);
    line-height:calc(var(--size-titre__h3) - 0.24rem);
    font-weight:calc(var(--weight-bold) - 000);
    font-family: var(--polices-styles);
    margin-bottom:0px;
    color:var(--blanc)!important;
}
.btk-001-fg-c .p-link {
    padding-top:2px!important;
}
.btk-001-fg-c .p-readmore {
    line-height: 1;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    padding-right: 0;
    margin-top: 0px!important;
    margin-left: 0rem!important;
    -webkit-transition: var(--effect);
    transition: var(--effect);
    border: none;
    border-radius: var(--round-3);
    color:var(--blanc)!important;
}

.btk-001-fg-c .rbi-cright,
.btk-001-fg-c .rbi-cright:hover {
    content: '\e958'!important;
    font-size: var(--size-titre);
    margin-left: 4px;
    margin-top:1px;
    left: 22px!important;
    position: absolute!important;
    color:var(--blanc)!important;
}
.btk-001-fg-c.tp .rbi-cright,
.btk-001-fg-c.tp .rbi-cright:hover {
    left: 10px!important;
}
.btk-001-fg-c .p-wrap .p-link .rbi-cright:before {
    content: '\e958' !important;
    font-size: var(--size-titre);
}/* End custom CSS */