@charset "UTF-8";

body,
button,
input,
select,
textarea {
	color: #302e2d;
	font-family: "League Spartan", sans-serif;
	font-weight: 300;
	font-optical-sizing: auto;
	font-size: 20px;
	line-height: 1.1;
}

body {
	margin: 8px 0;
}

.site-main {
	background-color: #fff;
}

a {
	color: #b7182a;
}

div.rouge a {
	color: #fff;
}

h1 {
	font-family: "Fira Sans";
	color: #fff;
	font-style: normal;
	font-weight: 500;
	font-size: 64px;
	line-height: 64px;
}

.bloc h2 {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 58px;
	text-align: center;
	color: #302e2d;
}

.site-inner {
	margin: 0 auto;
	max-width: 1500px;
	position: relative;
}

p img.aligncenter {
	display: block;
	margin: 0 auto;
}

.wp-block-table {
	margin: 0 0 1em;
	max-width: 1096px;
	margin: 0 auto;
}

.wp-block-table table {
	width: 99%;
}

/* header */
header .site-header-main {
	margin: 0 auto;
	padding: 5px 0 0;
}

header .site-header-main .menu-mobile {
	display: none;
}

header .site-header-main .menu-mobile .menu-mobile-text {
	font-size: 11px;
	font-family: Raleway;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
}

header .site-header-main .menu-mobile #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
	margin-left: 0 !important;
}

header .site-header-main .menu-mobile #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 0 !important;
}

header .site-header-main .menu-mobile #mega-menu-wrap-primary .mega-menu-toggle {
	height: auto !important;
}

header .site-header-main .ligne {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	margin: 10px auto 0;
}

header .site-header-main .ligne .bt-information {
	background: #f2c16f;
	width: 190px;
	height: 67px;
	font-family: "Raleway";
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	line-height: 16px;
	text-align: center;
	color: #302e2d;
	display: flex;
	justify-content: center;
}

