/*
Theme Name: Solthis
Theme URI: http://example.com/solthis
Author: Votre Nom
Author URI: http://example.com
Description: Une description de votre thème.
Version: 1.0
License: License Name
License URI: License URL
Text Domain: solthis
*/

/* header */
header {
	background-image: url();
}

header::before {
	background-image: url(/wp-content/uploads/2024/12/img-nav.jpeg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.1;
}

.search-form {
	position: relative;
	height: 42px;
}

#searchform #s {
	position: absolute;
	width: 150px;
	top: 0;
	right: -175px;
	border: 1px solid #f08e24;
	visibility: hidden;
	transition: all 0.5s;
}

#searchform #s.active {
	right: 0;
	visibility: visible;
	transition: all 0.5s;
}

.menu-open {
	position: fixed !important;
	left: -150vw;
	top: 0;
	width: 100vw;
	z-index: 9999;
	background-image: url(/wp-content/uploads/2024/10/home.jpeg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: left 0.5s;
}

.menu-open.active {
	left: 0;
	transition: left 0.5s;
}

.menu-open::before {
	content: '';
	position: absolute;
	background-color: #8EC3B3A6;
	width: 100%;
	height: 100%;
}

.menu-item.menu-item-has-children {
	position: relative;
	display: flex;
	gap: 50px;
}

.menu-content {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 60%;
	margin: 0 auto;
	justify-content: flex-start;
}

.menu-content .menu-item.menu-item-has-children {
	width: fit-content;
}

.menu-content #primary-menu-list li.menu-item a {
	min-width: 215px !important;
	width: 215px;
	height: fit-content !important;
	text-transform: uppercase;
	transition: all 0.3s;
}

.menu-content .menu-item.menu-item-has-children a::after {
	content: '';
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url('/wp-content/uploads/static/chevron-down.svg');
	background-position: center;
	background-size: 12px;
	background-repeat: no-repeat;
	top: 50%;
	right: 15px;
	transform: translateY(-50%) rotate(0deg);
	transition: transform 0.5s;
}

.menu-content .menu-item .sub-menu a::after {
	display: none !important;
}

.menu-content .menu-item.menu-item-has-children:hover a::after {
	transform: translateY(-50%) rotate(-90deg);
	transition: transform 0.5s;
}

.menu-content #primary-menu-list {
	overflow: hidden;
	padding: 0 0 30px 0;
	min-height: 300px;
}

.menu-content .menu-item .sub-menu {
	position: absolute;
	right: 0;
	transform: translateX(100%);
	width: 400px;
	top: 0;
	overflow: hidden;
	visibility: hidden;
	transition: visibility 0.2s;
	display: flex;
	flex-direction: column;
	/* gap: 7px; */
}

.menu-content .menu-item:hover .sub-menu {
	visibility: visible;
	transition: visibility 0.2s;
}

.menu-content .menu-item .sub-menu li {
	transform: translateX(-100%);
	z-index: 0;
	transition: transform 0.5s;
}

.menu-content .menu-item:hover .sub-menu li {
	transform: translateX(0);
	z-index: 3;
	transition: transform 0.5s;
	padding-left: 50px;
}

.menu-content .menu-item .sub-menu a {
	text-transform: unset !important;
}

.menu-content .menu-item.menu-item-has-children:hover>a {
	font-weight: bold;
	font-family: 'Jost Bold';
	transition: all 0.3s;
}

.menu-content .menu-item.menu-item-has-children .sub-menu a {
	transition: all 0.3s;
}

/* .menu-content .menu-item.menu-item-has-children .sub-menu a:hover {
	font-weight: 600;
	font-family: 'Jost SemiBold';
	transition: all 0.3s;
} */

#lang_choice_1 {
	color: #fff !important;
	background: none !important;
	border: none;
}

#lang_choice_1 option {
	background: transparent;
	color: #f08e24 !important;
}


/* Footer */
.projets .carte {
	left: 27%;
	position: absolute;
	top: -60%;
	zoom: 1.8;
}

.projets #Calque_1 {
	position: relative;
	display: block;
	right: -42%;
}

@media screen and (max-width: 1440px) {
	.projets #Calque_1 {
		position: relative;
		display: block;
		right: -25%;
	}
}

@media screen and (max-width: 767px) {
	.projets .carte {
		display: none;
	}
}

/*  */

.sec2>div.relative.flex {
	gap: 25px;
}

.actions a:last-child {
	background-color: #076BAA;
}

.prorite a:last-child {
	background-color: #8EC3B3;
}

.prorite span {
	display: block;
}

footer .actions::before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	right: -40px;
	border: 1px dashed #fff;
}

/* GLOBAL */

.bby {
	width: fit-content;
}

.bby::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background: #F2A922;
	left: 0;
	bottom: -6px;
}

.fil-darianne {
	position: relative !important;
	margin-top: -56px;
	z-index: 2;
	height: 57px;
	/* opacity: 0.75; */
}

.ak-mobile {
	display: none !important;
}

/* BLOC SLIDER */
.swiper,
.bandeau {
	width: 100%;
	height: 80vh;
}

.swiper {
	z-index: 0 !important;
}

.slider .slide-content .py-\[25px\] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.swiper-slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.swiper .swiper-pagination-bullet {
	width: 11px !important;
	height: 11px !important;
	background: #ffffff80 !important;
	opacity: 1 !important;
	z-index: 2;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff !important;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 85px !important;
}

.slide-content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 60%;
	top: 50%;
	left: 0;
	gap: 30px;
	transform: translateY(-50%);
	padding-left: 40px;
	height: fit-content;
}

.bandeau .slide-content,
.popup-story .slide-content .content {
	padding-left: 40px;
	z-index: 1;
}

.bandeau::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	z-index: 1;
}

.popup-story .slide-content .content {
	height: fit-content;
}

.bandeau .slide-content::before,
.slider .slide-content::before,
.popup-story .slide-content .content::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 7px;
	background-color: #F2A922;
}

/******************************
**** PAGE Nous découvrir *****/

.video-container {
	position: relative;
	width: 100%;
	/* Prend toute la largeur de l'écran */
	padding-bottom: 56.25%;
	/* Maintient le ratio 16:9 (9/16 * 100 = 56.25%) */
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* .video-bg {
	min-height: 650px !important;
} */

.video-bg .bandeau-int::before {
	display: none;
	background: none;
}

.colored {
	padding: 10px 10px 40px;
}

.colored_btn::after {
	content: '';
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	bottom: -40px;
	border: 2px solid #fff;
	border-radius: 100%;
	background-color: #f2a922;
	background-image: url('/wp-content/uploads/static/chevron-down.svg');
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	transition: transform 0.5s;
	z-index: 3;
	left: 50%;
	transform: translateX(-50%);
}

.home .colored_btn::after {
	bottom: -35px;
}

.colored .desc-colored {
	/* display: none; */
	position: absolute;
	display: none;
	background: #f2a922;
	/* top: 130px; */
	top: 145px;
	width: 100%;
	color: #fff;
	padding: 30px;
	z-index: 3;
	opacity: 0;
	transition: all 0.3s !important;
}

.page-template-page-page_accueil .colored-bloc.pb-\[60px\] {
	padding-bottom: 0px;
}

/* .colored:hover .desc-colored {
	opacity: 1;
	z-index: 1;
	transition: all 0.3s;
} */

/* .colored .desc-colored {
	display: none;
} */

.colored:nth-child(2),
.colored:nth-child(2)::after,
.colored:nth-child(2) .desc-colored,
.page-template-page-page_accueil .colored-bloc .bloc .colored:nth-child(2) .colored_btn::after {
	background-color: #BF1820;
}

.colored:nth-child(3),
.colored:nth-child(3)::after,
.colored:nth-child(3) .desc-colored,
.page-template-page-page_accueil .colored-bloc .bloc .colored:nth-child(3) .colored_btn::after {
	background-color: #7E1651;
}

.colored:nth-child(4),
.colored:nth-child(4)::after,
.colored:nth-child(4) .desc-colored,
.page-template-page-page_accueil .colored-bloc .bloc .colored:nth-child(4) .colored_btn::after {
	background-color: #8EC3B3;
}

.colored_btn {
	position: relative;
	width: 100%;
	bottom: -35px;
}



/* Documents */
.les-cta {
	width: fit-content;
	position: absolute;
	bottom: -39px;
	right: -39px;
}

.docs .les-cta a {
	background-color: #F08E24;
	width: 79px;
	height: 79px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 3px solid #fff;
	border-radius: 100%;
}

.section-2 .docs .les-cta a,
body.page-template-page-publications-techniques .groupe_3 div#documents-group-3 .relative.bg-yellow,
body.page-template-page-publications-techniques .groupe_3 div#documents-group-3 .relative.bg-yellow .les-cta a {
	background-color: #7E1651;
}

