/*!
Theme Name: Audace
Template: Divi
Description: Un theme créé par Bleuebuzz
Version: 1.0
Author: Bleuebuzz
Author URI: https://www.bleuebuzz.fr
*/

/* ALL
========================================== */

body{overflow-x: hidden;}
.header_row {display:flex; flex-direction: row;align-items: center;}
.et_pb_section--with-menu{overflow:visible!important;}
.header_row .et_pb_menu_0_tb_header.et_pb_menu .nav li ul{background: #279ca7 !important;border-radius: 20px;top: calc(100%);box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);} 
.header_row .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li a{color:#fff!important;position: relative;transition: all .3s;top:0;} 
.header_row .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a{color:#fff!important;} 
.header_row .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li a:after{font-family: ETmodules;content: "5";font-size: 16px;position: absolute;right: 0;top: 4px;font-weight: 800;} 
.header_row .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li a:hover{background-color: transparent;opacity: 1;transition: all .1s;top:2px;} 

#logo_header {fill: #279ca7;}
.logo svg {width: 100%; max-width: 175px; height: auto;transition: all 1s ease;}
.et_pb_sticky--top .logo svg {width: 100%; max-width: 80px; height: auto;margin-top: 10px;}


li.justmobile {display:none;}
@media screen and (max-device-width: 820) {
    .justmobile {display: ;}
}

/* Checklist */
h3.checklist {margin-bottom: 30px;}
ul.check { list-style: none;padding-left: 0;}
ul.check li {position: relative; padding-left: 2em; margin-bottom:  1em;}
ul.check li::before { content: ''; position: absolute; left: 0; top: 0.25em; width: 1.25em; height: 1.25em;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><circle cx="10" cy="10" r="10" fill="%23f2f2f2"/><path d="M5.815 10.419l2.694 2.494 5.676-7.456" fill="none" stroke="%23279ca7" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg>');
    background-size: contain; background-repeat: no-repeat;}


@media screen and (max-device-width: 980px) {
    .et_pb_sticky--top .logo svg {max-width: 100px;margin-top: 0;}
    .header_row {justify-content: space-between; align-items: start; transition: all 0.5s ease; }
    .header_row .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu{box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);}
    .header_row .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu li a{border:none;position: relative; line-height: 1.5em;}
    .header_row .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu > li > a:after{font-family: ETmodules;content: "5";font-size: 16px;position: absolute;right: 0;top: 4px;font-weight: 800;}
    .header_row .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu li.menu-item-has-children > a{background: transparent;}
    .header_row .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu li.menu-item-has-children > a:after{font-family: ETmodules;content: "3";font-size: 16px;position: absolute;right: 0;top: 4px;font-weight: 800;}
    .header_row .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu li.menu-item-has-children li a{color:#8B8B8B !important;}


    .et_pb_sticky--top .header_row{background-color: rgba(255, 255, 255, 0.35)!important;backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px); padding:20px 20px 0!important;}
    .header_row1 {max-width: 25%;margin-right: auto;margin-top: 0;margin-bottom: 0;}
    .header_row2 {max-width: 65%;margin-left: auto;margin-top: 0;margin-bottom: 0;}
    .header_row3 {display: none;width: 0;}
    .et_pb_sticky .et_pb_menu_0_tb_header, .et_pb_sticky .et_pb_menu_0_tb_header .sub-menu {box-shadow:0px 0px 0px 0px rgba(0,0,0,0)!important}
    .et_pb_menu_0_tb_header {padding-top: 0!important;padding-right:0!important;padding-bottom: 0!important; padding-left: 0!important;}
    .et_pb_menu_0_tb_header.et_pb_menu {background-color: rgb(0,0,0,0)!important;border-color:rgb(0,0,0,0)!important;}
    .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {justify-content: flex-end;}
    .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {color: #fff!important;padding: 8px;}
    .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {background-color: black;;border-radius: 60px;}
    .et_mobile_menu {border-radius: 20px;}
    .et_pb_menu__wrap .mobile_menu_bar {-webkit-transform: translateY(0%)!important;transform: translateY(0%)!important;}
}

@media screen and (max-width: 980px){
    .et_pb_menu_0_tb_header.et_pb_menu{border-radius: 0;box-shadow: none;}
}

@media screen and (max-device-width: 820px) {
    .header_row {padding: 20px 0;}
    .et_pb_sticky--top .header_row{padding:20px 5px 0!important;}
    .header_row1 {max-width: 30%;margin: 0!important;}
    .et_pb_sticky--top .header_row1 {margin: 0!important;}
    .header_row2 {max-width: 70%;}
    .logo {padding-left: 10px;}
}

/*  Double boutons
========================================== */
@media screen and (max-device-width: 480px) {
.dtq-dual-btn {flex-direction: column;align-items:center;}
.dtq-dual-btn .dtq-btn-wrap a.btn-el--primary {margin-right:0!important; margin-bottom: 20px;}
.dtq-dual-btn .dtq-btn-wrap a.btn-el--secondary {margin-left:0!important;}
}

/* Mask */
div.et_pb_section.et_pb_section_1.section-mask-hp>.et_pb_background_mask {background-image:url(/wp-content/themes/audace/assets/masque-hp.svg);}
div.et_pb_section.et_pb_section_1.section-mask-members>.et_pb_background_mask {background-image:url(/wp-content/themes/audace/assets/masque-members.svg);}
div.et_pb_section.et_pb_section_1.section-mask-hub>.et_pb_background_mask {background-image:url(/wp-content/themes/audace/assets/masque-hub.svg);}
div.et_pb_section.et_pb_section_1.section-mask-follow>.et_pb_background_mask {background-image:url(/wp-content/themes/audace/assets/masque-hub.svg);}
div.et_pb_section.et_pb_section_1.section-mask-tarif>.et_pb_background_mask {background-image:url(/wp-content/themes/audace/assets/masque-hub.svg);}

@media screen and (max-device-width: 820px) {
    div.et_pb_section.et_pb_section_1.section-mask-hp>.et_pb_background_mask {background-size: 100% 55%;background-position: left bottom -15%;}
    div.et_pb_section.et_pb_section_1.section-mask-members>.et_pb_background_mask {background-size: 100% 80%;background-position: left bottom -15%;}
    div.et_pb_section.et_pb_section_1.section-mask-hub>.et_pb_background_mask, div.et_pb_section.et_pb_section_1.section-mask-tarif>.et_pb_background_mask {display:none;}
}
@media screen and (max-device-width: 820px) {
    div.et_pb_section.et_pb_section_1.section-mask-hp>.et_pb_background_mask {background-position: left bottom -25%;}
    div.et_pb_section.et_pb_section_1.section-mask-members>.et_pb_background_mask {background-position: left bottom -130%;}
}

/* Members */
.members-content h1.wp-block-heading, .members-content h2.wp-block-heading, .members-content h3.wp-block-heading   {color:#fff; background-color: #279ca7;display: inline-block;padding:5px; font-size: 2rem;line-height: normal;margin-bottom: 20px;}

.member-items {margin-bottom: 30px;}
.member-img {height: 250px; width: 250px; background-size:cover; background-position: center center;margin-bottom:10px;border-radius: 15px;}
.member-name {font-family: 'Bebas Neue',display ; font-size: 28px;font-weight: 400;line-height: normal;}
.member-lastname {text-transform: uppercase;}
.member-function {font-size: 16px; font-style: italic;}
@media screen and (max-device-width: 820px) {
    .member-part {display:flex; flex-direction: row;flex-wrap: wrap;justify-content: start;gap: 40px;}
    .member-img {height: 200px; width: 200px;}
    .member-name {font-size: 22px;}
    .member-function {font-size: 14px; font-style: italic;}
}
@media screen and (max-device-width: 640px) {
    .member-part {display:flex; flex-direction: column;align-content: center;gap: 40px;}
    .member-img {height: 250px; width: 250px;}
    .member-name {font-size: 22px;}
    .member-function {font-size: 14px; font-style: italic;}
}
.video-container { position: relative; padding-bottom: 56.25%; /* Ratio 16:9 */ height: 0; overflow: hidden; max-width: 100%;}
.video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* Members list */

.members .dp-dfg-items{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin:0 auto}
.membre.dp-dfg-item{width: 18%;aspect-ratio: 1 / 1;perspective: 800px;margin: 1%;border: none;overflow: visible;background: transparent;}
.card{position:relative;width:100%;height:100%;transition:all .7s ease-in-out;transform-style:preserve-3d}
.front,.back{position:absolute;width:100%;height:100%;border-radius:20px;backface-visibility:hidden;transition:all .5s;transform-style:preserve-3d;overflow:hidden}
.back{background:#279CA7;transform:rotateY(180deg);}
.front{background:#fff;box-sizing:border-box;padding:20px;}
.front-content,.back-content{transform:translateZ(1px);}
.front-content{text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:100%;}
.front-content img{max-width:100%;max-height:100%;object-fit:contain;}
.back-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;box-sizing:border-box;padding:10px;}
.back-content p.title{font-size:23px;line-height:30px;margin:0 0 10px;font-family:"Bebas Neue",sans-serif;font-weight:400;text-align:center;color:#fff;padding: 0;}
.back-content p{text-align:center;font-size:14px;line-height:20px;margin:0;font-weight:300;font-family:"Sora",sans-serif;font-optical-sizing:auto;padding: 0;}
.back-content p span{font-weight:400;}
.membre:hover .card{transform:rotateY(180deg);}
@media screen and (max-width:1100px) {
    .membre.dp-dfg-item{width:23%;aspect-ratio:1 / 1;perspective:800px;margin:1%;}
}
@media screen and (max-width:980px) {
    .membre.dp-dfg-item{width:31%;aspect-ratio:1 / 1;perspective:800px;margin:1%;}
}
@media screen and (max-width:640px) {
    .membre.dp-dfg-item{width:46%;aspect-ratio:1 / 1;perspective:800px;margin:2%;}
    .membre:hover .card{transform:rotateY(0);}
}

/*  text defilant
========================================== */
.marquee__part { flex-shrink:0; padding:0; font-smooth:always; display:flex; font-family: "Bebas Neue", sans-serif; font-weight:400; color:#279CA7;}
.marquee { color:#002934; font-size:36px; line-height:36px; padding:0; position:relative; overflow:hidden; font-weight:400}
.marquee__inner { -webkit-font-smoothing:antialiased; width:fit-content; display:flex; flex:auto; flex-direction:row}
.marquee__part span{background:#000; margin-right:8px; padding:7px 10px 1px;}

/*  Retour sur
========================================== */

.retour-container { display: flex; gap: 20px; }
.retour-container .retour-row2 { display: flex; flex-direction: column; gap: 20px; }

.retour-container .hpretour2 { height: 30%; margin-bottom: 20px; }
.retour-container .hpretour2 .et_pb_module_inner,
.retour-container .hpretour2 .et_pb_module_inner .dp-dfg-container { height: 100%; }
.retour-container .hpretour2 .dp-dfg-items { display: flex; gap: 20px; width: 100%; height: 100%; }
.retour-container .hpretour2 .dp-dfg-items article { width: 50%; }

.retour-container .hpretour3 { height: 70%; }
.retour-container .hpretour3 .et_pb_module_inner,
.retour-container .hpretour3 .et_pb_module_inner .dp-dfg-container,
.retour-container .hpretour3 .dp-dfg-items,
.retour-container .hpretour3 .dp-dfg-items article { height: 100%; }

.back-to-container.big,
.back-to-container.small,
.back-to-container.medium { background-size: cover; position: relative; border-radius: 20px; overflow: hidden; cursor: pointer; }

.back-to-container.big { width: 100%; aspect-ratio: 1; }
.back-to-container.small,
.back-to-container.medium { height: 100%; }

.back-to-container .back-to-cat { background: #000; color: #fff; position: absolute; left: 20px; box-sizing: border-box; padding: 10px 15px 8px; text-transform: uppercase; line-height: 1em; opacity: 0; transition: all 0.3s; border-radius: 5px; font-size: 1.2em; }
.back-to-container:hover .back-to-cat { opacity: 1; transition: all 0.3s 0.1s; }

.back-to-container.big .back-to-cat,
.back-to-container.medium .back-to-cat { bottom: calc(35% + 20px); }
.back-to-container.medium .back-to-cat { bottom: calc(245px + 20px); }
.back-to-container.small .back-to-cat { top: 20px; z-index: 5; }

.back-to-container.big .back-to-link { width: 100%; aspect-ratio: 1; display: block; }
.back-to-container.small .back-to-link,
.back-to-container.medium .back-to-link { width: 100%; height: 100%; display: block; }

.back-to-container .back-to-link .back-to-infos { width: 100%; height: 0; background: #279CA7; position: absolute; bottom: 0; box-sizing: border-box; padding: 0; color: #fff; overflow: hidden; transition: all 0.3s; }

.back-to-container.big .back-to-link .back-to-infos,
.back-to-container.medium .back-to-link .back-to-infos { border-top-left-radius: 20px; border-top-right-radius: 20px; }

.back-to-container.big:hover .back-to-link .back-to-infos,
.back-to-container.medium:hover .back-to-link .back-to-infos { height: 245px; padding: 30px 50px 50px 30px; animation: 0.2s slideUpBig; }

.back-to-container.small:hover .back-to-link .back-to-infos { height: 100%; padding: 30px 50px 20px 30px; animation: 0.2s slideUpSmall; display: flex; flex-direction: column; justify-content: flex-end; }

.back-to-container.big .back-to-link .back-to-infos .back-to-title,
.back-to-container.medium .back-to-link .back-to-infos .back-to-title { font-size: 26px; line-height: normal; margin-bottom: 10px; }
.back-to-container.small .back-to-link .back-to-infos .back-to-title { font-size: 20px; line-height: normal; margin-bottom: 10px; }

.back-to-container.big .back-to-link .back-to-infos .back-to-date,
.back-to-container.medium .back-to-link .back-to-infos .back-to-date { font-size: 14px; text-transform: uppercase; font-weight: 600; margin-bottom: 15px; color: #000; line-height: normal; }
.back-to-container.small .back-to-link .back-to-infos .back-to-date { font-size: 12px; text-transform: uppercase; font-weight: 600; margin-bottom: 15px; color: #000; line-height: normal; }

.back-to-container.big .back-to-link .back-to-infos .back-to-citation,
.back-to-container.medium .back-to-link .back-to-infos .back-to-citation { font-size: 16px; line-height: 1.3em; }
.back-to-container.small .back-to-link .back-to-infos .back-to-citation { font-size: 16px; line-height: 1.3em; display: none; }

.back-to-container .back-to-link .back-to-infos .back-to-title,
.back-to-container .back-to-link .back-to-infos .back-to-date,
.back-to-container .back-to-link .back-to-infos .back-to-citation,
.back-to-container .back-to-link .back-to-infos .icon-goto { opacity: 0; transition: all 0.3s; }

.back-to-container.big:hover .back-to-link .back-to-infos .back-to-title,
.back-to-container.big:hover .back-to-link .back-to-infos .back-to-date,
.back-to-container.big:hover .back-to-link .back-to-infos .back-to-citation,
.back-to-container.big:hover .back-to-link .back-to-infos .icon-goto,
.back-to-container.medium:hover .back-to-link .back-to-infos .back-to-title,
.back-to-container.medium:hover .back-to-link .back-to-infos .back-to-date,
.back-to-container.medium:hover .back-to-link .back-to-infos .back-to-citation,
.back-to-container.medium:hover .back-to-link .back-to-infos .icon-goto { opacity: 1; transition: all 0.3s 0.15s; }

.back-to-container.small:hover .back-to-link .back-to-infos .back-to-title,
.back-to-container.small:hover .back-to-link .back-to-infos .back-to-date,
.back-to-container.small:hover .back-to-link .back-to-infos .back-to-citation,
.back-to-container.small:hover .back-to-link .back-to-infos .icon-goto { opacity: 1; transition: all 0.3s 0.25s; }

.back-to-container .back-to-link .back-to-infos .icon-goto { position: absolute; bottom: 20px; right: 20px; }

@keyframes slideUpBig {
    0% { padding: 0; height: 0; }
    100% { height: 245px; padding: 20px; }
}
@keyframes slideUpSmall {
    0% { padding: 0; height: 0; }
    100% { height: 100%; padding: 20px; }
}

@media screen and (max-width: 960px) {
    .retour-container { flex-direction: column; }
    .retour-container .hpretour2 .dp-dfg-items { flex-direction: column; }
    .retour-container .hpretour2 .dp-dfg-items article { width: 100%; }

    .back-to-container.big,
    .back-to-container.small,
    .back-to-container.medium { height: 270px; background-size: contain; background-position: -60px; }

    .back-to-container.big .back-to-link,
    .back-to-container.small .back-to-link,
    .back-to-container.medium .back-to-link { width: 100%; height: 100%; }

    .back-to-container.big .back-to-link .back-to-infos,
    .back-to-container.small .back-to-link .back-to-infos,
    .back-to-container.medium .back-to-link .back-to-infos { height: 100%; width: 65%; left: 35%; padding: 20px 60px 30px 20px; display: flex; flex-direction: column; justify-content: flex-end; border-radius: 0; }

    .back-to-container.big .back-to-link .back-to-infos .back-to-title,
    .back-to-container.small .back-to-link .back-to-infos .back-to-title,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-title { font-size: 24px; }

    .back-to-container.big .back-to-link .back-to-infos .back-to-date,
    .back-to-container.small .back-to-link .back-to-infos .back-to-date,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-date { font-size: 12px; }

    .back-to-container.big .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.small .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-citation { font-size: 14px; }

    .back-to-container.small .back-to-link .back-to-infos .back-to-citation { display: block; }

    .back-to-container.big .back-to-cat,
    .back-to-container.small .back-to-cat,
    .back-to-container.medium .back-to-cat { opacity: 1; left: calc(35% + 20px); z-index: 5; top: 20px; bottom: auto; }

    .back-to-container.big .back-to-link .back-to-infos .back-to-title,
    .back-to-container.big .back-to-link .back-to-infos .back-to-date,
    .back-to-container.big .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.big .back-to-link .back-to-infos .icon-goto,
    .back-to-container.small .back-to-link .back-to-infos .back-to-title,
    .back-to-container.small .back-to-link .back-to-infos .back-to-date,
    .back-to-container.small .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.small .back-to-link .back-to-infos .icon-goto,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-title,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-date,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.medium .back-to-link .back-to-infos .icon-goto { opacity: 1; }
}

@media screen and (max-width: 768px) {
    .back-to-container.big,
    .back-to-container.small,
    .back-to-container.medium { width: 100%; max-width: 640px; margin: 0 auto; height: 50dvh; background-size: cover; background-position: center; aspect-ratio: auto; }

    .back-to-container.big .back-to-cat,
    .back-to-container.small .back-to-cat,
    .back-to-container.medium .back-to-cat { left: 20px; }

    .back-to-container.big:hover .back-to-cat,
    .back-to-container.small:hover .back-to-cat,
    .back-to-container.medium:hover .back-to-cat { transition: none; }

    .back-to-container.big .back-to-link { aspect-ratio: auto; }

    .back-to-container.big .back-to-link .back-to-infos,
    .back-to-container.small .back-to-link .back-to-infos,
    .back-to-container.medium .back-to-link .back-to-infos { padding: 20px 30px 30px 20px; height: auto; min-height: 20%; transition: none; border-top-right-radius: 0; border-top-left-radius: 0; width: 100%; left: 0; }

    .back-to-container.big .back-to-link .back-to-infos .back-to-date,
    .back-to-container.small .back-to-link .back-to-infos .back-to-date,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-date{margin-bottom: 0;}

    .back-to-container.big .back-to-link .back-to-infos .icon-goto,
    .back-to-container.small .back-to-link .back-to-infos .icon-goto,
    .back-to-container.medium .back-to-link .back-to-infos .icon-goto { width:20px;bottom: 10px; }

    .back-to-container.big .back-to-link .back-to-infos .back-to-title,
    .back-to-container.big .back-to-link .back-to-infos .back-to-date,
    .back-to-container.big .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.big .back-to-link .back-to-infos .icon-goto,
    .back-to-container.small .back-to-link .back-to-infos .back-to-title,
    .back-to-container.small .back-to-link .back-to-infos .back-to-date,
    .back-to-container.small .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.small .back-to-link .back-to-infos .icon-goto,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-title,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-date,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.medium .back-to-link .back-to-infos .icon-goto { opacity: 1; transition: none; }

    .back-to-container.big .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.small .back-to-link .back-to-infos .back-to-citation,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-citation { display: none; }

    .back-to-container.big .back-to-link .back-to-infos .back-to-title,
    .back-to-container.small .back-to-link .back-to-infos .back-to-title,
    .back-to-container.medium .back-to-link .back-to-infos .back-to-title { font-size: 20px; }

    .back-to-container.big:hover .back-to-link .back-to-infos,
    .back-to-container.small:hover .back-to-link .back-to-infos,
    .back-to-container.medium:hover .back-to-link .back-to-infos { height: auto; min-height: 20%; padding: 20px; animation: none; }
}

/* WIDGET
========================================== */
.wp-block-heading {padding-bottom: 0.5em;}
.widget_block .wp-block-heading {color: #EBAD84!important;margin-bottom:20px;}
.wp-block-latest-posts__featured-image img {border-radius:10px;width: 300px;margin-bottom: 10px;}
ul.wp-block-latest-posts__list {margin-bottom: 40px;}
ul.wp-block-latest-posts__list li {margin-bottom: 50px; line-height: normal;}
ul.wp-block-latest-posts__list li a {color: #000!important;line-height: normal!important;font-weight: 400;font-size: 18px!important;}
ul.wp-block-latest-posts__list li a:hover {color: #279CA7!important;}

/* ACTU ARCHIVE
========================================== */
.actu .dp-dfg-items {display:flex; flex-direction: row;justify-content: flex-start;flex-wrap: wrap;gap: 20px;}
.actu .dp-dfg-items article {width: calc(32% - 10px);margin-bottom: 20px;}
.actu .dp-dfg-items .actu-img {height: 300px; background-size: cover;border-radius: 30px 30px 0 0;padding:30px;display:flex; align-items: end;position: relative;}
.actu .dp-dfg-items .actu-img .actu-cat {background:#279CA7;color:#fff;box-sizing: border-box;padding:10px 15px 8px;text-transform: uppercase;line-height: 1em;border-radius: 5px;font-size: 1em;z-index: 5;pointer-events: none;}
.actu .dp-dfg-items .actu-img .actu-link-img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.actu .dp-dfg-items .actu-wrapper {background-color: #fff;padding:20px 30px; border-radius: 0 0 30px 30px;display:flex; flex-direction: row; justify-content: space-between; min-height: 100px;}
.actu .dp-dfg-items .actu-wrapper .actu-title {font-size: 18px;line-height: normal;color: #000;font-weight: 400;}
.actu .dp-dfg-items .actu-wrapper .actu-puce {margin-left:10px;width:20px;}
.actu .dp-dfg-items .actu-wrapper .actu-puce svg {width:20px;}

.actu .dp-dfg-level {list-style-type: none!important;padding: 0;display: flex;flex-direction: row;justify-content: center;gap:15px;}
.actu .dp-dfg-level .dp-dfg-filter {font-size: 1em;text-transform: uppercase;}
.actu .dp-dfg-level .dp-dfg-filter .dp-dfg-filter-link {color:#fff; background: #279CA7;border-radius: 5px;padding:8px 10px;font-size: 1.6em;}
.actu .dp-dfg-level .dp-dfg-filter .dp-dfg-filter-link:hover {background: #EBAD84;}
.actu .dp-dfg-level .dp-dfg-filter .dp-dfg-filter-link.active {background: #000;}

.actu .dp-dfg-container {grid-row-gap: 4em;}

.actu .pagination {list-style-type: none!important; display:flex;flex-direction: row;flex-wrap: wrap;justify-content: center;gap:10px;}
.actu .pagination .pagination-item {display: contents;}
.actu .pagination .pagination-item a .et-pb-icon {font-size: 20px;}

@media screen and (max-width:980px){
    .actu .dp-dfg-level .dp-dfg-filter .dp-dfg-filter-link {font-size: 1.2em;}
    .actu .dp-dfg-items .actu-img {padding:15px;height: 250px;}
    .actu .dp-dfg-items article {width: 48%;margin-bottom: 20px;}
    .actu .dp-dfg-items .actu-wrapper {padding:20px 15px 20px 15px; min-height: 100px;}
    .actu .dp-dfg-items .actu-wrapper .actu-title {font-size: 16px;}
}
@media screen and (max-width:640px){
    .dp-dfg-filters {display: none;}
    .actu .dp-dfg-items .actu-img {padding:15px;height: 250px;}
    .actu .dp-dfg-items article {width: 100%;margin-bottom: 20px;}
    .actu .dp-dfg-items .actu-wrapper {padding:20px 20px;min-height: auto;}
    .actu .dp-dfg-items .actu-wrapper .actu-title {font-size: 16px;}
}

/* EVENT ARCHIVE
========================================== */
.archive-agenda .dp-dfg-items {display:flex; flex-direction: row;justify-content: space-between;flex-wrap: wrap;gap: 10px;}
.archive-agenda .dp-dfg-items article {width: calc(50% - 10px);margin-bottom: 20px;}
.archive-agenda .dp-dfg-items .actu-img {height: 420px; background-size: cover;border-radius: 30px 30px 0 0;padding:30px;display:flex; align-items: end;position: relative;}
.archive-agenda .dp-dfg-items .actu-img .actu-cat {background:#279CA7;color:#fff;box-sizing: border-box;padding:10px 15px 8px;text-transform: uppercase;line-height: 1em;border-radius: 5px;font-size: 1em;z-index: 5;pointer-events: none;}
.archive-agenda .dp-dfg-items .actu-img .actu-link-img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.archive-agenda .dp-dfg-items .actu-wrapper {background-color: #fff;padding:20px 30px; border-radius: 0 0 30px 30px;display:flex; flex-direction: row; justify-content: space-between; min-height: 100px;}
.archive-agenda .dp-dfg-items .actu-wrapper .actu-title {font-size: 18px;line-height: normal;color: #000;font-weight: 400;}
.archive-agenda .dp-dfg-items .actu-wrapper .actu-title .back-to-title {font-weight: 600!important;color: #279CA7;margin-bottom: 5px;}
.archive-agenda .dp-dfg-items .actu-wrapper .actu-title .back-to-date {font-size: 14px;text-transform: uppercase;margin-bottom: 5px;}
.archive-agenda .dp-dfg-items .actu-wrapper .actu-title .back-to-lieu {font-size: 14px;}
.archive-agenda .dp-dfg-items .actu-wrapper .actu-title .back-to-lieu span{font-size: 18px;}
.archive-agenda .dp-dfg-items .actu-wrapper .actu-puce {margin-left:10px;width:20px;}
.archive-agenda .dp-dfg-items .actu-wrapper .actu-puce svg {width:20px;}
.archive-agenda .dp-dfg-items .actu-wrapper .actu-puce svg {width:20px;}


.archive-agenda .dp-dfg-items .actu-wrapper .actu-title .event-membre {
    background: #EBAD84;
    color: #fff;
    padding: 8px 10px 8px;
    text-transform: uppercase;
    line-height: 1em;
    border-radius: 5px;
    font-size: 0.7em;
    width: fit-content;
    margin-bottom: 10px;
}

.archive-agenda .dp-dfg-level {list-style-type: none!important;padding: 0;display: flex;flex-direction: row;justify-content: center;gap:15px;}
.archive-agenda .dp-dfg-level .dp-dfg-filter {font-size: 1em;text-transform: uppercase;}
.archive-agenda .dp-dfg-level .dp-dfg-filter .dp-dfg-filter-link {color:#fff; background: #279CA7;border-radius: 5px;padding:8px 10px;font-size: 1.6em;}
.archive-agenda .dp-dfg-level .dp-dfg-filter .dp-dfg-filter-link:hover {background: #EBAD84;}
.archive-agenda .dp-dfg-level .dp-dfg-filter .dp-dfg-filter-link.active {background: #000;}

.archive-agenda .dp-dfg-container {grid-row-gap: 4em;}

.archive-agenda .pagination {list-style-type: none!important; display:flex;flex-direction: row;flex-wrap: wrap;justify-content: center;gap:10px;}
.archive-agenda .pagination .pagination-item {display: contents;}
.archive-agenda .pagination .pagination-item a .et-pb-icon {font-size: 20px;}

@media screen and (max-width:980px){
    .archive-agenda .dp-dfg-level .dp-dfg-filter .dp-dfg-filter-link {font-size: 1.2em;}
    .archive-agenda .dp-dfg-items .actu-img {padding:15px;height: 250px;}
    .archive-agenda .dp-dfg-items article {width: 48%;margin-bottom: 20px;}
    .archive-agenda .dp-dfg-items .actu-wrapper {padding:20px 15px 20px 15px; min-height: 100px;}
    .archive-agenda .dp-dfg-items .actu-wrapper .actu-title {font-size: 16px;}
}
@media screen and (max-width:640px){
    .dp-dfg-filters {display: none;}
    .archive-agenda .dp-dfg-items .actu-img {padding:15px;height: 250px;}
    .archive-agenda .dp-dfg-items article {width: 100%;margin-bottom: 20px;}
    .archive-agenda .dp-dfg-items .actu-wrapper {padding:20px 20px;min-height: auto;}
    .archive-agenda .dp-dfg-items .actu-wrapper .actu-title {font-size: 16px;}
}

/*  Events
========================================== */
.no-member p,
.no-member3 p,
.no-member2 p{font-size: 0.8em; line-height: normal; margin-bottom: 7px;}
body #page-container .et_pb_section .no-member .et_pb_button_0_tb_body,
body #page-container .et_pb_section .no-member2 .et_pb_button_0_tb_body,
body #page-container .et_pb_section .no-member3 .et_pb_button_0_tb_body{font-size: 13px!important;background-color: #EBAD84;}
body #page-container .et_pb_section .no-member .et_pb_button_0_tb_body:hover,
body #page-container .et_pb_section .no-member2 .et_pb_button_0_tb_body:hover,
body #page-container .et_pb_section .no-member3 .et_pb_button_0_tb_body:hover {background-color: #279CA7;}
.event-template-default .hidden{display:block;}
.mention-membre {background:#000;color:#fff;padding:8px 10px 8px;text-transform: uppercase;line-height: 1em;border-radius: 3px;font-size: 0.8em; width: fit-content;transform: rotate(-5deg);}

/*  Caroussel Agenda
========================================== */
.home .agenda{position: relative;}
.home .agenda .swiper-slide{cursor:pointer;}
.home .agenda .swiper-btn{height: 50px;position: relative;margin-bottom: 50px;width:110px;}
.home .agenda .swiper-btn .swiper-button-next{transform: rotate(180deg);right:0;left:auto;}
.home .agenda .swiper-btn .swiper-button-prev{right:auto;left:0;}
.home .agenda .swiper-btn .swiper-button-next,
.home .agenda .swiper-btn .swiper-button-prev{height:50px;width:50px;transition: all .3s;}
.home .agenda .swiper-btn .swiper-button-next:hover,
.home .agenda .swiper-btn .swiper-button-prev:hover{opacity: 0.7;transition: all .3s;}
.home .agenda .swiper-btn .swiper-button-next:after,
.home .agenda .swiper-btn .swiper-button-prev:after{display:none;}
.home .dp-dfg-items .event-wrapper .back-to-lieu {font-size: 14px;}
.home .dp-dfg-items .event-wrapper .back-to-lieu span{font-size: 18px;}

/* agenda ARCHIVE
========================================== */
/*.agenda .dp-dfg-items {display:flex; flex-direction: row;justify-content: space-between;flex-wrap: wrap;gap: 10px;cursor: pointer;}*/
.agenda .dp-dfg-items article {width: 32%;margin-bottom: 20px;}
.agenda .dp-dfg-items .event-img {height: 300px; background-size: cover;border-radius: 30px;padding:30px;display:flex; justify-content: space-between ;flex-direction: column;}
.agenda .dp-dfg-items .event-img .event-cat {background:#279CA7;color:#fff;padding:10px 15px 8px;text-transform: uppercase;line-height: 1em;border-radius: 5px;font-size: 1em; width: fit-content;}
.agenda .dp-dfg-items .event-img .event-date {background:#000;color:#fff;padding:10px 15px 8px;text-transform: uppercase;line-height: 1em;border-radius: 5px;font-size: 1.6em; width: fit-content;}

.agenda .dp-dfg-items .event-wrapper {padding:20px;display:flex; flex-direction: column; justify-content: start;}
.agenda .dp-dfg-items .event-wrapper .event-title {font-size: 24px;line-height: normal;color: #279CA7;font-weight: 600;margin-bottom:10px;}
.agenda .dp-dfg-items .event-wrapper .event-citation {font-size: 18px;line-height: normal;color: #279CA7;font-weight: 400;}
.agenda .dp-dfg-items .event-wrapper .event-membre {background:#EBAD84;color:#fff;padding:8px 10px 8px;text-transform: uppercase;line-height: 1em;border-radius: 5px;font-size: 1.2em; width: fit-content;transform: rotate(-2deg);}

.agenda .dp-dfg-container {grid-row-gap: 4em;}


@media screen and (max-width:980px){
    .agenda .dp-dfg-items .event-img {padding:15px;height: 250px;border-radius: 20px;}
    .agenda .dp-dfg-items article {width: 48%;margin-bottom: 20px;}
    .agenda .dp-dfg-items .event-wrapper{padding:20px;}
    .agenda .dp-dfg-items .event-wrapper .agenda-title {font-size: 20px;}
    .agenda .dp-dfg-items .event-wrapper .event-citation {font-size: 16px;}
    
}
@media screen and (max-width:640px){
    .agenda .dp-dfg-items .event-img .event-cat {padding:10px 10px 10px;}
    .agenda .dp-dfg-items .event-img .event-date {padding:10px 15px 5px;font-size: 1.3em;}
    .agenda .dp-dfg-items .event-img {padding:10px;height: 250px;}
    .agenda .dp-dfg-items article {width: 100%;}
    .agenda .dp-dfg-items .event-wrapper{padding:15px;}
    .agenda .dp-dfg-items .event-wrapper .agenda-title {font-size: 18px;}
    .agenda .dp-dfg-items .event-wrapper .event-citation {font-size: 14px;}
}

/* Carousel témoignages
========================*/
/* Container principal */
.temoignages-carousel-wrapper {width: 100%; padding: 0 20px;}
.temoignages-container { max-width: 1440px; margin: 0 auto; position: relative; display: flex; align-items: center; gap: 40px;}

/* Swiper */
.temoignages-swiper { flex: 1; overflow: hidden;}

/* Contenu témoignage */
.temoignage-content { text-align: center; padding: 0 10vw; color: #fff;}
.temoignage-texte {font-size: 28px; line-height: 1.6; margin-bottom: 30px; font-weight: 300;}
.temoignage-texte p {margin: 0;}
.temoignage-auteur { font-size: 16px; text-transform: uppercase; letter-spacing: 1px; opacity: 0.9;font-weight: 400;}

/* Navigation */
.temoignage-nav-prev:after,
.temoignage-nav-next:after {display:none;}
.temoignage-nav-prev,
.temoignage-nav-next { width: 55px; height: 55px; cursor: pointer; transition: all 0.3s ease;flex-shrink: 0;}
.temoignage-nav-next {transform: rotate(180deg);}
.temoignage-nav-prev:hover,
.temoignage-nav-next:hover { opacity: 0.7; }
.temoignage-nav-prev.swiper-button-disabled,
.temoignage-nav-next.swiper-button-disabled {opacity: 0.3;cursor: not-allowed;}

/* Responsive */
@media (max-width: 1024px) {
    .temoignages-container {gap: 30px;}
    .temoignage-texte {font-size: 24px;}
    .temoignage-content { padding: 30px 40px;}
}
@media (max-width: 820px) {
    .temoignages-container {gap: 20px;}
    .temoignage-nav-prev,
    .temoignage-nav-next {width: 35px; height: 35px;}
    .temoignage-texte { font-size: 20px;}
    .temoignage-content {padding: 20px 70px;}
    .temoignage-auteur {font-size: 14px;}
}
@media (max-width: 480px) {
    .temoignages-carousel-wrapper {width: 100%; padding: 0;}
    .temoignages-container {gap: 15px;}
    .temoignage-nav-prev,
    .temoignage-nav-next { width: 25px; height: 25px; }
    .temoignage-texte {font-size: 16px; }
    .temoignage-auteur {font-size: 12px;}
    .temoignage-content { padding: 0 40px; }
}

/* Carousel decideurs
========================*/
/* Container principal */
.decideurs-carousel-wrapper {width: 100%;}
.decideurs-container { max-width: 1440px; margin: 0 auto; position: relative; display: flex; align-items: center;}
/* Swiper */
.decideurs-swiper { flex: 1; overflow: hidden;}

/* Contenu décideurs */
.decideur-wrapper {margin:0 7vw; display: flex;flex-direction: row;justify-content: space-between; gap:20px;background-color: #EBAD84; border-radius: 30px;}
.decideur-img {width:50%; min-height: 550px; background-size: cover;background-position: center; border-radius: 30px 0 0 30px;}
.decideur-content {width:50%;padding:40px;color: #000;display: flex;flex-direction: column;justify-content: center;}
.decideur-focus {font-size: 0.7em; text-transform: uppercase;margin-bottom: 20px;}
.decideur-title {font-family: 'Bebas Neue', display;font-size: 4em;line-height: 1em;}
.decideur-fonction {font-size: 0.9em;line-height: normal;text-transform: uppercase;font-weight: 600;margin-bottom: 30px;}
.decideur-description {font-size: 1em;line-height: normal;margin-bottom: 20px;}
.decideur-btn {display: inline-block;padding: 8px 15px;background: #000;color: white;text-decoration: none;text-transform: uppercase;font-size: 1rem;font-weight: 300;letter-spacing: 1px;border-radius: 4px;transition: all 0.3s ease;align-self: flex-start;}
.decideur-btn:hover { background: #333; transform: translateY(-2px);}

/* Navigation */
.decideur-nav-prev:after,
.decideur-nav-next:after {display:none;}
.decideur-nav-prev,
.decideur-nav-next { width: 55px; height: 55px; cursor: pointer; transition: all 0.3s ease;flex-shrink: 0;}
.decideur-nav-next {transform: rotate(180deg);}
.decideur-nav-prev:hover,
.decideur-nav-next:hover { opacity: 0.7; }
.decideur-nav-prev.swiper-button-disabled,
.decideur-nav-next.swiper-button-disabled {opacity: 0.3;cursor: not-allowed;}

@media (max-width: 820px) {
    .decideurs-carousel-wrapper {padding:0 40px;}
    .decideur-wrapper {margin:0 10vw; flex-direction: column;gap:0;}
    .decideur-img {width:100%; min-height: 350px;  border-radius: 30px 30px 0 0;}
    .decideur-content {width:100%;padding:40px;cdisplay: flex;flex-direction: column;justify-content: center;}
    .decideur-nav-prev,
    .decideur-nav-next {width: 35px; height: 35px;}
}
@media (max-width: 480px) {
    .decideurs-carousel-wrapper {padding:0 5px;}
    .decideur-wrapper {margin:0 11vw; }
    .decideur-img {min-height: 250px;}
    .decideur-content {width:100%;padding:20px 20px 30px 20px;display: flex;flex-direction: column;justify-content: center;}
    .decideur-title {font-size: 2em;}
    .decideur-fonction {margin-bottom: 20px;}
    .decideur-btn {padding: 8px 15px;font-size: 0.8rem;}
    .decideur-description {font-size: 14px;margin-bottom: 20px;}
    .decideur-nav-prev,
    .decideur-nav-next {width: 25px; height: 25px;}
}

/* Carousel ambassadeurs
========================*/
/* Container principal */
.ambassadeurs-carousel-wrapper {width: 100%;}
.ambassadeurs-container { max-width: 1440px; margin: 0 auto; position: relative; display: flex; align-items: center;}
/* Swiper */
.ambassadeurs-swiper { flex: 1; overflow: hidden;}

/* Contenu décideurs */
.ambassadeur-wrapper {margin:0 7vw; display: flex;flex-direction: row;justify-content: space-between; gap:20px;background-color: #279CA7; border-radius: 30px;}
.ambassadeur-img {width:50%; min-height: 550px; background-size: cover;background-position: center; border-radius: 30px 0 0 30px;}
.ambassadeur-content {width:50%;padding:40px;color: #fff;display: flex;flex-direction: column;justify-content: center;}
.ambassadeur-focus {font-size: 0.7em; text-transform: uppercase;margin-bottom: 20px;line-height:1.5em;}
.ambassadeur-title {font-family: 'Bebas Neue', display;font-size: 4em;line-height: 1em;}
.ambassadeur-fonction {font-size: 0.9em;line-height: normal;text-transform: uppercase;font-weight: 600;margin-bottom: 30px;}
.ambassadeur-description {font-size: 1em;line-height: normal;margin-bottom: 20px;}
.ambassadeur-btn {display: inline-block;padding: 8px 15px;background: #000;color: white;text-decoration: none;text-transform: uppercase;font-size: 1rem;font-weight: 300;letter-spacing: 1px;border-radius: 4px;transition: all 0.3s ease;align-self: flex-start;}
.ambassadeur-btn:hover { background: #333; transform: translateY(-2px);}

/* Navigation */
.ambassadeur-nav-prev:after,
.ambassadeur-nav-next:after {display:none;}
.ambassadeur-nav-prev,
.ambassadeur-nav-next { width: 55px; height: 55px; cursor: pointer; transition: all 0.3s ease;flex-shrink: 0;}
.ambassadeur-nav-next {transform: rotate(180deg);}
.ambassadeur-nav-prev:hover,
.ambassadeur-nav-next:hover { opacity: 0.7; }
.ambassadeur-nav-prev.swiper-button-disabled,
.ambassadeur-nav-next.swiper-button-disabled {opacity: 0.3;cursor: not-allowed;}

@media (max-width: 820px) {
    .ambassadeurs-carousel-wrapper {padding:0 40px;}
    .ambassadeur-wrapper {margin:0 10vw; flex-direction: column;gap:0;}
    .ambassadeur-img {width:100%; min-height: 350px;  border-radius: 30px 30px 0 0;}
    .ambassadeur-content {width:100%;padding:40px;cdisplay: flex;flex-direction: column;justify-content: center;}
    .ambassadeur-nav-prev,
    .ambassadeur-nav-next {width: 35px; height: 35px;}
}
@media (max-width: 480px) {
    .ambassadeurs-carousel-wrapper {padding:0 5px;}
    .ambassadeur-wrapper {margin:0 11vw; }
    .ambassadeur-img {min-height: 250px;}
    .ambassadeur-content {width:100%;padding:20px 20px 30px 20px;display: flex;flex-direction: column;justify-content: center;}
    .ambassadeur-title {font-size: 2em;}
    .ambassadeur-fonction {margin-bottom: 20px;}
    .ambassadeur-btn {padding: 8px 15px;font-size: 0.8rem;}
    .ambassadeur-description {font-size: 14px;margin-bottom: 20px;}
    .ambassadeur-nav-prev,
    .ambassadeur-nav-next {width: 25px; height: 25px;}
}

/* page d'une actu */
.single .et_pb_widget {margin-bottom: 0 !important;}
.single .et_pb_widget .cta-widget-actu{margin: 0 auto;}
.single .et_pb_widget .cta-widget-actu a{color: #FFFFFF !important;border-width: 0px !important;border-color: #279CA7;border-radius: 5px;font-size: 14px;font-weight: 300 !important;text-transform: uppercase !important;background-color: #279CA7;transition: all .3s;}
.single .et_pb_widget .cta-widget-actu a:hover{color: #FFFFFF !important;border-color: #EBAD84 !important;background-image: initial;background-color: #EBAD84;
transition: all .3s;}


/* page mentions legales */

.page-id-1058 h2{font-size: 46px;padding-bottom: 0;}

/* Notre concept */
.managers .text-manager{min-height: 184px;}
.managers .hidden-text{display:none;max-height:0;transition: all .3s;}
.managers .hidden-text.unwrap{display:inline-block;max-height:100%;transition: all .3s;}
.managers span.hidden-text.unwrap{display:none;display:inline;transition: all .3s;}
.managers .show-more{font-size:16px;text-decoration: underline;cursor: pointer;color:#279CA7;display:inline-block;}

@media screen and (max-width: 980px){
    .managers .text-manager{min-height: 0px;}
}