header .site-header-main .ligne .bt-information .bt-information-wrapper {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

header .site-header-main .ligne .bt-information .bt-information-wrapper span {
	display: inline-block;
	padding: 3px;
}

header .site-header-main .ligne .bt-don {
	background-repeat: no-repeat;
	background-color: #b7182a;
	background-position: left 10px center;
	width: 215px;
	height: 67px;
	font-family: "Raleway";
	font-style: normal;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

header .site-header-main .ligne .bt-don .bt-don-wrapper {
	display: flex;
	justify-content: center;
}

header .site-header-main .ligne .bt-don .bt-don-wrapper a img {
	margin-right: 5px;
}

header .site-header-main .ligne .bt-don .bt-don-wrapper a span {
	color: #fff;
}

header .site-header-main .ligne .topmenu {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

header .site-header-main .ligne .topmenu ul.menu li {
	height: 30px;
	padding: 0 15px;
	list-style: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

header .site-header-main .ligne .topmenu ul.menu li.actualites {
	border-right: 2px solid #c6b296;
}

header .site-header-main .ligne .topmenu ul.menu li.actualites a {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	display: flex;
}

header .site-header-main .ligne .topmenu ul.menu li.actualites a img {
	margin-right: 5px;
	width: auto;
}

header .site-header-main .ligne .topmenu ul.menu li.boutique {
	border-right: 2px solid #c6b296;
}

header .site-header-main .ligne .topmenu ul.menu li.boutique a {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	display: flex;
}

header .site-header-main .ligne .topmenu ul.menu li.boutique a img {
	margin-right: 5px;
	margin-top: -9px;
	width: auto;
}

header .site-header-main .ligne .topmenu ul.menu li.lexique a {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	display: flex;
	align-items: center;
}

header .site-header-main .ligne .topmenu ul.menu li.lexique a img {
	margin-right: 5px;
	width: 18px;
}

header .site-header-main .ligne .primary-navigation .menu-wrapper {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	list-style-type: none;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu>li {
	border-bottom: solid 4px transparent !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-border>a {
	border-right: 1px solid #c6b296 !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-home {
	width: 55px !important;
	background-image: url(../images/picto-home.png) !important;
	background-repeat: no-repeat !important;
	background-position: top 16px center !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-home a {
	background: none !important;
	font-size: 0 !important;
}

@-moz-document url-prefix() {
	header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-home a.mega-menu-link {
		font-size: 0 !important;
	}
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-je-suis {
	display: none !important;

	/* pas actif pour le moment */
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-je-suis>a {
	background: #d8992f !important;
	color: #fff !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-je-suis>a:hover {
	background: #d8992f !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-je-suis ul {
	width: 200px !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-je-suis ul li a {
	font-size: 14px !important;
	white-space: initial !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-je-suis ul li.mega-nouvellement-diagnostique {
	background-image: url(../images/visuel-homme-nouveau-diagnostique.png) !important;
	background-repeat: no-repeat !important;
	background-position: left 10px center !important;
	background-size: 45px !important;
	height: 60px !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-je-suis ul li.mega-nouvellement-diagnostique a {
	padding-left: 63px !important;
	background: transparent !important;
	display: inline-block !important;
	font-weight: bold !important;
	hyphens: auto;
	white-space: break-spaces;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-je-suis ul li.mega-menu-item-object-custom a {
	border-right: 1px solid #c6b296 !important;
}

@-moz-document url-prefix() {
	header .site-header-main .ligne .primary-navigation ul.mega-menu li a.mega-menu-link {
		font-size: 14px !important;
	}
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li a.mega-menu-link {
	margin: 10px 0 6px !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
	margin: 0 0 0 3px !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu>ul.mega-sub-menu {
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu {
	margin-top: 4px !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li a {
	border-right: 0 !important;
	line-height: 1.4 !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-2 h4,
header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li .mega-menu-item-type-widget.mega-menu-item-custom_html-4 h4 {
	display: none !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-2 .custom-html-widget .bloc-texte,
header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li .mega-menu-item-type-widget.mega-menu-item-custom_html-4 .custom-html-widget .bloc-texte {
	background: var(--EFECE7, #efece7);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	padding: 15px;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-2 .custom-html-widget .bloc-texte .titre,
header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li .mega-menu-item-type-widget.mega-menu-item-custom_html-4 .custom-html-widget .bloc-texte .titre {
	color: var(--B7182A, #b7182a);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-2 .custom-html-widget .bloc-texte .texte,
header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li .mega-menu-item-type-widget.mega-menu-item-custom_html-4 .custom-html-widget .bloc-texte .texte {
	color: var(--302e2d, #302e2d);
	font-family: Fira Sans;
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-3 {
	background-color: #f6e7cd !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-3 h4 {
	display: none !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-3 .menu-bloc-custom {
	display: flex;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-3 .menu-bloc-custom .colonne .bloc-texte {
	padding: 10px 10px 0 0;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-3 .menu-bloc-custom .colonne .bloc-texte .titre {
	color: #b7182a;
	font-family: inherit;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
	display: block;
	border: 0;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.mega-menu-item-custom_html-3 .menu-bloc-custom .colonne .bloc-texte .texte {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 0 0;
	color: var(--302e2d, #302e2d);
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-type-widget.widget_nav_menu h4 {
	line-height: 25px;
	margin-bottom: 10px !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li nav.menu-menu-footer-2-container ul li {
	list-style: none;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li nav.menu-menu-footer-2-container ul li.facebook a {
	background-image: url(../images/picto-facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	vertical-align: super;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	padding-top: 6px;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li nav.menu-menu-footer-2-container ul li.twitter a {
	background-image: url(../images/picto-twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	vertical-align: super;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	padding-top: 6px;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li nav.menu-menu-footer-2-container ul li.youtube a {
	background-image: url(../images/picto-youtube.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	vertical-align: super;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	padding-top: 6px;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li nav.menu-menu-footer-2-container ul li.linkedin a {
	background-image: url(../images/picto-linkedin.png);
	background-repeat: no-repeat;
	background-position: left top -2px;
	display: block;
	vertical-align: super;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	padding-top: 6px;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li nav.menu-menu-footer-2-container ul li.instagram a {
	background-image: url(../images/picto-instagram.png);
	background-repeat: no-repeat;
	background-position: left top -2px;
	display: block;
	vertical-align: super;
	height: 40px;
	padding-left: 45px;
	line-height: 40px;
	padding-top: 6px;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li nav.menu-menu-footer-2-container ul li a {
	font-size: 15px;
	font-weight: bold;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-menu-item-40276 {
	display: none !important;
}

header .site-header-main .ligne .primary-navigation ul.mega-menu ul.mega-sub-menu li.mega-bold>a.mega-menu-link {
	font-weight: bold !important;
}

header .site-header-main .ligne.une {
	margin: 0 auto;
	width: 1317px;
	display: flex;
	justify-content: space-between;
}

header .site-header-main .ligne.une .bloc-logo-menu {
	max-width: 320px;
}

header .site-header-main .ligne.une .bloc-logo-menu .logo.mobile {
	display: none;
}

header .site-header-main .ligne.une .bloc-logo-menu .logo.desktop {
	padding-left: 5px;
}

header .site-header-main .ligne.une .bloc-boutons {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

header .site-header-main .ligne.une .bloc-boutons .bloc-boutons-wrapper {
	display: flex;
}

header .site-header-main .ligne.deux {
	background: #efece7;
}

header .site-header-main .ligne.deux .primary-navigation {
	margin: 0 auto;
	width: 1317px;
}

header .site-header-main .ligne.deux .primary-navigation .menu-mobile-text {
	display: none;
}

header .site-header-main .ligne .recherche {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

header .site-header-main .ligne .recherche input[type="search"] {
	border: 0;
	border-bottom: 1px solid #c6b296;
	font-size: 16px;
	width: 151px;
}

header .site-header-main .ligne .recherche input[type="search"]::placeholder {
	color: var(--302-e-2-d, #302e2d);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

header .site-header-main .ligne .recherche input[type="submit"] {
	background-image: url(../images/loupe.png) !important;
	background-repeat: no-repeat !important;
	text-indent: -9999px;
	width: 19px;
	background: none;
	background-size: contain;
	background-position: center;
	border: none;
	cursor: pointer;
}

/* ajustement menu desktop */
@media (max-width: 1440px) {
	.mega-menu li.mega-je-suis .mega-sub-menu {
		left: -109px !important;
	}
}

/* fil d'ariane */
.breadcrumbs .interieur {
	max-width: 1317px;
	margin: 0 auto;
	font-size: 13px;
}

.breadcrumbs .interieur span {
	color: var(--302e2d, #302e2d);
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 1;
}

.breadcrumbs .interieur span a {
	color: var(--302e2d, #302e2d);
}

.single-comite .breadcrumbs {
	background: #f6e7cd;
}

.single-comite .breadcrumbs .interieur {
	margin: 0 auto;
	padding: 12px 0;
}

.single-comite .bloc-evenements-comite {
	margin: 0 0;
	padding: 0;
}

.single-symptome article .entry-header,
.single-centre article .entry-header {
	display: none;
}

/* 404 */
body.error404 .page-header {
	background-image: url(../images/fond-header-404.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 400px;
	background-size: cover;
}

body.error404 h1 {
	color: var(--FFFFFF, #fff);
	text-align: center;
	font-family: spartan-regular;
	font-size: 110px;
	font-style: normal;
	font-weight: 300;
	line-height: 110px;
	position: absolute;
	top: 17%;
	left: 50%;
	transform: translate(-50%, -50%);
}

body.error404 .texte-404 {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	color: var(--FFFFFF, #fff);
	text-align: center;
	font-family: Fira Sans;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
}

body.error404 .filet {
	border-top: 2px solid #f6e7cd;
	width: 136px;
	position: absolute;
	top: 62%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

body.error404 .bt-revenir {
	position: absolute;
	top: 76%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	color: var(--FFFFFF, #fff);
	text-align: center;
	font-family: raleway;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	border: 2px solid #fff;
	padding: 8px 15px;
}

.page-template-page-actualites .bloc-introductif-edito {
	margin-bottom: 0;
	padding-bottom: 0;
}

.page-template-page-actualites .breadcrumbs {
	padding: 17px 0;
}

.type-comite .breadcrumbs {
	background: #f6e7cd;
	padding: 17px 0;
}

/* Menu documentation */
#mega-menu-wrap-documentations #mega-menu-documentations>li.mega-menu-item {
	margin: 0 0 0 0;
	display: block !important;
	height: auto;
	border-bottom: 1px solid #f6e7cd;
}

#mega-menu-documentations>li.mega-menu-flyout ul.mega-sub-menu {
	z-index: 999;
	position: inherit !important;
	width: inherit !important;
	max-width: none;
	padding: 0 0 0 0;
	border: 0;
	background: #f1f1f1;
	border-radius: 0;
}

#mega-menu-documentations>li:not(.mega-menu-item-has-children) {
	background-image: url(../images/puce-menu-boutique.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top 7px !important;
	padding-left: 28px !important;
}

/* single post (actu) */
.single-post .entry-header {
	display: none;
}

.single-post .entry-footer {
	display: none;
}

/* single post et evenement */
.single-post .bloc-infos,
.single-evenement .bloc-infos {
	max-width: 1317px;
	margin: 25px auto;
}

.single-post .bloc-infos .infos-specifiques,
.single-evenement .bloc-infos .infos-specifiques {
	font-size: 14px;
	display: flex;
	align-items: center;
	font-weight: bold;
}

.single-post .bloc-infos .infos-specifiques .mode .en-presence,
.single-evenement .bloc-infos .infos-specifiques .mode .en-presence {
	background-image: url(../images/picto-evenement-presentiel.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 35px;
	margin-left: 15px;
	margin-right: 10px;
	display: inline-block;
}

.single-post .bloc-infos .infos-specifiques .mode .a-distance,
.single-evenement .bloc-infos .infos-specifiques .mode .a-distance {
	background-image: url(../images/picto-evenement-visio.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 35px;
	margin-left: 15px;
	margin-right: 10px;
	display: inline-block;
}

.single-post .bloc-infos .infos-specifiques .categories,
.single-evenement .bloc-infos .infos-specifiques .categories {
	font-weight: 700;
	text-transform: uppercase;
	color: #b7182a;
	margin-right: 5px;
}

.single-post .bloc-infos .infos-specifiques .date,
.single-evenement .bloc-infos .infos-specifiques .date {
	margin-right: 5px;
}

/* blocs */
.bloc-introductif-edito {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.bloc-introductif-edito .bloc-header-page {
	position: relative;
}

.bloc-introductif-edito .bloc-header-page .titre-page {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: 80%;
	text-align: center;
}

.bloc-introductif-edito .bloc-header-page .texte {
	color: #fff;
	max-width: 1100px;
	margin: 0 auto;
	position: absolute;
	bottom: 10%;
	left: 0;
	right: 0;
	z-index: 2;
}

.bloc-introductif-edito .bloc-header-page.defaut {
	/* si pas image choisie */
	background-size: cover;
	height: 380px;
	background-repeat: no-repeat;
	background-position: center;
}

.bloc-introductif-edito .bloc-header-page.defaut .image img {
	width: 100%;
}

.bloc-introductif-edito .bloc-header-page.defaut .titre-page {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: 80%;
	text-align: center;
}

.bloc-introductif-edito .bloc-header-page.defaut h1 {
	color: #000;
}

.bloc-introductif-edito .bloc-header-page.defaut .texte {
	background: #fff;
	color: #000;
	line-height: 1.3;
	bottom: 1%;
	padding: 30px 40px;
}

.bloc-introductif-edito .bloc-header-page.defaut .fond-degrade {
	display: none;
}

.bloc-introductif-edito .bloc-header-page.avec-image {
	background-repeat: no-repeat;
	background-size: cover;
	height: 493px;
	background-position: center;
}

.bloc-introductif-edito .bloc-header-page.avec-image .image {
	display: none;
}

.bloc-introductif-edito .bloc-header-page.avec-image h1 {
	font-size: 84px;
	font-family: Fira Sans;
	font-style: normal;
	font-weight: 500;
	line-height: 94px;
	text-align: center;
}

.bloc-introductif-edito .bloc-header-page.avec-image .titre-page {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: 80%;
}

.bloc-introductif-edito .bloc-header-page.avec-image .texte {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.3;
	max-width: 700px;
	margin: 0 auto;
	position: absolute;
	bottom: 5%;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: center;
}

.bloc-introductif-edito .bloc-header-page.avec-image .fond-degrade {
	background-repeat: no-repeat;
	background-size: cover;
	height: 493px;
	background-position: center;
}

.bloc-introductif-edito .bloc-header-page.avec-image .fond-degrade img {
	width: 100%;
}

.bloc-introductif-edito .texte.mobile {
	display: none;
}

.bloc-texte-simple-edito {
	margin: 0 auto;
}

.bloc-texte-simple-edito .interieur {
	max-width: 1096px;
	margin: 0 auto;
	padding: 30px 0;
}

.bloc-texte-simple-edito .interieur .texte h2 {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 58px;
	padding: 0 0 50px 0;
	text-align: center;
}

.bloc-texte-simple-edito .interieur .texte h3 {
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 1.1;
	color: #b7182a;
	padding: 10px 0;
}

.bloc-texte-simple-edito .interieur .texte p, .bloc-texte-simple-edito .interieur .texte li {
	font-size: 20px;
	line-height: 1.3;
}

.bloc-bouton-edito {
	max-width: 1096px;
	margin: 0 auto;
}

.bloc-bouton-edito div.bloc_centered {
	display: flex;
	justify-content: center;
}

.bloc-bouton-edito a .lien {
	display: inline-block;
	padding: 10px 20px 8px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 20px;
	transition: all 0.5s ease-out;
}

.bloc-bouton-edito a .lien:hover {
	background-color: #b7182a;
	color: #fff;
}

.bloc-texte-image-edito {
	max-width: 1300px;
	margin: 40px auto;
}

.bloc-texte-image-edito .interieur {
	display: flex;
	align-items: normal;
	justify-content: center;
	padding-left: 98px;
}

.bloc-texte-image-edito .interieur.droite {
	padding-left: 40px;
}

.bloc-texte-image-edito .interieur a {
	width: 50%;
}

.bloc-texte-image-edito .droite {
	display: flex;
	flex-direction: row-reverse;
}

.bloc-texte-image-edito .droite .texte {
	padding: 0 20px 0 40px;
}

.bloc-texte-image-edito .droite .image {
	text-align: inherit;
}

.bloc-texte-image-edito .texte {
	width: 48%;
	padding: 0 40px 0 0;
}

.bloc-texte-image-edito .texte h2 {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 58px;
	color: #302e2d;
	padding-bottom: 30px;
}

.bloc-texte-image-edito .texte h3 {
	font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 1.3;
	color: #b7182a;
	padding: 10px 0;
}

.bloc-texte-image-edito .image {
	width: 50%;
	text-align: center;
	padding-top: 12px;
}

.bloc-texte-image-edito .image.avec-lien {
	width: initial;
}

.bloc-diaporama-photo-edito {
	margin: 0 auto;
	max-width: 1500px;
	background-color: #f7e7cd;
}

.bloc-diaporama-photo-edito .interieur {
	margin: 0 auto;
	max-width: 1096px;
	padding: 5px 0;
}

.bloc-diaporama-photo-edito .interieur .titre {
	padding: 50px 0 30px;
}

.bloc-diaporama-photo-edito .interieur .texte-introductif h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	color: #302e2d;
	padding: 10px 0;
}

.bloc-diaporama-photo-edito .interieur .liste .element {
	position: relative;
}

.bloc-diaporama-photo-edito .interieur .liste .element .titre-photo {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	position: absolute;
	z-index: 3;
	bottom: 100px;
	left: 40px;
}

.bloc-diaporama-photo-edito .interieur .liste .element .texte-descriptif {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	color: #fff;
	position: absolute;
	z-index: 3;
	bottom: 55px;
	left: 40px;
	padding: 0 80px 0 0;
}

.bloc-diaporama-photo-edito .interieur .liste .element .fond-degrade {
	position: absolute;
	bottom: 0;
	z-index: 2;
}

.bloc-diaporama-photo-edito .bx-wrapper .bx-pager {
	display: none;
}

.bx-wrapper {
	padding: 0 0 100px 0;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: 0;
	background: none;
}

.bx-wrapper .bx-controls .bx-pager {
	bottom: 45px;
}

.bx-wrapper .bx-controls .bx-pager.bx-default-pager a {
	background: #f2c16f;
}

.bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active {
	background: #b7182a;
}

.bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	background: url(../images/picto-fleche-slider-precedent-rouge.png);
	background-repeat: no-repeat;
	left: -90px;
}

.bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	background: url(../images/picto-fleche-slider-suivant-rouge.png);
	background-repeat: no-repeat;
	right: -80px;
}

.bx-wrapper .bx-controls .bx-controls-direction a {
	width: 52px;
	height: 52px;
}

.bloc-video-edito {
	margin: 50px 0 50px 0;
}

.bloc-video-edito .element {
	position: relative;
	margin: 0 auto;
	max-width: 1096px;
}

.bloc-video-edito .element .video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

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

.bloc-video-edito .element .titre {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 38px;
	line-height: 46px;
	text-transform: uppercase;
	margin: 25px 0;
}

.bloc-video-edito .element .texte-descriptif {
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.3;
}

.bloc-video-edito .element .fond-degrade {
	position: absolute;
	bottom: 0;
	z-index: 2;
}

.bloc-nous-soutenir-edito {
	margin: 100px auto;
	max-width: 1500px;
	background-color: #f2c16f;
}

.bloc-nous-soutenir-edito .interieur {
	margin: 0 auto;
	max-width: 1096px;
}

.bloc-nous-soutenir-edito .interieur .titre {
	padding: 70px 0 30px;
}

.bloc-nous-soutenir-edito .interieur .texte-descriptif {
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;	
}

.bloc-nous-soutenir-edito .interieur .liens {
	display: flex;
	align-items: center;
	gap: 25px;
	margin: 40px auto;
	width: 660px;
	padding-bottom: 70px;
}

.bloc-nous-soutenir-edito .interieur .liens .bt.lien-devenir-benevole {
	font-size: 18px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #302e2d;
	border: 2px solid #302e2d;
	text-align: center;
	padding: 18px 18px;
	width: 185px;
}

.bloc-nous-soutenir-edito .interieur .liens .bt.lien-adherer {
	font-size: 18px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #302e2d;
	border: 2px solid #302e2d;
	text-align: center;
	padding: 18px 20px 18px 20px;
}

.bloc-nous-soutenir-edito .interieur .liens .bt.lien-faire-un-don {
	background-image: url(../images/picto-bt-don.png);
	background-repeat: no-repeat;
	background-color: #b7182a;
	background-position: left 15px center;
	width: 228px;
	padding: 19px 0 19px 33px;
	font-size: 18px;
	line-height: 1.1;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.bloc-accordeon-edito {
	margin: 120px 0;
}

.bloc-accordeon-edito .interieur {
	margin: 0 auto;
	max-width: 1096px;
}

.bloc-accordeon-edito .interieur .texte-introductif {
	font-size: 20px;
	margin: 30px 0 70px;
}

.bloc-accordeon-edito .interieur .texte-introductif h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	color: #b7182a;
	padding: 10px 0;
}

.bloc-accordeon-edito .interieur .liste .titre-accordeon {
	font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	color: #302e2d;
	background-color: #f2c16f;
	padding: 30px 50px;
	position: relative;
	margin-top: 2px;
	cursor: pointer;
}

.bloc-accordeon-edito .interieur .liste .titre-accordeon h3 {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.1;	color: #302e2d;
}

.bloc-accordeon-edito .interieur .liste .titre-accordeon img.fleche {
	position: absolute;
	right: 30px;
	transition: all 0.5s ease-out;
	transform: scaleY(-1);
}

.bloc-accordeon-edito .interieur .liste .titre-accordeon.ui-accordion-header-active img.fleche {
	transform: scaleY(1);
}

.bloc-accordeon-edito .interieur .liste .texte {
	padding: 40px 40px;
	border: 1px solid #d8992f;
}

.bloc-accordeon-edito .interieur .liste .texte p, .bloc-accordeon-edito .interieur .liste .texte li {
	font-size: 20px;
	line-height: 1.3;
}

@media (min-width: 320px) and (max-width: 900px) {
	.bloc-accordeon-edito .interieur .liste .texte ul {
		padding-left: 1rem;
	}

	.bloc-accordeon-edito .interieur .liste .texte p, .bloc-accordeon-edito .interieur .liste .texte li {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
	}
}

.bloc-accordeon-edito .interieur .liste .texte a {
	color: #b7182a;
	font-weight: bold;
	text-decoration: underline;
	transition: all 0.5s ease-out;
}

.bloc-accordeon-edito .interieur .liste .texte a:hover {
	color: #000;
}

.bloc-accordeon-edito .interieur .liste .texte img.alignleft {
	margin: 0 20px 20px 0;
	float: left;
}

.bloc-accordeon-edito .interieur .liste .texte img.alignright {
	margin: 0 0 20px 20px;
	float: right;
}

.bloc-accordeon-edito .interieur .liste .texte .cta-accordeon-edito a {
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0 10px;
	transition: all 0.5s ease-out;
}

.bloc-accordeon-edito .interieur .liste .texte .cta-accordeon-edito a:hover {
	background-color: #b7182a;
	color: #fff;
}

.bloc-visuel-simple-edito {
	margin: 120px 0;
}

.bloc-visuel-simple-edito .interieur {
	margin: 0 auto;
	max-width: 1096px;
}

.bloc-visuel-simple-edito .interieur .texte-introductif {
	margin: 30px 0 35px;
}

.bloc-visuel-simple-edito .interieur .texte-introductif h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	color: #b7182a;
	padding: 10px 0;
}

.bloc-visuel-simple-edito .interieur .bloc-visuel {
	position: relative;
}

.bloc-visuel-simple-edito .interieur .bloc-visuel .titre-visuel {
	font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
	color: #fff;
	position: absolute;
	z-index: 3;
	bottom: 100px;
	left: 40px;
}

.bloc-visuel-simple-edito .interieur .bloc-visuel .texte-descriptif-visuel {
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.1;
	color: #fff;
	position: absolute;
	z-index: 3;
	bottom: 55px;
	left: 40px;
	padding: 0 80px 0 0;
}

.bloc-visuel-simple-edito .interieur .bloc-visuel .fond-degrade {
	position: absolute;
	bottom: 0;
	z-index: 2;
}

.bloc-verbatim-edito {
	margin: 120px 0;
}

.bloc-verbatim-edito .interieur {
	margin: 0 auto;
	max-width: 1096px;
}

.bloc-verbatim-edito .interieur .texte-descriptif {
	margin: 30px 0 35px;
}

.bloc-verbatim-edito .interieur .texte-descriptif h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	color: #b7182a;
	padding: 10px 0;
}

.bloc-verbatim-edito .interieur .element {
	background: #f2c16f;
	padding: 70px 40px;
	display: flex;
	align-items: center;
}

.bloc-verbatim-edito .interieur .element .photo {
	position: relative;
	width: 40%;
	max-width: 276px;
	margin: 0 auto;
	background-repeat: no-repeat;
	border-radius: 50%;
	height: 276px;
	background-size: cover;
	background-position: center;
}

.bloc-verbatim-edito .interieur .element .photo .guillemets {
	position: absolute;
	top: 0;
	right: -71px;
}

.bloc-verbatim-edito .interieur .element .bloc-texte {
	width: 55%;
	padding-left: 20px;
}

.bloc-verbatim-edito .interieur .element .bloc-texte .verbatim {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 34px;
	color: #302e2d;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.bloc-verbatim-edito .interieur .element .bloc-texte .nom-prenom {
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 2;
}

.bloc-verbatim-edito .interieur .element .bloc-texte .poste {
	display: inline-block;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 2;
}

.bloc-verbatim-edito .interieur .element .bloc-texte .filet {
	width: 70px;
	border: 1px solid #f7e7cd;
	margin: 15px 0 5px;
}

.bloc-verbatim-edito .interieur .element .bloc-texte.avec-photo .verbatim {
	background-image: none !important;
}

.bloc-verbatim-edito .interieur .element .bloc-texte.full {
	width: inherit;
	padding-right: 20px;
	position: relative;
}

.bloc-verbatim-edito .interieur .element .bloc-texte.full .verbatim {
	padding: 35px 10px 25px 60px;
}

.bloc-verbatim-edito .interieur .element .bloc-texte.full .filet {
	margin-left: 60px;
}

.bloc-verbatim-edito .interieur .element .bloc-texte.full .nom-prenom {
	padding-left: 60px;
}

.bloc-chiffres-cles-edito {
	background: #b7182a;
	margin: 160px 0 100px;
}

.bloc-chiffres-cles-edito .interieur {
	margin: 0 auto;
	max-width: 1096px;
}

.bloc-chiffres-cles-edito .interieur .titre {
	padding: 80px 0 20px;
}

.bloc-chiffres-cles-edito .interieur h2 {
	color: #fff;
}

.bloc-chiffres-cles-edito .interieur .texte-introductif {
	margin: 30px 0 35px;
	color: #fff;
}

.bloc-chiffres-cles-edito .interieur .texte-introductif h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	color: #fff;
	padding: 10px 0;
}

.bloc-chiffres-cles-edito .interieur .liste-chiffres {
	display: flex;
	margin: 70px 0 0;
	padding-bottom: 60px;
}

.bloc-chiffres-cles-edito .interieur .liste-chiffres .element {
	width: 33%;
	color: #fff;
	padding: 0 29px;
}

.bloc-chiffres-cles-edito .interieur .liste-chiffres .element .chiffre {
	font-weight: 500;
	font-size: 65px;
	line-height: 75px;
	border-bottom: 1px solid #f2c16f;
	padding: 10px 0;
}

.bloc-chiffres-cles-edito .interieur .liste-chiffres .element .texte {
	font-weight: 400;
	font-size: 28px;
	line-height: 35px;
	padding: 25px 0;
}

.bloc-documents-edito {
	margin: 50px 0;
}

.bloc-documents-edito .interieur {
	margin: 0 auto;
	max-width: 1096px;
}

.bloc-documents-edito .interieur .titre {
	padding: 20px 0 20px;
}

.bloc-documents-edito .interieur .texte-introductif {
	margin: 30px 0 35px;
}

.bloc-documents-edito .interieur .texte-introductif h3 {
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 1.1;
	padding: 10px 0;
	color: #b7182a;
}

.bloc-documents-edito .interieur .liste .element {
	background: #efece7;
	display: block;
	padding: 20px 25px;
	width: max-content;
	margin-bottom: 20px;
}

.bloc-documents-edito .interieur .liste .element a .picto {
	display: inline-block;
}

.bloc-documents-edito .interieur .liste .element a .nom {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
    font-weight: 300;
    font-size: 25px;
    line-height: 1.1;
	text-transform: uppercase;
	color: #b7182a;
	padding: 10px 5px 0 10px;
}

.bloc-documents-edito .interieur .liste .element a .point {
	display: inline-block;
	color: #302e2d;
	font-size: 50px;
	line-height: 0px;
}

.bloc-documents-edito .interieur .liste .element a .infos {
	display: inline-block;
	vertical-align: middle;
	font-weight: 300;
    font-size: 20px;
    line-height: 1.1;
	color: #302e2d;
	padding: 10px 5px 0 5px;
	text-transform: uppercase;
}

.bloc-evenements-edito {
	margin: 60px 0;
	background: #efece7;
}

.bloc-evenements-edito .interieur {
	margin: 0 auto;
	max-width: 1300px;
}

.bloc-evenements-edito .interieur .titre {
	padding: 60px 0;
}

.bloc-evenements-edito .interieur .liste {
	display: flex;
	gap: 25px;
}

.bloc-evenements-edito .interieur .liste .element {
	display: flex;
	flex-direction: column;
	width: 33%;
	padding: 40px 35px;
	background: #fff;
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
	position: relative;
}

.bloc-evenements-edito .interieur .liste .element .mode {
	display: flex;
}

.bloc-evenements-edito .interieur .liste .element .mode .filet {
	border-bottom: 1px solid #b7182a;
	width: 85%;
	margin-right: 5px;
}

.bloc-evenements-edito .interieur .liste .element .mode .a-distance {
	background-image: url(../images/picto-evenement-visio.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.bloc-evenements-edito .interieur .liste .element .mode .en-presence {
	background-image: url(../images/picto-evenement-presentiel.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.bloc-evenements-edito .interieur .liste .element .titre-evenement {
	font-family: Fira Sans;
    font-size: 28px;
    font-weight: 400;
	color: #b7182a;
	padding: 25px 0;
}

.bloc-evenements-edito .interieur .liste .element .date {
	font-size: 16px;
    font-weight: 300;
	line-height: 35px;
	color: #434343;
}

.bloc-evenements-edito .interieur .liste .element .lieu {
	background-image: url(../images/picto-marqueur-lieu-evenement.png);
    background-repeat: no-repeat;
    background-size: 9px 15px;
    padding: 0 0 0 15px;
    font-size: 16px;
    font-weight: 300;
	line-height: 1.3;
    color: #434343;
    margin: 10px 0;
}

.bloc-evenements-edito .interieur .liste .element .extrait {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3;
    color: #302e2d;
    padding: 10px 0;
}

.bloc-evenements-edito .interieur .liste .element .bt-voir-evenement {
	display: inline-block;
    padding: 10px 20px 8px;
    border: 2px solid #b7182a;
    color: #b7182a;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    margin: 20px 0 10px;
}

.bloc-evenements-edito .interieur .liste .element .bt-voir-evenement:hover {
	background-color: #b7182a;
	color: #fff;
}

.bloc-evenements-edito .interieur .liste .element a {
	margin-top: auto;
}

.bloc-evenements-edito .interieur .bt-voir-tous-evenements {
	display: inline-block;
    padding: 10px 20px 8px;
    border: 2px solid #b7182a;
    color: #b7182a;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
	margin: 50px 0;
	transition: all 0.5s ease-out;
}

.bloc-evenements-edito .interieur .bt-voir-tous-evenements:hover {
	background-color: #b7182a;
	color: #fff;
}

.bloc-rebond-edito {
	margin: 140px 0;
	background: #f7e7cd;
}

.bloc-rebond-edito .interieur {
	margin: 0 auto;
	max-width: 1300px;
	display: flex;
	gap: 20px;
	padding: 60px 0;
}

.bloc-rebond-edito .interieur .partie-gauche {
	width: 70%;
}

.bloc-rebond-edito .interieur .partie-gauche .element {
	display: flex;
	gap: 30px;
}

.bloc-rebond-edito .interieur .partie-gauche .element .visuel {
	width: 50%;
}

.bloc-rebond-edito .interieur .partie-gauche .element .bloc-textes {
	width: 50%;
	padding: 25px 20px 25px 0;
}

.bloc-rebond-edito .interieur .partie-gauche .element .bloc-textes .titre {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 35px;
	text-transform: uppercase;
	color: #302e2d;
}

.bloc-rebond-edito .interieur .partie-gauche .element .bloc-textes .texte {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #302e2d;
	padding: 15px 0 5px;
}

.bloc-rebond-edito .interieur .partie-gauche .element .bloc-textes .bt-lien {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px 0;
}

.bloc-rebond-edito .interieur .partie-droite {
	width: 30%;
}

.bloc-rebond-edito .interieur .partie-droite .element {
	border-left: 1px solid #d8992f;
	padding: 0 30px;
}

.bloc-rebond-edito .interieur .partie-droite .element .titre {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	padding: 25px 0 5px;
}

.bloc-rebond-edito .interieur .partie-droite .element .texte {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #302e2d;
	padding: 15px 0 5px;
}

.bloc-rebond-edito .interieur .partie-droite .element .bt-lien {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px 0;
}

.bloc-liens-utiles-slider-edito {
	margin: 140px 0 140px;
}

.bloc-liens-utiles-slider-edito .interieur {
	margin: 0 auto;
	max-width: 1300px;
}

.bloc-liens-utiles-slider-edito .interieur .liste {
	margin-top: 40px;
}

.bloc-liens-utiles-slider-edito .interieur .liste .element {
	border: 1px solid #d8992f;
	padding: 50px 25px;
	width: 300px;
	height: 300px;
}

.bloc-liens-utiles-slider-edito .interieur .liste .element .titre {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	color: #302e2d;
	height: 60px;
}

.bloc-liens-utiles-slider-edito .interieur .liste .element .texte-introductif {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #302e2d;
	padding: 20px 0;
}

.bloc-liens-utiles-slider-edito .interieur .bx-viewport {
	margin-bottom: 40px;
}

.bloc-liens-utiles-slider-edito .interieur .bx-controls-direction {
	margin: 0 auto;
	width: 100px;
	position: relative;
}

.bloc-liens-utiles-slider-edito .interieur .bx-controls-direction .bx-prev {
	left: -20px;
}

.bloc-liens-utiles-slider-edito .interieur .bx-controls-direction .bx-next {
	right: -10px;
}

.bloc-liens-utiles-edito {
	margin: 70px 0;
}

.bloc-liens-utiles-edito .interieur {
	margin: 0 auto;
	max-width: 1300px;
}

.bloc-liens-utiles-edito .interieur .titre {
	padding: 10px 0 0 0;
}

.bloc-liens-utiles-edito .interieur .liste {
	margin-top: 40px;
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
}

.bloc-liens-utiles-edito .interieur .liste .element {
	background: #f2c16f;
	padding: 45px 25px 35px;
	width: 260px;
	height: 255px;
}

.bloc-liens-utiles-edito .interieur .liste .element .titre {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	color: #302e2d;
	height: 85px;
}

.bloc-liens-utiles-edito .interieur .liste .element .texte-introductif {
	font-style: normal;
	font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
	text-align: center;
	color: #302e2d;
	padding: 20px 0;
}

.bloc-formulaire-de-contact-edito {
	margin: 0;
}

.bloc-formulaire-de-contact-edito .interieur {
	margin: 0 auto;
	max-width: 1096px;
}

.bloc-formulaire-de-contact-edito .interieur .titre {
	padding: 90px 0 40px;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire {
	width: 65%;
	padding: 0 30px 20px 0;
}

.bloc-formulaire-de-contact-edito .interieur .element .bloc-textes {
	font-size: 22px;
	height: fit-content;
	padding: 0 50px;
	margin: 25px 0 0 40px;
	width: 35%;
}

.bloc-formulaire-de-contact-edito .interieur .element .bloc-textes .adresse {
	background-image: url(../images/picto-contact-marqueur.png);
	background-repeat: no-repeat;
}

.bloc-formulaire-de-contact-edito .interieur .element .bloc-textes .telephone {
	background-image: url(../images/picto-contact-telephone.png);
	background-repeat: no-repeat;
}

/* after shave */
a {
	text-decoration: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

h2 {
	margin: 0;
}

h3 {
	margin: 0;
}

p {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

sup {
	top: -0.5em;
	font-size: 65%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.site-content {
	word-wrap: break-word;
}

#menu-topbar {
	margin: 0;
	padding: 0;
	display: flex;
}

.search-form {
	position: relative;
}

.site-content {
	margin: 0 auto;
	position: relative;
}

.recherche .search-form label {
	display: none;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0 !important;
	left: -5px;
	background: #fff;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bloc-liens-utiles-slider-edito .interieur .liste .element {
	border: 1px solid #d8992f;
	padding: 50px 25px;
	width: auto;
	height: 200px;
}

.bloc-liens-utiles-slider-edito .bx-wrapper .bx-controls-direction a {
	margin-top: 20px;
}

.bloc-liens-utiles-slider-edito .interieur .bx-viewport {
	margin-bottom: 40px;
	margin-top: 40px;
}

.bloc-liens-utiles-slider-edito .interieur .liste {
	margin-top: 0;
	margin-bottom: inherit;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	color: #fff;
	background-color: #46b450;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire input {
	background: #f7e7cd;
	box-sizing: border-box;
	border: 0;
	padding: 0.625em 0.4375em;
	width: 100%;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire textarea {
	background: #f7e7cd;
	border: 0;
	box-sizing: border-box;
	padding: 0.625em 0.4375em;
	width: 100%;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire input[type="checkbox"] {
	width: inherit;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire .wpcf7-list-item {
	margin: 0;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire input[type="checkbox"] {
	flex-shrink: 0;
	height: 1.125rem;
	margin: 0 0.5rem 0 0;
	width: 1.125rem;
	appearance: none;
	background: #f7e7cd;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	padding: 0;
	outline: 0;
	vertical-align: text-bottom;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire input[type="checkbox"]:checked {
	background: #b7182a;
	box-shadow: inset 0 0 0 3px #f7e7cd;
}


.bloc-formulaire-de-contact-edito .interieur .element .formulaire input[type="submit"] {
	background: #fff;
	border: 1px solid #b7182a;
	padding: 0.625em 0.4375em;
	color: #b7182a;
	font-weight: 300;
    font-size: 18px;
	margin: 0 0 1rem;
	padding: 12px 18px 9px;
	text-transform: uppercase;
	cursor: pointer;
	width: inherit;
	transition: all 0.5s ease-out;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire input[type="submit"]:hover {
	background-color: #b7182a;
	color: #fff;
}

.bloc-formulaire-de-contact-edito .interieur .element .bloc-textes {
	padding: 15px 50px;
}

.bloc-formulaire-de-contact-edito .interieur .element .bloc-textes .texte {
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 30px 0;
}

.formulaire-intro {
	padding: 2rem 0;
}

.formulaire h3,
.bloc-accordeon-edito h3 {
	color: #b7182a;
	font-size: 45px;
    font-weight: 400;	
	line-height: 1.3;
}

.bloc-accordeon-edito h3 {
	padding-bottom: 1rem;
}

.address-item {
	display: flex;
	align-items: center;
	margin: .75rem 0;
}

.address-item svg {
	flex-shrink: 0;
	margin: 0 .5rem 0 0;
}

.bloc-formulaire-de-contact-edito .interieur .element .formulaire {
	font-size: 20px;
	max-width: 720px;
	margin: 0 auto;
	padding: 0 0 20px;
	width: 100%;
}

.bloc-formulaire-de-contact-edito .interieur .element .bloc-textes {
	height: fit-content;
	padding: 0;
	margin: 0;
	width: 100%;
}

/* aussi du wrap blocs dans fonctions.js */
.bloc-actualites-edito .interieur {
	margin: 0 auto;
	max-width: 1300px;
	border-top: 2px solid #c6b296;
	border-bottom: 2px solid #c6b296;
}

.bloc-actualites-edito .interieur .titre {
	margin: 50px 0 60px;
}

.bloc-actualites-edito .interieur .liste {
	display: flex;
}

.bloc-actualites-edito .interieur .liste .element a {
	position: relative;
}

.bloc-actualites-edito .interieur .liste .element.un {
	max-width: 650px;
}

.bloc-actualites-edito .interieur .liste .element.un .visuel {
	background-repeat: no-repeat;
	background-size: cover;
	width: 650px;
	height: 500px;
}

.bloc-actualites-edito .interieur .liste .element.bloc-un .fond-degrade {
	position: absolute;
	bottom: 0;
	z-index: 1;
}

.bloc-actualites-edito .interieur .liste .element.un .categories {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 170px;
	font-weight: 700;
	font-size: 17px;
	line-height: 19px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.bloc-actualites-edito .interieur .liste .element.un .titre-article {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 96px;
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
}

.bloc-actualites-edito .interieur .liste .element.un .extrait {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 64px;
	font-weight: 500;
	font-size: 19px;
	line-height: 26px;
	color: #fff;
}

.bloc-actualites-edito .interieur .liste .bloc-deux-trois {
	padding: 40px;
}

.bloc-actualites-edito .interieur .liste .bloc-deux-trois element.deux-trois {
	margin-bottom: 20px;
}

.bloc-actualites-edito .interieur .liste .bloc-deux-trois .visuel {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.bloc-actualites-edito .interieur .liste .bloc-deux-trois .bloc-textes {
	width: 40%;
	display: inline-block;
	padding: 25px;
}

.bloc-actualites-edito .interieur .liste .bloc-deux-trois .bloc-textes .categories {
	font-weight: 700;
	font-size: 17px;
	line-height: 19px;
	text-transform: uppercase;
	color: #b7182a;
	border-bottom: 1px solid #b7182a;
	width: fit-content;
}

.bloc-actualites-edito .interieur .liste .bloc-deux-trois .bloc-textes .titre-article {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 32px;
	color: #302e2d;
	padding: 10px 0;
}

.bloc-actualites-edito .interieur .liste .bloc-deux-trois .bloc-textes .extrait {
	font-weight: 500;
	font-size: 19px;
	line-height: 26px;
	color: #302e2d;
}

.bloc-actualites-edito .bt-voir-tous-articles {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 50px 0;
	transition: all 0.5s ease-out;
}

.bloc-actualites-edito .bt-voir-tous-articles:hover {
	background-color: #b7182a;
	color: #fff;
}

/* blocs homepage */
.bloc-introductif-homepage {
	position: relative;
}

.bloc-introductif-homepage .bloc-header {
	background-repeat: no-repeat;
	background-size: cover;
	height: 70vh;
	background-position: top 10% center;
}

.bloc-introductif-homepage .bloc-header .texte {
	position: absolute;
	bottom: 26%;
	left: 50%;
	text-align: center;
	transform: translateX(-50%);
	width: 100%;
}

.bloc-introductif-homepage .bloc-header .texte h1 {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 500;
	font-size: 131px;
	line-height: 111px;
	color: #fff;
	margin: 0;
}

.bloc-introductif-homepage .bloc-header .bloc-liens {
	position: absolute;
	bottom: 11%;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 20px;
}

.bloc-introductif-homepage .bloc-header .bloc-liens .lien-don {
	background-image: url(../images/picto-bt-don.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	padding: 18px 20px 18px 75px;
	font-family: "spartan-bold";
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	transition: all 0.5s ease-out;
}

.bloc-introductif-homepage .bloc-header .bloc-liens .lien-don:hover {
	background-color: #b7182a;
	border: 1px solid #b7182a;
}

.bloc-introductif-homepage .bloc-header .bloc-liens .lien-adhesion {
	padding: 18px 20px 18px 20px;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #b7182a;
	border: 1px solid #b7182a;
	transition: all 0.5s ease-out;
}

.bloc-introductif-homepage .bloc-header .bloc-liens .lien-adhesion:hover {
	background-color: #fff;
	border: 1px solid #fff;
	color: #b7182a;
}

.bloc-introductif-homepage .bloc-header .fleche {
	position: absolute;
	bottom: -24px;
	left: 50%;
	transform: translateX(-50%);
	width: 93px;
}

.bloc-introductif-homepage .image {
	display: none;
}

.bloc-introductif-homepage .image img {
	width: 100%;
}

.bloc-profils-homepage {
	background: #efece7;
	padding-bottom: 50px;
}

.bloc-profils-homepage .interieur {
	max-width: 1115px;
	margin: 0 auto;
}

.bloc-profils-homepage .texte-intro {
	font-weight: 600;
	font-size: 23px;
	line-height: 26px;
	text-align: center;
	color: #302e2d;
	padding: 90px 0 65px;
}

.bloc-profils-homepage .liste {
	display: flex;
	gap: 80px;
	margin: 0 auto;
	max-width: 1120px;
}

.bloc-profils-homepage .liste .element {
	width: 220px;
}

.bloc-profils-homepage .liste .element .image {
	margin: 0 auto;
	max-width: 182px;
}

.bloc-profils-homepage .liste .element .image img {
	border-radius: 50%;
}

.bloc-profils-homepage .liste .element .titre {
	font-weight: 700;
	font-size: 22px;
	line-height: 31px;
	text-align: center;
	text-transform: uppercase;
	color: #b7182a;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
}

/* fin de non indenté */
.bloc-liens-utiles-homepage {
	margin: 80px 0;
}

.bloc-liens-utiles-homepage .interieur {
	max-width: 1370px;
	margin: 0 auto;
}

.bloc-liens-utiles-homepage .interieur .texte-intro {
	padding: 30px 0 70px;
}

.bloc-liens-utiles-homepage .interieur .liste {
	display: flex;
}

.bloc-liens-utiles-homepage .interieur .liste .element {
	padding: 113px 50px;
	width: 33%;
}

.bloc-liens-utiles-homepage .interieur .liste .element:nth-child(1) {
	background-image: url(../images/01.png);
	background-repeat: no-repeat;
}

.bloc-liens-utiles-homepage .interieur .liste .element:nth-child(2) {
	background-image: url(../images/02.png);
	background-repeat: no-repeat;
}

.bloc-liens-utiles-homepage .interieur .liste .element:nth-child(3) {
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
}

.bloc-liens-utiles-homepage .interieur .liste .element:nth-child(3) .bouton {
	background-image: url(../images/picto-bt-don-trait-rouge.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 10px 15px 10px 65px;
}

.bloc-liens-utiles-homepage .interieur .liste .element .titre {
	font-weight: 300;
	font-size: 54px;
	line-height: 1.1;
	color: #302e2d;
	max-width: 275px;
	height: 100px;
}

.bloc-liens-utiles-homepage .interieur .liste .element .texte {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.3;
	color: #000;
	padding: 18px 0;
	height: 182px;
}

.bloc-liens-utiles-homepage .interieur .liste .element .bouton {
	display: inline-block;
	padding: 10px 20px 8px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 0;
	transition: all 0.5s ease-out;
}

.bloc-liens-utiles-homepage .interieur .liste .element .bouton:hover {
	background-color: #b7182a;
	color: #fff;
}

.bloc-chiffres-cles-homepage {
	background: #b7182a;
	margin: 80px 0 80px;
}

.bloc-chiffres-cles-homepage .interieur {
	margin: 0 auto;
	max-width: 1340px;
}

.bloc-chiffres-cles-homepage .interieur .texte-intro {
	padding: 100px 0 20px;
}

.bloc-chiffres-cles-homepage .interieur .texte-intro h2 {
	color: #fff;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres {
	display: flex;
	margin: 70px 0 0;
	padding-bottom: 140px;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element {
	width: 20%;
	color: #fff;
	padding: 0 20px;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element:last-child {
	position: relative;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .chiffre {
	font-weight: 300;
	font-size: 88px;
	line-height: 1;
	border-bottom: 1px solid #f2c16f;
	padding: 10px 0;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .chiffre .chiffre-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .chiffre .chiffre-wrapper .chiffre-num {
	letter-spacing: -5px;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .chiffre .chiffre-wrapper .text-dir-chiffre {
	font-size: 20px;
	line-height: 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .texte {
	font-family: "Fira sans";
	font-weight: 400;
	font-size: 28px;
	line-height: 35px;
	padding: 25px 0;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .liste-liens-symptomes {
	padding-top: 150px;
}

.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .liste-liens-symptomes .element-symptome .lien-symptome {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 50px;
	color: #fff;
	background-image: url(../images/picto-fleche-symptome.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 43px;
}

.bloc-actualites-homepage .interieur {
	margin: 0 auto;
	max-width: 1320px;
}

.bloc-actualites-homepage .interieur .titre {
	margin: 50px 0 60px;
}

.bloc-actualites-homepage .interieur .liste {
	display: flex;
}

.bloc-actualites-homepage .interieur .liste .element a {
	position: relative;
	display: block;
}

.bloc-actualites-homepage .interieur .liste .element.un {
	max-width: 650px;
}

.bloc-actualites-homepage .interieur .liste .element.un .visuel {
	background-repeat: no-repeat;
	background-size: cover;
	width: 650px;
	height: 500px;
}

.bloc-actualites-homepage .interieur .liste .element.un .categories {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 150px;
	font-weight: 300;
    font-size: 22px;
    line-height: 1.1;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.bloc-actualites-homepage .interieur .liste .element.un .titre-article {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 79px;
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
}

.bloc-actualites-homepage .interieur .liste .element.un .extrait {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 45px;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.3;
	color: #fff;
}

.bloc-actualites-homepage .interieur .liste .element.un.bloc-un .fond-degrade {
	position: absolute;
	bottom: 0;
	z-index: 1;
}

.bloc-actualites-homepage .interieur .liste .bloc-deux-trois {
	padding: 40px;
}

.bloc-actualites-homepage .interieur .liste .bloc-deux-trois element.deux-trois {
	margin-bottom: 20px;
}

.bloc-actualites-homepage .interieur .liste .bloc-deux-trois .visuel {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.bloc-actualites-homepage .interieur .liste .bloc-deux-trois .bloc-textes {
	width: 40%;
	display: inline-block;
	padding: 25px;
}

.bloc-actualites-homepage .interieur .liste .bloc-deux-trois .bloc-textes .categories {
	font-weight: 300;
    font-size: 22px;
    line-height: 1.1;
	text-transform: uppercase;
	color: #b7182a;
	border-bottom: 1px solid #b7182a;
	width: fit-content;
}

.bloc-actualites-homepage .interieur .liste .bloc-deux-trois .bloc-textes .titre-article {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 23px;
	line-height: 27px;
	color: #302e2d;
	padding: 10px 0;
}

.bloc-actualites-homepage .interieur .liste .bloc-deux-trois .bloc-textes .extrait {
	font-weight: 300;
    font-size: 22px;
    line-height: 1.3;
	color: #302e2d;
}

.bloc-actualites-homepage .bt-voir-tous-articles {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 50px 0;
}

.bloc-newsletter-homepage {
	margin: 80px 0;
}

.bloc-newsletter-homepage .interieur {
	border-top: 3px solid #c6b296;
	border-bottom: 3px solid #c6b296;
	margin: 0 auto;
	max-width: 1320px;
	display: flex;
	align-items: center;
	padding: 28px 0;
}

.bloc-newsletter-homepage .interieur .texte {
	background-image: url(../images/picto-news.png);
	background-repeat: no-repeat;
	font-family: "Fira Sans";
	font-style: normal;
	font-size: 27px;
	line-height: 32px;
	color: #302e2d;
	padding: 7px 0 7px 93px;
}

.bloc-newsletter-homepage .interieur .texte span {
	font-weight: 700;
}

.bloc-newsletter-homepage .interieur .bouton {
    font-size: 18px;
    font-weight: 300;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	color: #302e2d;
	background: #f2c16f;
	padding: 13px 20px;
}

.bloc-newsletter-homepage .interieur a {
	margin-left: auto;
}

.bloc-reseaux-sociaux-juicer-homepage .interieur {
	max-width: 1230px;
	margin: 60px auto;
}

/* cartes des centres homepage, comités... */
.bloc-carte {
	margin: 100px 0;
}

.bloc-carte .interieur {
	position: relative;
	max-width: 1500px;
	margin: 0 auto;
}

.bloc-carte .interieur .bloc-filtres {
	position: absolute;
	width: 340px;
	top: 0;
	left: 55px;
	z-index: 999;
	background-color: #fff;
	padding: 40px;
	box-shadow: 4px 4px 20px 2px rgba(0, 0, 0, 0.25);
}

.bloc-carte .interieur .bloc-filtres .titre {
	color: #b7182a;
	font-size: 48px;
	font-family: Fira Sans;
	font-style: normal;
	font-weight: 500;
	line-height: 45px;
	max-width: 250px;
}

.bloc-carte .interieur .bloc-filtres .texte-introductif {
	margin-top: 25px;
	color: #302e2d;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
}

.bloc-carte .interieur .bloc-filtres .texte-introductif p {
	color: #302e2d;
	font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3;
}

.bloc-carte .interieur .bloc-filtres .texte-introductif span,
.bloc-carte .interieur .bloc-filtres .texte-introductif h3 {
	color: #302e2d;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}

.bloc-carte .interieur .bloc-filtres form {
	position: relative;
	padding-bottom: 50px;
}

.bloc-carte .interieur .bloc-filtres form div {
		font-size: 20px;
	font-weight: 300;
}

.bloc-carte .interieur .bloc-filtres form input {
	background-color: #f6e7cd;
	font-size: 20px;
	font-weight: 300;
	padding: 8px;
	border: 0;
	width: 292px;
	margin: 5px 0 14px;
}

.bloc-carte .interieur .bloc-filtres form select {
	appearance: none;
	background-color: #f6e7cd;
	font-size: 20px;
	font-weight: 300;	
	padding: 8px 40px 8px 8px;
	border: 0;
	width: 260px;
	background-image: url(../images/flechdropdown.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	margin: 5px 0 5px;
}

.bloc-carte .interieur .bloc-filtres form button {
	top: 66px;
	color: #b7182a;
	font-size: 18px;
    font-weight: 300;
	line-height: 1.3;	
	font-size: 15px;
	padding: 8px;
	background: none;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 58px;
	top: 135px;
}

.bloc-carte .interieur .bloc-filtres .legende {
	margin-top: 20px;
}

.bloc-carte .interieur .bloc-filtres .legende .marqueur {
	color: #302e2d;
	font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
	margin-top: 8px;
}

.bloc-carte .interieur .bloc-filtres .legende .marqueur img {
	margin-right: 4px;
}

.bloc-carte .interieur .carte #map.map-default {
	height: 740px;
	margin: 0 auto;
}

.bloc-carte .interieur .carte #response {
	font-size: 0;
}

.bloc-carte .interieur .carte #response #map p.reponse {
	position: absolute;
	z-index: 9999;
	left: 50%;
	top: 40%;
	padding: 20px;
	background: grey;
	color: #fff;
	border-radius: 2px;
	font-size: 14px;
}

.bloc-carte .interieur #map-centres,
.bloc-carte .interieur #map-comites,
.bloc-carte .interieur #map-centres-experts {
	z-index: 2;
}

#map .leaflet-control-attribution .leaflet-attribution-flag {
	display: none !important;
}

#map .leaflet-marker-pane {
	left: 2px;
	top: 5px;
}

#map .leaflet-shadow-pane {
	top: -3px;
}

/* page annuaire */
.bloc-carte.centres-experts .liste-centres {
	max-width: 1096px;
	margin: 65px auto;
}

.bloc-carte.centres-experts .liste-centres .mobile {
	display: none;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon {
	display: flex;
	flex-direction: row;
	border: 1px solid var(--d-8992-f, #d8992f);
	margin-top: 30px;
	position: relative;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne {
	padding: 40px 35px 20px;
	width: 30%;
	position: relative;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne .titre {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne .sous-titre {
	color: var(--d-8992-f, #d8992f);
	font-family: Fira Sans;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	padding: 5px 0;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne .adresse-titre {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne .adresse {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne .adresse p {
	margin: 0;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne .telephone-titre {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne .telephone {
	color: var(--302-e-2-d, #302e2d);
	font-size: 23px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
	padding: 10px 0;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne .bt-savoir-plus {
	color: var(--302-e-2-d, #302e2d);
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;
	text-transform: uppercase;
	position: absolute;
	bottom: 25px;
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon .colonne:first-child {
	border-right: 1px solid var(--d-8992-f, #d8992f);
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon img.fleche {
	position: absolute;
	right: 30px;
	transition: all 0.5s ease-out;
	top: 30px;
	transform: scaleY(-1);
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon.ui-accordion-header-active img.fleche {
	transform: scaleY(1);
}

.bloc-carte.centres-experts .liste-centres .titre-accordeon.ui-accordion-header-collapsed {
	cursor: pointer;
}

.bloc-carte.centres-experts .liste-centres .texte-accordeon {
	border-left: 1px solid var(--d-8992-f, #d8992f);
	border-right: 1px solid var(--d-8992-f, #d8992f);
	border-bottom: 1px solid var(--d-8992-f, #d8992f);
	padding: 40px 35px 0;
}

.bloc-carte.centres-experts .liste-centres .texte-accordeon .description h2 {
	color: var(--302-e-2-d, #302e2d);
	font-size: 19px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-align: left;
}

.bloc-carte.centres-experts .liste-centres .texte-accordeon .description p {
	color: var(--302-e-2-d, #302e2d);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;

	/* 156.25% */
	padding: 10px 0;
}

.bloc-carte.centres-experts #response {
	font-size: 0;
}

/* spe carte essais cliniques */
.bloc-carte.centres-essais-cliniques .interieur .bloc-filtres .titre {
	font-size: 38px;
	font-family: Fira Sans;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
}

.bloc-carte.centres-essais-cliniques .interieur .bloc-filtres form button {
	top: 85px;
}

.bloc-verbatim-slider-homepage {
	margin: 120px 0;
	background: #f2c16f;
}

.bloc-verbatim-slider-homepage .interieur {
	margin: 0 auto;
	max-width: 1320px;
}

.bloc-verbatim-slider-homepage .interieur .texte-intro {
	padding: 70px 0 0 0;
}

.bloc-verbatim-slider-homepage .interieur .texte-descriptif {
	margin: 30px 0 35px;
}

.bloc-verbatim-slider-homepage .interieur .texte-descriptif h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	color: #b7182a;
	padding: 10px 0;
}

.bloc-verbatim-slider-homepage .interieur .element {
	background: #f2c16f;
	padding: 70px 40px;
	display: flex;
	align-items: center;
}

.bloc-verbatim-slider-homepage .interieur .element .photo {
	position: relative;
	width: 40%;
	max-width: 276px;
	margin: 0 auto;
	background-repeat: no-repeat;
	border-radius: 50%;
	height: 276px;
	background-size: cover;
	background-position: center;
}

.bloc-verbatim-slider-homepage .interieur .element .photo .guillemets {
	position: absolute;
	top: 0;
	right: -71px;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte {
	width: 55%;
	padding-left: 20px;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte .verbatim {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 34px;
	color: #302e2d;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte .nom-prenom {
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.3;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte .poste {
	display: inline-block;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.3;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte .filet {
	width: 70px;
	border: 1px solid #f7e7cd;
	margin: 15px 0 5px;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte.avec-photo .verbatim {
	background-image: none !important;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte.full {
	width: inherit;
	padding-right: 20px;
	position: relative;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte.full .verbatim {
	padding: 35px 10px 25px 60px;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte.full .filet {
	margin-left: 60px;
}

.bloc-verbatim-slider-homepage .interieur .element .bloc-texte.full .nom-prenom {
	padding-left: 60px;
}

.bloc-verbatim-slider-homepage .interieur .bx-wrapper .bx-viewport {
	background: #f2c16f;
}

.bloc-verbatim-slider-homepage .interieur .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
	background: url(../images/picto-fleche-slider-precedent.png);
}

.bloc-verbatim-slider-homepage .interieur .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	background: url(../images/picto-fleche-slider-suivant.png);
}

.bloc-verbatim-slider-homepage .interieur .bx-wrapper .bx-controls .bx-pager.bx-default-pager a {
	background: #f6e7cd;
}

.bloc-verbatim-slider-homepage .interieur .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bloc-verbatim-slider-homepage .interieur .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.bloc-introductif-newsroom {
	margin: 25px 0 40px;
}

.bloc-introductif-newsroom .interieur {
	margin: 0 auto;
	max-width: 1300px;
	border-top: solid 2px #e5e2db;
	border-bottom: solid 2px #e5e2db;
}

.bloc-introductif-newsroom .interieur .titre {
	font-size: 84px;
	font-family: "Fira Sans";
	font-weight: 500;
	line-height: 111px;
	text-align: center;
}

.bloc-introductif-newsroom .interieur .titre h1 {
	color: inherit;
}

.bloc-introductif-newsroom .interieur .texte {
	max-width: 723px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	padding-bottom: 40px;
}

.bloc-actualites-newsroom .interieur {
	margin: 0 auto;
	max-width: 1300px;
}

.bloc-actualites-newsroom .interieur .titre {
	padding: 0 0 40px;
}

.bloc-actualites-newsroom .interieur .actualite-a-la-une .element {
	position: relative;
}

.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .visuel {
	background-repeat: no-repeat;
	background-size: cover;
	height: 700px;
}

.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .fond-degrade {
	position: absolute;
	bottom: 0;
	z-index: 1;
}

.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .categories {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 175px;
	font-weight: 700;
	font-size: 17px;
	line-height: 19px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .titre-article {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 118px;
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 38px;
	line-height: 38px;
	text-transform: uppercase;
	color: #fff;
}

.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .extrait {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 74px;
	font-weight: 500;
	font-size: 19px;
	line-height: 26px;
	color: #fff;
}

.bloc-actualites-newsroom .interieur .quatre-dernieres-actus {
	margin-top: 30px;
}

.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste {
	display: flex;
	gap: 30px;
}

.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element {
	width: 25%;
}

.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element .visuel {
	height: 211px;
	background-repeat: no-repeat;
	background-size: cover;
}

.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element .categories {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #b7182a;
	border-bottom: 1px solid #b7182a;
	width: fit-content;
	height: 55px;
	margin: 30px 0 10px;
}

.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element .titre-article {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #302e2d;
	padding: 10px 0;
}

.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element .extrait {
	font-weight: 300;
	font-size: 24px;
	line-height: 1.3;
	color: #302e2d;
	margin: 7px 0;
}

.bloc-actualites-newsroom .interieur .bt-voir-articles {
	display: inline-block;
    padding: 10px 20px 8px;
    border: 2px solid #b7182a;
    color: #b7182a;
    font-weight: 300;
    font-size: 18px;
	text-transform: uppercase;
	margin: 50px 0;
}

.bloc-a-la-une-actualites {
	margin: 0;
	background: #efece7;
}

.bloc-a-la-une-actualites .interieur {
	margin: 0 auto;
	max-width: 1320px;
}

.bloc-a-la-une-actualites .interieur .titre {
	padding: 60px 0;
}

.bloc-a-la-une-actualites .interieur .liste {
	display: flex;
	gap: 25px;
	padding-bottom: 80px;
	flex-wrap: wrap;
}

.bloc-a-la-une-actualites .interieur .liste .element {
	width: 26%;
	padding: 40px 35px 30px;
	background: #fff;
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
}

.bloc-a-la-une-actualites .interieur .liste .element .visuel {
	height: 220px;
	margin-bottom: 0;
	overflow: hidden;
}

.bloc-a-la-une-actualites .interieur .liste .element .categories {
	font-weight: 700;
	font-size: 17px;
	line-height: 19px;
	text-transform: uppercase;
	color: #b7182a;
	border-bottom: 1px solid #b7182a;
	width: fit-content;
	margin: 20px 0 10px;
}

.bloc-a-la-une-actualites .interieur .liste .element .titre-article {
	font-size: 28px;
	font-weight: 700;
	line-height: 32px;
	padding: 10px 0;
	height: 120px;
}

.bloc-a-la-une-actualites .interieur .liste .element .extrait {
	font-size: 16px;
	line-height: 26px;
	margin: 7px 0;
	height: 101px;
}

.bloc-a-la-une-actualites .interieur .liste .element .bt-voir-article {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0;
}

.bloc-a-la-une-evenements {
	padding: 30px 0 0;
	background: #efece7;
}

.bloc-a-la-une-evenements .interieur {
	margin: 0 auto;
	max-width: 1300px;
}

.bloc-a-la-une-evenements .interieur .titre {
	padding: 60px 0;
}

.bloc-a-la-une-evenements .interieur .liste {
	display: flex;
	gap: 25px;
	padding-bottom: 80px;
}

.bloc-a-la-une-evenements .interieur .liste .element {
	display: flex;
	flex-direction: column;
	width: 33%;
	padding: 40px 35px;
	background: #fff;
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
}

.bloc-a-la-une-evenements .interieur .liste .element .mode {
	display: flex;
}

.bloc-a-la-une-evenements .interieur .liste .element .mode .filet {
	border-bottom: 1px solid #b7182a;
	width: 85%;
	margin-right: 5px;
}

.bloc-a-la-une-evenements .interieur .liste .element .mode .a-distance {
	background-image: url(../images/picto-evenement-visio.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.bloc-a-la-une-evenements .interieur .liste .element .mode .en-presence {
	background-image: url(../images/picto-evenement-presentiel.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.bloc-a-la-une-evenements .interieur .liste .element .titre-evenement {
	font-family: Fira Sans;
    font-size: 28px;
    font-weight: 400;
	line-height: 1.3;
	color: #b7182a;
	padding: 25px 0;
}

.bloc-a-la-une-evenements .interieur .liste .element .date {
	font-weight: 300;
	font-size: 18px;
	line-height: 35px;
	color: #434343;
}

.bloc-a-la-une-evenements .interieur .liste .element .lieu {
	background-image: url(../images/picto-marqueur-lieu-evenement.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0 0 0 32px;
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	color: #434343;
	margin: 10px 0;
}

.bloc-a-la-une-evenements .interieur .liste .element .lieu.sans-picto {
	background-image: none;
}

.bloc-a-la-une-evenements .interieur .liste .element .extrait {
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.3;
	color: #302e2d;
	padding: 17px 0;
}

.bloc-a-la-une-evenements .interieur .liste .element a {
	margin-top: auto;
}

.bloc-a-la-une-evenements .interieur .liste .element .bt-voir-evenement {
    display: inline-block;
    padding: 10px 20px 8px;
    border: 2px solid #b7182a;
    color: #b7182a;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    margin: 20px 0 10px;
}

/* page événements - bloc recherche et liste */
.page-template-page-evenements .bloc-introductif-edito {
	margin-bottom: 0;
	padding-bottom: 0;
}

.page-template-page-evenements .breadcrumbs {
	background: #efece7;
	padding: 20px;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche {
	background-color: #f2c16f;
	padding: 75px 0 20px;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche .titre {
	color: #302e2d;
	text-align: center;
	font-family: Fira Sans;
	font-size: 34px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form {
	max-width: 516px;
	margin: 40px auto 20px;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form .inner {
	text-align: center;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form .inner select {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form .inner input[type="text"] {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form .inner input[type="date"] {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form input[type="submit"] {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	border: 2px solid var(--302-e-2-d, #302e2d);
	padding: 10px 20px;
	background: transparent;
	cursor: pointer;
	margin: 18px auto;
}

.element {
	position: relative;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page {
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
	padding-bottom: 80px;
	margin: 30px auto;
	max-width: 1320px;
	font-size: 16px;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element {
	display: flex;
	flex-direction: column;
	width: 19%;
	padding: 40px 30px;
	background: #fff;
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .mode {
	display: flex;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .mode .filet {
	border-bottom: 1px solid #b7182a;
	width: 70%;
	margin-right: 5px;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .mode .a-distance {
	background-image: url(../images/picto-evenement-visio.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .mode .en-presence {
	background-image: url(../images/picto-evenement-presentiel.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .titre-evenement {
    font-family: Fira Sans;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 15px;
	color: #b7182a;
	padding: 25px 0;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .date {
    font-size: 16px;
    font-weight: 300;
	line-height: 30px;
	color: #434343;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .lieu {
	background-image: url(../images/picto-marqueur-lieu-evenement.png);
	background-repeat: no-repeat;
	background-size: 9px 15px;
	padding: 0 0 0 15px;
	font-size: 16px;
    font-weight: 300;
	line-height: 1.3;
	color: #434343;
	margin: 10px 0;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .lieu.sans-picto {
	background-image: none;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .extrait {
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.3;
	color: #302e2d;
	padding: 10px 0;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element a {
	margin-top: auto;
}

.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .bt-voir-evenement {
	display: inline-block;
	padding: 10px 20px 8px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: 300;
    font-size: 18px;
	text-transform: uppercase;
	margin: 20px 0 10px;
}

.page-template-page-evenements .bloc-avec-recherche .interieur #response-evenements {
	font-size: 0;
}

/* single-evenement */
.single-evenement .entry-header {
	display: none;
}

/* page comités */
.bloc-liste-comites .interieur .bloc-recherche {
	background-color: #f2c16f;
	padding: 75px 0 20px;
}

.bloc-liste-comites .interieur .bloc-recherche .titre {
	color: #302e2d;
	text-align: center;
	font-family: Fira Sans;
	font-size: 34px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.bloc-liste-comites .interieur .bloc-recherche form {
	width: 340px;
	margin: 40px auto 20px;
}

.bloc-liste-comites .interieur .bloc-recherche form select {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
	margin-bottom: 10px;
}

.bloc-liste-comites .interieur .bloc-recherche form input {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	border: 2px solid var(--302-e-2-d, #302e2d);
	padding: 10px 20px;
	background: transparent;
	cursor: pointer;
	margin: 18px auto;
}

.bloc-liste-comites .interieur #response-comites {
	font-size: 0;
}

.bloc-liste-comites .interieur .liste {
	max-width: 1096px;
	margin: 65px auto;
}

.bloc-liste-comites .interieur .liste .mobile {
	display: none;
}

.bloc-liste-comites .interieur .liste .element {
	display: flex;
	flex-direction: row;
	border: 1px solid var(--d-8992-f, #d8992f);
	margin-bottom: 30px;
}

.bloc-liste-comites .interieur .liste .element .colonne {
	padding: 40px 30px 20px;
	width: 300px;
	position: relative;
}

.bloc-liste-comites .interieur .liste .element .colonne:first-child {
	border-right: 1px solid var(--d-8992-f, #d8992f);
	width: 290px;
}

.bloc-liste-comites .interieur .liste .element .colonne:last-child {
	width: 135px;
}

.bloc-liste-comites .interieur .liste .element .colonne .titre {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
}

.bloc-liste-comites .interieur .liste .element .colonne .sous-titre {
	color: var(--d-8992-f, #d8992f);
	font-family: Fira Sans;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	padding: 5px 0;
}

.bloc-liste-comites .interieur .liste .element .colonne .adresse-titre {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
}

.bloc-liste-comites .interieur .liste .element .colonne .adresse {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
}

.bloc-liste-comites .interieur .liste .element .colonne .adresse p {
	margin: 0;
}

.bloc-liste-comites .interieur .liste .element .colonne .telephone-titre {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
}

.bloc-liste-comites .interieur .liste .element .colonne .telephone {
	color: var(--302-e-2-d, #302e2d);
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	padding: 10px 0;
}

.bloc-liste-comites .interieur .liste .element .colonne .bt-savoir-plus {
	color: var(--302-e-2-d, #302e2d);
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;
	text-transform: uppercase;
	position: absolute;
	bottom: 25px;
}

.bloc-evenements-comites {
	margin: 60px 0 0;
	background: #efece7;
}

.bloc-evenements-comites .interieur {
	margin: 0 auto;
	max-width: 1300px;
}

.bloc-evenements-comites .interieur .titre {
	padding: 60px 0;
}

.bloc-evenements-comites .interieur .liste {
	display: flex;
	gap: 25px;
}

.bloc-evenements-comites .interieur .liste .element {
	width: 33%;
	padding: 40px 35px;
	background: #fff;
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
}

.bloc-evenements-comites .interieur .liste .element .mode {
	display: flex;
}

.bloc-evenements-comites .interieur .liste .element .mode .filet {
	border-bottom: 1px solid #b7182a;
	width: 85%;
	margin-right: 5px;
}

.bloc-evenements-comites .interieur .liste .element .mode .a-distance {
	background-image: url(../images/picto-evenement-visio.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.bloc-evenements-comites .interieur .liste .element .mode .en-presence {
	background-image: url(../images/picto-evenement-presentiel.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.bloc-evenements-comites .interieur .liste .element .titre-evenement {
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: #b7182a;
	padding: 25px 0;
	height: 95px;
}

.bloc-evenements-comites .interieur .liste .element .date {
	font-weight: 700;
	font-size: 18px;
	line-height: 35px;
	color: #434343;
}

.bloc-evenements-comites .interieur .liste .element .lieu {
	background-image: url(../images/picto-marqueur-lieu-evenement.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0 0 0 32px;
	font-weight: 700;
	font-size: 16px;
	line-height: 23px;
	color: #434343;
	margin: 10px 0;
}

.bloc-evenements-comites .interieur .liste .element .extrait {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #302e2d;
	padding: 17px 0;
	height: 89px;
}

.bloc-evenements-comites .interieur .liste .element .bt-voir-evenement {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0 10px;
}

.bloc-evenements-comites .interieur .bt-voir-tous-evenements {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 50px 0;
}

.bloc-actualites-comite {
	/* aussi du wrap blocs dans fonctions.js */
}

.bloc-actualites-comite .interieur {
	margin: 0 auto;
	max-width: 1300px;
	border-top: 2px solid #c6b296;
	border-bottom: 2px solid #c6b296;
}

.bloc-actualites-comite .interieur .titre {
	margin: 50px 0 60px;
}

.bloc-actualites-comite .interieur .liste {
	display: flex;
}

.bloc-actualites-comite .interieur .liste .element a {
	position: relative;
}

.bloc-actualites-comite .interieur .liste .element.un {
	max-width: 650px;
}

.bloc-actualites-comite .interieur .liste .element.un .categories {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 150px;
	font-weight: 700;
	font-size: 17px;
	line-height: 19px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.bloc-actualites-comite .interieur .liste .element.un .visuel {
	background-repeat: no-repeat;
	background-size: cover;
	width: 650px;
	height: 500px;
}

.bloc-actualites-comite .interieur .liste .element.un .titre-article {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 79px;
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
}

.bloc-actualites-comite .interieur .liste .element.un .extrait {
	position: absolute;
	z-index: 2;
	left: 45px;
	bottom: 45px;
	font-weight: 500;
	font-size: 19px;
	line-height: 26px;
	color: #fff;
}

.bloc-actualites-comite .interieur .liste .element.bloc-un .fond-degrade {
	position: absolute;
	bottom: 0;
	z-index: 1;
}

.bloc-actualites-comite .interieur .liste .bloc-deux-trois {
	padding: 40px;
}

.bloc-actualites-comite .interieur .liste .bloc-deux-trois .element.deux-trois {
	margin-bottom: 20px;
}

.bloc-actualites-comite .interieur .liste .bloc-deux-trois .visuel {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.bloc-actualites-comite .interieur .liste .bloc-deux-trois .bloc-textes {
	width: 40%;
	display: inline-block;
	padding: 25px;
}

.bloc-actualites-comite .interieur .liste .bloc-deux-trois .bloc-textes .categories {
	font-weight: 700;
	font-size: 17px;
	line-height: 19px;
	text-transform: uppercase;
	color: #b7182a;
	border-bottom: 1px solid #b7182a;
	width: fit-content;
}

.bloc-actualites-comite .interieur .liste .bloc-deux-trois .bloc-textes .titre-article {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 32px;
	color: #302e2d;
	padding: 10px 0;
}

.bloc-actualites-comite .interieur .liste .bloc-deux-trois .bloc-textes .extrait {
	font-weight: 500;
	font-size: 19px;
	line-height: 26px;
	color: #302e2d;
}

.bloc-actualites-comite .bt-voir-tous-articles {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 50px 0;
}

/* page comité détail */
article.type-comite header h1 {
	display: none;
}

.bloc-introductif-comite .bloc-header-page {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	height: 519px;
	background-position: center;
}

.bloc-introductif-comite .bloc-header-page .interieur {
	max-width: 1317px;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 2;
}

.bloc-introductif-comite .bloc-header-page .interieur .titre-page {
	margin: 80px 0 30px;
}

.bloc-introductif-comite .bloc-header-page .interieur .titre-page h1 {
	color: #fff;
	font-family: Fira Sans;
	font-size: 84px;
	font-style: normal;
	font-weight: 500;
	line-height: 70px;
	margin: 0;
}

.bloc-introductif-comite .bloc-header-page .interieur .departement {
	color: #fff;
	font-family: Fira Sans;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	padding: 10px 0;
	margin: 10px 0 15px;
}

.bloc-introductif-comite .bloc-header-page .interieur .texte {
	color: #fff;
	max-width: 700px;
}

.bloc-introductif-comite .bloc-header-page .interieur .fichier {
	color: var(--ffffff, #fff);
	text-align: center;
	font-family: Fira Sans;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding: 10px 20px;
	border: 2px solid var(--ffffff, #fff);
	width: fit-content;
	display: block;
}

.bloc-introductif-comite .bloc-header-page .fond-degrade {
	background-repeat: no-repeat;
	background-size: cover;
	height: 519px;
	background-position: center;
}

.bloc-introductif-comite .bloc-mobile {
	display: none;
}

.bloc-equipe-comite {
	background: #f6e7cd;
	padding: 50px 0;
}

.bloc-equipe-comite .interieur {
	max-width: 1115px;
	margin: 0 auto;
}

.bloc-equipe-comite .interieur .titre {
	padding: 50px 0;
}

.bloc-equipe-comite .interieur .liste {
	display: flex;
	gap: 78px;
	margin: 0 auto;
	flex-wrap: wrap;
}

.bloc-equipe-comite .interieur .liste .element {
	width: 220px;
}

.bloc-equipe-comite .interieur .liste .element .visuel {
	margin: 0 auto;
	max-width: 182px;
	max-height: 182px;
	overflow: hidden;
	border-radius: 50%;
}

.bloc-equipe-comite .interieur .liste .element .prenom-et-nom {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px;
	padding: 25px 0 13px;
}

.bloc-equipe-comite .interieur .liste .element .specialite {
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
}

.bloc-equipe-comite .interieur .liste .element .numero-de-telephone {
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	padding: 15px 0;
}

.bloc-evenements-comite {
	margin: 0;
	background: #efece7;
}

.bloc-evenements-comite .interieur {
	margin: 0 auto;
	max-width: 1300px;
}

.bloc-evenements-comite .interieur .titre {
	padding: 60px 0;
}

.bloc-evenements-comite .interieur .liste {
	display: flex;
	gap: 25px;
}

.bloc-evenements-comite .interieur .liste .element {
	width: 33%;
	padding: 40px 35px;
	background: #fff;
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
}

.bloc-evenements-comite .interieur .liste .element .mode {
	display: flex;
}

.bloc-evenements-comite .interieur .liste .element .mode .filet {
	border-bottom: 1px solid #b7182a;
	width: 85%;
	margin-right: 5px;
}

.bloc-evenements-comite .interieur .liste .element .mode .a-distance {
	background-image: url(../images/picto-evenement-visio.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.bloc-evenements-comite .interieur .liste .element .mode .en-presence {
	background-image: url(../images/picto-evenement-presentiel.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 20%;
	margin-left: 17px;
}

.bloc-evenements-comite .interieur .liste .element .titre-evenement {
	font-weight: 700;
	font-size: 28px;
	line-height: 32px;
	color: #b7182a;
	padding: 25px 0;
	height: 140px;
}

.bloc-evenements-comite .interieur .liste .element .date {
	font-weight: 700;
	font-size: 18px;
	line-height: 35px;
	color: #434343;
}

.bloc-evenements-comite .interieur .liste .element .lieu {
	background-image: url(../images/picto-marqueur-lieu-evenement.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0 0 0 32px;
	font-weight: 700;
	font-size: 16px;
	line-height: 35px;
	color: #434343;
	margin: 10px 0;
}

.bloc-evenements-comite .interieur .liste .element .extrait {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #302e2d;
	padding: 10px 0;
}

.bloc-evenements-comite .interieur .liste .element .bt-voir-evenement {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0;
}

.bloc-evenements-comite .interieur .bt-voir-tous-evenements {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 50px 0;
}

.bloc-alerte-comite {
	margin: 80px 0;
}

.bloc-alerte-comite .interieur {
	border-top: 3px solid #c6b296;
	border-bottom: 3px solid #c6b296;
	margin: 0 auto;
	max-width: 1320px;
	display: flex;
	padding: 28px 0;
	position: relative;
}

.bloc-alerte-comite .interieur .picto {
	background-image: url(../images/picto-news.png);
	background-repeat: no-repeat;
	width: 10%;
	height: 60px;
	background-position: top left;
}

.bloc-alerte-comite .interieur .textes {
	width: 70%;
}

.bloc-alerte-comite .interieur .textes .titre {
	color: var(--302-e-2-d, #302e2d);
	font-family: Fira Sans;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px;
}

.bloc-alerte-comite .interieur .textes .texte {
	color: var(--302-e-2-d, #302e2d);
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
	padding: 10px 0;
}

.bloc-alerte-comite .interieur .lien {
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #302e2d;
	background: #f2c16f;
	padding: 13px 20px;
	position: absolute;
	bottom: 40px;
	right: 0;
}

.bloc-alerte-comite .interieur a {
	margin-left: auto;
}

.bloc-slider-partenaires-comite {
	margin: 100px 0 160px;
}

.bloc-slider-partenaires-comite .interieur {
	margin: 0 auto;
	max-width: 1400px;
}

.bloc-slider-partenaires-comite .interieur .titre {
	padding: 30px 0 60px;
}

.bloc-slider-partenaires-comite .interieur .liste .element {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	float: none !important;
}

.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-viewport {
	margin-bottom: 80px;
}

.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-viewport img {
	margin: 0 auto;
}

.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-controls-direction {
	margin: 0 auto;
	width: 100px;
	position: relative;
}

.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-controls-direction .bx-prev {
	left: -20px;
}

.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-controls-direction .bx-next {
	right: -10px;
}

.bloc-onglets-symptomes-symptomes {
	margin-top: 40px;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .bloc-filtres {
	max-width: 1190px;
	margin: 0 auto;
	display: flex;
	gap: 28px;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .bloc-filtres .filtre {
	display: flex;
	width: 386px;
	padding: 18px;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-family: Fira Sans;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	color: var(--c-6-b-296, #c6b296);
	cursor: pointer;
	border: 2px solid var(--c-6-b-296, #c6b296);
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .bloc-filtres .filtre.actif,
.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .bloc-filtres .filtre:hover {
	color: var(--302-e-2-d, #302e2d);
	background: var(--f-2-c-16-f, #f2c16f);
	border: 2px solid #f2c16f;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .titre {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 80px 0 50px;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .texte {
	max-width: 1096px;
	margin: 0 auto;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .texte h3 {
	color: var(--b-7182-a, #b7182a);
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes {
	display: flex;
	gap: 23px;
	flex-wrap: wrap;
	max-width: 1300px;
	margin: 80px auto;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element {
	border: 2px solid var(--d-8992-f, #d8992f);
	padding: 20px;
	width: 263px;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element .visuel {
	position: relative;
	height: 120px;
	padding-top: 20px;
	max-width: 129px;
	margin: 0 auto;
	max-height: 129px;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element .titre {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 27px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	margin: 25px 0 16px;
	height: 65px;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element .description {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.1;
	padding-bottom: 15px;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu.contenu-les-symptomes-moteurs {
	display: none;
}

.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu.contenu-les-symptomes-non-moteurs {
	display: none;
}

.bloc-carte.centres-experts .interieur .bloc-filtres .titre,
.bloc-carte.comites .interieur .bloc-filtres .titre {
	max-width: 290px;
}

.bloc-carte.centres-experts .interieur .bloc-filtres form input,
.bloc-carte.comites .interieur .bloc-filtres form input {
	width: 85%;
}

.bloc-carte.centres-experts .interieur .bloc-filtres form button,
.bloc-carte.comites .interieur .bloc-filtres form button {
	right: 23px;
	top: 108px;
}

.bloc-carte.comites .interieur .bloc-filtres .texte-introductif {
	padding-bottom: 25px;
}

.bloc-equipe-equipe {
	padding: 25px 0;
}

.bloc-equipe-equipe .interieur {
	max-width: 1115px;
	margin: 0 auto;
}

.bloc-equipe-equipe .interieur .titre {
	padding: 50px 0;
}

.bloc-equipe-equipe .interieur .texte {
	padding-bottom: 10px;
}

.bloc-equipe-equipe .interieur .texte h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
	color: #b7182a;
	padding: 10px 0;
}

.bloc-equipe-equipe .interieur .liste {
	display: flex;
	gap: 75px;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: center;
}

.bloc-equipe-equipe .interieur .liste .element {
	width: 220px;
}

.bloc-equipe-equipe .interieur .liste .element .visuel {
	margin: 0 auto;
	max-width: 182px;
	background-repeat: no-repeat;
	border-radius: 50%;
	height: 182px;
	background-size: cover;
	background-position: center;
}

.bloc-equipe-equipe .interieur .liste .element .prenom-et-nom {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px;
	padding: 30px 0 15px;
	height: 70px;
}

.bloc-equipe-equipe .interieur .liste .element .specialite {
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	height: 60px;
}

.bloc-equipe-equipe .interieur .liste .element .numero-de-telephone {
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	padding: 15px 0;
}

.bloc-equipe-equipe .interieur .liste .element .lien {
	text-align: center;
}

/* page actualités - bloc recherche et liste */
.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche {
	background-color: #f2c16f;
	padding: 75px 0 20px;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche .titre {
	color: #302e2d;
	text-align: center;
	font-family: Fira Sans;
	font-size: 34px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form {
	max-width: 516px;
	margin: 40px auto 20px;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form .inner {
	text-align: center;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form .inner select {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form .inner input[type="text"] {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form .inner input[type="date"] {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form input[type="submit"] {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	border: 2px solid var(--302-e-2-d, #302e2d);
	padding: 10px 20px;
	background: transparent;
	cursor: pointer;
	margin: 18px auto;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste {
	display: flex;
	gap: 25px;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 1320px;
	font-size: 16px;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element {
	margin: 0 0 2rem;
	width: calc(33.3333% - 25px);
	padding: 0;
	background: #fff;
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
	position: relative;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element__inner {
	padding: 0 24px 32px;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .visuel {
	height: 220px;
	margin-bottom: 0;
	overflow: hidden;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .categories {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #b7182a;
    border-bottom: 1px solid #b7182a;
    display: block;
    margin: 0;
    padding: 15px 0 9px;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .post-date {
	font-weight: 300;
	font-size: 14px;
	display: block;
	margin: 0;
	padding: 10px 0 0;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .titre-article a {
	color: #302e2d;
	transition: color .3s ease-in-out;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .titre-article a:hover {
	color: #b7182a;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .titre-article {
	font-family: Fira Sans;
	font-size: 28px;
	font-weight: 700;
	line-height: 34px;
	padding: 10px 0;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .extrait {
	font-size: 16px;
	line-height: 1.3;
	padding: 12px 0 0;
}

.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .bt-voir-article {
	display: inline-block;
	padding: 10px 20px 6px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0;
}

.page-template-page-actualites .bloc-avec-recherche .interieur #response-actualites {
	font-size: 0;
}

/* page documentation */

/* header */
.page-template-page-documentation .bloc-header .entry-content {
	max-width: 730px;
	margin: 0 auto;
}

.page-template-page-documentation .bloc-header .entry-content p {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;

	/* 162.5% */
}

.page-template-page-documentation .bloc-header .titre {
	margin: 0 auto;
	padding: 40px 0 0;
	text-align: center;
}

.page-template-page-documentation .bloc-header .titre h1 {
	color: var(--302-e-2-d, #302e2d);
	margin-bottom: 35px;
}

/* tax-categorie-documentation */

/* header */
.tax-categorie-documentation .page-header {
	max-width: 730px;
	margin: 0 auto;
}

.tax-categorie-documentation .page-header h1 {
	margin: 0 auto;
	padding: 40px 0 0;
	text-align: center;
	color: var(--302-e-2-d, #302e2d);
}

.tax-categorie-documentation .page-header p {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;

	/* 162.5% */
}

/* page documentation ET tax-categorie-documentation */
.page-template-page-documentation .bloc-contenu,
.tax-categorie-documentation .bloc-contenu {
	max-width: 1317px;
	margin: 0 auto;
}

.page-template-page-documentation .bloc-contenu .wrap,
.tax-categorie-documentation .bloc-contenu .wrap {
	display: flex;
	margin: 20px 0;
	padding: 40px 0;
	border-top: 2px solid #e5e2db;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu {
	width: 22%;
	border: 2px solid #d8992f;
	background: #fff;
	padding: 15px;
	height: fit-content;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul {
	margin-left: 0 !important;
	list-style-type: none;
	padding: 0;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li {
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: 1px solid #f6e7cd;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li a,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li a {
	color: #434343;
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
	padding: 5px 0;
	display: block;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li ul.sub-menu,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li ul.sub-menu {
	display: none;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li ul.sub-menu li,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li ul.sub-menu li {
	margin-bottom: 0;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle {
	position: absolute;
	top: 7px;
	right: 0;
	background-image: url(../images/chevron-bas-menu-boutique.png);
	background-repeat: no-repeat;
	background-position: right center;
	transition: all 0.1s ease-out;
	height: 20px;
	width: 50px;
	display: block;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle span,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle span {
	display: none;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle:hover,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle:hover {
	top: 8px;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle.open,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle.open {
	background-image: url(../images/chevron-menu-boutique.png);
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li:not(.menu-item-has-children),
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li:not(.menu-item-has-children) {
	background-image: url(../images/puce-menu-boutique.png);
	background-repeat: no-repeat;
	background-position: left top 7px;
	padding-left: 28px;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li.menu-item-has-children li,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li.menu-item-has-children li {
	border-bottom: none;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li.current-menu-item a,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li.current-menu-item a {
	font-weight: 600;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu .recherche,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu .recherche {
	background-color: #f6e7cd;
	padding: 5px 10px;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu .recherche form input[type="text"],
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu .recherche form input[type="text"] {
	padding: 5px 5px 0;
	border: 0;
	background-color: #f6e7cd;
	color: #302e2d;
	font-size: 17px;
	font-weight: 600;
	line-height: 30px;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-menu .recherche form button,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu .recherche form button {
	background-color: #f6e7cd;
	width: 17px;
	background-image: url(../images/loupe.png);
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 0;
	border: 0;
	padding: 0;
	cursor: pointer;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations {
	width: 75%;
	margin: 0 0 0 0;
	padding: 0 0 30px 10px;
	margin-left: 15px;
	position: relative;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste {
	margin: 0 0 1em;
	padding: 0 0;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element,
.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article {
	width: 33%;
	max-width: 304px;
	background: #efece7;
	position: relative;
	padding-bottom: 30px;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .visuel,
.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .visuel,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .visuel,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .visuel {
	height: 214px;
	overflow: hidden;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .titre-article,
.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .titre-article,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .titre-article,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .titre-article {
	padding: 20px 17px 17px;
	color: #302e2d;
	font-size: 24px;
	line-height: normal;
	font-family: Fira Sans;
	font-weight: 700;
	text-transform: uppercase;
	min-height: 120px;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .extrait,
.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .extrait,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .extrait,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .extrait {
	padding: 0 17px;
	color: #302e2d;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	height: 65px;
	overflow: hidden;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .bt-en-savoir-plus,
.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .bt-en-savoir-plus,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .bt-en-savoir-plus,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .bt-en-savoir-plus {
	padding: 12px 17px 17px;
	display: inline-block;
	padding: 10px 20px 8px;
	border: 2px solid #b7182a;
	color: #b7182a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 25px 17px 0;
}

.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations#response-documentations,
.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations#response-documentations {
	font-size: 0;
}

/* single-documentation */
.single-documentation .site-main {
	max-width: 1320px;
	margin: 0 auto;
}

.single-documentation .site-main article .retour {
	margin: 20px 0;
}

.single-documentation .site-main article .retour a {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;

	/* 86.667% */
}

.single-documentation .site-main article .contenu-principal {
	background-color: #efece7;
	padding: 65px;
	display: flex;
}

.single-documentation .site-main article .contenu-principal .bloc-visuel {
	width: 33%;
}

.single-documentation .site-main article .contenu-principal .bloc-visuel .visuel {
	max-width: 363px;
}

.single-documentation .site-main article .contenu-principal .bloc-contenu {
	width: 66%;
	padding: 0 10px;
}

.single-documentation .site-main article .contenu-principal .bloc-contenu .titre-article h1 {
	color: var(--302-e-2-d, #302e2d);
	font-family: Fira Sans;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 41px;
	text-transform: uppercase;
	margin-top: 0;
}

.single-documentation .site-main article .contenu-principal .bloc-contenu .chapo {
	margin-top: 45px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;

	/* 143.75% */
}

.single-documentation .site-main article .contenu-principal .bloc-contenu .bloc-boutons {
	margin: 40px 0;
	text-align: right;
}

.single-documentation .site-main article .contenu-principal .bloc-contenu .bloc-boutons .bt-telecharger {
	background-image: url(../images/picto-telecharger-doc.png);
	background-repeat: no-repeat;
	background-position: center left 10px;
	background-color: var(--b-7182-a, #b7182a);
	color: var(--ffffff, #fff);
	text-align: center;
	font-family: Fira Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 20px 10px 40px;
}

.single-documentation .site-main article .contenu-principal .bloc-contenu .bloc-boutons .bt-envoi-postal {
	background-image: url(../images/picto-enveloppe-doc.png);
	background-repeat: no-repeat;
	background-position: center left 10px;
	background-color: var(--f-2-c-16-f, #f2c16f);
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 20px 10px 50px;
	margin-left: 10px;
}

.single-documentation .site-main article .contenu-principal .bloc-contenu .bloc-boutons .bt-visionner {
	background-image: url(../images/picto-visionner-doc.png);
	background-repeat: no-repeat;
	background-position: center left 10px;
	background-color: var(--f-2-c-16-f, #f2c16f);
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 20px 10px 55px;
	margin-left: 10px;
}

.single-documentation .site-main article .contenu-principal .bloc-contenu .titre-descriptif {
	font-weight: 700;
}

.single-documentation .site-main article .contenu-principal .bloc-contenu .description {
	font-weight: 400;
}

/* page videothèque */
.page-template-page-videotheque .bloc .interieur .bloc-recherche {
	background-color: #f2c16f;
	padding: 75px 0 20px;
}

.page-template-page-videotheque .bloc .interieur .bloc-recherche .titre {
	color: #302e2d;
	text-align: center;
	font-family: Fira Sans;
	font-size: 34px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.page-template-page-videotheque .bloc .interieur .bloc-recherche form {
	max-width: 516px;
	margin: 40px auto 20px;
}

.page-template-page-videotheque .bloc .interieur .bloc-recherche form .inner {
	text-align: center;
}

.page-template-page-videotheque .bloc .interieur .bloc-recherche form .inner select {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-videotheque .bloc .interieur .bloc-recherche form .inner input[type="text"] {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-videotheque .bloc .interieur .bloc-recherche form .inner input[type="date"] {
	background: var(--f-6-e-7-cd, #f6e7cd);
	padding: 10px;
	color: var(--302-e-2-d, #302e2d);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	border: 0;
}

.page-template-page-videotheque .bloc .interieur .bloc-recherche form input[type="submit"] {
	color: var(--302-e-2-d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	border: 2px solid var(--302-e-2-d, #302e2d);
	padding: 10px 20px;
	background: transparent;
	cursor: pointer;
	margin: 18px auto;
}

.page-template-page-videotheque .bloc .interieur .liste {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	padding-bottom: 80px;
	margin: 100px auto 30px;
	max-width: 1320px;
	font-size: 16px;
}

.page-template-page-videotheque .bloc .interieur .liste .element {
	width: 33%;
	max-width: 307px;
	background: #fff;
	box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
}

.page-template-page-videotheque .bloc .interieur .liste .element .visuel {
	height: 200px;
	margin-bottom: 25px;
	position: relative;
	cursor: pointer;
}

.page-template-page-videotheque .bloc .interieur .liste .element .visuel .picto-play {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}

.page-template-page-videotheque .bloc .interieur .liste .element .titre-article {
	color: var(--b-7182-a, #b7182a);
	font-family: Fira Sans;
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;

	/* 130.435% */
	padding: 30px 30px 0;
	height: 75px;
}

.page-template-page-videotheque .bloc .interieur .liste .element .description {
	color: var(--302-e-2-d, #302e2d);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;

	/* 162.5% */
	height: 210px;
	padding: 30px;
}

.page-template-page-videotheque .bloc .interieur .liste .popin-video {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: rgba(0, 0, 0, 0.8);
}

.page-template-page-videotheque .bloc .interieur .liste .popin-video .video {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.page-template-page-videotheque .bloc .interieur #response-videos {
	font-size: 0;
}

/* boutique */
.woocommerce-page .woocommerce-breadcrumb {
	margin: 20px 0 0;
}

.woocommerce-page .woocommerce-breadcrumb a {
	color: var(--302-e-2-d, #302e2d);
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;

	/* 461.538% */
}

.woocommerce-page .cart-contents {
	background-image: url(../images/caddie.png);
	background-position: left 20px center;
	background-repeat: no-repeat;
	display: inline-block;
	color: var(--ffffff, #fff);
	font-family: Raleway;
	font-size: 15px;
	letter-spacing: 0.5px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding: 19px 25px 12px 65px;
	transition: all 0.3s ease 0s;
	background-color: #b7182a;
	border: 1px solid #b7182a;
	position: absolute;
	top: 25px;
	right: 0;
}

.woocommerce-page .cart-contents:hover {
	text-decoration: none;
	background-image: url(../images/caddie-rouge.png);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #302e2d;
}

.woocommerce-page .site-content {
	max-width: 1317px;
	word-wrap: inherit;
}

.woocommerce-page .site-content .woocommerce-products-header {
	position: relative;
	border-bottom: 2px solid #e5e2db;
}

.woocommerce-page .site-content .woocommerce-products-header h1 {
	font-size: 84px;
	font-family: Fira Sans;
	font-weight: 500;
	line-height: 111px;
	color: #302e2d;
	text-align: center;
}

.woocommerce-page .site-content .woocommerce-products-header .bloc-texte-simple-edito {
	max-width: 750px;
	color: #302e2d;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
}

.woocommerce-page .site-content .wrap {
	display: flex;
	margin: 110px 0;
}

.woocommerce-page .site-content .wrap .bloc-menu {
	width: 22%;
	border: 2px solid #d8992f;
	background: #fff;
	padding: 15px;
	height: fit-content;

	/* menu */
}

.woocommerce-page .site-content .wrap .bloc-menu .rechecheboutique {
	background-color: #f6e7cd;
	padding: 5px 10px;
}

.woocommerce-page .site-content .wrap .bloc-menu .rechecheboutique form label {
	display: none;
}

.woocommerce-page .site-content .wrap .bloc-menu .rechecheboutique form input.search-field {
	padding: 5px 5px 0;
	border: 0;
	background-color: #f6e7cd;
	color: #302e2d;
	font-size: 17px;
	font-weight: 600;
	line-height: 30px;
}

.woocommerce-page .site-content .wrap .bloc-menu .rechecheboutique form button {
	background-color: #f6e7cd;
	width: 17px;
	background-image: url(../images/loupe.png);
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 0;
	border: 0;
	padding: 0;
	cursor: pointer;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul {
	margin-left: 0 !important;
	list-style-type: none;
	padding: 0;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li {
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: 1px solid #f6e7cd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li.current-menu-item a {
	font-weight: 600;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li a {
	color: #434343;
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
	padding: 5px 0;
	display: block;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li .sub-menu-toggle {
	position: absolute;
	top: 7px;
	right: 0;
	background-image: url(../images/chevron-bas-menu-boutique.png);
	background-repeat: no-repeat;
	background-position: right center;
	transition: all 0.1s ease-out;
	height: 20px;
	width: 50px;
	display: block;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li .sub-menu-toggle span {
	display: none;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li .sub-menu-toggle:hover {
	top: 8px;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li .sub-menu-toggle.open {
	background-image: url(../images/chevron-menu-boutique.png);
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li ul.sub-menu {
	display: none;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li ul.sub-menu li {
	margin-bottom: 0;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li.menu-item-has-children.open {
	background-image: url(../images/chevron-menu-boutique.png);
	background-position: right top 11px;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li.menu-item-has-children li {
	border-bottom: none;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li:hover {
	background-color: #fff;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li:hover a {
	color: #6f2f69;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li:not(.menu-item-has-children) {
	background-image: url(../images/puce-menu-boutique.png);
	background-repeat: no-repeat;
	background-position: left top 7px;
	padding-left: 28px;
}

.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul .current-menu-item.menu-item-has-children ul.sub-menu {
	display: block;
}

.woocommerce-page .site-content .wrap .liste-produits {
	width: 75%;
	margin: 0 0 0 0;
	padding: 0 0 30px 10px;
	margin-left: 15px;
	position: relative;
}

.woocommerce-page .site-content .wrap .liste-produits .woocommerce-result-count {
	display: none;
}

.woocommerce-page .site-content .wrap .liste-produits .woocommerce-ordering {
	position: absolute;
	top: -80px;
	right: 0;
}

.woocommerce-page .site-content .wrap .liste-produits .woocommerce-ordering select {
	padding: 12px 50px 7px 10px !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	margin: 12px 0;
	background-image: url(../images/chevron-bas-menu-boutique.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	border: 0;
	background-color: #f6e7cd;
	color: #302e2d;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
}

.woocommerce-page .site-content .wrap .liste-produits .woocommerce-ordering select:focus {
	border: 1px solid #d1d1d1;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products {
	margin: 0 0 1em;
	padding: 0 0;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product {
	background: #efece7;
	position: relative;
	padding-bottom: 50px;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product img.attachment-woocommerce_thumbnail {
	width: 300px !important;
	display: inline-block;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .image-produit {
	height: 245px;
	overflow: hidden;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product h2 {
	display: inline-block;
	padding: 12px 17px 17px;
	color: #302e2d;
	font-size: 24px;
	line-height: normal;
	font-family: Fira Sans;
	font-weight: 700;
	text-transform: uppercase;
	min-height: 142px;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .price {
	padding: 17px;
	position: absolute;
	bottom: 70px;
	color: #b7182a;
	font-size: 16px;
	font-weight: 700;
	line-height: 23px;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .price bdi:before {
	content: "Prix : ";
	color: #302e2d;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .quantity {
	position: absolute;
	bottom: 90px;
	right: 17px;
	font-size: 16px;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .quantity:before {
	content: "Quantité : ";
	color: #302e2d;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .quantity input {
	width: 45px;
	text-align: center;
	color: #b7182a;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product img {
	max-width: 100% !important;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .description {
	padding: 0 17px;
	color: #302e2d;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	height: 65px;
	overflow: hidden;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .button {
	display: block;
	background-image: url(../images/caddie-rempli.png);
	background-position: left 20px center;
	background-repeat: no-repeat;
	display: inline-block;
	font-family: raleway;
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 19px 25px 12px 65px;
	transition: all 0.3s ease 0s;
	background-color: #b7182a;
	color: #fff;
	border: 1px solid #b7182a;
	top: 40px;
	right: 0;
	margin: 17px;
}

.woocommerce-page .site-content .wrap .liste-produits ul.products li.product a.added_to_cart {
	display: none;
}

/* single product */
.woocommerce.single-product .wrap-header-cart {
	display: flex;
	margin: 0 0 30px;
	position: relative;
	border-top: 2px solid #e5e2db;
	padding: 25px 0 0 0;
}

.woocommerce.single-product .wrap-header-cart .bt-retour {
	margin: 0;
}

.woocommerce.single-product .wrap-header-cart .bt-retour a {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;

	/* 86.667% */
}

.woocommerce.single-product .product {
	background: #efece7;
	padding: 65px 75px;
	float: left;
	width: 1164px;
	margin: 30px auto 0;
}

.woocommerce.single-product .product .summary {
	width: 58% !important;
	clear: none !important;
	position: relative;
}

.woocommerce.single-product .product .woocommerce-product-gallery {
	max-width: 363px;
}

.woocommerce.single-product .product h1 {
	color: #302e2d;
	font-size: 32px;
	font-family: Fira Sans;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}

.woocommerce.single-product .product .price {
	color: #b7182a;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;
	position: absolute;
	top: 242px;
	left: 0;
}

.woocommerce.single-product .product .price bdi:before {
	content: "Prix : ";
	color: #302e2d;
}

.woocommerce.single-product .product .woocommerce-product-details__short-description {
	height: 140px;
}

.woocommerce.single-product .product form.cart {
	position: relative;
}

.woocommerce.single-product .product .product_meta {
	display: none;
}

.woocommerce.single-product .product .quantity {
	float: right !important;
}

.woocommerce.single-product .product .quantity:before {
	content: "Quantité : ";
	color: #302e2d;
	font-size: 16px;
	font-weight: 600;
}

.woocommerce.single-product .product .quantity input {
	width: 45px;
	text-align: center;
	color: #b7182a;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
}

.woocommerce.single-product .product .button.single_add_to_cart_button {
	display: block;
	background-image: url(../images/caddie-rempli.png);
	background-position: left 20px center;
	background-repeat: no-repeat;
	display: inline-block;
	font-family: raleway;
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 19px 25px 12px 65px;
	transition: all 0.3s ease 0s;
	background-color: #b7182a;
	color: #fff;
	border: 1px solid #b7182a;
	position: absolute;
	top: 60px;
	right: 0;
}

.woocommerce.single-product .product a.added_to_cart {
	display: none;
}

.woocommerce.single-product .product .woocommerce-tabs {
	float: right;
	width: 58%;
	clear: inherit !important;
}

.woocommerce.single-product .product .woocommerce-tabs .tabs {
	display: none;
}

/* page panier */
.woocommerce-cart .wrap-header-cart {
	display: flex;
	margin: 0 0 30px;
	position: relative;
	border-top: 2px solid #e5e2db;
	padding: 25px 0 0 0;
}

.woocommerce-cart .wrap-header-cart .bt-retour {
	margin: 0;
}

.woocommerce-cart .wrap-header-cart .bt-retour a {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;

	/* 86.667% */
}

.woocommerce-cart .woocommerce-cart-form {
	margin-top: 80px;
}

.woocommerce-cart .woocommerce-cart-form table.shop_table th {
	padding: 9px 5px;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-thumbnail {
	display: none;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-name {
	color: #302e2d;
	font-size: 32px;
	font-family: Fira Sans;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding: 30px 56px 20px 0;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-name a {
	color: #302e2d;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-price {
	color: #b7182a;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;
	width: 120px;
	padding-left: 6px;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-quantity {
	width: 85px;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-quantity .quantity {
	color: #302e2d;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	padding-left: 6px;
	width: 65px;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-quantity .quantity .qty {
	width: 50px;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-remove {
	width: 60px;
	padding: 30px 0 20px 0;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-remove a {
	background-image: url(../images/picto-corbeille.png);
	background-repeat: no-repeat;
	font-size: 0;
	height: 22px;
	width: 16px;
	border-radius: 0;
}

.woocommerce-cart .woocommerce-cart-form .cart_item .product-subtotal {
	padding-left: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals {
	float: right;
	width: 48%;
	background-color: #e5e2db;
	padding: 40px 50px 50px 70px;
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
	display: none;
}

.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal {
	color: #434343;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal .woocommerce-Price-amount bdi {
	color: var(--b-7182-a, #b7182a);
	text-align: right;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;

	/* 127.778% */
}

.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal td {
	padding: 5px;
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping {
	color: #434343;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping td {
	color: var(--b-7182-a, #b7182a);
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;
	padding: 15px 5px;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total {
	color: #434343;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
	padding: 5px;
	color: var(--b-7182-a, #b7182a);
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;

	/* 127.778% */
	padding: 15px 5px;
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
	color: var(--ffffff, #fff);
	text-align: center;
	font-family: Raleway;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	background-color: #b7182a;
	float: right;
}

.woocommerce-cart table.shop_table {
	border: 0;
}

.woocommerce-cart table.shop_table td {
	/* border-bottom: 1px solid #C6B296; */
	padding: 30px 0 20px;
}

/* FOOTER */
footer.site-footer {
	max-width: 1320px;
	margin: 0 auto;
	padding: 45px 0;
	margin-top: 50px;
}

footer.site-footer .bloc-ligne {
	border-top: 2px solid #c6b296;
	padding: 20px 0;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	width: 100%;
}

footer.site-footer .bloc-ligne .bloc-logo {
	width: 33%;
}

footer.site-footer .bloc-ligne .bloc-logo .presentation {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
	padding: 15px 0;
	max-width: 90%;
}

footer.site-footer .bloc-ligne .bloc {
	width: 33%;
}

footer.site-footer .bloc-ligne .bloc .titre {
	color: #000;
	text-align: center;
	font-family: Fira Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;

	/* 88.889% */
	text-transform: uppercase;
	padding: 0 0 40px 0;
}

footer.site-footer .bloc-ligne .bloc a {
	text-align: center;
}

footer.site-footer .bloc-ligne nav {
	display: flex;
	align-items: center;
}

footer.site-footer .bloc-ligne nav ul {
	list-style: none;
	display: flex;
	padding: 0;
}

footer.site-footer .bloc-ligne nav ul li {
	margin-right: 30px;
}

footer.site-footer .bloc-ligne nav ul li a {
	color: var(--302-e-2-d, #302e2d);
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5;
	display: block;
}

footer.site-footer .bloc-ligne nav .texte {
	color: var(--302-e-2-d, #302e2d);
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5;
	margin-left: auto;
	padding-right: 15px;
}

footer.site-footer .bloc-ligne nav.rs ul li {
	background-position: center;
	margin-right: 10px;
	min-width: 30px;
}

@media (max-width: 767px) {
	footer.site-footer .bloc-ligne nav.rs ul li {
		margin-right: 4px;
	}
}

footer.site-footer .bloc-ligne nav.rs ul li.facebook {
	background-image: url(../images/picto-facebook.png);
	background-repeat: no-repeat;
	width: 30px;
}

footer.site-footer .bloc-ligne nav.rs ul li.twitter {
	background-image: url(../images/picto-twitter.png);
	background-repeat: no-repeat;
	width: 40px;
}

footer.site-footer .bloc-ligne nav.rs ul li.youtube {
	background-image: url(../images/picto-youtube.png);
	background-repeat: no-repeat;
	width: 40px;
}

footer.site-footer .bloc-ligne nav.rs ul li.linkedin {
	background-image: url(../images/picto-linkedin.png);
	background-repeat: no-repeat;
	width: 40px;
}

footer.site-footer .bloc-ligne nav.rs ul li.instagram {
	background-image: url(../images/picto-instagram.png);
	background-repeat: no-repeat;
	width: 40px;
}

footer.site-footer .bloc-ligne nav.rs ul li a span {
	font-size: 0;
}

footer.site-footer .bloc-ligne.un {
	padding: 45px 0 20px;
}

/* carte leaflet */
.leaflet-popup {
	max-width: 340px;
}

.leaflet-popup .leaflet-popup-tip {
	background: #efece7;
}

.leaflet-popup-content-wrapper {
	background: #efece7;
	padding: 30px;
}

.leaflet-popup-content-wrapper h4 {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	padding-right: 30px;
	margin: 10px 0;
}

.leaflet-popup-content-wrapper h5 {
	color: var(--d-8992-f, #d8992f);
	font-family: Fira Sans;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;

	/* 104.167% */
	margin: 5px 0;
}

.leaflet-popup-content-wrapper p {
	color: var(--302-e-2-d, #302e2d);
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	padding-right: 30px;
	margin: 0;
}

.leaflet-popup-content-wrapper .telephone {
	color: var(--302-e-2-d, #302e2d);
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;

	/* 138.889% */
	display: block;
	margin: 10px 0;
}

.leaflet-popup-content-wrapper .lien {
	color: var(--b-7182-a, #b7182a);
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;

	/* 153.333% */
	text-transform: uppercase;
	display: block;
	margin: 10px 0;
}

.leaflet-popup-content-wrapper .lien a {
	color: var(--b-7182-a, #b7182a);
}

.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 12px;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: inherit;
	color: #000;
	text-decoration: none;
	background: transparent;
}

.leaflet-container a.leaflet-popup-close-button span {
	font-size: 35px;
	font-weight: 500;
}

/* page recherche */
.search-results .site-main {
	background-image: url(../images/fond-header-edito.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}

.search-results .site-main .page-header h1 {
	margin: 0;
	color: var(--302e2d, #302e2d);
	text-align: center;
	font-family: Fira Sans;
	font-size: 64px;
	font-style: normal;
	font-weight: 500;
	line-height: 100px;
	padding: 40px 20px 0;
}

.search-results .site-main .page-header .filet {
	border-top: 1px solid #302e2d;
	width: 76px;
	margin: 0 auto;
}

.search-results .site-main .page-header .texte-wrap {
	background-color: #fff;
	max-width: 1108px;
	margin: 50px auto 10px;
}

.search-results .site-main .page-header .texte {
	padding: 35px 80px 70px;
	color: var(--302e2d, #302e2d);
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.search-results .site-main .liste-resultats {
	max-width: 1108px;
	margin: 10px auto 10px;
}

.search-results .site-main .liste-resultats .pagination .next.page-numbers {
	padding: 10px;
}

.search-results .site-main .liste-resultats .pagination .next.page-numbers .svg-icon {
	display: inline-block;
	vertical-align: bottom;
}

.search-results .site-main .liste-resultats .search-result-count {
	padding: 10px 20px;
	margin-bottom: 30px;
}

.search-results .site-main .liste-resultats article {
	background: var(--EFECE7, #efece7);
	padding: 30px;
	margin-bottom: 30px;
}

.search-results .site-main .liste-resultats article .entry-header {
	max-width: 950px;
}

.search-results .site-main .liste-resultats article .entry-header h2 {
	padding-bottom: 15px;
}

.search-results .site-main .liste-resultats article .entry-header h2 a {
	color: var(--B7182A, #b7182a);
	font-family: Fira Sans;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px;

	/* 104.167% */
	text-transform: uppercase;
}

.search-results .site-main .liste-resultats article .entry-header p {
	color: #434343;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;

	/* 156.25% */
	margin: 0;
}

.search-results .site-main .liste-resultats article .entry-header figure {
	display: none;
}

.search-results .site-main .liste-resultats article .entry-content {
	display: flex;
	align-items: end;
}

.search-results .site-main .liste-resultats article .entry-content .extrait {
	width: 80%;
	padding-right: 40px;
}

.search-results .site-main .liste-resultats article .entry-content .extrait p {
	color: #434343;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.2;
	margin: 0;
}

.search-results .site-main .liste-resultats article .entry-content .extrait p a {
	display: none;
}

.search-results .site-main .liste-resultats article .entry-content .bt-en-savoir-plus {
	background-color: #fff;
	color: var(--B7182A, #b7182a);
	text-align: center;
	font-family: Raleway;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	border: 2px solid #b7182a;
	padding: 10px 20px;
	height: 16px;
}

.search-results .site-main .liste-resultats article .entry-content .bt-en-savoir-plus a {
	color: #b7182a;
}

.search-results .site-main .liste-resultats article .entry-footer .posted-on {
	display: none;
}

.search-results .site-main .liste-resultats article .entry-footer .post-taxonomies {
	display: none;
}

.search-no-results .no-results {
	max-width: 1300px;
	margin: 0 auto;
}

.page-template-page-plan-site .interieur {
	max-width: 1300px;
	margin: 0 auto;
}

.page-template-page-plan-site .interieur .bloc-plan-site {
	margin: 50px;
}

.page-template-page-plan-site .interieur .bloc-plan-site a {
	color: #302e2d;
}

.page-template-page-plan-site .interieur .bloc-plan-site a:hover {
	color: #b7182a;
}

.page-template-page-plan-site .interieur .bloc-plan-site #menu-topbar {
	list-style: none;
	gap: 20px;
}

.page-template-page-plan-site .interieur .bloc-plan-site .menu-princ .mega-menu-toggle {
	display: none;
}

.page-template-page-plan-site .interieur .bloc-plan-site .menu-princ ul#mega-menu-primary {
	list-style: none;
	padding: 0;
}

.page-template-page-plan-site .interieur .bloc-plan-site .menu-princ ul#mega-menu-primary>li {
	width: fit-content;
	display: inline-block;
	vertical-align: top;
	margin: 10px 15px 20px 0;
	font-weight: bold;
}

.page-template-page-plan-site .interieur .bloc-plan-site .menu-princ ul#mega-menu-primary>li.mega-je-suis {
	display: none;
}

.page-template-page-plan-site .interieur .bloc-plan-site .menu-princ ul#mega-menu-primary>li ul.mega-sub-menu {
	padding: 0;
	list-style: none;
}

.page-template-page-plan-site .interieur .bloc-plan-site .menu-princ ul#mega-menu-primary>li ul.mega-sub-menu li {
	font-weight: normal;
}

.page-template-page-plan-site .interieur .bloc-plan-site .menu-princ ul#mega-menu-primary>li ul.mega-sub-menu li ul.mega-sub-menu {
	padding: 0 15px;
}

.page-template-page-plan-site .interieur .bloc-plan-site .menu-princ ul#mega-menu-primary>li ul.mega-sub-menu li ul.mega-sub-menu li.widget_custom_html {
	display: none;
}

/* ================= */

/* RESPONSIVE DESIGN */

/* ================= */

/* le menu mobile */
@media (min-width: 320px) and (max-width: 1340px) {
	header .site-header-main .menu-mobile .primary-navigation .mega-menu-toggle {
		background: transparent !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu-toggle .mega-toggle-animated-inner {
		background: #000 !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu-toggle .mega-toggle-animated-inner:before {
		background: #000 !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu-toggle .mega-toggle-animated-inner:after {
		background: #000 !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu {
		background: #efece7 !important;
		margin-top: 0 !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li a {
		color: #302e2d !important;
		font-size: 20px !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.mega-home {
		width: 55px !important;
		background-image: url(../images/picto-home.png) !important;
		background-repeat: no-repeat !important;
		background-position: left 13px top 13px !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.mega-home a {
		background: inherit !important;
		font-size: 0 !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.je-suis {
		display: none !important;

		/* pas actif pour le moment */
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.je-suis a {
		background: #d8992f !important;
		color: #fff !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.je-suis a:hover {
		background: #d8992f !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.je-suis ul {
		width: 200px !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.je-suis ul li a {
		font-size: 14px !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.je-suis ul li ul.mega-sub-menu {
		width: 75% !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.je-suis ul li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
		background: #efece7 !important;
		font-weight: bold !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.mega-current-menu-item a {
		background: inherit !important;
		font-weight: bold !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
		background: #efece7 !important;
		font-weight: bold !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li a {
		font-size: 20px !important;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li ul#menu-menu-footer-2 {
		padding: 0;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li ul#menu-menu-footer-2 li {
		display: inline-block;
		vertical-align: middle;
		margin-right: 8px;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li ul#menu-menu-footer-2 li.facebook {
		margin-right: 0;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li ul#menu-menu-footer-2 li.facebook a {
		font-size: 0 !important;
		background-image: url(../images/picto-facebook.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 40px;
		display: block;
		padding-left: 45px;
		line-height: 40px;
		padding-top: 6px;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li ul#menu-menu-footer-2 li.twitter a {
		font-size: 0 !important;
		background-image: url(../images/picto-twitter.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 40px;
		display: block;
		padding-left: 45px;
		line-height: 40px;
		padding-top: 6px;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li ul#menu-menu-footer-2 li.youtube a {
		font-size: 0 !important;
		background-image: url(../images/picto-youtube.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 40px;
		display: block;
		padding-left: 45px;
		line-height: 40px;
		padding-top: 6px;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li ul#menu-menu-footer-2 li.linkedin a {
		font-size: 0 !important;
		background-image: url(../images/picto-linkedin.png);
		background-repeat: no-repeat;
		background-position: left top 3px;
		display: block;
		padding-left: 45px;
		line-height: 40px;
		padding-top: 6px;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li ul.mega-sub-menu li ul#menu-menu-footer-2 li.instagram a {
		font-size: 0 !important;
		background-image: url(../images/picto-instagram.png);
		background-repeat: no-repeat;
		background-position: left top 3px;
		display: block;
		padding-left: 45px;
		line-height: 40px;
		padding-top: 6px;
	}

	header .site-header-main .menu-mobile .primary-navigation .mega-menu li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
		background: inherit !important;
	}
}

@media (min-width: 320px) and (max-width: 1280px) {
	.ligne.deux .primary-navigation {
		display: none;
	}
}

/* smartphones et tablettes 320 -> 900 */
@media (min-width: 320px) and (max-width: 900px) {
	/*  carte par défaut sur mobile */

	/* page actualites mobile */

	/* page événements - bloc recherche et liste */

	/* la liste des centres sous la carte - page annuaire */

	/* footer mobile */

	/* page documentation ET tax-categorie-documentation */

	/* single-documentation mobile */

	/* la boutique mobile */

	/* single product mobile */

	/* page panier */
	body {
		padding: 0;
		margin: 0;
	}

	html,
	body,
	#map {
		height: 100%;
		width: 100vw;
	}

	.breadcrumbs {
		display: none;
	}

	.titre h1 {
		font-size: 38px;
		font-style: normal;
		font-weight: 500;
		line-height: 43px;

		/* 113.158% */
	}

	header .site-header-main .ligne {
		margin: 0 auto 0;
	}

	header .site-header-main .ligne.une {
		margin: 0 auto;
		width: inherit;
	}

	header .site-header-main .ligne.une .bloc-logo-menu {
		display: flex;
	}

	header .site-header-main .ligne.une .bloc-logo-menu .logo.desktop {
		display: none;
		padding-left: 5px;
	}

	header .site-header-main .ligne.une .bloc-logo-menu .logo.mobile {
		display: block;
		padding: 5px 20px;
		max-width: 220px;
	}

	header .site-header-main .ligne.une .bloc-boutons {
		display: flex;
		width: 100%;
	}

	header .site-header-main .ligne.une .bloc-boutons .bt-information {
		background: #f2c16f;
		width: 50%;
		font-family: "Raleway";
		font-weight: bold;
		font-style: normal;
		line-height: 14px;
		text-align: center;
		color: #302e2d;
	}

	header .site-header-main .ligne.une .bloc-boutons .bt-information span {
		width: auto;
	}

	header .site-header-main .ligne.une .bloc-boutons .bt-don {
		width: 50%;
	}

	header .site-header-main .ligne.une .bloc-boutons .bt-don {
		background-color: #b7182a;
		font-family: "Raleway";
		font-style: normal;
		font-weight: bold;
		line-height: 18px;
		text-transform: uppercase;
		color: #fff;
		width: 50%;
		position: relative;
	}

	header .site-header-main .ligne.une .bloc-boutons .bt-don a img {
		max-width: 35px;
	}

	header .site-header-main .ligne.une .topmenu {
		display: none;
	}

	header .site-header-main .ligne.une .recherche {
		display: none;
	}

	header .site-header-main .ligne.deux .primary-navigation {
		display: none;
	}

	header .site-header-main .ligne.deux .primary-navigation {
		margin: 0 auto;
		width: 100%;
	}

	.bloc h2 {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 27px;
		text-align: center;
		color: #302e2d;
	}

	.bloc-introductif-homepage .image {
		display: none;
	}

	.bloc-introductif-homepage .image img {
		display: none;
	}

	.bloc-introductif-homepage .bloc-header .texte {
		position: absolute;
		bottom: 24%;
		left: 50%;
		text-align: center;
		transform: translateX(-50%);
		text-align: center;
		width: 100%;
	}

	.bloc-introductif-homepage .bloc-header .texte h1 {
		font-family: Fira Sans;
		font-size: 44px;
		font-style: normal;
		font-weight: 500;
		line-height: 42px;

		/* 95.455% */
		margin: 0;
	}

	.bloc-introductif-homepage .bloc-header .bloc-liens {
		position: absolute;
		bottom: 5%;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		gap: 15px;
		width: 320px;
		margin: 15px;
	}

	.bloc-introductif-homepage .bloc-header .bloc-liens .lien-don {
		background-image: url(../images/picto-bt-don.png);
		background-repeat: no-repeat;
		background-position: left 10px center;
		background-size: 30px;
		padding: 8px 10px 8px 50px;
		font-family: "spartan-bold";
		font-style: normal;
		font-size: 12px;
		line-height: 25px;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		border: 1px solid #fff;
		height: 20px;
	}

	.bloc-introductif-homepage .bloc-header .bloc-liens .lien-adhesion {
		padding: 8px 10px 8px 10px;
		font-family: "spartan-bold";
		font-style: normal;
		font-size: 12px;
		line-height: 25px;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		height: 20px;
	}

	.bloc-introductif-homepage .bloc-header .bloc-liens a:first-child {
		display: block;
		width: 55%;
	}

	.bloc-introductif-homepage .bloc-header .bloc-liens a:last-child {
		display: block;
		width: 30%;
	}

	.bloc-introductif-homepage .bloc-header .fleche {
		display: none;
	}

	.bloc-profils-homepage {
		padding: 0 20px 50px;
	}

	.bloc-profils-homepage .texte-intro {
		font-weight: 600;
		font-size: 15px;
		line-height: 18px;
		text-align: center;
		color: #302e2d;
		padding: 40px 0 30px;
	}

	.bloc-profils-homepage .liste {
		display: flex;
		gap: 10px;
		margin: 0 auto;
		max-width: 1120px;
		flex-wrap: wrap;
	}

	.bloc-profils-homepage .liste a {
		display: block;
		width: 35%;
		text-align: center;
		margin: 0 auto;
	}

	.bloc-profils-homepage .liste a .element {
		width: 100%;
	}

	.bloc-profils-homepage .liste a .element .titre {
		font-weight: 700;
		font-size: 10px;
		line-height: 16px;
		text-align: center;
		text-transform: uppercase;
		color: #b7182a;
		text-align: center;
		margin: 0 auto;
		padding: 10px 0;
	}

	.bloc-liens-utiles-homepage {
		margin: 10px 0;
		padding: 0 20px;
	}

	.bloc-liens-utiles-homepage .interieur .texte-intro {
		padding: 30px 0 0;
	}

	.bloc-liens-utiles-homepage .interieur .liste {
		display: block;
		margin: 25px 0 0;
	}

	.bloc-liens-utiles-homepage .interieur .liste .element {
		padding: 35px 0 20px;
		margin-bottom: 10px;
	}

	.bloc-liens-utiles-homepage .interieur .liste .element .titre {
		font-weight: 700;
		font-size: 18px;
		line-height: 18px;
		color: #302e2d;
		max-width: 275px;
		height: inherit;
	}

	.bloc-liens-utiles-homepage .interieur .liste .element .texte {
		font-weight: 500;
		font-size: 13px;
		line-height: 21px;
		color: #000;
		padding: 18px 0;
		height: inherit;
	}

	.bloc-liens-utiles-homepage .interieur .liste .element .bouton {
		display: inline-block;
		padding: 5px 15px 3px;
		border: 2px solid #b7182a;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 5px 0;
	}

	.bloc-liens-utiles-homepage .interieur .liste .element:nth-child(2) {
		background-size: 70px;
		background-image: url(../images/01.png);
		background-repeat: no-repeat;
	}

	.bloc-liens-utiles-homepage .interieur .liste .element:nth-child(3) {
		background-size: 95px;
		background-image: url(../images/02.png);
		background-repeat: no-repeat;
	}

	.bloc-liens-utiles-homepage .interieur .liste .element:nth-child(4) {
		background-size: 95px;
		background-image: url(../images/03.png);
		background-repeat: no-repeat;
	}

	.bloc-liens-utiles-homepage .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: inherit;
		padding-top: 20px;
	}

	.bloc-chiffres-cles-homepage {
		padding: 10px 0;
	}

	.bloc-chiffres-cles-homepage .interieur .texte-intro {
		padding: 30px 0 30px;
	}

	.bloc-chiffres-cles-homepage .interieur .bx-wrapper .bx-viewport {
		background: inherit;
	}

	.bloc-chiffres-cles-homepage .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -30px;
	}

	.bloc-chiffres-cles-homepage .interieur .bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active {
		background: #fff;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres {
		display: block;
		margin: 25px 0 0;
		padding-bottom: 40px;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element {
		padding: 0 20px 10px;
		margin-bottom: 10px;
		text-align: center;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .chiffre {
		font-weight: 300;
		font-size: 88px;
		line-height: 1;
		border-bottom: 1px solid #f2c16f;
		padding: 5px 0;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .texte {
		font-family: "Fira sans";
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
		padding: 15px 0;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .liste-liens-symptomes {
		position: relative;
		padding: 0 0 10px;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .liste-liens-symptomes .element-symptome {
		text-align: left;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .liste-liens-symptomes .element-symptome .lien-symptome {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 35px;
		color: #fff;
		background-image: url(../images/picto-fleche-symptome.png);
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 43px;
	}

	.bloc-actualites-homepage .interieur .liste {
		display: block;
	}

	.bloc-actualites-homepage .interieur .liste .element .bloc-textes {
		padding: 20px 0;
	}

	.bloc-actualites-homepage .interieur .liste .element .bloc-textes .categories {
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		text-transform: uppercase;
		color: #b7182a;
		width: fit-content;
		border-bottom: 1px solid #b7182a;
	}

	.bloc-actualites-homepage .interieur .liste .element .bloc-textes .titre-article {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
		color: #302e2d;
		padding: 10px 0;
	}

	.bloc-actualites-homepage .interieur .liste .element .bloc-textes .extrait {
		font-weight: 500;
		font-size: 13px;
		line-height: 19px;
		color: #302e2d;
	}

	.bloc-actualites-homepage .interieur .liste .element.un .visuel {
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: 300px;
	}

	.bloc-actualites-homepage .interieur .liste .element.un .categories {
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		text-transform: uppercase;
		color: #b7182a;
		border-bottom: 1px solid #b7182a;
		width: inherit;
		left: 35px;
		bottom: 150px;
	}

	.bloc-actualites-homepage .interieur .liste .element.un .titre-article {
		position: absolute;
		z-index: 2;
		left: 35px;
		bottom: 99px;
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 22px;
		text-transform: uppercase;
		color: #fff;
	}

	.bloc-actualites-homepage .interieur .liste .element.un .extrait {
		position: absolute;
		z-index: 2;
		left: 35px;
		bottom: 50px;
		font-weight: 500;
		font-size: 13px;
		line-height: 19px;
		color: #fff;
	}

	.bloc-actualites-homepage .interieur .liste .element.un.bloc-un .fond-degrade img {
		height: 300px;
	}

	.bloc-actualites-homepage .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -45px;
	}

	.bloc-newsletter-homepage {
		margin: 70px 0 40px;
		padding: 10px;
	}

	.bloc-newsletter-homepage .interieur {
		padding: 20px 20px;
		display: block;
	}

	.bloc-newsletter-homepage .interieur .texte {
		background-image: url(../images/picto-news.png);
		background-repeat: no-repeat;
		font-family: "Fira Sans";
		font-style: normal;
		font-size: 13px;
		line-height: 17px;
		color: #302e2d;
		padding: 7px 0 7px 93px;
		max-width: 200px;
	}

	.bloc-newsletter-homepage .interieur .bouton {
		font-weight: 700;
		font-size: 10px;
		line-height: 15px;
		text-align: center;
		text-transform: uppercase;
		color: #302e2d;
		background: #f2c16f;
		padding: 10px 15px;
		width: 120px;
		margin-left: 93px;
	}

	.bloc-carte {
		margin: 10px 0;
	}

	.bloc-carte .interieur .bloc-filtres {
		position: relative;
		width: inherit;
		top: inherit;
		left: inherit;
		z-index: 999;
		background-color: #fff;
		padding: 20px 20px 30px;
		margin: 0 20px;
	}

	.bloc-carte .interieur .bloc-filtres .titre {
		color: #b7182a;
		font-size: 24px;
		font-family: Fira Sans;
		font-style: normal;
		font-weight: 500;
		line-height: 27px;
		max-width: 250px;
		text-align: center;
		margin: 0 auto;
	}

	.bloc-carte .interieur .bloc-filtres .texte-introductif {
		margin-top: 10px;
		color: #302e2d;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
		text-align: center;
	}

	.bloc-carte .interieur .bloc-filtres .texte-introductif span {
		color: #302e2d;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 27px;
	}

	.bloc-carte .interieur .bloc-filtres .legende {
		display: none;
	}

	.bloc-carte .interieur .bloc-filtres form {
		font-size: 12px;
		padding-bottom: 23px;
	}

	.bloc-carte .interieur .bloc-filtres form input[type="text"] {
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 23px;

		/* 191.667% */
		width: 100%;
		max-width: 292px;
	}

	.bloc-carte .interieur .bloc-filtres form select {
		padding: 8px 8px 8px 8px;
		width: 100%;
		max-width: 292px;
		font-size: 12px;
	}

	.bloc-carte .interieur .bloc-filtres form button {
		color: #b7182a;
		font-size: 18px;
		font-weight: 300;
		line-height: 2;
		padding: 8px;
		background: none;
		border: 0;
		cursor: pointer;
		position: relative;
		right: inherit;
		top: inherit;
		margin-right: 26px;
		float: right;
		right: inherit;
		top: inherit;
	}

	.bloc-carte .interieur .carte #map.map-default {
		height: 500px;
		width: 100%;
		margin: 0 auto;
		position: relative;
	}

	.bloc-carte.centres-experts .interieur .bloc-filtres .titre,
	.bloc-carte.comites .interieur .bloc-filtres .titre {
		max-width: 290px;
	}

	.bloc-carte.centres-experts .interieur .bloc-filtres form input,
	.bloc-carte.comites .interieur .bloc-filtres form input {
		width: 300px;
	}

	.bloc-carte.centres-experts .interieur .bloc-filtres form button,
	.bloc-carte.comites .interieur .bloc-filtres form button {
		right: 0;
		top: inherit;
		margin-right: 0;
	}

	.bloc-verbatim-slider-homepage {
		margin: 50px 0 20px;
		background: #f2c16f;
		padding-bottom: 5px;
	}

	.bloc-verbatim-slider-homepage .interieur .texte-intro {
		padding: 40px 0 0 0;
	}

	.bloc-verbatim-slider-homepage .interieur .liste .element {
		display: block;
		padding: 25px 40px;
		height: inherit;
	}

	.bloc-verbatim-slider-homepage .interieur .liste .element .photo {
		position: relative;
		width: 40%;
		margin: 0 auto;
	}

	.bloc-verbatim-slider-homepage .interieur .liste .element .photo .guillemets {
		position: absolute;
		top: 45%;
		right: -41px;
		max-width: 50px;
		left: inherit;
	}

	.bloc-verbatim-slider-homepage .interieur .liste .element .bloc-texte {
		width: inherit;
		text-align: center;
		padding: 15px;
	}

	.bloc-verbatim-slider-homepage .interieur .liste .element .bloc-texte .verbatim {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 27px;
		color: #302e2d;
	}

	.bloc-verbatim-slider-homepage .interieur .liste .element .bloc-texte .nom-prenom {
		display: block;
		font-size: 16px;
		line-height: 1.3;
		font-weight: 500;
	}

	.bloc-verbatim-slider-homepage .interieur .liste .element .bloc-texte .poste {
		display: block;
		font-size: 11px;
		line-height: 18px;
		font-weight: 700;
	}

	.bloc-verbatim-slider-homepage .interieur .liste .element .bloc-texte .filet {
		width: 40px;
		border: 1px solid #f7e7cd;
		margin: 15px 0 5px;
		text-align: center;
		margin: 10px auto;
	}

	.bloc-verbatim-slider-homepage .interieur .bx-wrapper {
		margin: 0 auto 30px;
	}

	.bloc-verbatim-slider-homepage .interieur .bx-wrapper .bx-pager {
		bottom: -10px;
	}

	.bloc-verbatim-slider-homepage .interieur .bx-wrapper .bx-controls-direction {
		display: none;
	}

	.bloc-introductif-edito {
		height: inherit;
	}

	.bloc-introductif-edito .bloc-header-page {
		background-size: cover;
		height: 200px;
		background-repeat: no-repeat;
		background-position: center;
	}

	.bloc-introductif-edito .bloc-header-page .image img {
		display: none;
	}

	.bloc-introductif-edito .bloc-header-page .titre-page {
		position: absolute;
		top: 60%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 2;
		width: 90%;
		text-align: center;
	}

	.bloc-introductif-edito .bloc-header-page .titre-page h1 {
		font-size: 32px;
		font-family: Fira Sans;
		font-style: normal;
		font-weight: 500;
		line-height: 43px;
	}

	.bloc-introductif-edito .bloc-header-page.defaut {
		background-size: cover;
		height: inherit;
		min-height: 150px;
		background-repeat: no-repeat;
		background-position: center;
	}

	.bloc-introductif-edito .bloc-header-page.defaut .titre-page {
		position: absolute;
		top: 60%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 2;
		width: 90%;
		text-align: center;
	}

	.bloc-introductif-edito .bloc-header-page.defaut .titre-page h1 {
		font-size: 32px;
		font-family: Fira Sans;
		font-style: normal;
		font-weight: 500;
		line-height: 1.3;
	}

	.bloc-introductif-edito .bloc-header-page.defaut .texte.desktop {
		display: none;
	}

	.bloc-introductif-edito .bloc-header-page.avec-image {
		height: 300px;
	}

	.bloc-introductif-edito .bloc-header-page.avec-image .texte.desktop {
		display: none;
	}

	.bloc-introductif-edito .bloc-header-page.avec-image .fond-degrade {
		position: inherit;
		top: inherit;
		width: inherit;
		z-index: 1;
		height: 100%;
		background: rgba(0, 0, 0, 0.2);
	}

	.bloc-introductif-edito .bloc-header-page.avec-image .fond-degrade img {
		display: none;
	}

	.bloc-introductif-edito .texte.mobile {
		display: block;
		color: var(--302e2d, #302e2d);
		max-width: 700px;
		margin: 10px auto 0;
		text-align: left;
		font-size: 16px;
		line-height: 1.3;
		font-weight: 300;
		padding: 20px 40px;
		text-align: center;
	}

	.bloc-texte-simple-edito {
		padding: 0 20px;
		margin: 10px auto 20px;
	}

	.bloc-texte-simple-edito .interieur {
		padding: 25px 0 20px;
	}

	.bloc-texte-simple-edito .interieur .texte h2 {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 27px;
		padding: 0 0 20px 0;
		text-align: center;
	}

	#content .bloc-texte-simple-edito .interieur .texte h3 {
		color: #b7182a;
		font-size: 20px;
		padding: 10px 0 20px;
	}

	.bloc-texte-simple-edito .interieur .texte p {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
	}

	.bloc-texte-simple-edito .interieur .texte ul {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
		padding-left: 20px;
	}

	.bloc-texte-simple-edito .interieur .texte ul li {
		font-size: 16px;
	}

	.bloc-bouton-edito {
		max-width: 1096px;
		margin: 0 auto;
		padding: 0 20px;
	}

	.bloc-bouton-edito a .lien {
		display: inline-block;
		padding: 9px 16px 6px;
		border: 2px solid #b7182a;
		color: #b7182a;
		font-weight: 300;
		font-size: 16px;
		line-height: 1.3;
		text-transform: uppercase;
		margin: 20px 0;
	}

	.bloc-texte-image-edito {
		margin: 25px auto;
		padding: 20px;
	}

	.bloc-texte-image-edito .interieur {
		display: block;
		padding-left: inherit;
	}

	.bloc-texte-image-edito .interieur .texte {
		width: inherit;
		padding: 0;
	}

	.bloc-texte-image-edito .interieur .texte h2 {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 27px;
		color: #302e2d;
		padding-bottom: 15px;
		text-align: center;
	}

	.bloc-texte-image-edito .interieur .texte h3 {
		font-style: normal;
		font-weight: 300;
		font-size: 20px;
		line-height: 1.1;
		color: #b7182a;
		padding: 10px 0;
	}

	.bloc-texte-image-edito .interieur .texte p {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
	}

	.bloc-texte-image-edito .interieur .texte ul {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
		padding-left: 20px;
	}

	.bloc-texte-image-edito .interieur .image {
		width: inherit;
	}

	.bloc-texte-image-edito .interieur.droite {
		padding-left: inherit;
	}

	.bloc-diaporama-photo-edito {
		padding-bottom: 10px;
	}

	.bloc-diaporama-photo-edito .interieur .titre {
		padding: 40px 0 10px;
	}

	.bloc-diaporama-photo-edito .interieur .texte-introductif {
		padding: 0 20px;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
	}

	.bloc-diaporama-photo-edito .interieur .texte-introductif h3 {
		font-style: normal;
		font-weight: 600;
		font-size: 17px;
		line-height: 23px;
		color: #302e2d;
		padding: 10px 0;
	}

	.bloc-diaporama-photo-edito .interieur .liste .element {
		height: 450px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}

	.bloc-diaporama-photo-edito .interieur .liste .element .image {
		display: none;
	}

	.bloc-diaporama-photo-edito .interieur .liste .element .titre-photo {
		font-style: normal;
		font-weight: 600;
		font-size: 15px;
		line-height: 23px;
		color: #fff;
		position: absolute;
		z-index: 3;
		bottom: 130px;
		left: 40px;
		height: 30px;
	}

	.bloc-diaporama-photo-edito .interieur .liste .element .texte-descriptif {
		font-style: normal;
		font-weight: 500;
		font-size: 12px;
		line-height: 17px;
		color: #fff;
		position: absolute;
		z-index: 3;
		bottom: 28px;
		left: 40px;
		padding: 0 80px 0 0;
	}

	.bloc-diaporama-photo-edito .interieur .liste .element .fond-degrade img {
		height: 200px;
	}

	.bloc-diaporama-photo-edito .interieur .bx-wrapper .bx-controls-direction {
		display: none;
	}

	.bloc-diaporama-photo-edito .interieur .bx-wrapper .bx-pager {
		display: block;
		bottom: -50px;
	}

	.bloc-video-edito {
		margin: 50px 0 50px 0;
	}

	.bloc-video-edito .element .titre {
		font-size: 18px;
		line-height: 26px;
		color: var(--302e2d, #302e2d);
		position: initial;
		padding: 20px 20px 10px;
	}

	.bloc-video-edito .element .texte-descriptif {
		font-size: 16px;
		line-height: 1.3;
		color: var(--302e2d, #302e2d);
		position: initial;
		padding: 0 20px;
	}

	.bloc-video-edito .element .fond-degrade {
		display: none;
	}

	.bloc-video-edito .element .bt-player {
		top: 35%;
	}

	.bloc-nous-soutenir-edito {
		margin: 20px auto;
	}

	.bloc-nous-soutenir-edito .interieur {
		padding: 0 20px;
	}

	.bloc-nous-soutenir-edito .interieur .titre {
		padding: 30px 0 10px;
	}

	.bloc-nous-soutenir-edito .interieur .texte-descriptif {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1;
	}

	.bloc-nous-soutenir-edito .interieur .liens {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		gap: 9px;
		margin: 40px auto;
		width: inherit;
		padding-bottom: 43px;
	}

	.bloc-nous-soutenir-edito .interieur .liens .bt.lien-devenir-benevole {
		font-family: "Raleway";
		font-style: normal;
		font-size: 12px;
		font-weight: bold;
		line-height: 13px;
		text-transform: uppercase;
		color: #302e2d;
		border: 2px solid #302e2d;
		text-align: center;
		padding: 10px 15px 10px 15px;
		width: 119px;
	}

	.bloc-nous-soutenir-edito .interieur .liens .bt.lien-faire-un-don {
		background-image: url(../images/picto-bt-don.png);
		background-size: 26px;
		background-repeat: no-repeat;
		background-color: #b7182a;
		background-position: left 15px center;
		width: 130px;
		padding: 13px 0 13px 33px;
		font-family: "Raleway";
		font-style: normal;
		font-size: 12px;
		font-weight: bold;
		line-height: 13px;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}

	.bloc-nous-soutenir-edito .interieur .liens .bt.lien-adherer {
		font-family: "Raleway";
		font-style: normal;
		font-size: 12px;
		font-weight: bold;
		line-height: 13px;
		text-transform: uppercase;
		color: #302e2d;
		border: 2px solid #302e2d;
		text-align: center;
		padding: 10px 15px 10px 15px;
		width: 119px;
	}

	.bloc-accordeon-edito {
		margin: 30px 0;
	}

	.bloc-accordeon-edito .interieur {
		padding: 0 20px;
	}

	.bloc-accordeon-edito .interieur .texte-introductif {
		margin: 10px 0 20px;
	}

	.bloc-accordeon-edito .interieur .texte-introductif h3 {
		font-size: 17px;
		font-style: normal;
		font-weight: 600;
		line-height: 23px;

		/* 135.294% */
	}

	.bloc-accordeon-edito .interieur .texte-introductif p {
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
	}

	.bloc-accordeon-edito .interieur .liste .titre-accordeon {
		font-weight: 600;
		font-size: 17px;
		line-height: 23px;
		color: #302e2d;
		background-color: #f2c16f;
		padding: 20px 20px;
		position: relative;
		margin-top: 2px;
		cursor: pointer;
	}

	.bloc-accordeon-edito .interieur .liste .titre-accordeon img.fleche {
		position: absolute;
		width: 22px;
		right: 12px;
		transition: all 0.5s ease-out;
		transform: scaleY(-1);
	}

	.bloc-accordeon-edito .interieur .liste .texte {
		padding: 20px 20px;
		border: 1px solid #d8992f;
	}

	.bloc-accordeon-edito .interieur .liste .texte h3 {
		font-size: 17px;
		line-height: 23px;
		padding-bottom: 5px;
	}

	.bloc-accordeon-edito .interieur .liste .texte p {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
	}

	.bloc-accordeon-edito .interieur .liste .texte p img {
		padding: 0 0 10px;
	}

	.bloc-visuel-simple-edito {
		margin: 60px 0;
	}

	.bloc-visuel-simple-edito .interieur {
		padding: 0 20px;
		margin: 0 auto;
		max-width: 1096px;
	}

	.bloc-visuel-simple-edito .interieur .texte-introductif {
		margin: 10px 0 20px;
	}

	.bloc-visuel-simple-edito .interieur .texte-introductif h3 {
		font-style: normal;
		font-size: 17px;
		font-weight: 600;
		line-height: 23px;

		/* 135.294% */
		padding: 10px 0;
	}

	.bloc-visuel-simple-edito .interieur .texte-introductif p {
		color: var(--302e2d, #302e2d);
		font-size: 13px;
		font-weight: 500;
		line-height: 21px;

		/* 135.294% */
	}

	.bloc-visuel-simple-edito .interieur .bloc-visuel {
		position: relative;
	}

	.bloc-visuel-simple-edito .interieur .bloc-visuel .titre-visuel {
		font-style: normal;
		font-weight: 600;
		font-size: 15px;
		line-height: 20px;
		color: var(--302e2d, #302e2d);
		position: initial;
		z-index: 3;
		bottom: 100px;
		left: 40px;
		padding: 20px 0 5px;
	}

	.bloc-visuel-simple-edito .interieur .bloc-visuel .texte-descriptif-visuel {
		font-style: normal;
		font-weight: 500;
		font-size: 12px;
		line-height: 17px;
		color: var(--302e2d, #302e2d);
		position: initial;
		z-index: 3;
		bottom: 55px;
		left: 40px;
		padding: 0;
	}

	.bloc-visuel-simple-edito .interieur .bloc-visuel .fond-degrade {
		display: none;
	}

	.bloc-verbatim-edito {
		margin: 60px 0;
	}

	.bloc-verbatim-edito .interieur {
		margin: 0 auto;
		max-width: 1096px;
	}

	.bloc-verbatim-edito .interieur .texte-descriptif {
		padding: 0 20px;
		margin: 10px 0 30px;
	}

	.bloc-verbatim-edito .interieur .texte-descriptif h3 {
		font-style: normal;
		font-size: 17px;
		font-weight: 600;
		line-height: 23px;

		/* 135.294% */
		padding: 10px 0;
	}

	.bloc-verbatim-edito .interieur .texte-descriptif p {
		color: var(--302e2d, #302e2d);
		font-size: 13px;
		font-weight: 500;
		line-height: 21px;
	}

	.bloc-verbatim-edito .interieur .element {
		display: block;
		padding: 30px 40px;
		height: inherit;
	}

	.bloc-verbatim-edito .interieur .element .photo {
		position: relative;
		width: inherit;
		margin: 0 auto;
	}

	.bloc-verbatim-edito .interieur .element .photo img {
		border-radius: 50%;
	}

	.bloc-verbatim-edito .interieur .element .photo .guillemets {
		position: absolute;
		top: 45%;
		right: -41px;
		max-width: 50px;
		left: inherit;
	}

	.bloc-verbatim-edito .interieur .element .bloc-texte {
		width: inherit;
		text-align: center;
		padding: 15px;
	}

	.bloc-verbatim-edito .interieur .element .bloc-texte .verbatim {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 27px;
		color: #302e2d;
	}

	.bloc-verbatim-edito .interieur .element .bloc-texte .nom-prenom {
		display: block;
		font-size: 11px;
		line-height: 18px;
		font-weight: 700;
	}

	.bloc-verbatim-edito .interieur .element .bloc-texte .poste {
		display: block;
		font-size: 11px;
		line-height: 18px;
		font-weight: 700;
	}

	.bloc-verbatim-edito .interieur .element .bloc-texte .filet {
		width: 40px;
		border: 1px solid #f7e7cd;
		margin: 15px 0 5px;
		text-align: center;
		margin: 10px auto;
	}

	.bloc-chiffres-cles-edito {
		background: #b7182a;
		margin: 50px 0 50px;
	}

	.bloc-chiffres-cles-edito .interieur {
		margin: 0 auto;
		max-width: 1096px;
		padding: 10px 20px;
	}

	.bloc-chiffres-cles-edito .interieur .titre {
		padding: 30px 0 10px;
	}

	.bloc-chiffres-cles-edito .interieur h2 {
		color: #fff;
	}

	.bloc-chiffres-cles-edito .interieur .texte-introductif {
		margin: 10px 0 0;
		color: #fff;
	}

	.bloc-chiffres-cles-edito .interieur .texte-introductif h3 {
		font-style: normal;
		font-size: 17px;
		font-weight: 600;
		line-height: 23px;

		/* 135.294% */
		color: #fff;
		padding: 10px 0;
	}

	.bloc-chiffres-cles-edito .interieur .texte-introductif p {
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
	}

	.bloc-chiffres-cles-edito .interieur .liste-chiffres {
		display: block;
		margin: 30px 0 0;
		padding-bottom: 60px;
	}

	.bloc-chiffres-cles-edito .interieur .liste-chiffres .element {
		width: 33%;
		color: #fff;
		padding: 0 20px 10px;
	}

	.bloc-chiffres-cles-edito .interieur .liste-chiffres .element .chiffre {
		font-weight: 500;
		font-size: 50px;
		line-height: 60px;
		border-bottom: 1px solid #f2c16f;
		padding: 5px 0;
		text-align: center;
	}

	.bloc-chiffres-cles-edito .interieur .liste-chiffres .element .texte {
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
		padding: 15px 0;
		margin-bottom: 5px;
		text-align: center;
	}

	.bloc-chiffres-cles-edito .interieur .bx-wrapper .bx-viewport {
		background: transparent;
	}

	.bloc-chiffres-cles-edito .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -45px;
	}

	.bloc-chiffres-cles-edito .interieur .bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active {
		background: #fff;
	}

	.bloc-documents-edito {
		margin: 50px 0;
	}

	.bloc-documents-edito .interieur {
		margin: 0 auto;
		max-width: 1096px;
		padding: 0 20px;
	}

	.bloc-documents-edito .interieur .titre {
		padding: 10px 0 10px;
	}

	.bloc-documents-edito .interieur .texte-introductif {
		margin: 5px 0 30px;
	}

	.bloc-documents-edito .interieur .texte-introductif h3 {
		font-style: normal;
		font-weight: 300;
		font-size: 22px;
		line-height: 1.1;
		padding: 10px 0;
		color: #b7182a;
	}

	.bloc-documents-edito .interieur .texte-introductif p, .bloc-documents-edito .interieur .texte-introductif li {
		font-weight: 300;
		font-size: 16px;
		line-height: 1.3;
	}

	.bloc-documents-edito .interieur .liste .element {
		background: #efece7;
		display: block;
		padding: 10px 20px;
		width: inherit;
		margin-bottom: 30px;
	}

	.bloc-documents-edito .interieur .liste .element a .picto {
		display: inline-block;
		width: 30px;
		vertical-align: top;
		padding-top: 13px;
	}

	.bloc-documents-edito .interieur .liste .element a .nom {
		display: inline-block;
		vertical-align: middle;
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		line-height: 23px;
		text-transform: uppercase;
		color: #b7182a;
		padding: 10px 5px 0 10px;
		width: 82%;
	}

	.bloc-documents-edito .interieur .liste .element a .point {
		display: inline-block;
		color: #302e2d;
		font-size: 50px;
		line-height: 0px;
		padding-left: 40px;
	}

	.bloc-documents-edito .interieur .liste .element a .infos {
		display: inline-block;
		vertical-align: middle;
		font-weight: 500;
		font-size: 13px;
		line-height: 21px;
		color: #302e2d;
		padding: 10px 5px 0 5px;
		text-transform: uppercase;
	}

	.bloc-evenements-edito {
		margin: 60px 0;
		background: #efece7;
	}

	.bloc-evenements-edito .interieur {
		margin: 0 auto;
		max-width: 1300px;
		padding: 0 20px;
	}

	.bloc-evenements-edito .interieur .titre {
		padding: 30px 0;
	}

	.bloc-evenements-edito .interieur .liste {
		display: block;
		gap: 25px;
	}

	.bloc-evenements-edito .interieur .liste .element {
		width: 33%;
		padding: 25px 20px 10px;
		background: #fff;
		box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
		position: relative;
	}

	.bloc-evenements-edito .interieur .liste .element .mode {
		display: flex;
	}

	.bloc-evenements-edito .interieur .liste .element .mode .filet {
		border-bottom: 1px solid #b7182a;
		width: 85%;
		margin-right: 5px;
	}

	.bloc-evenements-edito .interieur .liste .element .mode .a-distance {
		background-image: url(../images/picto-evenement-visio.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.bloc-evenements-edito .interieur .liste .element .mode .en-presence {
		background-image: url(../images/picto-evenement-presentiel.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.bloc-evenements-edito .interieur .liste .element .titre-evenement {
		font-weight: 600;
		font-size: 21px;
		line-height: 27px;
		color: #b7182a;
		padding: 25px 0;
		height: 140px;
	}

	.bloc-evenements-edito .interieur .liste .element .date {
		font-weight: 300;
		font-size: 16px;
		line-height: 1.3;
		color: #434343;
	}

	.bloc-evenements-edito .interieur .liste .element .lieu {
		background-image: url(../images/picto-marqueur-lieu-evenement.png);
		background-repeat: no-repeat;
		height: 30px;
		padding: 0 0 0 32px;
		font-weight: 300;
		font-size: 16px;
		line-height: 1.3;
		color: #434343;
		margin: 10px 0;
	}

	.bloc-evenements-edito .interieur .liste .element .extrait {
		font-style: normal;
		font-weight: 300;
		font-size: 16px;
		line-height: 1.3;
		color: #302e2d;
		padding: 10px 0;
	}

	.bloc-evenements-edito .interieur .liste .element .bt-voir-evenement {
		display: inline-block;
		padding: 12px 15px 9px;
		border: 2px solid #b7182a;
		font-family: raleway;
		color: #b7182a;
		font-weight: 00;
		font-size: 12px;
		text-transform: uppercase;
		font-family: raleway;
		margin: 20px 0;
	}

	.bloc-evenements-edito .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -50px;
	}

	.bloc-evenements-edito .interieur .bt-voir-tous-evenements {
		display: inline-block;
		padding: 12px 15px 9px;
		font-family: raleway;
		border: 2px solid #b7182a;
		color: #b7182a;
		font-weight: 400;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 0 30px;
	}

	.bloc-actualites-edito .interieur {
		border-top: 0;
		border-bottom: 0;
	}

	.bloc-actualites-edito .interieur .titre {
		margin: 30px 0 30px;
	}

	.bloc-actualites-edito .interieur .liste {
		display: block;
	}

	.bloc-actualites-edito .interieur .liste .element .bloc-textes {
		padding: 20px 0;
	}

	.bloc-actualites-edito .interieur .liste .element .bloc-textes .categories {
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		text-transform: uppercase;
		color: #b7182a;
		width: fit-content;
		border-bottom: 1px solid #b7182a;
	}

	.bloc-actualites-edito .interieur .liste .element .bloc-textes .titre-article {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
		color: #302e2d;
		padding: 10px 0;
	}

	.bloc-actualites-edito .interieur .liste .element .bloc-textes .extrait {
		font-weight: 500;
		font-size: 13px;
		line-height: 19px;
		color: #302e2d;
	}

	.bloc-actualites-edito .interieur .liste .element.un .visuel {
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: 300px;
	}

	.bloc-actualites-edito .interieur .liste .element.un .categories {
		left: 20px;
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		text-transform: uppercase;
		color: #fff;
		border-bottom: 1px solid #b7182a;
		width: fit-content;
	}

	.bloc-actualites-edito .interieur .liste .element.un .titre-article {
		position: absolute;
		z-index: 2;
		left: 20px;
		bottom: 95px;
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 24px;
		text-transform: uppercase;
		color: #fff;
		width: fit-content;
	}

	.bloc-actualites-edito .interieur .liste .element.un .extrait {
		position: absolute;
		z-index: 2;
		left: 20px;
		bottom: 49px;
		font-weight: 500;
		font-size: 13px;
		line-height: 19px;
		color: #fff;
		width: fit-content;
	}

	.bloc-actualites-edito .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -30px;
	}

	.bloc-actualites-edito .interieur .bt-voir-tous-articles {
		display: inline-block;
		padding: 8px 15px 4px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 20px;
	}

	.bloc-rebond-edito {
		margin: 50px 0;
		background: #f7e7cd;
	}

	.bloc-rebond-edito .interieur {
		margin: 0 auto;
		max-width: 1300px;
		display: block;
		gap: 20px;
		padding: 30px 20px;
	}

	.bloc-rebond-edito .interieur .partie-gauche {
		width: inherit;
	}

	.bloc-rebond-edito .interieur .partie-gauche .element {
		display: block;
		gap: 30px;
	}

	.bloc-rebond-edito .interieur .partie-gauche .element .visuel {
		width: inherit;
	}

	.bloc-rebond-edito .interieur .partie-gauche .element .bloc-textes {
		width: inherit;
		padding: 25px 20px 25px 0;
	}

	.bloc-rebond-edito .interieur .partie-gauche .element .bloc-textes .titre {
		font-family: "Fira Sans";
		font-style: normal;
		font-size: 24px;
		font-weight: 500;
		line-height: 27px;

		/* 112.5% */
		text-transform: inherit;
		color: #302e2d;
	}

	.bloc-rebond-edito .interieur .partie-gauche .element .bloc-textes .texte {
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
		color: #302e2d;
		padding: 10px 0 0;
	}

	.bloc-rebond-edito .interieur .partie-gauche .element .bloc-textes .bt-lien {
		display: inline-block;
		padding: 4px 15px 2px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 0;
	}

	.bloc-rebond-edito .interieur .partie-droite {
		width: inherit;
	}

	.bloc-rebond-edito .interieur .partie-droite .element {
		border-left: 1px solid #d8992f;
		padding: 0 20px;
	}

	.bloc-rebond-edito .interieur .partie-droite .element .titre {
		font-style: normal;
		font-weight: 700;
		font-size: 13px;
		line-height: 21px;
		padding: 15px 0 5px;
	}

	.bloc-rebond-edito .interieur .partie-droite .element .texte {
		font-style: normal;
		font-weight: 500;
		font-size: 13px;
		line-height: 21px;
		color: #302e2d;
		padding: 5px 0 5px;
	}

	.bloc-rebond-edito .interieur .partie-droite .element .bt-lien {
		display: inline-block;
		padding: 4px 15px 2px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 0;
	}

	.bloc-liens-utiles-slider-edito {
		margin: 50px 0;
	}

	.bloc-liens-utiles-slider-edito .interieur {
		margin: 0 auto;
		max-width: 1300px;
	}

	.bloc-liens-utiles-slider-edito .interieur .titre {
		margin-bottom: 25px;
	}

	.bloc-liens-utiles-slider-edito .interieur .liste {
		margin-top: 0;
	}

	.bloc-liens-utiles-slider-edito .interieur .liste .element {
		border: 1px solid #d8992f;
		padding: 50px 25px;
		width: auto;
		height: 200px;
	}

	.bloc-liens-utiles-slider-edito .interieur .liste .element .titre {
		font-family: "Fira Sans";
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: 27px;

		/* 135% */
		text-align: center;
		text-transform: uppercase;
		color: #302e2d;
		height: 60px;
	}

	.bloc-liens-utiles-slider-edito .interieur .liste .element .texte-introductif {
		font-style: normal;
		font-weight: 500;
		font-size: 13px;
		line-height: 21px;
		text-align: center;
		color: #302e2d;
		padding: 20px 0;
	}

	.bloc-liens-utiles-slider-edito .interieur .bx-viewport {
		margin-bottom: 40px;
		margin-top: 0;
	}

	.bloc-liens-utiles-slider-edito .interieur .bx-controls-direction {
		margin: 0 auto;
		width: 100px;
		position: relative;
	}

	.bloc-liens-utiles-slider-edito .interieur .bx-controls-direction .bx-prev {
		left: -20px;
	}

	.bloc-liens-utiles-slider-edito .interieur .bx-controls-direction .bx-next {
		right: -10px;
	}

	.bloc-liens-utiles-slider-edito .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -60px;
	}

	.bloc-liens-utiles-edito {
		margin: 25px 0 50px;
	}

	.bloc-liens-utiles-edito .interieur {
		margin: 0 auto;
		max-width: 1300px;
		padding: 0 20px;
	}

	.bloc-liens-utiles-edito .interieur .titre {
		padding: 50px 0 0 0;
	}

	.bloc-liens-utiles-edito .interieur .liste {
		display: block;
		gap: 20px;
		margin: 30px auto;
		width: 300px;
	}

	.bloc-liens-utiles-edito .interieur .liste .element {
		background: #f2c16f;
		padding: 30px 25px;
		margin-bottom: 20px;
		height: inherit;
	}

	.bloc-liens-utiles-edito .interieur .liste .element .titre {
		font-family: "Fira Sans";
		font-style: normal;
		font-size: 20px;
		font-weight: 500;
		line-height: 27px;

		/* 135% */
		text-align: center;
		text-transform: uppercase;
		color: #302e2d;
		height: auto;
		padding: 0;
	}

	.bloc-liens-utiles-edito .interieur .liste .element .texte-introductif {
		font-style: normal;
		font-size: 16px;
		font-weight: 300;
		line-height: 1.3;
		text-align: center;
		color: #302e2d;
		padding: 15px 0;
	}

	.bloc-formulaire-de-contact-edito .interieur {
		margin: 0 auto;
		max-width: 1096px;
		padding: 0 20px;
	}

	.bloc-formulaire-de-contact-edito .interieur .titre {
		padding: 45px 0 30px;
	}

	.bloc-formulaire-de-contact-edito .interieur .titre h2 {
		color: #fff;
	}

	.bloc-formulaire-de-contact-edito .interieur .element {
		display: block;
		padding-bottom: 5px;
	}

	.bloc-formulaire-de-contact-edito .interieur .element .formulaire form input[type="submit"]:hover {
		background-color: #b7182a;
		color: #fff;
	}

	.bloc-introductif-newsroom {
		margin: 50px 0 30px;
	}

	.bloc-introductif-newsroom .interieur {
		margin: 0 auto;
		max-width: 1300px;
		padding: 0 20px;
	}

	.bloc-introductif-newsroom .interieur .titre {
		height: inherit;
		text-align: center;
	}

	.bloc-introductif-newsroom .interieur .titre h1 {
		color: inherit;
	}

	.bloc-introductif-newsroom .interieur .texte {
		max-width: 723px;
		margin: 0 auto;
		height: 101px;
		text-align: center;
		font-size: 16px;
		font-weight: 300;
		line-height: 1.3;
	}

	.bloc-actualites-newsroom .interieur {
		margin: 0 auto;
		max-width: 1300px;
	}

	.bloc-actualites-newsroom .interieur .actualite-a-la-une .element {
		position: relative;
	}

	.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .visuel {
		background-repeat: no-repeat;
		background-size: cover;
		height: 300px;
	}

	.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .fond-degrade {
		position: absolute;
		bottom: 0;
		z-index: 1;
	}

	.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .categories {
		position: absolute;
		z-index: 2;
		left: 25px;
		bottom: 120px;
		font-weight: 700;
		font-size: 12px;
		line-height: 17px;
		text-transform: lowercase;
		color: #fff;
		border-bottom: 1px solid #fff;
	}

	.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .titre-article {
		position: absolute;
		z-index: 2;
		left: 25px;
		bottom: 82px;
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
		text-transform: uppercase;
		color: #fff;
	}

	.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .extrait {
		position: absolute;
		z-index: 2;
		left: 25px;
		bottom: 63px;
		font-weight: 500;
		font-size: 13px;
		line-height: 19px;
		color: #fff;
	}

	.bloc-actualites-newsroom .interieur .quatre-dernieres-actus {
		margin-top: 30px;
	}

	.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste {
		display: block;
		gap: 30px;
	}

	.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element {
		width: inherit;
	}

	.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element .visuel {
		height: 190px;
	}

	.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element .categories {
		font-weight: 700;
		font-size: 13px;
		line-height: 1.1;
		text-transform: uppercase;
		color: #b7182a;
		border-bottom: 1px solid #b7182a;
		width: fit-content;
		margin: 30px 0 10px;
	}

	.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element .titre-article {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 24px;
		color: #302e2d;
		padding: 10px 0;
	}

	.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .liste .element .extrait {
		font-weight: 300;
		font-size: 16px;
		line-height: 1.3;
		color: #302e2d;
		margin: 7px 0;
	}

	.bloc-actualites-newsroom .interieur .quatre-dernieres-actus .bx-wrapper .bx-controls .bx-pager {
		bottom: -50px;
	}

	.bloc-actualites-newsroom .interieur .bt-voir-articles {
		display: inline-block;
		padding: 12px 15px 9px;
		border: 2px solid #b7182a;
		font-family: "Raleway";
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 30px 20px;
	}

	.bloc-a-la-une-actualites {
		margin: 70px 0 70px 0;
		background: #efece7;
		padding-bottom: 5px;
	}

	.bloc-a-la-une-actualites .interieur {
		margin: 0 auto;
		max-width: 1320px;
	}

	.bloc-a-la-une-actualites .interieur .titre {
		padding: 30px 0 20px;
	}

	.bloc-a-la-une-actualites .interieur .liste {
		display: block;
		gap: 25px;
		padding-bottom: 80px;
	}

	.bloc-a-la-une-actualites .interieur .liste .element {
		width: 33%;
		padding: 25px 30px 5px;
		background: #fff;
		box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
	}

	.bloc-a-la-une-actualites .interieur .liste .element .visuel {
		height: inherit;
		margin-bottom: 0;
	}

	.bloc-a-la-une-actualites .interieur .liste .element .categories {
		font-weight: 700;
		font-size: 13px;
		line-height: 16px;
		text-transform: uppercase;
		color: #b7182a;
		border-bottom: 1px solid #b7182a;
		width: fit-content;
		margin: 30px 0 10px;
	}

	.bloc-a-la-une-actualites .interieur .liste .element .titre-article {
		font-size: 20px;
		font-weight: 700;
		line-height: 30px;
		padding: 5px 0;
	}

	.bloc-a-la-une-actualites .interieur .liste .element .extrait {
		font-size: 13px;
		line-height: 21px;
		margin: 7px 0;
		height: 101px;
	}

	.bloc-a-la-une-actualites .interieur .liste .element .bt-voir-article {
		display: inline-block;
		padding: 4px 15px 2px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 0;
	}

	.bloc-a-la-une-actualites .interieur .bx-viewport {
		background: none;
	}

	.bloc-a-la-une-actualites .interieur .bx-wrapper {
		padding-bottom: 10px;
	}

	.bloc-a-la-une-actualites .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -40px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche {
		background-color: #f2c16f;
		padding: 40px 20px 10px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche .titre {
		color: #302e2d;
		text-align: center;
		font-family: Fira Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 27px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form {
		max-width: 516px;
		margin: 30px auto 10px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form .inner {
		text-align: left;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form .inner select {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: 30px;
		border: 0;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form .inner input[type="text"] {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;
		border: 0;
		width: 300px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form .inner input[type="date"] {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;
		border: 0;
		margin: 10px 0;
		width: 300px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .bloc-recherche form input[type="submit"] {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Raleway;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
		text-transform: uppercase;
		border: 2px solid var(--302-e-2-d, #302e2d);
		padding: 5px 15px;
		background: transparent;
		cursor: pointer;
		margin: 20px 0;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste {
		display: block;
		gap: 25px;
		padding-bottom: 80px;
		margin: 30px auto;
		max-width: 1320px;
		font-size: 16px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element {
		width: inherit;
		padding: 20px 20px;
		background: #fff;
		box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
		margin-bottom: 15px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .visuel {
		height: auto;
		margin-bottom: 20px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .categories {
		font-weight: 700;
		font-size: 13px;
		line-height: 16px;
		text-transform: uppercase;
		color: #b7182a;
		border-bottom: 1px solid #b7182a;
		width: fit-content;
		margin: 30px 0 5px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .titre-article {
		font-size: 20px;
		font-weight: 700;
		line-height: 26px;
		padding: 5px 0;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .extrait {
		font-size: 13px;
		line-height: 21px;
		margin: 7px 0;
		height: inherit;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .bt-voir-article {
		display: inline-block;
		padding: 4px 15px 2px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 0;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur #response-actualites {
		font-size: 0;
	}

	.bloc-a-la-une-evenements {
		margin: 20px 0;
		background: #efece7;
		padding-bottom: 10px;
	}

	.bloc-a-la-une-evenements .interieur {
		margin: 0 auto;
		max-width: 1300px;
	}

	.bloc-a-la-une-evenements .interieur .titre {
		padding: 30px 0 20px;
	}

	.bloc-a-la-une-evenements .interieur .liste {
		display: block;
		gap: 25px;
		padding-bottom: 80px;
	}

	.bloc-a-la-une-evenements .interieur .liste .element {
		width: inherit;
		max-width: 300px;
		margin: 0 auto 15px;
		padding: 25px 20px 10px;
		background: #fff;
		box-shadow: none;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .mode {
		display: flex;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .mode .filet {
		border-bottom: 1px solid #b7182a;
		width: 85%;
		margin-right: 5px;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .mode .a-distance {
		background-image: url(../images/picto-evenement-visio.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .mode .en-presence {
		background-image: url(../images/picto-evenement-presentiel.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .titre-evenement {
		font-size: 21px;
		font-style: normal;
		font-weight: 600;
		line-height: 27px;

		/* 128.571% */
		color: #b7182a;
		padding: 25px 0;
		height: inherit;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .date {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 1.3;
		color: #434343;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .lieu {
		background-image: url(../images/picto-marqueur-lieu-evenement.png);
		background-repeat: no-repeat;
		height: inherit;
		padding: 0 0 0 32px;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 1.3;
		color: #434343;
		margin: 15px 0 10px;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .extrait {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 1.3;

		/* 161.538% */
		color: #302e2d;
		padding: 5px 0;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .bt-voir-evenement {
        display: inline-block;
        padding: 12px 15px 9px;
        border: 2px solid #b7182a;
        font-family: Raleway;
        color: #b7182a;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        margin: 10px 0 10px;
	}

	.bloc-a-la-une-evenements .interieur .bx-wrapper .bx-viewport {
		background: transparent;
	}

	.bloc-a-la-une-evenements .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -45px;
	}

	.page-template-page-evenements .bloc-introductif-edito .bloc-header-page.avec-image .titre-page {
		top: 55%;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche {
		background-color: #f2c16f;
		padding: 40px 20px 10px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche .titre {
		color: #302e2d;
		text-align: center;
		font-family: Fira Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 27px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form {
		max-width: 516px;
		margin: 30px auto 10px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form .inner {
		text-align: left;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form .inner select {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: 30px;
		border: 0;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form .inner input[type="text"] {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
		border: 0;
		width: 280px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form .inner input[type="date"] {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
		border: 0;
		margin: 10px 0;
		width: 280px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .bloc-recherche form input[type="submit"] {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Raleway;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
		text-transform: uppercase;
		border: 2px solid var(--302-e-2-d, #302e2d);
		padding: 5px 15px;
		background: transparent;
		cursor: pointer;
		margin: 20px 0;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page {
		display: block;
		gap: 25px;
		padding-bottom: 40px;
		margin: 30px auto;
		max-width: 1320px;
		font-size: 16px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element {
		width: inherit;
		max-width: 300px;
		margin: 0 auto 15px;
		padding: 25px 20px 10px;
		background: #fff;
		box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
		margin-top: 20px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .mode {
		display: flex;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .mode .filet {
		border-bottom: 1px solid #b7182a;
		width: 85%;
		margin-right: 5px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .mode .a-distance {
		background-image: url(../images/picto-evenement-visio.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .mode .en-presence {
		background-image: url(../images/picto-evenement-presentiel.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .titre-evenement {
		font-size: 21px;
		font-style: normal;
		font-weight: 600;
		line-height: 27px;

		/* 128.571% */
		color: #b7182a;
		padding: 25px 0;
		height: inherit;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .date {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
		color: #434343;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .lieu {
		background-image: url(../images/picto-marqueur-lieu-evenement.png);
		background-repeat: no-repeat;
		height: inherit;
		padding: 0 0 0 32px;
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
		color: #434343;
		margin: 15px 0 10px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .extrait {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
		color: #302e2d;
		padding: 5px 0;
		height: inherit;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element .bt-voir-evenement {
		display: inline-block;
		padding: 12px 15px 9px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 0 10px;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur #response-evenements {
		font-size: 0;
	}

	.formulaire h3, .bloc-accordeon-edito h3 {
		font-size: 24px;
		font-weight: 400;
		line-height: 1.3;
	}

	.bloc-formulaire-de-contact-edito .interieur .element .formulaire {
		font-size: 16px;
	}

	.single-post .bloc-infos,
	.single-evenement .bloc-infos {
		max-width: 1317px;
		margin: 25px auto;
	}

	.single-post .bloc-infos .infos-specifiques,
	.single-evenement .bloc-infos .infos-specifiques {
		padding: 0 20px;
		display: block;
	}

	.bloc-carte.comites .interieur .bloc-filtres form button {
		right: inherit;
		top: inherit;
	}

	.bloc-evenements-comites {
		margin: 60px 0;
		background: #efece7;
	}

	.bloc-evenements-comites .interieur {
		margin: 0 auto;
		max-width: 1300px;
	}

	.bloc-evenements-comites .interieur .titre {
		padding: 25px 0 20px;
	}

	.bloc-evenements-comites .interieur .liste {
		display: block;
		gap: 25px;
		padding-bottom: 80px;
		margin: 0;
		max-width: 1320px;
		font-size: 16px;
	}

	.bloc-evenements-comites .interieur .liste .element {
		width: inherit;
		padding: 25px 20px;
		background: #fff;
		box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
		margin-top: 0;
	}

	.bloc-evenements-comites .interieur .liste .element .mode {
		display: flex;
	}

	.bloc-evenements-comites .interieur .liste .element .mode .filet {
		border-bottom: 1px solid #b7182a;
		width: 85%;
		margin-right: 5px;
	}

	.bloc-evenements-comites .interieur .liste .element .mode .a-distance {
		background-image: url(../images/picto-evenement-visio.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.bloc-evenements-comites .interieur .liste .element .mode .en-presence {
		background-image: url(../images/picto-evenement-presentiel.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.bloc-evenements-comites .interieur .liste .element .titre-evenement {
		font-size: 21px;
		font-style: normal;
		font-weight: 600;
		line-height: 27px;

		/* 128.571% */
		color: #b7182a;
		padding: 25px 0;
		height: 54px;
	}

	.bloc-evenements-comites .interieur .liste .element .date {
		font-size: 15px;
		font-style: normal;
		font-weight: 600;
		line-height: 23px;

		/* 153.333% */
		color: #434343;
	}

	.bloc-evenements-comites .interieur .liste .element .lieu {
		background-image: url(../images/picto-marqueur-lieu-evenement.png);
		background-repeat: no-repeat;
		height: 30px;
		padding: 0 0 0 32px;
		font-size: 15px;
		font-style: normal;
		font-weight: 600;
		line-height: 23px;

		/* 135.294% */
		color: #434343;
		margin: 10px 0;
	}

	.bloc-evenements-comites .interieur .liste .element .extrait {
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
		color: #302e2d;
		padding: 10px 0;
	}

	.bloc-evenements-comites .interieur .liste .element .bt-voir-evenement {
		display: inline-block;
		padding: 6px 15px 4px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 0 5px;
	}

	.bloc-evenements-comites .interieur .bx-wrapper .bx-viewport {
		background: none;
	}

	.bloc-evenements-comites .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -45px;
	}

	.bloc-evenements-comites .interieur .bt-voir-tous-evenements {
		display: inline-block;
		padding: 6px 15px 4px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 20px 30px;
	}

	.bloc-liste-comites .interieur .bloc-recherche {
		background-color: #f2c16f;
		padding: 40px 20px 10px;
	}

	.bloc-liste-comites .interieur .bloc-recherche .titre {
		color: #302e2d;
		text-align: center;
		font-family: Fira Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 27px;
	}

	.bloc-liste-comites .interieur .bloc-recherche form {
		max-width: 516px;
		margin: 30px auto 10px;
	}

	.bloc-liste-comites .interieur .bloc-recherche form select {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;
		border: 0;
	}

	.bloc-liste-comites .interieur .bloc-recherche form input[type="submit"] {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Raleway;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
		text-transform: uppercase;
		border: 2px solid var(--302-e-2-d, #302e2d);
		padding: 5px 15px;
		background: transparent;
		cursor: pointer;
		margin: 20px 0;
	}

	.bloc-liste-comites .interieur .liste {
		max-width: 1096px;
		margin: 50px auto;
		padding: 0 20px;
	}

	.bloc-liste-comites .interieur .liste .desktop {
		display: none;
	}

	.bloc-liste-comites .interieur .liste .mobile {
		display: block;
		border: 1px solid var(--d-8992-f, #d8992f);
		margin-bottom: 20px;
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-titre {
		padding: 20px;
		position: relative;
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-titre.ui-accordion-header-active img.fleche {
		transform: scaleY(1);
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-titre .titre {
		color: var(--302-e-2-d, #302e2d);
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 25px;

		/* 166.667% */
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-titre .sous-titre {
		color: var(--d-8992-f, #d8992f);
		font-family: Fira Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 31px;

		/* 129.167% */
		padding: 5px 0;
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-titre .fleche {
		position: absolute;
		width: 22px;
		right: 20px;
		transition: all 0.5s ease-out;
		transform: scaleY(-1);
		bottom: 30px;
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-texte {
		padding: 20px;
		border-top: 1px solid var(--d-8992-f, #d8992f);
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-texte .adresse-titre {
		color: var(--302-e-2-d, #302e2d);
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 25px;

		/* 166.667% */
		padding: 0 0 5px 0;
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-texte .adresse {
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-texte .adresse p {
		margin: 0;
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-texte .telephone-titre {
		color: var(--302-e-2-d, #302e2d);
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 25px;

		/* 166.667% */
		padding-top: 15px;
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-texte .telephone {
		color: var(--302-e-2-d, #302e2d);
		font-size: 23px;
		font-style: normal;
		font-weight: 500;
		line-height: 25px;

		/* 108.696% */
		padding: 10px 0;
	}

	.bloc-liste-comites .interieur .liste .mobile .bloc-texte .bt-savoir-plus {
		color: var(--302-e-2-d, #302e2d);
		font-size: 12px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;

		/* 191.667% */
		text-transform: uppercase;
		position: inherit;
		bottom: 25px;
		margin-top: 10px;
		text-align: right;
	}

	.bloc-liste-comites .interieur .liste .element {
		display: block;
		flex-direction: row;
		border: 1px solid var(--d-8992-f, #d8992f);
		margin-bottom: 30px;
	}

	.bloc-liste-comites .interieur .liste .element .colonne {
		padding: 25px 20px 20px;
		width: inherit;
		position: relative;
	}

	.bloc-liste-comites .interieur .liste .element .colonne:first-child {
		border-right: 0;
		width: inherit;
	}

	.bloc-liste-comites .interieur .liste .element .colonne:last-child {
		width: inherit;
	}

	.bloc-introductif-comite {
		height: inherit;
	}

	.bloc-introductif-comite .bloc-header-page {
		position: relative;
		background-size: cover;
		height: 200px;
		background-repeat: no-repeat;
		background-position: center;
	}

	.bloc-introductif-comite .bloc-header-page .image {
		display: none;
	}

	.bloc-introductif-comite .bloc-header-page .interieur {
		bottom: 0;
	}

	.bloc-introductif-comite .bloc-header-page .interieur .titre-page {
		margin: 30px 20px;
	}

	.bloc-introductif-comite .bloc-header-page .interieur .titre-page h1 {
		color: #fff;
		font-size: 38px;
		font-family: Fira Sans;
		font-style: normal;
		font-weight: 500;
		line-height: 43px;
		margin: 0;
	}

	.bloc-introductif-comite .bloc-header-page .interieur .departement {
		color: #fff;
		font-family: Fira Sans;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;

		/* 115% */
	}

	.bloc-introductif-comite .bloc-header-page .interieur .texte {
		display: none;
	}

	.bloc-introductif-comite .bloc-header-page .interieur .fichier {
		display: none;
	}

	.bloc-introductif-comite .bloc-header-page .fond-degrade {
		height: 200px;
	}

	.bloc-introductif-comite .bloc-mobile {
		display: block;
	}

	.bloc-introductif-comite .bloc-mobile .texte {
		color: var(--302e2d, #302e2d);
		max-width: 700px;
		margin: 10px 0;
		position: relative;
		bottom: inherit;
		top: inherit;
		left: 0;
		right: 0;
		z-index: 2;
		text-align: left;
		font-size: 13px;
		line-height: 21px;
		font-weight: 600;
		padding: 20px 30px;
		padding: 20px 30px 5px;
	}

	.bloc-introductif-comite .bloc-mobile .fichier {
		font-family: Fira Sans;
		font-style: normal;
		text-transform: uppercase;
		border: 2px solid #000;
		color: var(--302e2d, #302e2d);
		max-width: 700px;
		position: relative;
		bottom: inherit;
		top: inherit;
		left: 0;
		right: 0;
		z-index: 2;
		text-align: left;
		font-size: 13px;
		line-height: 21px;
		font-weight: 600;
		padding: 10px 20px;
		display: inline-block;
		margin: 0 30px 30px;
	}

	.bloc-equipe-comite {
		background: #f6e7cd;
		padding: 30px 0;
	}

	.bloc-equipe-comite .interieur {
		max-width: 1115px;
		margin: 0 auto;
	}

	.bloc-equipe-comite .interieur .titre {
		padding: 0 0 30px;
	}

	.bloc-equipe-comite .interieur .liste {
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
		margin: 0 auto;
		padding: 0 20px;
	}

	.bloc-equipe-comite .interieur .liste .element {
		width: 40%;
		margin: 0 auto;
		text-align: center;
	}

	.bloc-equipe-comite .interieur .liste .element .visuel {
		margin: 0 auto;
		max-width: 182px;
	}

	.bloc-equipe-comite .interieur .liste .element .visuel img {
		border-radius: 50%;
		width: 70%;
	}

	.bloc-equipe-comite .interieur .liste .element .prenom-et-nom {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Fira Sans;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 18px;

		/* 112.5% */
		padding: 15px 0 5px;
	}

	.bloc-equipe-comite .interieur .liste .element .specialite {
		text-align: center;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 21px;
	}

	.bloc-equipe-comite .interieur .liste .element .numero-de-telephone {
		text-align: center;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		padding: 5px 0;
	}

	.bloc-evenements-comite {
		margin: 60px 0;
		background: #efece7;
	}

	.bloc-evenements-comite .interieur {
		margin: 0 auto;
		max-width: 1300px;
	}

	.bloc-evenements-comite .interieur .titre {
		padding: 30px 0;
	}

	.bloc-evenements-comite .interieur .liste {
		display: block;
		gap: 25px;
	}

	.bloc-evenements-comite .interieur .liste .element {
		width: 33%;
		padding: 25px 20px 10px;
		background: #fff;
		box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
	}

	.bloc-evenements-comite .interieur .liste .element .mode {
		display: flex;
	}

	.bloc-evenements-comite .interieur .liste .element .mode .filet {
		border-bottom: 1px solid #b7182a;
		width: 85%;
		margin-right: 5px;
	}

	.bloc-evenements-comite .interieur .liste .element .mode .a-distance {
		background-image: url(../images/picto-evenement-visio.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.bloc-evenements-comite .interieur .liste .element .mode .en-presence {
		background-image: url(../images/picto-evenement-presentiel.png);
		background-repeat: no-repeat;
		height: 40px;
		width: 20%;
		margin-left: 17px;
	}

	.bloc-evenements-comite .interieur .liste .element .titre-evenement {
		font-weight: 600;
		font-size: 21px;
		line-height: 27px;
		color: #b7182a;
		padding: 25px 0;
		height: 140px;
	}

	.bloc-evenements-comite .interieur .liste .element .date {
		font-weight: 600;
		font-size: 15px;
		line-height: 23px;
		color: #434343;
	}

	.bloc-evenements-comite .interieur .liste .element .lieu {
		background-image: url(../images/picto-marqueur-lieu-evenement.png);
		background-repeat: no-repeat;
		height: 30px;
		padding: 0 0 0 32px;
		font-weight: 600;
		font-size: 17px;
		line-height: 23px;
		color: #434343;
		margin: 10px 0;
	}

	.bloc-evenements-comite .interieur .liste .element .extrait {
		font-style: normal;
		font-weight: 500;
		font-size: 13px;
		line-height: 21px;
		color: #302e2d;
		padding: 10px 0;
	}

	.bloc-evenements-comite .interieur .liste .element .bt-voir-evenement {
		display: inline-block;
		padding: 5px 15px 3px;
		border: 2px solid #b7182a;
		font-family: raleway;
		color: #b7182a;
		font-weight: 600;
		font-size: 12px;
		text-transform: uppercase;
		font-family: raleway;
		margin: 20px 0;
	}

	.bloc-evenements-comite .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -50px;
	}

	.bloc-evenements-comite .interieur .bt-voir-tous-evenements {
		display: inline-block;
		padding: 8px 15px 4px;
		font-family: raleway;
		border: 2px solid #b7182a;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 20px 20px 30px;
	}

	.bloc-actualites-comite {
		/* aussi du wrap blocs dans fonctions.js pour le desktop */
	}

	.bloc-actualites-comite .interieur {
		margin: 0 auto;
		max-width: 1300px;
		border-top: 0;
		border-bottom: 0;
	}

	.bloc-actualites-comite .interieur .titre {
		margin: 30px 0 40px;
	}

	.bloc-actualites-comite .interieur .liste {
		display: block;
	}

	.bloc-actualites-comite .interieur .liste .element .bloc-textes {
		padding: 20px 0;
	}

	.bloc-actualites-comite .interieur .liste .element .bloc-textes .categories {
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		text-transform: uppercase;
		color: #b7182a;
		width: fit-content;
		border-bottom: 1px solid #b7182a;
	}

	.bloc-actualites-comite .interieur .liste .element .bloc-textes .titre-article {
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
		color: #302e2d;
		padding: 10px 0;
	}

	.bloc-actualites-comite .interieur .liste .element .bloc-textes .extrait {
		font-weight: 500;
		font-size: 13px;
		line-height: 19px;
		color: #302e2d;
	}

	.bloc-actualites-comite .interieur .liste .element.un .visuel {
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: 300px;
	}

	.bloc-actualites-comite .interieur .liste .element.un .categories {
		left: 20px;
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		text-transform: uppercase;
		color: #b7182a;
		border-bottom: 1px solid #b7182a;
		width: fit-content;
	}

	.bloc-actualites-comite .interieur .liste .element.un .titre-article {
		position: absolute;
		z-index: 2;
		left: 20px;
		bottom: 110px;
		font-family: "Fira Sans";
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
		text-transform: uppercase;
		color: #fff;
	}

	.bloc-actualites-comite .interieur .liste .element.un .extrait {
		position: absolute;
		z-index: 2;
		left: 20px;
		bottom: 64px;
		font-weight: 500;
		font-size: 13px;
		line-height: 19px;
		color: #fff;
	}

	.bloc-actualites-comite .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -30px;
	}

	.bloc-actualites-comite .interieur .bt-voir-tous-articles {
		display: inline-block;
		padding: 8px 15px 4px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 10px 20px;
	}

	.bloc-alerte-comite {
		margin: 50px 0;
		padding: 0 20px;
	}

	.bloc-alerte-comite .interieur {
		border-top: 3px solid #c6b296;
		border-bottom: 3px solid #c6b296;
		margin: 0 auto;
		max-width: 1320px;
		display: flex;
		flex-wrap: wrap;
		padding: 28px 0;
		position: relative;
	}

	.bloc-alerte-comite .interieur .picto {
		background-image: url(../images/picto-news.png);
		background-repeat: no-repeat;
		width: 22%;
		height: 60px;
		background-position: top left;
	}

	.bloc-alerte-comite .interieur .textes {
		width: 78%;
	}

	.bloc-alerte-comite .interieur .textes .titre {
		color: var(--302-e-2-d, #302e2d);
		font-family: Fira Sans;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px;

		/* 125% */
	}

	.bloc-alerte-comite .interieur .textes .texte {
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
		padding: 10px 0;
	}

	.bloc-alerte-comite .interieur .lien {
		font-weight: 700;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		text-align: center;
		text-transform: uppercase;
		color: #302e2d;
		background: #f2c16f;
		padding: 10px 15px 8px;
		position: relative;
		bottom: inherit;
		right: inherit;
		width: 95px;
		margin: 10px 0 0;
	}

	.bloc-alerte-comite .interieur a {
		margin-left: initial;
		flex-shrink: 0;
		margin: 0 auto;
	}

	.bloc-slider-partenaires-comite {
		margin: 30px 0 100px;
	}

	.bloc-slider-partenaires-comite .interieur {
		margin: 0 auto;
		max-width: 1400px;
	}

	.bloc-slider-partenaires-comite .interieur .titre {
		padding: 30px 0 40px;
	}

	.bloc-slider-partenaires-comite .interieur .liste .element .image img {
		margin: 0 auto;
	}

	.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-viewport {
		margin-bottom: 80px;
	}

	.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-controls-direction {
		margin: 0 auto;
		width: 100px;
		position: relative;
	}

	.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-controls-direction .bx-prev {
		left: -20px;
	}

	.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-controls-direction .bx-next {
		right: -10px;
	}

	.bloc-slider-partenaires-comite .interieur .bx-wrapper .bx-controls .bx-pager {
		bottom: -45px;
	}

	.bloc-onglets-symptomes-symptomes {
		margin-top: 40px;
	}

	.bloc-onglets-symptomes-symptomes .interieur {
		padding: 0 20px;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .bloc-filtres {
		max-width: 1190px;
		margin: 0 auto;
		display: block;
		gap: 28px;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .bloc-filtres .filtre {
		display: flex;
		width: auto;
		padding: 10px;
		justify-content: center;
		align-items: center;
		margin: 10px 0;
		text-align: center;
		font-family: "Raleway";
		font-size: 12px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
		color: var(--c-6-b-296, #c6b296);
		cursor: pointer;
		border: 2px solid var(--c-6-b-296, #c6b296);
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .bloc-filtres .filtre.actif,
	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .bloc-filtres .filtre:hover {
		color: var(--302-e-2-d, #302e2d);
		background: var(--f-2-c-16-f, #f2c16f);
		border: 2px solid #f2c16f;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .titre {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Fira Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 27px;

		/* 112.5% */
		margin: 40px 0 20px;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .texte {
		max-width: 1096px;
		margin: 0 auto;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .texte h3 {
		color: var(--b-7182-a, #b7182a);
		font-size: 17px;
		font-style: normal;
		font-weight: 600;
		line-height: 23px;

		/* 135.294% */
		padding-bottom: 5px;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes {
		display: block;
		gap: 23px;
		flex-wrap: wrap;
		max-width: 1300px;
		margin: 45px auto;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element {
		border: 2px solid var(--d-8992-f, #d8992f);
		padding: 20px;
		width: 263px;
		margin: 0 auto 25px;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element .visuel {
		position: relative;
		height: 120px;
		padding-top: 20px;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element .visuel img {
		position: absolute;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;

		/* width: 100px; */
		bottom: 0;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element .titre {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Fira Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 27px;

		/* 112.5% */
		text-transform: uppercase;
		text-transform: uppercase;
		margin: 25px 0 16px;
		height: inherit;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element .description {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
		padding-bottom: 15px;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu.contenu-les-symptomes-moteurs {
		display: none;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu.contenu-les-symptomes-non-moteurs {
		display: none;
	}

	.bloc-carte.centres-experts .liste-centres {
		max-width: 1096px;
		margin: 50px auto;
		padding: 0 20px;
	}

	.bloc-carte.centres-experts .liste-centres .desktop {
		display: none;
	}

	.bloc-carte.centres-experts .liste-centres .mobile {
		display: block;
		border: 1px solid var(--d-8992-f, #d8992f);
		margin-bottom: 20px;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-titre {
		padding: 20px;
		position: relative;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-titre .titre {
		color: var(--302-e-2-d, #302e2d);
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 25px;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-titre .sous-titre {
		color: var(--d-8992-f, #d8992f);
		font-family: Fira Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 31px;
		padding: 5px 0;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-titre .fleche {
		position: absolute;
		width: 22px;
		right: 20px;
		transition: all 0.5s ease-out;
		transform: scaleY(-1);
		bottom: 30px;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-titre.ui-accordion-header-active img.fleche {
		transform: scaleY(1);
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte {
		padding: 20px;
		border-top: 1px solid var(--d-8992-f, #d8992f);
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte .adresse-titre {
		color: var(--302-e-2-d, #302e2d);
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 25px;
		padding: 0 0 5px 0;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte .adresse {
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte .adresse p {
		margin: 0;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte .telephone-titre {
		color: var(--302-e-2-d, #302e2d);
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 25px;
		padding-top: 15px;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte .telephone {
		color: var(--302-e-2-d, #302e2d);
		font-size: 23px;
		font-style: normal;
		font-weight: 500;
		line-height: 25px;
		padding: 10px 0;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte .description h2 {
		font-family: inherit;
		text-align: left;
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 25px;
		padding-top: 5px;
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte .description p {
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
	}

	.bloc-carte.centres-experts .liste-centres .mobile .bloc-texte .bt-savoir-plus {
		color: var(--302-e-2-d, #302e2d);
		font-size: 12px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;
		text-transform: uppercase;
		position: inherit;
		bottom: 25px;
		margin-top: 10px;
		text-align: right;
	}

	.bloc-equipe-equipe {
		padding: 0;
		margin-top: 60px;
	}

	.bloc-equipe-equipe .interieur {
		max-width: 1115px;
		margin: 0 auto;
		padding: 0 20px;
	}

	.bloc-equipe-equipe .interieur .titre {
		padding: 35px 0 15px;
	}

	.bloc-equipe-equipe .interieur .texte p {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.3;
	}
	.bloc-equipe-equipe .interieur .texte h3 {
		font-style: normal;
		font-size: 22px;
		font-weight: 300;
		line-height: 1.3;
		color: #b7182a;
		padding: 10px 0;
	}

	.bloc-equipe-equipe .interieur .liste {
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
		margin: 25px auto;
		padding: 35px 20px;
		justify-content: center;
	}

	.bloc-equipe-equipe .interieur .liste .element {
		width: 40%;
		margin: 0 auto;
		text-align: center;
	}

	.bloc-equipe-equipe .interieur .liste .element .visuel {
		margin: 0 auto;
		max-width: 120px;
		background-repeat: no-repeat;
		border-radius: 50%;
		height: 120px;
		background-size: cover;
		background-position: center;
	}

	.bloc-equipe-equipe .interieur .liste .element .prenom-et-nom {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Fira Sans;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 18px;
		padding: 15px 0 5px;
	}

	.bloc-equipe-equipe .interieur .liste .element .specialite {
		text-align: center;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 1.3;
	}

	.bloc-equipe-equipe .interieur .liste .element .numero-de-telephone {
		text-align: center;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		padding: 5px 0;
	}

	.bloc-equipe-equipe .interieur .liste .element .lien {
		text-align: center;
	}

	footer.site-footer {
		max-width: 1320px;
		margin: 0 auto;
		padding: 25px 20px;
		margin-top: 40px;
	}

	footer.site-footer .bloc-ligne {
		border-top: 2px solid #c6b296;
		padding: 20px 0;
		display: block;
		align-items: baseline;
		justify-content: space-between;
		width: 100%;
	}

	footer.site-footer .bloc-ligne .bloc-logo {
		width: inherit;
	}

	footer.site-footer .bloc-ligne .bloc-logo .presentation {
		font-size: 14px;
		font-style: normal;
		font-weight: 300;
		line-height: 1.2;
		padding: 15px 0;
		max-width: 90%;
	}

	footer.site-footer .bloc-ligne.un {
		padding: 25px 0 10px;
	}

	footer.site-footer .bloc-ligne .bloc {
		display: inline-block;
		width: 49%;
		vertical-align: top;
		margin: 20px 0;
	}

	footer.site-footer .bloc-ligne .bloc .titre {
		color: #000;
		text-align: center;
		font-family: Fira Sans;
		font-size: 13px;
		font-style: normal;
		font-weight: 700;
		line-height: 16px;
		text-transform: inherit;
		padding: 0 0 15px 0;
	}

	footer.site-footer .bloc-ligne .bloc:nth-child(2) {
		width: 66%;
	}

	footer.site-footer .bloc-ligne .bloc:nth-child(3) {
		width: 32%;
	}

	footer.site-footer .bloc-ligne nav {
		width: 49%;
		display: inline-block;
		vertical-align: top;
	}

	footer.site-footer .bloc-ligne nav ul {
		display: block;
		margin: 0;
	}

	footer.site-footer .bloc-ligne nav ul li a {
		color: var(--302-e-2-d, #302e2d);
		font-size: 11px;
		font-style: normal;
		font-weight: 500;
		line-height: 31px;
		display: block;
	}

	footer.site-footer .bloc-ligne nav.footer-navigation.rs ul {
		display: flex;
	}

	footer.site-footer .bloc-ligne nav .texte {
		color: var(--302-e-2-d, #302e2d);
		font-size: 11px;
		font-style: normal;
		font-weight: 500;
		line-height: 25px;
		margin-left: auto;
		padding-right: 15px;
		padding-bottom: 5px;
	}

	.page-template-page-documentation .site-main {
		padding: 0 20px;
	}

	.page-template-page-documentation .bloc-header .entry-content {
		max-width: 730px;
		margin: 0 auto;
	}

	.page-template-page-documentation .bloc-header .entry-content p {
		text-align: center;
		font-size: 13px;
		font-style: normal;
		font-weight: 600;
		line-height: 21px;

		/* 161.538% */
	}

	.page-template-page-documentation .bloc-header .titre {
		margin: 0 auto;
		padding: 10px 0 0;
		text-align: center;
	}

	.page-template-page-documentation .bloc-header .titre h1 {
		color: var(--302-e-2-d, #302e2d);
		margin-bottom: 15px;
	}

	.page-template-page-documentation .bloc-contenu,
	.tax-categorie-documentation .bloc-contenu {
		max-width: 1317px;
		margin: 0 auto;
	}

	.page-template-page-documentation .bloc-contenu .wrap,
	.tax-categorie-documentation .bloc-contenu .wrap {
		display: block;
		margin: 20px 0;
		padding: 40px 0;
		border-top: 2px solid #e5e2db;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu {
		width: inherit;
		max-width: 311px;
		margin: 0 auto;
		border: 2px solid #d8992f;
		background: #fff;
		padding: 15px;
		height: fit-content;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul {
		margin-left: 0 !important;
		list-style-type: none;
		padding: 0;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li {
		position: relative;
		margin-top: 0;
		margin-bottom: 10px;
		padding: 0;
		border-bottom: 1px solid #f6e7cd;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li a,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li a {
		color: #434343;
		font-size: 16px;
		font-weight: 500;
		line-height: 25px;
		padding: 5px 0;
		display: block;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li ul.sub-menu,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li ul.sub-menu {
		display: none;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li ul.sub-menu li,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li ul.sub-menu li {
		margin-bottom: 0;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle {
		position: absolute;
		top: 7px;
		right: 0;
		background-image: url(../images/chevron-bas-menu-boutique.png);
		background-repeat: no-repeat;
		background-position: right center;
		transition: all 0.1s ease-out;
		height: 20px;
		width: 50px;
		display: block;
		border: 0;
		background-color: transparent;
		cursor: pointer;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle span,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle span {
		display: none;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle:hover,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle:hover {
		top: 8px;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle.open,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li .sub-menu-toggle.open {
		background-image: url(../images/chevron-menu-boutique.png);
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li:not(.menu-item-has-children),
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li:not(.menu-item-has-children) {
		background-image: url(../images/puce-menu-boutique.png);
		background-repeat: no-repeat;
		background-position: left top 7px;
		padding-left: 28px;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li.menu-item-has-children li,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li.menu-item-has-children li {
		border-bottom: none;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu ul li.current-menu-item a,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu ul li.current-menu-item a {
		font-weight: 600;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu .recherche,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu .recherche {
		background-color: #f6e7cd;
		padding: 5px 10px;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu .recherche form input[type="text"],
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu .recherche form input[type="text"] {
		padding: 5px 5px 0;
		border: 0;
		background-color: #f6e7cd;
		color: #302e2d;
		font-size: 17px;
		font-weight: 600;
		line-height: 30px;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu .recherche form button,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu .recherche form button {
		background-color: #f6e7cd;
		width: 17px;
		background-image: url(../images/loupe.png);
		background-repeat: no-repeat;
		background-size: contain;
		font-size: 0;
		border: 0;
		padding: 0;
		cursor: pointer;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations {
		width: inherit;
		margin: 40px 0 0 0;
		padding: 0;
		margin-left: 0;
		position: relative;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste {
		margin: 0 0 1em;
		padding: 0 0;
		display: block;
		flex-wrap: wrap;
		gap: 30px;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element,
	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article {
		width: inherit;
		max-width: 311px;
		background: #efece7;
		position: relative;
		padding-bottom: 30px;
		margin: 0 auto 30px;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .visuel,
	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .visuel,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .visuel,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .visuel {
		height: 214px;
		overflow: hidden;
		text-align: center;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .titre-article,
	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .titre-article,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .titre-article,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .titre-article {
		padding: 20px 17px 17px;
		color: #302e2d;
		font-size: 21px;
		font-style: normal;
		font-weight: 700;
		line-height: 27px;

		/* 128.571% */
		font-family: Fira Sans;
		text-transform: uppercase;
		min-height: inherit;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .extrait,
	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .extrait,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .extrait,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .extrait {
		display: none;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .bt-en-savoir-plus,
	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .bt-en-savoir-plus,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element .bt-en-savoir-plus,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article .bt-en-savoir-plus {
		padding: 12px 17px 17px;
		display: inline-block;
		padding: 4px 15px 2px;
		border: 2px solid #b7182a;
		font-family: Raleway;
		color: #b7182a;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		margin: 25px 17px 0;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations#response-documentations,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations#response-documentations {
		font-size: 0;
	}

	.single-documentation .site-main {
		max-width: 1320px;
		margin: 0 auto;
		padding: 0 20px;
	}

	.single-documentation .site-main article .retour {
		margin: 20px 0;
	}

	.single-documentation .site-main article .retour a {
		color: var(--302-e-2-d, #302e2d);
		font-size: 12px;
		font-style: normal;
		font-weight: 700;
		line-height: 13px;

		/* 108.333% */
	}

	.single-documentation .site-main article .contenu-principal {
		background-color: #efece7;
		padding: 0;
		display: block;
	}

	.single-documentation .site-main article .contenu-principal .bloc-visuel {
		width: inherit;
	}

	.single-documentation .site-main article .contenu-principal .bloc-visuel .visuel {
		max-width: 363px;
		padding: 20px 20px;
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu {
		padding: 0 20px 10px;
		width: inherit;
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu .titre-article h1 {
		color: var(--302-e-2-d, #302e2d);
		font-family: Fira Sans;
		font-size: 21px;
		font-style: normal;
		font-weight: 700;
		line-height: 27px;

		/* 128.571% */
		text-transform: uppercase;
		margin-top: 0;
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu .chapo {
		margin-top: 0;
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu .bloc-boutons {
		margin: 20px 0;
		text-align: center;
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu .bloc-boutons .bt-telecharger {
		background-image: url(../images/picto-telecharger-doc.png);
		background-repeat: no-repeat;
		background-position: center left 10px;
		background-color: var(--b-7182-a, #b7182a);
		color: var(--ffffff, #fff);
		text-align: center;
		font-family: Raleway;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-transform: uppercase;
		display: inline-block;
		padding: 10px 20px 10px 40px;
		margin: 5px;
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu .bloc-boutons .bt-envoi-postal {
		background-image: url(../images/picto-enveloppe-doc.png);
		background-repeat: no-repeat;
		background-position: center left 10px;
		background-color: var(--f-2-c-16-f, #f2c16f);
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Raleway;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-transform: uppercase;
		display: inline-block;
		padding: 10px 20px 10px 50px;
		margin-left: 10px;
		margin: 5px;
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu .bloc-boutons .bt-visionner {
		background-image: url(../images/picto-visionner-doc.png);
		background-repeat: no-repeat;
		background-position: center left 10px;
		background-color: var(--f-2-c-16-f, #f2c16f);
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: Raleway;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-transform: uppercase;
		display: inline-block;
		padding: 10px 20px 10px 55px;
		margin-left: 10px;
		margin: 5px;
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu .titre-descriptif {
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;

		/* 143.75% */
	}

	.single-documentation .site-main article .contenu-principal .bloc-contenu .description {
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;
	}

	.page-template-page-videotheque .bloc-introductif-edito {
		height: 360px;
	}

	.page-template-page-videotheque .bloc .interieur .bloc-recherche {
		background-color: #f2c16f;
		padding: 35px 0 5px;
	}

	.page-template-page-videotheque .bloc .interieur .bloc-recherche .titre {
		color: #302e2d;
		text-align: center;
		font-family: Fira Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 27px;

		/* 112.5% */
	}

	.page-template-page-videotheque .bloc .interieur .bloc-recherche form {
		max-width: 516px;
		margin: 30px auto 20px;
		width: 280px;
	}

	.page-template-page-videotheque .bloc .interieur .bloc-recherche form .inner {
		text-align: center;
	}

	.page-template-page-videotheque .bloc .interieur .bloc-recherche form .inner select {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: 30px;
		border: 0;
	}

	.page-template-page-videotheque .bloc .interieur .bloc-recherche form .inner input[type="text"] {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;
		border: 0;
		margin-bottom: 15px;
		width: 280px;
	}

	.page-template-page-videotheque .bloc .interieur .bloc-recherche form .inner input[type="date"] {
		background: var(--f-6-e-7-cd, #f6e7cd);
		padding: 10px;
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;
		border: 0;
		width: 280px;
	}

	.page-template-page-videotheque .bloc .interieur .bloc-recherche form input[type="submit"] {
		color: var(--302-e-2-d, #302e2d);
		text-align: center;
		font-family: "Raleway";
		font-size: 12px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
		border: 2px solid var(--302-e-2-d, #302e2d);
		padding: 6px 15px;
		background: transparent;
		cursor: pointer;
		margin: 34px 0;
		width: 85px;
		display: block;
	}

	.page-template-page-videotheque .bloc .interieur .liste {
		display: flex;
		flex-wrap: wrap;
		gap: 30px;
		padding-bottom: 80px;
		margin: 50px auto 30px;
		max-width: 1320px;
		font-size: 16px;
	}

	.page-template-page-videotheque .bloc .interieur .liste .element {
		width: inherit;
		max-width: 307px;
		background: #fff;
		box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
		margin: 0 auto;
	}

	.page-template-page-videotheque .bloc .interieur .liste .element .visuel {
		height: 200px;
		margin-bottom: 25px;
		position: relative;
		cursor: pointer;
	}

	.page-template-page-videotheque .bloc .interieur .liste .element .visuel .picto-play {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		position: absolute;
	}

	.page-template-page-videotheque .bloc .interieur .liste .element .titre-article {
		color: var(--b-7182-a, #b7182a);
		font-family: Fira Sans;
		font-size: 23px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px;

		/* 130.435% */
		padding: 10px 25px 0;
		height: inherit;
	}

	.page-template-page-videotheque .bloc .interieur .liste .element .description {
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
		height: inherit;
		padding: 20px 25px 30px;
	}

	.page-template-page-videotheque .bloc .interieur .liste .popin-video {
		display: none;
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 9999;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background-color: rgba(0, 0, 0, 0.8);
	}

	.page-template-page-videotheque .bloc .interieur .liste .popin-video .video {
		overflow: hidden;
		padding-bottom: 56.25%;
		position: relative;
		height: 0;
	}

	.page-template-page-videotheque .bloc .interieur .liste .popin-video .video iframe {
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		position: absolute;
	}

	.page-template-page-videotheque .bloc .interieur #response-videos {
		font-size: 0;
	}

	.search-results .site-main {
		background-image: url(../images/fond-header-edito.jpg);
		background-repeat: no-repeat;
		background-size: contain;
	}

	.search-results .site-main .page-header h1 {
		margin: 0;
		color: var(--302e2d, #302e2d);
		text-align: center;
		font-family: Fira Sans;
		font-size: 38px;
		font-style: normal;
		font-weight: 500;
		line-height: 43px;

		/* 113.158% */
		padding: 40px 20px 0;
	}

	.search-results .site-main .page-header .filet {
		border-top: 1px solid #302e2d;
		width: 55px;
		margin: 10px auto;
	}

	.search-results .site-main .page-header .texte-wrap {
		background-color: #fff;
		max-width: 1108px;
		margin: 20px auto 10px;
	}

	.search-results .site-main .page-header .texte {
		padding: 20px 40px 20px;
		color: var(--302e2d, #302e2d);
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 22px;

		/* 137.5% */
	}

	.search-results .site-main .liste-resultats {
		max-width: 1108px;
		margin: 10px auto 10px;
	}

	.search-results .site-main .liste-resultats .search-result-count {
		padding: 10px 20px;
		margin-bottom: 30px;
	}

	.search-results .site-main .liste-resultats article {
		background: var(--EFECE7, #efece7);
		padding: 30px;
		margin-bottom: 30px;
	}

	.search-results .site-main .liste-resultats article .entry-header {
		max-width: 950px;
	}

	.search-results .site-main .liste-resultats article .entry-header h2 {
		padding-bottom: 15px;
	}

	.search-results .site-main .liste-resultats article .entry-header h2 a {
		color: var(--B7182A, #b7182a);
		font-family: Fira Sans;
		font-size: 21px;
		font-style: normal;
		font-weight: 500;
		line-height: 27px;

		/* 128.571% */
		text-transform: uppercase;
	}

	.search-results .site-main .liste-resultats article .entry-header p {
		color: #434343;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
		margin: 0;
	}

	.search-results .site-main .liste-resultats article .entry-header figure {
		display: none;
	}

	.search-results .site-main .liste-resultats article .entry-content {
		display: block;
		align-items: end;
	}

	.search-results .site-main .liste-resultats article .entry-content .extrait {
		width: 80%;
		padding-right: 40px;
	}

	.search-results .site-main .liste-resultats article .entry-content .extrait p,
	.search-results .site-main .liste-resultats article .entry-content .extrait ul {
		color: #434343;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
		margin: 0;
	}

	.search-results .site-main .liste-resultats article .entry-content .extrait p a,
	.search-results .site-main .liste-resultats article .entry-content .extrait ul a {
		display: none;
	}

	.search-results .site-main .liste-resultats article .entry-content .bt-en-savoir-plus {
		background-color: #fff;
		color: var(--B7182A, #b7182a);
		text-align: center;
		font-family: Raleway;
		font-size: 12px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
		border: 2px solid #b7182a;
		padding: 10px 20px;
		height: 16px;
		width: 100px;
		margin-top: 15px;
	}

	.search-results .site-main .liste-resultats article .entry-content .bt-en-savoir-plus a {
		color: #b7182a;
	}

	.search-results .site-main .liste-resultats .navigation.pagination {
		padding: 20px;
	}

	.woocommerce-page .woocommerce-breadcrumb {
		display: none;
	}

	.woocommerce-page .woocommerce-breadcrumb a {
		color: var(--302-e-2-d, #302e2d);
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 60px;

		/* 461.538% */
	}

	.woocommerce-page .cart-contents {
		background-image: url(../images/caddie.png);
		background-position: left 11px center;
		background-repeat: no-repeat;
		display: inline-block;
		color: var(--ffffff, #fff);
		font-family: Raleway;
		font-size: 13px;
		letter-spacing: 0.5px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		text-transform: uppercase;
		padding: 16px 14px 11px 50px;
		transition: all 0.3s ease 0s;
		background-color: #b7182a;
		border: 1px solid #b7182a;
		position: absolute;
		top: 0;
		right: 0;
	}

	.woocommerce-page .cart-contents:hover {
		text-decoration: none;
		background-image: url(../images/caddie-rouge.png);
		background-repeat: no-repeat;
		background-color: #fff;
		color: #302e2d;
	}

	.woocommerce-page .site-content {
		max-width: 1317px;
		word-wrap: inherit;
		padding: 0 20px;
	}

	.woocommerce-page .site-content .woocommerce-products-header {
		position: relative;
		border-bottom: 2px solid #e5e2db;
	}

	.woocommerce-page .site-content .woocommerce-products-header h1 {
		font-family: Fira Sans;
		font-size: 38px;
		font-style: normal;
		font-weight: 500;
		line-height: 43px;

		/* 113.158% */
		color: #302e2d;
		text-align: center;
		padding-top: 60px;
	}

	.woocommerce-page .site-content .woocommerce-products-header .bloc-texte-simple-edito {
		max-width: 750px;
		text-align: center;
		margin: 25px auto 20px;
	}

	.woocommerce-page .site-content .woocommerce-products-header .bloc-texte-simple-edito p {
		color: #302e2d;
		font-size: 13px;
		font-style: normal;
		font-weight: 600;
		line-height: 21px;

		/* 161.538% */
	}

	.woocommerce-page .site-content .wrap {
		display: block;
		margin: 35px 0;
	}

	.woocommerce-page .site-content .wrap .bloc-menu {
		width: inherit;
		border: 2px solid #d8992f;
		background: #fff;
		padding: 15px;
		height: fit-content;

		/* menu */
	}

	.woocommerce-page .site-content .wrap .bloc-menu .rechecheboutique {
		background-color: #f6e7cd;
		padding: 5px 10px;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .rechecheboutique form label {
		display: none;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .rechecheboutique form input.search-field {
		padding: 5px 5px 0;
		border: 0;
		background-color: #f6e7cd;
		color: #302e2d;
		font-size: 17px;
		font-weight: 600;
		line-height: 30px;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .rechecheboutique form button {
		background-color: #f6e7cd;
		width: 17px;
		background-image: url(../images/loupe.png);
		background-repeat: no-repeat;
		background-size: contain;
		font-size: 0;
		border: 0;
		padding: 0;
		cursor: pointer;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul {
		margin-left: 0 !important;
		list-style-type: none;
		padding: 0;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li {
		position: relative;
		margin-top: 0;
		margin-bottom: 10px;
		padding: 0;
		border-bottom: 1px solid #f6e7cd;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li.current-menu-item a {
		font-weight: 600;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li a {
		color: #434343;
		font-size: 16px;
		font-weight: 500;
		line-height: 25px;
		padding: 5px 0;
		display: block;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li .sub-menu-toggle {
		position: absolute;
		top: 7px;
		right: 0;
		background-image: url(../images/chevron-bas-menu-boutique.png);
		background-repeat: no-repeat;
		background-position: right center;
		transition: all 0.1s ease-out;
		height: 20px;
		width: 50px;
		display: block;
		border: 0;
		background-color: transparent;
		cursor: pointer;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li .sub-menu-toggle span {
		display: none;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li .sub-menu-toggle:hover {
		top: 8px;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li .sub-menu-toggle.open {
		background-image: url(../images/chevron-menu-boutique.png);
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li ul.sub-menu {
		display: none;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li ul.sub-menu li {
		margin-bottom: 0;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li.menu-item-has-children.open {
		background-image: url(../images/chevron-menu-boutique.png);
		background-position: right top 11px;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li.menu-item-has-children li {
		border-bottom: none;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li:hover {
		background-color: #fff;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li:hover a {
		color: #6f2f69;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul li:not(.menu-item-has-children) {
		background-image: url(../images/puce-menu-boutique.png);
		background-repeat: no-repeat;
		background-position: left top 7px;
		padding-left: 28px;
	}

	.woocommerce-page .site-content .wrap .bloc-menu .menu-menu-boutique-container ul .current-menu-item.menu-item-has-children ul.sub-menu {
		display: block;
	}

	.woocommerce-page .site-content .wrap .liste-produits {
		width: inherit;
		margin: 0 0 0 0;
		padding: 30px 0;
		margin-left: 0;
		position: relative;
	}

	.woocommerce-page .site-content .wrap .liste-produits .woocommerce-result-count {
		display: none;
	}

	.woocommerce-page .site-content .wrap .liste-produits .woocommerce-ordering {
		position: inherit;
		top: 0;
		right: 0;
	}

	.woocommerce-page .site-content .wrap .liste-produits .woocommerce-ordering select {
		padding: 12px 50px 7px 10px !important;
		-webkit-appearance: none !important;
		-moz-appearance: none !important;
		appearance: none !important;
		margin: 12px 0;
		background-image: url(../images/chevron-bas-menu-boutique.png);
		background-repeat: no-repeat;
		background-position: right 15px center;
		border: 0;
		background-color: #f6e7cd;
		color: #302e2d;
		font-size: 16px;
		font-weight: 500;
		line-height: 23px;
	}

	.woocommerce-page .site-content .wrap .liste-produits .woocommerce-ordering select:focus {
		border: 1px solid #d1d1d1;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products {
		margin: 0 0 1em;
		padding: 0 0;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product {
		background: #efece7;
		position: relative;
		padding-bottom: 50px;
		width: inherit;
		margin-bottom: 20px;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product img.attachment-woocommerce_thumbnail {
		width: 300px !important;
		display: inline-block;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .image-produit {
		height: 245px;
		overflow: hidden;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product h2 {
		display: inline-block;
		padding: 20px 17px 17px;
		color: #302e2d;
		font-size: 21px;
		font-style: normal;
		font-weight: 700;
		line-height: 27px;

		/* 128.571% */
		text-transform: uppercase;
		font-family: Fira Sans;
		min-height: 142px;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .price {
		padding: 17px;
		position: absolute;
		bottom: 70px;
		color: #b7182a;
		font-size: 16px;
		font-weight: 700;
		line-height: 23px;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .price bdi:before {
		content: "Prix : ";
		color: #302e2d;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .quantity {
		position: absolute;
		bottom: 90px;
		right: 17px;
		font-size: 15px;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .quantity:before {
		content: "Quantité : ";
		color: #302e2d;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .quantity input {
		width: 45px;
		text-align: center;
		color: #b7182a;
		font-size: 16px;
		font-weight: 700;
		line-height: 26px;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product img {
		max-width: 100% !important;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .description {
		display: none;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product .button {
		display: block;
		background-image: url(../images/caddie-rempli.png);
		background-position: left 20px center;
		background-repeat: no-repeat;
		display: inline-block;
		font-family: raleway;
		font-size: 12px;
		letter-spacing: 0.5px;
		font-weight: 600;
		text-transform: uppercase;
		padding: 19px 25px 12px 65px;
		transition: all 0.3s ease 0s;
		background-color: #b7182a;
		color: #fff;
		border: 1px solid #b7182a;
		top: 40px;
		right: 0;
		margin: 17px;
	}

	.woocommerce-page .site-content .wrap .liste-produits ul.products li.product a.added_to_cart {
		display: none;
	}

	.woocommerce.single-product .wrap-header-cart {
		display: flex;
		margin: 0 0 30px;
		position: relative;
		border-top: 0;
		padding: 25px 0 0 0;
	}

	.woocommerce.single-product .wrap-header-cart .bt-retour {
		margin: 0;
	}

	.woocommerce.single-product .wrap-header-cart .bt-retour a {
		color: var(--302-e-2-d, #302e2d);
		font-size: 12px;
		font-style: normal;
		font-weight: 700;
		line-height: 13px;

		/* 108.333% */
	}

	.woocommerce.single-product .wrap-header-cart .panier .cart-contents {
		top: 26px;
		right: 0;
	}

	.woocommerce.single-product .product {
		background: #efece7;
		padding: 0;
		float: left;
		width: inherit;
		margin: 30px auto 50px;
	}

	.woocommerce.single-product .product .summary {
		width: inherit !important;
		clear: none !important;
		position: relative;
	}

	.woocommerce.single-product .product .woocommerce-product-gallery {
		max-width: 363px;
		margin-bottom: 1em;
	}

	.woocommerce.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
		padding: 20px 40px;
	}

	.woocommerce.single-product .product h1 {
		color: #302e2d;
		font-family: Fira Sans;
		font-size: 21px;
		font-style: normal;
		font-weight: 700;
		line-height: 27px;

		/* 128.571% */
		text-transform: uppercase;
		padding: 0 20px;
	}

	.woocommerce.single-product .product .price {
		color: #b7182a;
		font-size: 15px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;
		position: absolute;
		top: 214px;
		left: 20px;
	}

	.woocommerce.single-product .product .price bdi:before {
		content: "Prix : ";
		color: #302e2d;
	}

	.woocommerce.single-product .product .woocommerce-product-details__short-description {
		height: 140px;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;

		/* 161.538% */
	}

	.woocommerce.single-product .product form.cart {
		position: relative;
	}

	.woocommerce.single-product .product .product_meta {
		display: none;
	}

	.woocommerce.single-product .product .quantity {
		float: right !important;
	}

	.woocommerce.single-product .product .quantity:before {
		content: "Quantité : ";
		color: #302e2d;
		font-size: 15px;
		font-weight: 600;
	}

	.woocommerce.single-product .product .quantity input {
		width: 45px;
		text-align: center;
		color: #b7182a;
		font-size: 15px;
		font-weight: 700;
		line-height: 26px;
	}

	.woocommerce.single-product .product .button.single_add_to_cart_button {
		display: block;
		background-image: url(../images/caddie-rempli.png);
		background-position: left 20px center;
		background-repeat: no-repeat;
		display: inline-block;
		font-family: raleway;
		font-size: 12px;
		letter-spacing: 0.5px;
		font-weight: 600;
		text-transform: uppercase;
		padding: 19px 25px 12px 65px;
		transition: all 0.3s ease 0s;
		background-color: #b7182a;
		color: #fff;
		border: 1px solid #b7182a;
		position: absolute;
		top: 45px;
		right: inherit;
		left: 20px;
	}

	.woocommerce.single-product .product a.added_to_cart {
		display: none;
	}

	.woocommerce.single-product .product .woocommerce-tabs {
		float: right;
		width: inherit;
		clear: inherit !important;
		padding: 20px 20px 0;
		margin-top: 30px;
	}

	.woocommerce.single-product .product .woocommerce-tabs h2 {
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;

		/* 143.75% */
	}

	.woocommerce.single-product .product .woocommerce-tabs ul {
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 21px;
		padding-left: 20px;
		margin-top: 5px;
	}

	.woocommerce.single-product .product .woocommerce-tabs .tabs {
		display: none;
	}

	.woocommerce-cart .wrap-header-cart {
		display: flex;
		margin: 0 0 30px;
		position: relative;
		border-top: 0;
		padding: 25px 0 0 0;
	}

	.woocommerce-cart .wrap-header-cart .bt-retour {
		margin: 0;
	}

	.woocommerce-cart .wrap-header-cart .bt-retour a {
		color: var(--302-e-2-d, #302e2d);
		font-size: 12px;
		font-style: normal;
		font-weight: 700;
		line-height: 13px;

		/* 86.667% */
	}

	.woocommerce-cart .wrap-header-cart .panier .cart-contents {
		top: 25px;
	}

	.woocommerce-cart .woocommerce-cart-form {
		margin-top: 80px;
	}

	.woocommerce-cart .woocommerce-cart-form table.shop_table th {
		padding: 9px 5px;
	}

	.woocommerce-cart .woocommerce-cart-form table.shop_table td {
		border-top: 0;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-thumbnail {
		display: none;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-name {
		padding: 0 0 15px;
		text-align: left !important;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-name a {
		font-family: Fira Sans;
		color: #302e2d;
		font-size: 21px;
		font-style: normal;
		font-weight: 600;
		line-height: 30px;
		text-transform: uppercase;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-name:before {
		content: "";
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-price {
		color: #b7182a;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		width: inherit;
		padding-left: 6px;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-quantity {
		width: inherit;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-quantity .quantity {
		color: #302e2d;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height: 23px;
		padding-left: 6px;
		width: inherit;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-quantity .quantity .qty {
		width: 50px;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-remove {
		width: 60px;
		padding: 30px 0 20px 0;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-remove a {
		background-image: url(../images/picto-corbeille.png);
		background-repeat: no-repeat;
		font-size: 0;
		height: 22px;
		width: 16px;
		border-radius: 0;
	}

	.woocommerce-cart .woocommerce-cart-form .cart_item .product-subtotal {
		padding-left: 0;
	}

	.woocommerce-cart .cart-collaterals .cart_totals {
		float: right;
		width: 48%;
		background-color: #e5e2db;
		padding: 40px 50px 50px 70px;
	}

	.woocommerce-cart .cart-collaterals .cart_totals h2 {
		display: none;
	}

	.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal {
		color: #434343;
		font-size: 22px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}

	.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal .woocommerce-Price-amount bdi {
		color: var(--b-7182-a, #b7182a);
		text-align: right;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;

		/* 127.778% */
	}

	.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal td {
		padding: 5px;
	}

	.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping {
		color: #434343;
		font-size: 22px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}

	.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping td {
		color: var(--b-7182-a, #b7182a);
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;
		padding: 15px 5px;
	}

	.woocommerce-cart .cart-collaterals .cart_totals .order-total {
		color: #434343;
		font-size: 24px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
	}

	.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
		padding: 5px;
		color: var(--b-7182-a, #b7182a);
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 23px;

		/* 127.778% */
		padding: 15px 5px;
	}

	.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
		color: var(--ffffff, #fff);
		text-align: center;
		font-family: Raleway;
		font-size: 15px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
		background-color: #b7182a;
		float: right;
	}

	.woocommerce-cart table.shop_table {
		border: 0;
	}

	.woocommerce-cart table.shop_table td {
		/* border-bottom: 1px solid #C6B296; */
		padding: 5px 0 5px;
	}
}

/* FIN smartphones et tablettes de 320px à 900px */
@media (min-width: 768px) and (max-width: 900px) {
	.bloc-documents-edito .interieur .liste .element a .picto {
		display: inline-block;
		width: inherit;
		vertical-align: inherit;
		padding-top: inherit;
	}

	.bloc-documents-edito .interieur .liste .element a .nom {
		width: inherit;
	}

	.bloc-documents-edito .interieur .liste .element a .point {
		padding-left: inherit;
	}
}

/* RESPONSIVE DESIGN */

/* SPECIAL HEADER desktop 700 -> 900 */
@media (min-width: 700px) and (max-width: 900px) {
	header .site-header-main .ligne.une {
		margin: 0 auto;
		width: 100%;
	}

	header .site-header-main .ligne.une .topmenu.desktop {
		display: none;
	}
}

/* SPECIAL HEADER desktop 901 -> 1200 */
@media (min-width: 901px) and (max-width: 1200px) {
	header .site-header-main .ligne.une {
		margin: 0 auto;
		width: 100%;
	}

	header .site-header-main .ligne.une .topmenu {
		display: none;
	}
}

@media (min-width: 901px) and (max-width: 1024px) {
	header .site-header-main .ligne .recherche {
		display: none;
	}
}

/* desktop 901 -> 1400 */
@media (min-width: 901px) and (max-width: 1400px) {
	.breadcrumbs .interieur {
		max-width: 1317px;
		margin: 0 auto;
		font-size: 13px;
		padding: 0 20px;
	}

	.bloc-profils-homepage .liste {
		display: flex;
		gap: 50px;
		margin: 0 auto;
		max-width: 100%;
	}

	.bloc-profils-homepage .liste .element {
		width: inherit;
	}

	.bloc-profils-homepage .liste .element .bloc-profils-homepage .liste .element .image {
		margin: 0 auto;
		max-width: 150px;
	}

	.bloc-liens-utiles-homepage .interieur {
		max-width: 1370px;
		margin: 0 auto;
		padding: 0 20px;
	}

	.bloc-liens-utiles-homepage .interieur .liste .element .titre {
		font-weight: 700;
		font-size: 30px;
		line-height: 40px;
		color: #302e2d;
		max-width: 275px;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .chiffre {
		font-weight: 300;
		font-size: 88px;
		line-height: 1;
		border-bottom: 1px solid #f2c16f;
		padding: 10px 0;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .chiffre sup {
		top: -0.5em;
		font-size: 63%;
		line-height: 0;
		position: relative;
		vertical-align: baseline;
	}

	.bloc-actualites-homepage .interieur .liste .bloc-deux-trois {
		padding: 30px;
	}

	.bloc-actualites-homepage .interieur .liste .bloc-deux-trois .visuel {
		width: inherit;
		display: inline-block;
		vertical-align: top;
	}

	.bloc-actualites-homepage .interieur .liste .bloc-deux-trois .bloc-textes {
		width: inherit;
		display: inline-block;
		padding: 25px;
	}

	.bloc-verbatim-slider-homepage .bx-wrapper .bx-controls-direction {
		display: none;
	}

	.bloc-carte .interieur .carte #map.map-default {
		height: 740px;
		width: 100%;
		margin: 0 auto;
	}

	.bloc-introductif-edito .bloc-header-page.avec-image .titre-page {
		position: absolute;
		top: 42%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 2;
		width: 90%;
		text-align: center;
		padding: 0 20px;
	}

	.bloc-introductif-edito .bloc-header-page.avec-image .texte {
		color: #fff;
		max-width: 700px;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 2;
		text-align: center;
	}

	.bloc-introductif-edito .bloc-header-page.defaut {
		height: 332px;
	}

	.bloc-texte-image-edito {
		max-width: 1300px;
		margin: 120px auto;
		padding-left: 0;
	}

	.bloc-chiffres-cles-edito .interieur {
		margin: 0 auto;
		max-width: 1096px;
		padding: 0 20px;
	}

	.bloc-diaporama-photo-edito .interieur {
		margin: 0 auto;
		max-width: 1096px;
	}

	.bloc-diaporama-photo-edito .interieur .bx-wrapper {
		width: 85%;
	}

	.bloc-actualites-edito .interieur .liste .bloc-deux-trois {
		padding: 30px;
	}

	.bloc-actualites-edito .interieur .liste .bloc-deux-trois .visuel {
		width: inherit;
		display: inline-block;
		vertical-align: top;
	}

	.bloc-actualites-edito .interieur .liste .bloc-deux-trois .bloc-textes {
		width: inherit;
		display: inline-block;
		padding: 20px;
	}

	.bloc-formulaire-de-contact-edito .interieur {
		padding: 0 20px;
	}

	.bloc-evenements-edito .interieur {
		padding: 0 20px;
	}

	.bloc-evenements-edito .interieur .liste .element .lieu {
		background-image: url(../images/picto-marqueur-lieu-evenement.png);
		background-repeat: no-repeat;
		height: 30px;
		padding: 0 0 0 32px;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #434343;
		margin: 10px 0;
	}

	.bloc-a-la-une-actualites .interieur .liste .element .titre-article {
		font-size: 28px;
		font-weight: 700;
		line-height: 32px;
		padding: 10px 0;
		height: 60px;
	}

	.bloc-a-la-une-actualites .interieur .liste .element .extrait {
		font-size: 16px;
		line-height: 26px;
		margin: 7px 0;
		height: 146px;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .titre-article {
		font-size: 28px;
		font-weight: 700;
		line-height: 32px;
		padding: 10px 0;
	}

	.page-template-page-actualites .bloc-avec-recherche .interieur .liste .element .extrait {
		font-size: 16px;
		line-height: 26px;
		margin: 7px 0;
		height: 141px;
	}

	.single-post .bloc-infos .infos-specifiques,
	.single-evenement .bloc-infos .infos-specifiques {
		font-size: 14px;
		display: flex;
		align-items: center;
		font-weight: bold;
		padding: 0 20px;
	}

	.bloc-a-la-une-evenements .interieur .liste .element {
		padding: 40px 24px;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .date {
		font-weight: 700;
		font-size: 15px;
		line-height: 35px;
		color: #434343;
	}

	.bloc-a-la-une-evenements .interieur .liste .element .lieu {
		background-image: url(../images/picto-marqueur-lieu-evenement.png);
		background-repeat: no-repeat;
		height: 30px;
		padding: 0 0 0 32px;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #434343;
		margin: 10px 0;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page {
		flex-wrap: wrap;
	}

	.page-template-page-evenements .bloc-avec-recherche .interieur .liste-page .element {
		width: 24%;
	}

	.single-evenement.bloc-introductif-edito .bloc-header-page.avec-image h1 {
		font-size: 74px;
		font-family: Fira Sans;
		font-style: normal;
		font-weight: 500;
		line-height: 84px;
	}

	.bloc-evenements-comites .interieur .liste {
		display: flex;
		flex-wrap: wrap;
		gap: 25px;
	}

	.bloc-evenements-comites .interieur .liste .element {
		width: 26%;
		padding: 40px 25px;
		background: #fff;
		box-shadow: 0 1px 10px 5px rgba(0, 0, 0, 0.15);
	}

	.bloc-evenements-comites .interieur .liste .element .date {
		font-weight: 700;
		font-size: 15px;
		line-height: 35px;
		color: #434343;
	}

	.bloc-evenements-comites .interieur .liste .element .lieu {
		background-image: url(../images/picto-marqueur-lieu-evenement.png);
		background-repeat: no-repeat;
		height: 30px;
		padding: 0 0 0 32px;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #434343;
		margin: 10px 0 15px;
	}

	.bloc-texte-simple-edito, .bloc-documents-edito {
		padding: 0 20px;
	}

	.bloc-evenements-comites {
		margin: 120px 0;
		padding: 0 20px;
		background: #efece7;
	}

	.bloc-introductif-comite .bloc-header-page .interieur {
		padding: 25px;
	}

	.bloc-introductif-comite .bloc-header-page .interieur .texte {
		color: #fff;
		max-width: 700px;
	}

	.bloc-introductif-comite .bloc-header-page .interieur .fichier {
		color: var(--ffffff, #fff);
		text-align: center;
		font-family: Fira Sans;
		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-transform: uppercase;
		padding: 10px 20px;
		border: 2px solid var(--ffffff, #fff);
	}

	.bloc-equipe-comite .interieur .liste {
		display: flex;
		gap: 80px;
		margin: 0 auto;
		padding: 0 20px;
	}

	.bloc-actualites-comite .interieur .liste .bloc-deux-trois {
		padding: 40px 30px;
	}

	.bloc-actualites-comite .interieur .liste .bloc-deux-trois .bloc-actualites-comite .interieur .liste .bloc-deux-trois .visuel {
		width: inherit;
		display: inline-block;
		vertical-align: top;
	}

	.bloc-actualites-comite .interieur .liste .bloc-deux-trois .bloc-textes {
		width: inherit;
		display: inline-block;
		padding: 25px;
	}

	.bloc-introductif-edito .bloc-header-page.avec-image h1 {
		font-size: 74px;
		font-family: Fira Sans;
		font-style: normal;
		font-weight: 500;
		line-height: 84px;
	}

	.bloc-onglets-symptomes-symptomes .interieur {
		padding: 0 20px;
	}

	.bloc-onglets-symptomes-symptomes .interieur .liste-onglets .contenu .liste-symptomes .element {
		border: 2px solid var(--d-8992-f, #d8992f);
		padding: 20px;
		width: 255px;
	}

	.bloc-equipe-equipe .interieur {
		max-width: 1115px;
		margin: 0 auto;
		padding: 0 20px;
	}

	footer.site-footer {
		max-width: 1320px;
		margin: 0 auto;
		padding: 45px 20px;
		margin-top: 50px;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu {
		width: 25%;
		border: 2px solid #d8992f;
		background: #fff;
		padding: 15px;
		height: fit-content;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-menu .recherche form input[type="text"],
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-menu .recherche form input[type="text"] {
		padding: 5px 5px 0;
		border: 0;
		background-color: #f6e7cd;
		color: #302e2d;
		font-size: 14px;
		font-weight: 600;
		line-height: 30px;
	}

	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element,
	.page-template-page-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste .element,
	.tax-categorie-documentation .bloc-contenu .wrap .bloc-liste-documentations .liste article {
		width: 30%;
		max-width: 304px;
		background: #efece7;
		position: relative;
		padding-bottom: 30px;
	}

	.single-documentation .site-main article .retour {
		margin: 20px 20px;
	}

	.single-documentation .site-main article .contenu-principal {
		background-color: #efece7;
		padding: 55px;
		display: flex;
	}

	.single-documentation .site-main article .contenu-principal .bloc-visuel {
		margin-right: 25px;
	}

	.search-results .site-main .liste-resultats article .entry-content .extrait {
		width: 77%;
		padding-right: 40px;
	}

	.search-results .navigation.pagination {
		padding: 20px;
	}
}

/* FIN desktop 901 -> 1400 */
@media (max-width: 1340px) {
	header {
		margin: 0 auto;
		width: 100%;
	}

	header .site-header-main .wrapper-ligne1 {
		display: flex;
	}

	header .site-header-main .wrapper-ligne1 .menu-mobile {
		display: none;
	}

	header .site-header-main .wrapper-ligne1 .menu-mobile .primary-navigation {
		/* position: absolute; */

		/* right: 0px; */

		/* z-index: 3; */

		/* width: 70%; */
	}

	header .site-header-main .wrapper-ligne1 .ligne.une {
		justify-content: space-between;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .recherche {
		display: none;
	}

	.bloc-chiffres-cles-homepage {
		padding-bottom: 50px;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres {
		padding: 0 100px;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element {
		width: 40%;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .liste-liens-symptomes {
		padding-top: 120px;
	}
}

@media (max-width: 1280px) {
	header {
		margin: 0 auto;
		width: 100%;
	}

	header .site-header-main .wrapper-ligne1 {
		display: flex;
	}

	header .site-header-main .wrapper-ligne1 .menu-mobile {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-right: 5px;
	}

	header .site-header-main .wrapper-ligne1 .menu-mobile .primary-navigation {
		/* position: absolute; */

		/* right: 0px; */

		/* z-index: 3; */

		/* width: 70%; */
	}

	header .site-header-main .wrapper-ligne1 .ligne.une {
		justify-content: space-between;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .recherche {
		display: none;
	}
}

@media (max-width: 900px) {
	header .site-header-main .wrapper-ligne1 .ligne.une .bloc-logo-menu {
		order: 1;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .menu-mobile {
		order: 2;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .bloc-boutons {
		display: flex;
		width: 100%;
		order: 3;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element {
		width: 100%;
		max-width: 320px;
	}

	.bloc-chiffres-cles-homepage .interieur .liste-chiffres .element .liste-liens-symptomes {
		padding-top: 0;
	}
}

@media (min-width: 900px) and (max-width: 1180px) {
	.bloc-actualites-newsroom .interieur .actualite-a-la-une .element .categories {
		bottom: 210px;
	}
}

/* Ajustements header mobile */

/* recherche */
.bt-recherche-mobile {
	display: none;
}

.bt-recherche-mobile-fermer {
	display: none;
}

@media (min-width: 320px) and (max-width: 500px) {
	.bt-recherche-mobile {
		display: block;
		margin-top: 17px;
	}

	.bt-recherche-mobile-fermer {
		display: none;
		position: absolute;
		z-index: 3;
		top: 17px;
		right: 20px;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .bloc-logo-menu {
		order: 1;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .recherche form {
		display: none;
		position: absolute;
		left: 0;
		height: 45px;
		background: #fff;
		padding: 0 10px 15px 10px;
		top: 0;
		width: 94%;
		z-index: 2;
		border: 1px solid #e1e1e1;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .recherche {
		display: block;
		order: 2;
		width: inherit;
	}

	header .site-header-main .ligne .recherche input[type="search"] {
		border: 0;
		border-bottom: 1px solid #c6b296;
		width: 150px;
	}

	header .site-header-main .ligne .recherche input[type="submit"] {
		background-image: url(../images/loupe.png) !important;
		background-repeat: no-repeat !important;
		background-position: top;
		text-indent: -9999px;
		width: 20px;
		background: none;
		border: none;
		cursor: pointer;
		margin-top: 16px;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .menu-mobile {
		order: 3;
	}

	header .site-header-main .wrapper-ligne1 .ligne.une .bloc-boutons {
		display: flex;
		width: 100%;
		order: 4;
	}
}

@media (min-width: 501px) and (max-width: 900px) {
	header .site-header-main .wrapper-ligne1 .ligne.une .recherche {
		display: flex;
		order: 2;
	}
}

@media (min-width: 901px) and (max-width: 1100px) {
	header .site-header-main .wrapper-ligne1 .ligne.une .recherche {
		display: block;
		position: absolute;
		top: 95px;
		right: 15px;
	}
}

@media (min-width: 1101px) and (max-width: 1350px) {
	header .site-header-main .wrapper-ligne1 .ligne.une .recherche {
		display: flex;
		position: initial;
		top: inherit;
		right: inherit;
		margin-right: 20px;
	}
}

@media (min-width: 1200px) {
	header .site-header-main .ligne.une {
		width: 100%;
		max-width: 1317px;
	}
}

header .site-header-main .ligne .topmenu {
	display: none;
}

@media (min-width: 1340px) {
	header .site-header-main .ligne .topmenu {
		display: flex;
	}
}

.mega-menu li.mega-mobile-only {
	display: block !important;
}

@media (min-width: 1280px) {
	.mega-menu li.mega-mobile-only {
		display: none !important;
	}
}

/* /// recherche */

/* sticky-mobile */
@media (min-width: 320px) and (max-width: 1280px) {
	.ligne.deux .primary-navigation {
		display: none;
	}

	.sticky-mobile {
		position: fixed;
		z-index: 99999;
		background: #fff;
		top: 0;
	}
}

@media (min-width: 320px) and (max-width: 1100px) {
	.site-main.avec-sticky-mobile {
		margin-top: 110px;
	}
}

/* CONTACT */

.page-template-page-contact .bloc-accordeon-edito .interieur,
.page-template-page-contact .bloc-formulaire-de-contact-edito .interieur {
	max-width: 720px;
}

.wpcf7-form-control.wpcf7-checkbox label {
	display: flex;
	align-items: flex-start;
}

.wpcf7-form-control.wpcf7-checkbox input {
	flex-shrink: 0;
}

.wpcf7-form-control.wpcf7-checkbox span {
	flex: 1 0 0%;
	padding: 0 0 0 .5rem;
}