.les-cta a img {
	transition: transform 0.5s;
}

.les-cta a:hover img {
	transform: scale(1.3);
	transition: transform 0.5s;
}

/* Page Equipe */
.team .bg-yellow {
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}

.team .illustration img {
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}

.team {
	max-width: 422px !important;
	/* overflow: hidden !important; */
}

#popupImage {
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}

.team button.see-more {
	content: '';
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	bottom: -40px;
	border: 2px solid #fff;
	border-radius: 100%;
	background-color: #f2a922;
	background-image: url('/wp-content/uploads/static/chevron-down.svg');
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	transition: transform 0.5s;
}

.team button.see-more:hover,
.colored:hover::after {
	transform: rotate(-180deg);
	transition: transform 0.5s;
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9;
}

.popup-content {
	position: relative;
	background: white;
	padding: 0;
	border-radius: 50px;
	text-align: left;
	/* width: 485px; */
	width: 620px;
	z-index: 9;
}

.close {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 2;
	cursor: pointer;
	border: 2px solid red;
	font-size: 26px;
	border-radius: 100%;
	color: red;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 40px;
	width: 40px;
}

.hidden {
	display: none;
}

/* #popupDescription {
	height: 150px;
	overflow-y: scroll;
	padding-right: 35px;
} */

/* Accueil */

.home .colored span {
	display: none;
}

/* .home .colored {
	padding-top: 30px;
	margin-top: -30px;
	z-index: 1;
	gap: 0;
} */

.home .colored {
	padding: 10px 0 25px 0;
	margin-top: -30px;
	z-index: 1;
	gap: 0;
}

.home .colored .titre-colored {
	font-size: 24px;
	line-height: 29px;
	padding-top: 20px;
}

.home .colored-bloc {
	padding-top: 0 !important;
}


/* PAGE EXPERTISE SANTE */

img.float-left {
	padding: 0 60px 60px 0;
	width: 48%;
}

.prio-sante .bloc-2 h4,
.prio-sante .bloc-2 strong {
	color: #076BAA;
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'Jost Bold';
	text-align: left;
	line-height: 40px;
	padding: 20px 0;
	display: block;
}

span.parent::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	background: #7e1651;
	bottom: -15px;
}

span.parent::after,
span.sous-parent::after {
	content: '';
	position: absolute;
	display: block;
	width: 45px;
	height: 45px;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(135deg);
	border-radius: 100%;
	/* background: #7e1651; */
	background-image: url(/wp-content/uploads/2024/10/croix.svg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: all 0.5s;
}

.sprio-sante.active .parent::after,
.sprio-sante.active .parent .sous-parent::after {
	transform: translateY(-50%) rotate(0deg);
	transition: all 0.5s;
}

.image-prio .toggle-desc::before {
	height: 50%;
}

.image-prio .toggle-desc {
	padding-bottom: 100px !important;
}

span.parent.active::after,
span.sous-parent.active::after {
	transform: translateY(-50%) rotate(0deg);
	transition: all 0.5s;
}

.sous-parent.l-line::before {
	content: '';
	position: absolute;
	display: block !important;
	width: 90px;
	height: 3px;
	background: #7e1651;
	left: -120px;
	bottom: 13px;
}

.parent,
.sous-parent {
	cursor: pointer;
}

.sous-parent {
	position: relative;
	display: block;
	margin-bottom: 0;
}

.ressources .content {
	padding: 45px 60px 45px 80px;
	border: 1px solid purple;
	margin-left: -78px;
}

.ressources img.illus {
	z-index: 2;
	margin-top: -75px;
}

.hidden {
	display: none;
}

.sprio-sante {
	display: none !important;
	transform: all 0.5s;
}

.sprio-sante.active {
	display: flex !important;
	transform: all 0.5s;
}

.sprio-sante.active .bloc-2 {
	display: block !important;
}

.les-priorites .bg-mauve:last-child {
	background-color: #00881B;
}

.les-priorites .bg-mauve:nth-child(2) {
	background-color: #117BB6;
}

.les-priorites .bg-mauve .image-prio::before {
	content: '';
	position: absolute;
	display: block;
	width: 120%;
	height: 100%;
	background-color: #7e1651;
	opacity: 0.3;
	top: 0;
	left: -30px;
}

.les-priorites .bg-mauve:last-child .image-prio::before {
	background-color: #00881B;
}

.les-priorites .bg-mauve:nth-child(2) .image-prio::before {
	background-color: #117BB6;
}

.image-prio {
	padding-left: 30px;
	overflow: hidden;
}



/*  */
.tabs {
	display: flex;
	justify-content: space-around;
	/* Espace entre les titres des onglets */
	margin-bottom: 20px;
	/* Espace entre les onglets et le contenu */
	gap: 10px;
}

.tab-title,
.tab-title.active {
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 125px 65px;
	background-color: #F2A922;
	transition: all 0.5s;
}

.tab-title.active {
	background: #7e1651;
}

.tab-title .relative.f-40 {
	margin-bottom: 0;
	line-height: 50px;
}

.tab-contents {
	width: 100%;
	/* S'assurer que le contenu occupe toute la largeur */
}

.tab-content {
	display: none;
	/* Masquer le contenu par défaut */
	width: 100%;
	/* S'assurer que le contenu occupe toute la largeur */
}

.tab-content.hidden {
	display: none;
	/* Masquer le contenu si la classe hidden est présente */
}

.tab-content:not(.hidden) {
	display: block;
	/* Afficher le contenu actif */
}

/* PAGE CONTACT */

.form input,
.form select {
	border: 1px solid #7E1651 !important;
	border-radius: 77px !important;
	width: 100%;
	color: #7E1651 !important;
	/* padding: 17px 30px; */
	padding: 12px 20px;
}

.form textarea {
	border: 1px solid #7E1651 !important;
	border-radius: 20px !important;
	width: 100%;
	color: #7E1651 !important;
	padding: 17px 30px;
}

.form span {
	position: relative;
	display: block;
	width: 100%;
}

.form p {
	position: relative;
	display: block;
	width: 100%;
}

.form input:where([type="submit"]) {
	width: 40%;
	border-radius: 0 !important;
	text-transform: uppercase;
	background: #F2A922;
	border-color: #F2A922 !important;
	color: #fff !important;
	font-size: 23px !important;
	font-weight: 700 !important;
	cursor: pointer;
	margin-top: 25px;
}

.wpcf7-spinner {
	opacity: 0 !important;
	display: none !important;
}

.page-template-page-contact .relative.w100.py-\[50px\] .container::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2024/12/Section.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.page-template-page-contact [type="text"],
input:where(:not([type])),
.page-template-page-contact [type="email"],
.page-template-page-contact [type="url"],
.page-template-page-contact [type="password"],
.page-template-page-contact [type="number"],
.page-template-page-contact [type="date"],
.page-template-page-contact [type="datetime-local"],
.page-template-page-contact [type="month"],
.page-template-page-contact [type="search"],
.page-template-page-contact [type="tel"],
.page-template-page-contact [type="time"],
.page-template-page-contact [type="week"],
.page-template-page-contact [multiple],
.page-template-page-contact textarea,
.page-template-page-contact select {
	background-color: transparent !important;
}

.ressources .invert-sec .content {
	margin-right: -78px;
	margin-left: 0;
}

.video-card p {
	min-height: 100px;
}

.video-card a {
	overflow: hidden !important;
	border-radius: 40px;
}

.video-card a::before {
	content: '';
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	/* background: red; */
	background-image: url(/wp-content/uploads/static/PlayButton-1.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

.video-card a img {
	transform: scale();
	transition: transform 0.8s;
}

.video-card a:hover img {
	transform: scale(1.25);
	transition: transform 0.8s;
}

/* .titre-section {
	background-image: url(/wp-content/uploads/static/Group-95.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.titre-section span {
	position: relative;
	background: #fff;
	padding: 0 25px;
} */

select:focus {
	outline: none !important;
	outline-offset: 0 !important;
	--tw-ring-inset: none !important;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: none !important;
	--tw-ring-color: none !important;
	--tw-ring-offset-shadow: none !important;
	--tw-ring-shadow: none !important;
	box-shadow: none !important;
	border-color: none !important;
}

#priorite-sante,
#expertise:not(.page-template-page-assistances-techniques #expertise) {
	background: #f2a922;
	color: #fff;
	font-size: 16px;
	width: 300px;
	border: 0;
	height: 70px;
	border-radius: 70px;
	background-image: none !important;
	print-color-adjust: unset !important;
	padding-right: 60px;
}

#expertise {
	background: #F08E24;
}

.le-select,
.le-selecteur {
	background: transparent !important;
	border: 2px solid #fff;
	border-radius: 40px;
	overflow: hidden;
}

.le-select select,
.le-selecteur select {
	background: none !important;
	border: none;
	color: #fff;
	padding: 15px 20px;
	outline: none !important;
	width: 80%;
}

.page-template-page-nos-actions-projets .le-select select,
.page-template-page-nos-actions-projets .le-selecteur select {
	padding: 25px 40px;
}

.le-selecteur::after,
.le-select::after {
	content: '';
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(/wp-content/uploads/static/Vector-3-1.svg);
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
}

.le-selecteur::after,
.le-select::after {
	right: 8px;
	transform: translateY(-50%) rotate(-90deg);
	background-size: 13px;
}

.page-template-page-nos-actions-projets .le-select::after,
.page-template-page-nos-actions-projets .le-selecteur::after {
	right: 15px !important;
	background-size: 17px !important;
}

select:focus {
	--tw-ring-color: transparent !important;
	background-color: transparent !important;
}

/* Nos Projets */
.pays h2::after {
	content: '';
	position: absolute;
	display: block;
	width: 300px;
	height: 2px;
	background: #F2A922;
	bottom: -10px;
}

.project-content {
	margin-bottom: 50px !important;
}

.project-cta::before {
	content: '';
	position: absolute;
	display: block;
	width: 25px;
	height: 20px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-90deg);
	background-image: url(/wp-content/uploads/static/Vector-3-1.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px;
	transition: transform 0.5s;
}

.project-cta:hover::before {
	transform: translate(-30%, -50%) rotate(-90deg);
	transition: transform 0.5s;
}

.les-selects select,
.les-selects select {
	height: 65px;
	color: #fff;
	background: transparent;
	border-radius: 70px;
	padding: 0 40px;
	border: 2px solid #fff;
	font-size: 18px;
	font-weight: 700;
}

.les-selects select {
	color: #7E1651 !important;
}

.duree p {
	font-family: 'Jost SemiBold' !important;
	text-transform: uppercase;
}

.duree p br {
	height: 5px !important;
}

.beneficiaire li span::before,
.resultats li span::before {
	content: '';
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	left: -30px;
	background-image: url(/wp-content/uploads/static/li-s.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px;
	top: 27px;
}

.resultats li span::before {
	top: 20px;
}

.beneficiaire li span p,
.resultats li span p {
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: 700;
	font-family: 'Jost SemiBold';
}


.resultats li span p {
	text-transform: none !important;
}

/* Ressources Actus */
.post .time::before {
	content: '';
	position: absolute;
	display: block;
	width: 25px;
	height: 25px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(/wp-content/uploads/static/Horloge-1.svg);
	background-repeat: no-repeat;
	background-position: left;
}

.filtre {
	padding: 15px 30px;
	border: 1px solid #7E1651;
	border-radius: 77px;
	margin-left: 10px;
	color: #7E1651;
	font-family: 'Jost SemiBold' !important;
	transition: all 0.5s;
}

.filtre:hover {
	color: #fff;
	background-color: #7E1651;
	transition: all 0.5s;
}

.filtre.active {
	background-color: #7E1651;
	color: #fff;
}

.page-template-page-ressources-evenements .filtre:nth-child(2) {
	border: 1px solid #8EC3B3;
	background-color: #8EC3B3;
	color: #fff;
}

.page-template-page-ressources-evenements .filtre:nth-child(3) {
	border: 1px solid #076BAA;
	background-color: #076BAA;
	color: #fff;
}

.page-template-page-ressources-evenements .filtre:last-child {
	border: 1px solid #5c5c5c;
	background-color: #5c5c5c;
	color: #fff;
}


/* Historique */
.stories .story {
	position: absolute;
	display: none;
}

/* .popup-story {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease, visibility 0.6s ease;
} */

.popup-story {
	opacity: 1;
	transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
	transform: translateY(0) scale(1);
	filter: blur(0);
}

.popup-story.fade-out {
	opacity: 0;
	transform: translateY(20px) scale(0.95);
	filter: blur(4px);
}

.popup-story.fade-in {
	opacity: 1;
	transform: translateY(0) scale(1);
	filter: blur(0);
}

.popup-story.visible {
	opacity: 1;
	visibility: visible;
}

.popup-story .slide-content {
	position: relative !important;
	display: block;
	padding: 0;
	width: 100% !important;
	height: 100% !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.popup-story .slide-content::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
}

.les-dates {
	position: absolute;
	bottom: 145px;
	z-index: 22;
	width: 95%;
	margin: 0 auto !important;
	left: 50%;
	transform: translateX(-50%);
	overflow-x: scroll;
	overflow-y: hidden;
	height: 80px;
	padding: 0 20px;
}

.stories span {
	cursor: pointer;
	border-left: 1px solid #f2a922;
	padding-left: 50px;
}

.stories span::after,
.stories span::before {
	content: '';
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #fff;
	left: 0;
	/* bottom: 38px !important; */
	bottom: 32px !important;
	transform: translateX(-50%);
	cursor: pointer;
}

.stories span::before {
	width: 12px;
	height: 12px;
	z-index: 3;
	transition: all 0.5s;
}

.stories span:hover::before,
.stories span.visible::before {
	background: #f2a922;
	bottom: 43px;
	transition: all 0.5s;
}

.les-dates::before {
	content: '';
	position: absolute;
	display: block;
	width: 200%;
	height: 1px;
	background: #fff;
	top: 14px;
}

.info-bulle {
	width: 350px;
	height: 350px;
	background: #F2A92259;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 20px;
	border-radius: 100%;
	padding: 40px;
	/* New */
	top: -50px;
}

/* Notre strategie */
.toggle-desc::before,
.sec-articles .toggle-desc::before {
	content: '';
	position: absolute;
	display: block;
	width: 35%;
	height: 100%;
	/* background: red; */
	left: 0;
	background-image: url(/wp-content/uploads/static/long-right-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.sec-articles .toggle-desc::before {
	background-image: url(/wp-content/uploads/static/mauve-arrow.svg);
}

.sec-articles .toggle-desc {
	padding-left: 40px;
}

/* Agir ensemble */
.titre-partenaire::after {
	content: '';
	position: absolute;
	display: block;
	width: 20%;
	height: 1px;
	background: #7E1651;
	bottom: -20px;
}

.agir .swiper-button-next::after,
.agir .swiper-button-prev::after {
	font-size: 20px !important;
}

.content.bg-bleu::before {
	content: '';
	position: absolute;
	display: block;
	width: 88%;
	height: 95%;
	background: #7E1651;
	z-index: -1;
	left: -50px;
	top: 65px;
}

.content.bg-bleu a {
	background-image: url(/wp-content/uploads/static/long-right-arrow.svg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	height: 16px;
	width: 100%;
	display: block;
	margin-top: 30px;
}

.bg-mauve .right-part::before {
	content: '';
	position: absolute;
	left: -20px;
	width: 6px;
	height: 100%;
	top: 0;
	background: #F2A922;
}

.impact-container .number {
	position: absolute;
	left: -25px;
	top: 0;
}

.impact-section {
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
}


.second-bloc .f-18.fw-400.text-gray p img {
	display: none !important;
}

.single-publication+section .content p,
.single-publication+section .content ul {
	font-size: 22px;
	line-height: 26px;
	padding-bottom: 20px;
	text-align: justify;
}

.single-publication+section .content img,
.single-publication+section .content span {
	/* display: none; */
}

.desc.fw-400 p strong,
.desc.fw-400 p b {
	font-family: 'Jost Medium' !important;
}

.swiper-container-partner {
	overflow: hidden !important;
}

.details-intitule .detail {
	padding-left: 40px;
}

.details-intitule .detail span::before {
	content: '';
	position: absolute;
	display: block;
	left: -40px;
	width: 25px;
	height: 2px;
	background: #fff;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0.70;
}

.details-intitule .detail::before {
	content: '';
	position: absolute;
	display: block;
	width: 2px;
	height: calc(100% - 14px);
	background: #fff;
	opacity: 0.60;
	left: 0;
	bottom: 0;
}

.details .toggle-desc {
	visibility: hidden;
	width: 200px;
	height: 30px;
}

.details .toggle-desc::before {
	content: '';
	position: absolute;
	display: block;
	width: 45%;
	height: 100%;
	left: auto;
	background-image: url(/wp-content/uploads/static/long-right-arrow.svg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	visibility: visible;
	right: 0;
}

.details .second::before {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #f2a922;
	opacity: 0.7;
}

.details .second .overflow-y-scroll {
	padding-right: 20px;
}

.relative.close-popup {
	width: 100%;
	font-size: 60px;
	line-height: 0px;
	height: 35px;
}

.top-part .content>p {
	text-transform: uppercase;
	background: #f2a922;
	padding: 10px;
}

.top-part .content>p+p {
	margin-top: -16px;
	z-index: -1;
}

.engager .flip-container:nth-child(2) .top-part .content p {
	background: #bf1820;
}

.engager .flip-container:nth-child(3) .top-part .content p {
	background: #117bb6;
}

.top-part .content>p+p {
	font-family: 'Jost SemiBold' !important;
	margin-left: 20px;
}

.top-part .content>p {
	text-transform: uppercase;
}

.engager .toggle-desc {
	visibility: hidden;
}

.engager .toggle-desc::before {
	visibility: visible;
	left: 50%;
	transform: translate(-50%);
}

.mobiliser .item {
	box-shadow: 1px 1px 5px 2px #ccc;
}

.mobiliser .item .text-content {
	z-index: 2;
}

.mobiliser .item::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 0;
	opacity: 0.3;
	border-radius: 40px;
}

.mobiliser .item::after {
	content: '';
	position: absolute;
	display: block;
	width: 85%;
	height: 85%;
	background: none;
	border-radius: 40px;
	left: 50%;
	transform: translate(-50%, -50%);
	top: 50%;
	border: 1px solid #fff;
}

.mobiliser .item .text-content {
	z-index: 2;
	padding: 0 75px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.mobiliser .text-content h3 {
	min-height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.mobiliser .text-content a {
	width: fit-content;
	border-radius: 20px;
	border-top-left-radius: 0;
}

.mobiliser .item:nth-child(2) .text-content a {
	background-color: #BF1820;
}

.mobiliser .item:nth-child(3) .text-content a {
	background-color: #076BAA;
}

.raisons p {
	font-size: 60px;
	line-height: 54px;
	width: 60%;
	text-align: center;
	font-family: 'Jost SemiBold';
	color: #F08E24;
}

.section-emploi .slide-content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	top: 0;
	left: 0;
	gap: 25px;
	transform: translateY(0);
}

.cta li:first-child a {
	color: #CD201F;
	background: transparent;
	border: 1px solid #CD201F;
}

.top-bar .cta li:first-child a {
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
}

.nl-form button {
	position: absolute;
	top: 10px;
	right: 15px;
	background: red;
	height: 40px;
	border-radius: 100%;
	width: 40px;
	visibility: hidden;
	overflow: hidden;
}

.nl-form button::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: #f2a922;
	height: 100%;
	width: 100%;
	border-radius: 100%;
	visibility: visible;
	background-image: url('/wp-content/uploads/static/chevron-down.svg');
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
	transform: rotate(-90deg);
}

.nl-form.form input {
	border: 1px solid #fff !important;
	color: #fff !important;
	padding: 17px 30px;
	background-color: transparent;
}

.form.nl-form br {
	display: none;
}

.f-line>.f-line {
	overflow: hidden;
	background: #fff;
	padding: 0 25px;
	z-index: 1;
}

section.valeur .right .r-line>.f-line {
	padding: 0 25px 0 0;
	overflow: hidden;
	background: #fff;
}

.titre-section.f-line::before,
.titre-section.f-line::after {
	content: '';
	position: absolute;
	width: 50%;
	height: 10px;
	/* background: #7e1651; */
	background-image: url(/wp-content/uploads/static/Line-27.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.titre-section.f-line::after {
	left: auto;
	right: 0;
	z-index: 0;
	background-image: url(/wp-content/uploads/static/Line-28.svg);
}

.titre-section.r-line>.f-line::before {
	content: '';
	position: absolute;
	display: block;
	width: 150px;
	height: 4px;
	background: #7E1651;
	bottom: 25px;
	right: -195px;
}

section.valeur .right .titre-section.r-line>.f-line::before {
	display: none;
}

section.valeur .right .titre-section.r-line::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 10px;
	/* background: #7e1651; */
	background-image: url(/wp-content/uploads/2024/12/r-line.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
	left: auto;
	right: 0;
	transform: translateY(-50%);
}

.swiper-container-partner #swiper-wrapper-71be9e1b43225266 {
	/* transform: translate3d(0px, 0px, 0px) !important; */
	/* overflow: hidden; */
}

.sec-articles .second-bloc .cta1 .bg-cover::before,
.sec-articles .second-bloc .cta2 .bg-cover::before {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #076BAA;
	opacity: 0.4;
}

.sec-articles .second-bloc .cta2 .bg-cover::before {
	background: #F08E24;
}

.second-bloc .bg-cover::after {
	content: '';
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	background: none;
	bottom: 70px;
	left: 50%;
	transform: translateX(-50%) rotate(-90deg);
	background-image: url('/wp-content/uploads/static/chevron-down.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px;
}

.page-template-page-page_accueil .sec-articles::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2024/12/Section.svg);
	top: -245px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -2;
}

/* .elms .f-46 {
	width: 80%;
} */

.elms .f-46 {
	width: 90%;
}

.details-action h3::before {
	content: '';
	position: absolute;
	display: block;
	width: 30px;
	height: 75px;
	background-image: url(/wp-content/uploads/static/Group-96.svg);
	background-repeat: no-repeat;
	left: -35px;
	top: 50%;
}

.les-docs .file a {
	background: #1C95E0;
	padding: 10px;
	border-radius: 100%;
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.les-docs .file:nth-child(2) a {
	background: #F08E24;
}

.les-docs .file:nth-child(3) a {
	background: #8EC3B3;
}

.project-content+.cta {
	display: flex;
	justify-content: end;
}

.project-content+.cta .container {
	width: 61.5%;
	display: flex !important;
	justify-content: start !important;
	align-items: start !important;
	margin: 0;
	padding: 0;
}

/* .project-content span.absolute + div {
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 0;
	left: 10px;
} */

.project-content span.absolute+div {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	top: 0;
	left: 10px;
}

.prio-sante .bloc-2 {
	display: none;
}

.prio-sante .active+.bloc-2 {
	display: block;
}

.tab-title {
	position: relative;
	cursor: pointer;
}

.tab-title::before,
.tab-title.active::before {
	content: '';
	position: absolute;
	display: block;
	height: 70px;
	width: 70px;
	background: #F2A922;
	z-index: 3;
	left: 50%;
	bottom: -35px;
	transform: translateX(-50%);
	border-radius: 100%;
	background-image: url(/wp-content/uploads/static/chevron-bas.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.5s;
}

.tab-title.active::before {
	background: #7e1651;
	background-image: url(/wp-content/uploads/2024/10/croix.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.impact-section>.container.flex.flex-col.justify-center.gap-\[50px\].py-\[100px\]::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 10px;
	background-image: url(/wp-content/uploads/2024/12/ligne-chiffre.svg);
	background-position: center;
	background-size: cover;
	left: 0;
	bottom: 40%;
}

.image-section::before {
	content: '';
	position: absolute;
	display: block;
	width: 90%;
	height: 80%;
	border: 1px solid #f2a922;
	right: -15px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 20px;
}

.manieres-de-rejoindre::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2024/12/Section.svg);
	top: 0;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.slider .swiper.ak-desk .swiper-slide::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	top: 0;
	left: 0;
	opacity: 0.4;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 25px;
}

#backToTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	background-color: #f2a922;
	color: transparent;
	border: none;
	padding: 20px;
	cursor: pointer;
	z-index: 1000;
	border-radius: 100%;
	height: 50px;
	width: 50px;
}

#backToTop::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	/* background-color: red; */
	top: 0;
	left: 0;
	background-image: url(/wp-content/uploads/static/chevron-down.svg);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(180deg);
	transition: all 0.3s ease;
}

.mCSB_scrollTools .mCSB_draggerContainer {
	width: 100%;
	height: 100%;
	background: #FFFFFF80;
	border-radius: 16px;
}

.mCSB_scrollTools .mCSB_draggerRail {
	display: none !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px !important;
	background-color: rgb(255, 255, 255) !important;
}

.mCSB_scrollTools .mCSB_dragger {
	height: 100px !important;
}

.mCSB_scrollTools {
	width: 6px !important;
}

.engager .flip-container:nth-child(2) .bg-\[\#F2A92291\] {
	background-color: #bf182075;
}

.engager .flip-container:nth-child(2) .bg-yellow {
	background-color: #bf1820;
}

.engager .flip-container:nth-child(3) .bg-\[\#F2A92291\] {
	background-color: #117bb678;
}

.engager .flip-container:nth-child(3) .bg-yellow {
	background-color: #117bb6;
}

.relative.pays-actu::before {
	content: '';
	position: absolute;
	display: block;
	width: 26px;
	height: 37px;
	left: -40px;
	background-image: url(/wp-content/uploads/2024/12/map.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	top: -5px;
}

.page-template-page-nos-actions-projets nav+.relative.w100::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2024/10/bg.jpeg');
	background-position: bottom;
}

.absolute.map {
	right: 0;
	background-size: contain;
	background-repeat: no-repeat;
}

nav+.slider .colored_btn {
	display: none;
}

nav+.slider .desc-toggle.hidden {
	display: block !important;
}

nav+.slider .colored:nth-child(2) .desc-toggle.hidden::after {
	background-color: #bf1820;
}

nav+.slider .colored:last-child .desc-toggle.hidden::after {
	background-color: #7E1651;
}

nav+.slider .colored-content strong {
	color: #7E1651;
}

.popups {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.popup_open {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	padding: 25px 50px;
	min-height: 430px;
	justify-content: space-around;
	align-items: flex-start;
	width: 500px;
	overflow: hidden;
}

.popup_open::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2024/10/de24c8e02c524a26a3903b147a616925.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.3;
	left: 0;
	top: 0;
}

.close.close-popup {
	position: absolute;
	right: 50px;
	top: 50px;
	z-index: 2;
	cursor: pointer;
	border: none;
	font-size: 30px;
	border-radius: 100%;
	color: transparent;
	background-image: url(/wp-content/uploads/2024/12/yello-cross.svg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 40px;
	width: 40px;
	/* display: flex; */
	/* padding: 0px; */
}

.page-template-templatespage-page_accueil-php .projets.relative.flex.flex-col.items-baseline.justify-between.bg-cover.bg-center.min-h-\[400px\].py-\[70px\].mt-12.text-white {
	overflow: hidden;
}

.full-desc ul,
.full-desc ol,
.full-desc li,
.page-template-page-signaler-des-actes-reprehensibles .desc-page ul,
.page-template-page-signaler-des-actes-reprehensibles .desc-page ol,
.page-template-page-signaler-des-actes-reprehensibles .desc-page li {
	list-style: inside !important;
}

.page-template-page-signaler-des-actes-reprehensibles .desc-page ul,
.page-template-page-signaler-des-actes-reprehensibles .desc-page ol,
.page-template-page-signaler-des-actes-reprehensibles .desc-page li {
	/* padding-top: 20px; */
	margin-left: 25px;
}

html .vp-center {
	justify-content: start !important;
}

#player {
	margin-left: 0 !important;
	border-radius: 20px;
	text-align: left;
}

.second ul,
.second li {
	list-style: initial;
	padding: 10px 0px 10px 20px;
}

.second .text-justify {
	text-align: left !important;
}

.mobiliser .back.item::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 0;
	opacity: 0.7;
	border-radius: 40px;
}

.sous-parent+.content ul,
.sous-parent+.content li {
	list-style: inside !important;
}

.page-template-page-nos-actions-projets .carte {
	top: -45%;
}

.description ul li {
	list-style: inside;
}

.doc .f-15 a {
	text-decoration: underline;
}

.page-template-page-page_accueil .colored-bloc {
	margin-top: -50px;
}

.single-assistance-technique .desc ul li {
	list-style: inside;
}

.site-logo {
	max-height: 100px;
	width: 277px;
}

.site-logo a,
.site-logo img {
	height: 100%;
	/* width: auto; */
}


.accroche-logo p {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	text-align: left;
	font-size: 50px;
	line-height: 48px;
}


/************************************
*********** Effets Hover ************
*************************************/

[type="text"]:focus,
input:where(:not([type])):focus,
[type="email"]:focus,
[type="url"]:focus,
[type="password"]:focus,
[type="number"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="week"]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty, );
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #7E1651 !important;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	background-color: #7E16511C !important;
}

.btn-sld {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	background: #fff;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.btn-sld:hover,
.btn-sld:focus,
.btn-sld:active {
	color: white;
}

.btn-sld::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #7e1651;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.btn-sld.text-yellow::before,
.btn-sld.text-dark-yellow::before {
	background: #F08E24 !important;
}

.btn-sld:hover::before,
.btn-sld:focus::before,
.btn-sld:active::before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

header .logos span.site-logo:nth-child(2) {
	width: 220px;
}

header .logos span.site-logo:nth-child(2) {
	width: 220px;
	height: auto;
}

.jost-light {
	font-family: 'Jost Light';
	font-weight: 300;
}

.blanc-50 {
	color: rgba(255, 255, 255, 0.5);
}

.page-template-page-publications-techniques .le-selecteur select {
	background: #f2a922 !important;
	color: #fff !important;
}

.page-template-page-publications-techniques .le-selecteur+.le-selecteur select {
	background: #f08e24 !important;
}

select option {
	background: #f2a922 !important;
	color: #fff !important;
}

/* .page-template-page-page_accueil .carte {
    left: 60%;
    position: absolute;
    top: -80%;
    zoom: 1.8;
} */

.relative.content.bg-bleu.w-\[40\%\].py-\[50px\].px-\[35px\] ul {
	padding: 0 25px;
}

.relative.content.bg-bleu.w-\[40\%\].py-\[50px\].px-\[35px\] li {
	list-style: initial;
}

body {
	--sb-track-color: #7e1651;
	--sb-thumb-color: #f2a922;
	--sb-size: 10px;
}

body::-webkit-scrollbar {
	width: var(--sb-size)
}

body::-webkit-scrollbar-track {
	background: var(--sb-track-color);
	border-radius: 1px;
}

body::-webkit-scrollbar-thumb {
	background: var(--sb-thumb-color);
	border-radius: 1px;
}

.page-template-page-signaler-des-actes-reprehensibles .inner-page ul,
.ressources.bloc-2 ul,
.single-publication+section ul {
	padding-left: 30px;
}

.page-template-page-signaler-des-actes-reprehensibles .inner-page ul li,
.ressources.bloc-2 ul li,
.single-publication+section ul li {
	list-style: initial;
}

.desc h3 {
	position: relative;
	display: block;
	color: #7E1651;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 33px;
	width: fit-content !important;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.desc h3::after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background: #7E1651;
	bottom: 0;
}

.page-template-page-agir-ensemble .desc-page {
	color: #7E1651;
}

.page-numbers {
	position: relative;
	display: block;
	width: 45px;
	height: 35px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #7E1651;
	color: #fff;
}

.page-numbers.current,
.page-numbers:hover {
	background-color: #F08E24;
}

.les-dates {
	scrollbar-width: thin !important;
	/* "auto" or "thin"  */
	scrollbar-color: #F08E24 #fff !important;
	/* scroll thumb & track */
	-webkit-scrollbar-width: thin !important;
	/* "auto" or "thin"  */
	-webkit-scrollbar-color: #F08E24 #fff !important;
	/* scroll thumb & track */
}

.desc-val {
	text-align: justify !important;
}

/* Adds Kani -- 08/04/2025 */

.popup-story .f-70 {
	font-size: 40px;
	line-height: 44px;
}

.team .relative.text-white.f-23.fw-300 {
	font-family: 'Jost regular' !important;
}

.back .descriptif ul,
.back .descriptif ul li,
.desc-page ul,
.desc-page ul li {
	list-style: inside !important;
	padding-left: 0px;
}

.relative.w-\[35\%\].flex.items-center.space-x-3.left-part {
	align-items: start !important;
}

.beneficiaire li span::before,
.resultats li span::before {
	top: 0 !important;
}

.relative.text-white.f-16.fw-400.uppercase span {
	text-transform: uppercase;
}

.tab-content ol {
	font-size: 20px;
	line-height: 30px;
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: 30px 0px 30px 50px;
}

.tab-content ol li,
.tab-content ol+p,
.tab-content p.f-23+p {
	list-style: symbols;
	color: #7E1651 !important;
	font-size: 23px;
	font-weight: 500;
	font-family: 'Jost Medium' !important;
	text-align: justify;
}

.single-publication p strong {
	color: #000 !important;
	font-weight: 700 !important;
}

.single-publication #content p a,
.desc-page a {
	color: #7E1651 !important;
	text-decoration: underline !important;
}

.engager.description .toggle-desc::before {
	visibility: visible;
	left: 0;
	transform: translate(-0%);
}

.text-content .descriptif {
	font-size: 19px;
	line-height: 20px;
}

.fw-400 b,
.fw-400 strong {
	font-family: 'Jost SemiBold';
}

.page-template-page-nous-decouvrir .pt-\[100px\] {
	padding: 0 !important;
}

.page-template-page-signaler-des-actes-reprehensibles .desc a {
	color: #7e1651;
	text-decoration: underline;
}

.part-name {
	width: 220px;
	text-align: center;
	border: 1px solid #7d195142;
	height: 100px;
	display: flex;
	align-items: center;
	padding: 14px;
	color: #000;
	line-height: 18px;
	background: #f7f7f7;
	font-weight: 600;
	font-size: 15px !important;
	justify-content: center;
}

/* Ajoouts 3 JUIN 2025 */
#popupDescription p a {
	text-decoration: underline !important;
}

.desc-page,
.desc-page p {
	display: flex;
	flex-direction: column;
	gap: 8px;
	text-align: justify;
}

.desc-page strong {
	color: #7e1651;
	font-family: 'Jost SemiBold' !important;
	margin: 25px 0;
	position: relative;
	display: block;
}

.desc-page a,
.description a {
	color: #7E1651 !important;
	text-decoration: underline !important;
	display: inline !important;
}

.resultats+div .w-\[33\%\],
.beneficiaire+div .w-\[33\%\] {
	width: 93% !important;
}

.second div#mCSB_4_container {
	padding-left: 30px !important;
}

.single-publication h2 strong {
	font-family: 'Jost SemiBold' !important;
	color: #000;
	font-size: 30px;
	position: relative;
	display: block;
	padding: 20px 0;
}

img.w-48.h-auto {
	height: 85px !important;
	width: auto !important;
	aspect-ratio: 2.5 !important;
	object-fit: contain !important;
}

/* 
****************************************
************* RESPONSIVE ***************
****************************************
*/
@media screen and (min-width: 1440px) {
	.les-dates {
		bottom: 75px;
	}
}

@media screen and (max-width: 1370px) {
	.les-dates {
		bottom: 100px;
	}

}

@media screen and (min-width: 1281px) {
	.page-template-page-page_accueil .slide-content {
		left: 130px;
	}

	.menu-content #primary-menu-list li.menu-item a {
		min-width: 325px !important;
	}

	.menu-content #primary-menu-list {
		min-height: 370px;
	}
}

@media screen and (max-width: 1370px) {

	.les-dates::before {
		top: 8px;
	}

	.les-cta {
		bottom: -25px;
		right: -25px;
	}

	.docs .les-cta a {
		width: 65px;
		height: 65px;
	}

	.doc .bg-yellow {
		padding: 50px 30px;
	}

	.single-projet .title.absolute {
		top: -25px;
	}

	.stories span {
		padding-left: 35px;
	}

	.stories span::after,
	.stories span::before {
		bottom: 37px !important;
	}

	.impact-container {
		gap: 20px;
		justify-content: space-evenly;
	}

	/* nav + .single-publication + section {
		padding-left: 2% !important;
	} */

	.raisons p {
		font-size: 45px;
		line-height: 49px;
	}

	/* .swiper, .bandeau{
		height: 80vh !important;
	} */

	.swiper,
	.bandeau {
		height: 100vh !important;
	}

	.home .colored .titre-colored {
		font-size: 20px;
		line-height: 26px;
		padding-top: 20px;
	}

	.px-\[40px\] {
		padding-left: 15px;
		padding-right: 15px;
	}

	.fil-darianne {
		position: relative !important;
		margin-top: -50px;
	}

	.doc .p-\[50px\] {
		padding: 50px 20px;
	}

	.info-bulle {
		height: 300px;
	}

	.stories span::after,
	.stories span::before {
		bottom: 30px !important;
	}

	.swiper,
	.bandeau.popup-story {
		/* height: 95vh !important; */
		height: 600px !important;
	}

	.menu-content {
		width: 70%;
	}

	.menu-content .menu-item.menu-item-has-children a::after {
		right: -5px;
	}

	.menu-content #primary-menu-list li.menu-item a {
		width: 245px;
		transition: all 0.3s;
	}

	.menu-content .other-bloc {
		margin-top: -65px;
	}

	/* #Calque_1 {
		height: 100%;
		position: absolute;
		left: -130px;
	} */

	/* .page-template-page-page_accueil .carte {
		left: 40%;
		position: absolute;
		top: -100%;
		zoom: 1.8;
	} */

	.page-id-15462 #Calque_1 {
		height: auto;
		position: absolute;
		left: -154px;
		top: -95px;
	}

	.page-id-15462 .carte {
		left: 0%;
		position: absolute;
		top: -45%;
		zoom: 1.8;
	}

	.accroche-logo p {
		font-size: 30px;
		line-height: 30px;
	}

	.page-id-15462 .projets.relative.flex.flex-col.items-baseline.justify-between.bg-cover.bg-center.min-h-\[400px\].py-\[70px\].mt-12.text-white {
		z-index: 2;
		width: 60%;
		overflow: hidden;
		right: -140px;
		margin-top: 0;
	}

	.mobiliser .text-content h3 {
		width: 60%;
	}

	.single-assistance-technique .absolute.map {
		width: 385px;
		height: 385px;
	}

	.mobiliser .item.back .text-content {
		padding: 0 29px;
	}

}

@media screen and (max-width: 1280px) {
	/* .projets.relative.flex.flex-col.items-baseline.justify-between.bg-cover.bg-center.min-h-\[400px\].py-\[70px\].mt-12.text-white {
		z-index: 2;
		width: 60%;
		overflow: hidden;
		right: -95px;
		margin-top: 0;
	} */

	.f-30 {
		font-size: 25px !important;
		line-height: 29px !important;
	}
}

@media screen and (max-width: 1140px) {

	.form,
	.page-template-page-contact .desc-page {
		width: 100% !important;
	}

	.team {
		width: 49% !important;
	}

	footer .container {
		flex-direction: column;
		gap: 50px;
	}

	/* footer .f-20 {
		font-size: 18px;
		line-height: 28.9px;
	} */

	.slide-content {
		width: 100%;
	}

	.beneficiaire li span p,
	.resultats li span p,
	.duree p {
		font-size: 23px;
		line-height: 28px;
	}

	.beneficiaire,
	.resultats {
		width: 100% !important;
	}

	.principe-action h2 {
		width: 100%;
	}

	.min-h-\[110px\] {
		min-height: 90px;
	}

	.impact-container .impact-box {
		width: 40%;
		gap: 50px;
	}

	.colored-bloc .bloc {
		flex-wrap: wrap !important;
		gap: 70px;
	}

	.colored-bloc .bloc .colored {
		width: 45%;
		margin-bottom: 20px;
	}

	.les-videos {
		gap: 65px !important;
		justify-content: space-between;
	}

	/* New ajouts */
	.menu-content .menu-item.menu-item-has-children a::after {
		right: -15px;
	}

	.project-content+.cta .container {
		width: 61%;
	}

	.carte {
		left: 38% !important;
	}

	.impact-container .number {
		left: 50%;
		transform: translateX(-50%);
	}

	footer .sec1 {
		width: 100%;
		flex-direction: row;
	}

	footer .sec1 .rs,
	footer .sec1 .nl {
		width: 40%;
	}

	footer .sec2 {
		width: 100%;
	}

	.site-logo {
		max-height: 100px;
		width: 215px;
	}

	.accroche-logo p {
		font-size: 22px;
		line-height: 22px;
	}


}

@media screen and (max-width: 1024px) {
	.accroche-logo p {
		display: none;
	}

	div.docs .doc {
		width: 48%;
	}

	div.docs {
		gap: 20px;
	}

	div.docs .doc img {
		width: 50%;
	}

	.mob-100 {
		width: 100% !important;
	}

	.ressources .content {
		margin-left: -50px;
		padding: 15px 20px 25px 40px;
	}

	.ressources .invert-sec .content {
		margin-right: -50px;
		padding: 15px 40px 25px 20px;
	}

	.engager .toggle-desc::before {
		bottom: -15px;
	}
}


@media screen and (max-width: 767px) {
	.text-white.uppercase.p-\[10px\].lg\:px-\[20px\].px-\[10px\].bg-dark-yellow.text-center.f-18.fw-700 {
		font-size: 16px;
	}

	.h-\[112px\] {
		height: 85px;
	}

	#primary-menu-list {
		gap: 5px !important;
	}

	.team {
		width: 100% !important;
		margin: 0 auto 50px !important;
	}

	.project-content {
		flex-direction: column;
		gap: 20px !important;
		width: 100%;
	}

	.project-content .right-part,
	.project-content .left-part,
	.sec2 .actions,
	.sec2 .prorite {
		width: 100%;
	}

	.sec2>.relative.flex {
		flex-direction: column;
	}

	.single-projet .desc-section {
		width: 100% !important;
	}

	.single-projet .infos,
	.single-assistance-technique .infos {
		flex-direction: column;
		align-items: self-start;
		gap: 20px;
	}

	.single-projet .accomp {
		flex-direction: column;
	}

	.beneficiaire,
	.resultats {
		margin-left: 15px !important;
	}

	.beneficiaire ul,
	.resultats ul {
		padding: 70px 40px;
	}

	.beneficiaire li span p,
	.resultats li span p,
	.duree p {
		font-size: 20px;
		line-height: 24px;
	}

	.single-projet .file {
		width: 100% !important;
	}

	.post .flex.justify-start.items-start.gap-\[50px\] {
		flex-direction: column !important;
	}

	.post-img,
	.post-content {
		width: 100% !important;
	}

	.principe-action .elms {
		flex-direction: column;
		gap: 30px;
	}

	.approches .approche {
		flex-direction: column !important;
		margin-top: 15px;
	}

	.approche-item {
		width: 100% !important;
	}

	.les-docs .file {
		width: 100%;
		padding-bottom: 30px;
	}

	.p-agir .elms {
		flex-direction: column;
	}

	.content.bg-bleu {
		width: 100%;
		margin-bottom: 50px;
	}

	.bg-mauve .content {
		flex-direction: column;
	}

	.bg-mauve .content .left-part,
	.bg-mauve .content .right-part {
		width: 100%;
	}

	.slide-content {
		gap: 15px;
	}

	.colored-bloc .bloc .colored {
		width: 90%;
	}

	.colored-bloc .bloc .colored {
		width: 100%;
	}

	.valeur .container.flex {
		flex-direction: column;
	}

	.valeur .container.flex .left,
	.valeur .container.flex .right {
		width: 100%;
	}

	.video-bg {
		min-height: auto !important;
	}

	.sec-articles .container {
		flex-direction: column;
	}

	.sec-articles .first-bloc,
	.sec-articles .second-bloc {
		width: 100% !important;
		flex-direction: column;
	}

	.sec-articles .first-bloc div.relative.shadow-md,
	.sec-articles .second-bloc div.relative.shadow-md,
	.sec-articles .second-bloc div.flex-col {
		width: 100% !important;
	}

	.map+.container {
		padding-top: 0px;
	}

	.all {
		width: 100% !important;
	}

	.all+.cta .btn-sld {
		text-align: left !important;
	}

	.menu-content {
		width: 100% !important;
	}

	.menu-content #primary-menu-list li.menu-item a {
		min-width: 300px !important;
	}

	.menu-item.menu-item-has-children {
		gap: 15px !important;
		flex-direction: column !important;
	}

	.menu-content .menu-item .sub-menu {
		position: relative !important;
		right: auto !important;
		transform: translateX(0) !important;
		width: 100% !important;
		top: -15px !important;
		overflow: hidden !important;
		visibility: hidden !important;
		transition: visibility 0.2s !important;
		left: 0 !important;
		display: none !important;
	}

	.menu-content .menu-item .sub-menu li {
		transform: translateX(0) !important;
	}

	.menu-content .menu-item .sub-menu.active {
		display: block !important;
		visibility: visible !important;
		transition: visibility 0.2s !important;
		padding-left: 30px;
	}

	.menu-content .sec1 {
		flex-direction: column !important;
	}

	.top-bar .cta {
		display: none !important;
	}

	.other-bloc {
		margin-top: -70px !important;
	}

	.menu-content .menu-item.menu-item-has-children a::after {
		top: 0;
		transform: translateY(0) rotate(0deg);
	}

	.prio-sante .bloc-2 {
		padding: 0;
	}

	.sous-parent {
		padding-right: 50px;
	}

	span.sous-parent::after {
		right: 0;
	}

	.child .active+.content {
		width: 100% !important;
		display: flex !important;
		flex-direction: column;
	}

	.child .content img.float-left {
		padding: 0;
		width: 100%;
		margin-bottom: 30px;
	}

	.child .content .bloc-2 h4 {
		font-size: 22px !important;
		line-height: 26px !important;
	}

	.tabs {
		flex-direction: column;
	}

	.tab-title {
		height: 145px;
		padding: 70px 30px;
	}

	.tab-title span {
		font-size: 22px;
		line-height: 26px !important;
	}

	.parent.f-37 {
		font-size: 22px !important;
		line-height: 30px !important;
		padding-right: 45px !important;
	}

	.sous-parent.l-line::before {
		left: -65px !important;
		bottom: 4px !important;
	}

	.sous-parent.l-line {
		padding-left: 50px !important;
		font-size: 18px !important;
		line-height: 24px !important;
	}

	.bloc-2 h4 {
		font-size: 22px;
		line-height: 26px !important;
	}

	.ressources .ressource {
		display: flex;
		flex-direction: column;
	}

	.ressources .content {
		padding: 50px 25px;
		margin-left: 0;
		margin-top: -65px;
	}

	.ressources .content .files {
		flex-direction: column;
	}

	.ressources .invert-sec .content {
		margin-right: 0;
		margin-left: 0;
	}

	.ressources .invert-sec img.illus {
		z-index: 2;
		margin-top: -40px;
	}

	.docs {
		flex-direction: column;
	}

	.docs .doc {
		width: 100%;
		flex-direction: column;
	}

	.docs .doc>img {
		width: 100%;
		height: auto;
	}

	.les-cta {
		bottom: -40px;
		right: 50%;
		transform: translateX(50%);
	}

	.cta .btn-sld {
		width: 100% !important;
		padding: 20px 30px !important;
	}

	.les-selects {
		flex-direction: column;
	}

	section .container .cta .container {
		padding: 0 !important;
	}

	header .cta {
		display: none;
	}

	header .cta,
	header .nav span,
	header .logos .site-logo:last-child {
		display: none;
	}

	.les-videos .video-card {
		width: 100% !important;
	}

	.details-intitule .flex.flex-wrap {
		flex-direction: column;
	}

	.details-intitule .detail {
		width: 100%;
	}

	.intitule-poste .f-52 {
		font-size: 35px !important;
		line-height: 39px !important;
	}

	.details-intitule .relative.text-white-300.opacity-70.f-23.fw-700.uppercase {
		min-height: 50px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.details-intitule .detail::before {
		height: calc(100% - 25px);
	}

	.raisons p {
		font-size: 20px;
		line-height: 28px;
		width: 80%;
	}

	footer .sec1 {
		flex-direction: column;
	}

	footer .sec1 .rs,
	footer .sec1 .nl,
	div.docs .doc,
	div.docs .doc img {
		width: 100%;
	}

	section.partenaires {
		padding-top: 0;
	}

	.impact-container .impact-box {
		height: 220px;
	}

	.menu-open .menu-content .other-bloc {
		gap: 30px;
		top: 20px;
	}

	.menu-open .menu-content .other-bloc .sec1 {
		gap: 10px;
	}

	.menu-open .menu-content .other-bloc .sec1 h6.titre,
	ul#primary-menu-list {
		font-size: 20px;
	}

	div.docs .doc img {
		height: 300px;
		object-fit: contain;
	}

	div.docs .doc .les-cta img {
		height: auto;
		padding: 15px;
	}

	.les-priorites {
		flex-direction: column;
	}

	.les-priorites .w-\[30\%\] {
		width: 100%;
		height: 300px;
		margin-bottom: 20px;
	}

	.absolute.map {
		position: relative;
		display: block;
		margin: auto;
		width: 100%;
		height: 400px;
	}

	section.section-emploi.bandeau {
		height: auto !important;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.new-info-bulle {
		width: 100% !important;
		display: block;
		margin: auto;
		margin-top: 50px;
	}

	body.home svg#Calque_1 {
		display: none;
	}

	body.page-template-page-signaler-des-actes-reprehensibles section.relative.container.description {
		padding: 0;
	}

	.rejoindre-quatre {
		overflow: hidden !important;
		width: 100% !important;
	}

	a.ml-0 {
		margin-left: 0 !important;
	}

	iframe {
		width: 100%;
	}

	.site-logo a,
	.site-logo img {
		height: 77px;
	}

	.desc-banner {
		display: none;
	}

	.elms .f-46 {
		width: 100%;
	}

	.les-dates {
		display: none !important;
	}

	.colored-bloc .container.relative,
	.relative.container.description.f-17.fw-500,
	.desc-page {
		text-align: justify;
	}

	.cta {
		justify-content: center !important;
	}

	#filter-form .flex {
		flex-direction: column;
		align-items: start;
		gap: 20px;
	}

	#filter-form .flex .le-select {
		width: 100%;
	}

	.section-emploi .slide-content {
		padding-left: 0;
		padding-bottom: 50px;
	}

	.titre-section+.container {
		padding: 0;
	}

	.f-line>.f-line {
		padding: 0px;
	}

	.info-bulle {
		width: 350px;
		height: 400px;
	}

	.video-bg {
		width: 100% !important;
	}

	.fil-darianne {
		display: none;
	}

	.f-46 {
		font-size: 30px;
		line-height: 40.47px;
	}

	.second ul,
	.second li {
		list-style: initial;
		padding: 10px 0px 0px 22px;
	}

	.second {
		padding: 25px !important;
	}

	.partenaires .relative.item.flex.items-center {
		width: 50%;
		padding-top: 20px;
	}

	.relative.bg-light-gray.text-white.rounded-full.w-\[79px\].h-\[79px\] {
		width: 50px;
		height: 50px;
	}

	.relative.bg-light-gray.text-white.rounded-full.w-\[79px\].h-\[79px\]+a {
		font-size: 22px;
		line-height: 24px;
		width: 75% !important;
	}

	.grid.grid-cols-2.lg\:grid-cols-4.gap-8.text-center {
		display: flex;
		flex-direction: column;
	}

	.flex.flex-col.items-center.justify-center.rounded-full.bg-dark-yellow.w-auto.md\:w-\[250px\].h-\[250px\].gap-\[5px\].p-\[20px\].px-\[40px\].m-auto.rejoindre-quatre {
		height: 340px;
	}

	#\30 {
		margin-bottom: 30px;
	}

	.mobiliser .item.back .text-content {
		padding: 0 29px;
	}

	.relative.f-27.fw-600.italic.text-white.mb-\[20px\] {
		text-align: center;
	}

	.single-publication .relative.tags {
		flex-direction: column;
		text-align: left !important;
		align-items: self-start;
	}

	.menu-content #site-navigation {
		height: 43vh;
	}

	.menu-content .menu-item.menu-item-has-children:hover>a {
		font-weight: 400;
		font-family: 'Jost Regular';
		transition: all 0.3s;
	}

}

@media screen and (max-width: 530px) {
	.form .relative.flex {
		flex-direction: column;
	}

	.form div {
		width: 100%;
	}

	.form input:where([type="submit"]) {
		width: 60%;
		font-size: 18px !important;
		margin-top: 25px;
	}

	.cta .container {
		flex-direction: column;
	}

	.bandeau .slide-content {
		padding-left: 20px;
		width: 100%;
	}

	.project-cta {
		top: auto !important;
		bottom: -2px !important;
		transform: translateY(0) !important;
	}

	.impact-container {
		flex-direction: column;
	}

	.impact-container .impact-box {
		width: 90%;
	}

	body.page-template-page-signaler-des-actes-reprehensibles section.bandeau h1 {
		font-size: 25px !important;
	}

	section.bandeaux h4 {
		font-size: 30px;
	}

	.f-48 {
		font-size: 22px !important;
		line-height: 26px !important;
	}

}