/* =Reset
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
    background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
table {
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    outline: 0;
}
a img {
    border: 0;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar */
}

/* =Content
----------------------------------------------- */

.sticky {
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* =Media
----------------------------------------------- */

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
}
.wp-caption-text {
}
.wp-caption .wp-caption-text {
}
.site-content .gallery {
    margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}
.site-content .gallery dd {
    margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}

/* styles généraux */
:root {
    --vert: #2a8256;
    --lime: #53af32;
    --bleu: #00567a;
    --orange: #d28500;
    --gris: #ebebeb;
    --texte: #111;
}
body {
    font-family: "Lato", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: var(--texte);
    font-weight: 400;
    line-height: 1.5;
}
a {
    text-decoration: underline;
    color: #333;
}
a:hover {
    color: var(--lime);
}
em {
    font-style: italic;
}
strong {
    font-weight: 700;
}
small {
    font-size: 75%;
}
figure {
    margin: 0;
    display: table;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}

.wrapper {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
}
.tetiere {
    font-weight: 400;
    font-size: 2.4rem;
    margin-bottom: 2rem;
    font-family: "MuseoModerno", sans-serif;
    line-height: 1.2;
    text-align: center;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* close commented backslash hack */
.mobile {
    display: block;
}
.desktop {
    display: none;
}
.bouton {
    border-radius: 1.5rem;
    background: #fff;
    font-family: "MuseoModerno", sans-serif;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    text-decoration: none;
    padding: 1rem 4rem;
}
.bouton:hover {
    color: #fff;
    background: var(--vert);
}
hr,  .wp-block-separator {
    background-image: url(img/bkg-hr.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 1rem;
    margin: 4rem auto;
    border: 0;
}
/* header */
.site-surbandeau {
    padding: 0.2rem;
    background-color: var(--bleu);
}
.site-header {
    background-color: #fff;
    padding: 1rem;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
}
.site-header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.site-titre {
    text-align: center;
    font-size: 1.3rem;
    color: #fff;
    font-family: "MuseoModerno", sans-serif;
    font-weight: 200;
}
.site-titre span {
    display: none;
}

.site-logo {
    width: 20rem;
}
/* nav */

.menu-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-button span {
    display: block;
    width: 3.2rem;
    height: 0.3rem;
    margin: 0.6rem 0;
    border-radius: 0.3rem;
    background: var(--texte);
    z-index: 99;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.ouvert span:nth-of-type(1) {
    -webkit-transform: rotate(45deg) translateY(4px) translateX(5px);
    transform: rotate(45deg) translateY(4px) translateX(5px);
}
.ouvert span:nth-of-type(2) {
    display: none;
}
.ouvert span:nth-of-type(3) {
    -webkit-transform: rotate(-45deg) translateX(2px) translateY(-2px);
    transform: rotate(-45deg) translateX(2px) translateY(-2px);
}
.menu-button p {
    text-transform: uppercase;
    color: var(--texte);
    font-size: 1.4rem;
    margin-left: 1rem;
    margin-bottom: 0;
    font-weight: 400;
}
.site-navigation {
    display: none;
    padding: 1rem 0;
}
.site-navigation.expand {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 7rem;
    z-index: 1000;
    background-color: #fff;
    border-bottom: solid 1px var(--lime);
}
.site-navigation ul {
    margin: 0;
    list-style: none;
    padding: 1rem;
}
.site-navigation li {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    color: var(--texte);
    font-weight: 600;
    font-family: "MuseoModerno", sans-serif;
    text-align: center;
    position: relative;
}
.site-navigation a {
    text-decoration: none;
    color: var(--texte);
}
.site-navigation a:hover::after {
    content: "";
    width: 100%;
    height: 0.5rem;
    background-color: var(--bleu);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 1.5rem;
    position: absolute;
    left: 0;
    right: 0;
}
/* home */
.home-hero {
    height: 40vh;
    background-image: url(img/banniere.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}
.home-profils {
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 2rem;
    margin-bottom: 4rem;
}
.profil {
    height: 60vw;
    width: 70vw;
    background-repeat: no-repeat;
    background-size: contain, auto;
    padding: 6rem 0 0 10rem;
}
.profil a {
    text-decoration: none;
}
.profil p {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}
.profil p strong {
    color: var(--bleu);
}
.profil:nth-of-type(1) {
    background-image: url(img/forme-1.svg), url(img/p1.png);
    background-position:
        center center,
        center left;
}
.profil:nth-of-type(2) {
    background-image: url(img/forme-2.svg), url(img/p2.png);
    background-position:
        center center,
        center left;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.profil:nth-of-type(3) {
    background-image: url(img/forme-3.svg), url(img/p3.png);
    background-position:
        center center,
        center left;
}
.profil:nth-of-type(4) {
    background-image: url(img/forme-4.svg), url(img/p4.png);
    background-position:
        center center,
        center left;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.profil:nth-of-type(5) {
    background-image: url(img/forme-5.svg), url(img/p5.png);
    background-position:
        center center,
        center left;
}
.home-contacts-actu {
    padding: 1rem;
    margin-bottom: 4rem;
}
.home-contacts {
    background-color: var(--vert);
    padding: 2rem;
    border-radius: 1.5rem;
    margin-bottom: 2rem;
}
.home-contacts .tetiere {
    color: #fff;
}
.home-actu {
    border-radius: 1.5rem;
    background-color: var(--gris);
    padding: 2rem;
}
.home-actu article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.home-actu img {
    border-radius: 1.5rem;
    max-width: 70vw;
    margin-bottom: -2rem;
}
.home .article-contenu {
    max-width: 70vw;
    padding: 1rem !important;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: -2rem 0 0 0;
}
.article-contenu {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 1.5rem;
    position: relative;
}
.home-actu h2 {
    font-family: "MuseoModerno", sans-serif;
    font-weight: 600;
    font-size: 2rem;
    margin-bottom: 1rem;
    line-height: 1.2;
}
.home-actu p {
    font-weight: 300;
    font-size: 1.5rem;
    
}
.read-more {
    font-style: italic;
    text-align: right;
    display: block;
    font-size: 1.5rem;
}
.home-temoignages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem;
    margin-bottom: 4rem;
}
.home-temoignage {
    --largeurDiv: calc(100vw - 4rem);
    width: calc(var(--largeurDiv) / 2);
    background-color: var(--bleu);
    border-radius: 1.5rem;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5rem;
    text-decoration: none;
}
.home-temoignage img {
    border-radius: 1.5rem;
    max-width: 60%;
    margin-top: -4rem;
    margin-bottom: 1rem;
    max-height: 12rem;
}
.home-temoignage-description {
    font-size: 1.8rem;
	color:#000;
	grid-column: 2 / -2;
  	margin-top: 3rem;
  	text-align: center;
}
.home-temoignage p {
    font-size: 1.5rem;
    color: #fff;
    margin-bottom: 1rem;
}
.home-temoignage h2 {
    color: #fff;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 1rem;
}
.bloc-ressources {
    background-color: var(--lime);
    background-image: url(img/bkg-ressources.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 1rem;
    margin-bottom: 4rem;
    margin-top: 4rem;
}
.bloc-ressources .tetiere {
    color: #fff;
}
.bloc-ressources p {
    font-size: 1.5rem;
    color: #fff;
    margin-bottom: 2rem;
}
.bloc-ressources .bouton {
    font-size: 1.8rem;
    color: var(--lime);
    display: table;
    margin: 1rem auto;
}
.bloc-ressources .bouton:hover {
    color: #fff;
}
.home-enjeux {
    margin-bottom: 4rem;
    padding: 1rem;
}
.home-enjeux-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
}
.home-enjeu {
    --largeurDiv: calc(100vw - 4rem);
    height: calc(var(--largeurDiv) / 2);
    background-color: var(--lime);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 1.5rem;
}
.home-enjeu a {
    padding: 2rem;
    text-decoration: none;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.home-enjeu a:hover {
    background-color: #fff;
    color: var(--vert);
}
.home-enjeu:nth-of-type(2),
.home-enjeu:nth-of-type(4),
.home-enjeu:nth-of-type(7),
.home-enjeu:nth-of-type(9) {
    background-color: var(--vert);
}
.home-enjeu:nth-of-type(3),
.home-enjeu:nth-of-type(5),
.home-enjeu:nth-of-type(10) {
    background-color: var(--bleu);
}
.home-enjeu:nth-of-type(12) {
    background-color: var(--orange);
}
.home-chiffres {
    background-color: var(--bleu);
    padding: 4rem 1rem;
    background-image: url(img/bkg-chiffres.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    color: #fff;
    margin-bottom: 4rem;
}
.home-chiffres p {
    font-size: 1.7rem;
    font-weight: 300;
    text-align: center;
}
.home-chiffre {
    margin-top: 3rem;
    text-decoration: none;
    color: #fff;
}
.home-chiffre p {
    font-size: 1.5rem;
}
.home-chiffre .chiffre {
    font-family: "MuseoModerno", sans-serif;
    font-size: 3rem;
    font-weight: 400;
}
.bloc-newsletter {
    padding: 1rem;
}
.home-newsletter {
    padding: 1rem 1rem 4rem;
}
.bloc-newsletter input[type="email"],
.bloc-newsletter input[type="text"] {
    border-radius: 1.5rem;
    border: solid 1px #888;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    padding: 0.5rem;
    width: 100%;
}
body:not(.home) .bloc-newsletter a { /* MLP 2026 */
	color:#FFF;
}
body:not(.home) .bloc-newsletter a:hover { /* MLP 2026 */
	color: var(--lime);
}

.bloc-newsletter p {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
.bloc-newsletter .bouton {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-size: 1.8rem;
    width: 100%;
    border: solid 1px #888;
    padding: 1.5rem;
    cursor: pointer;  /* MLP 2026 */
}
body:not(.home) .bloc-newsletter input[type="email"],
body:not(.home) .bloc-newsletter input[type="text"],
body:not(.home) .bloc-newsletter .bouton {
    border: 0;
}
/* main */
main {
    padding: 4rem 1rem;
}
/* article */
.ariane {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}
.article-thumbnail {
    border-radius: 1.5rem;
    max-height: 55rem;
}
.wp-singular .article-contenu {
    margin-top: -6rem;
    margin-left: 2rem;
    margin-right: 1rem;
    padding: 2rem;
}
.page .article-contenu {
    margin-top: 2rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
.bloc-connexe {
    background-color: var(--bleu);
    border-radius: 1.5rem;
    padding: 2rem;
    margin-bottom: 4rem;
    color: #fff;
}
.bloc-connexe .tetiere {
    margin-bottom: 1rem;
    
}
.voir-aussi .tetiere::after {
    content: url(img/lien-externe.svg);
    margin-left: 1rem;
}
.bloc-connexe p {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
    font-style: italic;
}
.bloc-connexe a {
    color: #fff;
    display: block;
    font-style: normal;
}

.voir-ressource .bouton {
    color: var(--bleu);
    text-align: center;
    line-height: 1.3;
    font-size: 1.8rem;
}
.voir-ressource .bouton:hover {
    background-color: #004967;
    color: #fff;
}
.voir-ressource p {
    font-style: normal;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 2rem;
}
.bloc-fiche {
    background-color: var(--gris);
    color: var(--texte);
}
.bloc-fiche img {
    margin: 1rem auto;
}
.bloc-fiche p {
    margin-bottom: 0;
    font-style: normal;
}
.home-temoignage.bloc-connexe {
    width: 100%;
    margin-top: 10rem !important;
}
.home-temoignage.bloc-connexe:hover {
    color: #fff;
}
.home-temoignage.bloc-connexe img {
    max-width: 15rem;
    margin-top: -7rem;
}
.home-temoignage.bloc-connexe p {
    font-style: normal;
}
/* sidebar */
.sidebar .bloc-ressources,
.sidebar .bloc-newsletter {
    border-radius: 1.5rem;
}
.sidebar .bloc-newsletter {
    background-color: var(--vert);
    color: #fff;
}


/* typo */
.article-titre {
    font-family: "MuseoModerno", sans-serif;
    font-size: 2.6rem;
    font-weight: 600;
    margin-bottom: 2rem;
    line-height: 1.2;
}
.entry .chapo {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 2rem;
}
.entry p {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}
.entry h2 {
    font-family: "MuseoModerno", sans-serif;
    font-weight: 600;
    font-size: 2.2rem;
    margin: 2rem 0 1rem;
    line-height: 1.2;
}
.entry h3 {
    font-family: "MuseoModerno", sans-serif;
    font-weight: 600;
    font-size: 2rem;
    margin: 2rem 0 1rem;
    line-height: 1.2;
}
.entry ul {
    list-style-image: url(img/puce.svg);
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
.entry ol {
    list-style: decimal;
}
.entry li {
    margin-bottom: 1rem;
    line-height: 1.5;
}
.entry figure {
    margin-bottom: 1.5rem;
}
.entry figcaption,
.entry h4 {
    font-style: italic;
    font-size: 1.4rem;
    margin: .5rem 0;
}
.entry blockquote {
    font-style: italic;
    font-size: 2.4rem;
    background-image: url(img/forme-1.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 4rem;
    border: 0;
    padding: 0;
}
.entry blockquote p {
    font-size: 2.4rem;
}
.has-vert-color {
    color: var(--vert);
}
.has-lime-color {
    color: var(--lime);
}
.has-bleu-color {
    color: var(--bleu);
}
.has-orange-color {
    color: var(--orange);
}
.has-gris-color {
    color: var(--gris);
}
.has-blanc-color {
    color: #fff;
}
.wp-block-file a {
    font-size: 1.8rem;
}

.has-vert-background-color {
    background-color: var(--vert);
}
.has-lime-background-color {
    background-color: var(--lime);
}
.has-bleu-background-color {
    background-color: var(--bleu);
}
.has-orange-background-color {
    background-color: var(--orange);
}
.has-gris-background-color {
    background-color: var(--gris);
}
.has-blanc-background-color {
    background-color: #fff;
}
.wp-block-file {
    margin-bottom: 2rem;
}
.wp-block-file a {
    font-size: 1.8rem;
    color: var(--texte);
        
}
.wp-block-file__button,
.wp-block-button__link {
    background-color: var(--gris);
    padding: 1rem 3rem;
    border-radius: 1.5rem;
    color: var(--texte);
    font-size: 1.8rem;
}
.wp-block-file__button:hover,
.wp-block-button__link:hover {
    background-color: var(--vert);
    color: #fff;
}
.encadre {
    background-image: url(img/coinHG.svg), url(img/coinBD.svg);
    background-repeat: no-repeat;
    background-position: top left, bottom right;
    background-size: 30%;
    padding: 2rem;
    margin: 4rem 0;
}
.encadre h3 {
    margin: 0 0 4rem 0;
}
.encadre p,
.encadre li {
    font-size: 1.5rem !important;
}
.encadre p:last-of-type {
    margin-bottom: 0;
}
.suite-lecture {
    margin-bottom: 4rem;
}
.suite-lecture a {
    text-decoration: none;
}
.suite-lecture img {
    border-radius: 1.5rem;
}
.suite-lecture .article-titre {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: .5rem;
}
.entry .suite-lecture p {
    font-size: 1.4rem;
    line-height: 1.4;
}
/* page */
.page .article-contenu {
    margin-top: -2rem;
}
/* ressources */
.single-ressource {
    /*padding-top: 10rem;*/
    background-image: url(img/bkg-ressource.svg);
    background-repeat: no-repeat;
    background-position: left 12rem;
    background-size: 200%;
}
.single-ressource main {
    padding-top: 4rem;
}
.single-ressource .article-contenu {
    background-color: rgba(255, 255, 255, 0);
    margin: 0;
}
.ressource-theme {
    font-size: 1.4rem;
    margin-bottom: 3rem;
    display: inline-block;
}
/* témoignages */
.temoignages-encadre a {
    padding-right: 8rem;
    display: block;
    margin-bottom: 4rem;
    text-decoration: none;
    background-size: 6rem;
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 10rem;
}
.temoignages-encadre h4 {
    font-family: "MuseoModerno", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
}
.temoignages-encadre p {
    font-size: 1.5rem;
}
.temoignage-vis-ma-vie-d-eleveur {
    background-image: url(img/temoignage-vismavie.png);
}
.temoignage-pratiques-d-elevages {
    background-image: url(img/temoignage-pratiques.png);
}
.temoignage-eleveur-un-projet-de-vie {
    background-image: url(img/temoignage-projet.png);
}
.temoignage-acteurs-du-territoire {
    background-image: url(img/temoignage-territoire.png);
}
.temoignage-etre-salarie-en-elevage {
    background-image: url(img/temoignage-salarie.png);
    margin-bottom: 0 !important;
}
.temoignage-rs {
    margin: 4rem 0;
}
.temoignage-rs .bouton {
    font-size: 1.6rem;
    background-color: var(--bleu);
    color: #fff;
    display: block;
    text-align: center;
    font-family: "Lato", sans-serif;
    line-height: 1.4;
}
.item-mois {
    font-weight: 300;
    font-size: 3rem;
}
.temoignage-annee {
    padding-bottom: 2rem;
    background-image: url(img/bkg-hr.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 6rem;
    margin-bottom: 2rem;
}
/* ouverture // page éditorialisée */
.ouverture-description p {
    font-size: 1.8rem;
    margin-bottom: 2rem;
}
.ouverture-sommaire .tetiere {
    font-weight: 600;
    text-align: center;
    display: block;
    font-size: 2.2rem;
}
.ouverture-sommaire {
    margin-top: 4rem;
}
.ouverture-sommaire a {
    display: block;
    background-color: var(--bleu);
    color: #fff;
    font-weight: 300;
    text-align: center;
    width: 100%;
    padding: 1.6rem;
    font-size: 2.2rem;
    text-decoration: none;
    border-radius: 1.5rem;
    margin-bottom: 1rem;
}
.ouverture-sommaire a:hover {
    background-color: var(--gris);
    color: var(--bleu);
}
.ouverture-articles {
    padding-top: 4rem;
    scroll-margin-top: 9rem;
}
.ouverture-articles .tetiere {
    font-family: "Lato", sans-serif;
    font-size: 3rem;
    font-weight: 600;
    display: block;
    text-align: center;
    margin-bottom: 2rem;
}
.conteneur-articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.conteneur-articles article {
    width: calc(50% - 2rem);
    margin: 1rem;
}
.conteneur-articles a {
    text-decoration: none;
}
.conteneur-articles a:hover {
    color: var(--texte);
}
.conteneur-articles img {
    border-radius: 1.5rem;
    margin-bottom: 1rem;
}
.conteneur-articles .article-titre {
    font-size: 1.7rem;
    margin-bottom: 1rem;
}
.conteneur-articles p {
    font-size: 1.6rem;
}
.ouverture-rubriques {
    margin-bottom: 4rem;
}
.ouverture-temoignage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ouverture-temoignage .home-temoignage {
    width: 100%;
    display: block;
    max-width: 40rem;
    margin: 4rem auto;
}
.ouverture-temoignage .home-temoignage img {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-left: -2rem;
    margin-right: 2rem;
    margin-bottom: 2rem;
    float: left;
}
.ouverture-temoignage p {
    font-style: italic;
}
.ouverture-temoignage strong {
    font-style: normal;
}
.ouverture-temoignage .bouton {
    font-family: "Lato", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 1.6rem;
    display: block;
}
.ouverture-temoignage .bouton:hover {
    background-color: var(--bleu);
    color: #fff;
}
.ouverture-temoignage .home-temoignage:hover {
    color: var(--texte);
}
.liste-temoignages .conteneur-articles article  {
    width: 100%;
    margin-top: 2rem;
}
.liste-temoignages .home-temoignage {
    width: 100%;
}
/* recherche avancée */
.recherche-avancee {
    width: 100%;
}
.adv-search h2 {
    font-size: 1.8rem;
    font-weight: 600;
}
.wrapper-recherche .facetwp-facet {
   margin-bottom: 2rem; 
}
.adv-search .facetwp-input-wrap {
    width: 100%;
}
.adv-search input,
.adv-search select {
    font-size: 1.6rem;
    padding: 1rem;
    border-radius: 1.5rem;
    width: 100%;
    border: solid 1px var(--gris);
}
.critere {
    font-size: 1.6rem;
    font-style: italic;
}
.fwp-load-more,
.adv-search-submit {
    background-color: var(--gris);
    border: solid 1px #ccc;
    padding: 1rem;
    font-family: "Lato", sans-serif;
    font-size: 1.5rem;
    border-radius: 1.5rem;
}
.type-page {
    margin-bottom: 4rem;
}
.recherche-avancee .resultat-meta p {
    margin-bottom: 1rem;
}
/* crédits */
.page-template-credits-photos .contenu-sommaire-module article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin-bottom: 2rem;
    grid-column-gap: 1rem;
}
.page-template-credits-photos .contenu-sommaire-module article .col-portrait {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 12rem;
    flex: 1 0 12rem;
    max-width: 12rem;
}
.page-template-credits-photos .contenu-sommaire-module article .entry {

}
.page-template-credits-photos .contenu-sommaire-module article .col-portrait img {
    border-radius: 1.5rem;
}
.page-template-credits-photos .contenu-sommaire-module article .sommaire-module-titre-article {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    font-size: 1.6rem;
    margin: 0;
}
.module-meta {
    font-size: 1.5rem;
}
/* footer */
.site-footer {
    background-color: var(--texte);
    color: #fff;
    padding: 4rem 1rem 2rem;
    font-family: "MuseoModerno", sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
}
.site-footer .wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
}
.navigation-secondaire a {
    color: #fff;
    text-decoration: none;
}

.footer-reseaux {
    grid-area: 2 / 1 / 3 / 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer-reseaux a {
    margin-left: 1rem;

    display: inline-block;
}
.footer-reseaux img {
    height: 3rem;
    min-height: 3rem;
}
@media only screen and (min-width: 600px) {
    /* home */
    .home-profils {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .profil {
        width: 45vw;
        height: 40vw;
        background-size: 70%, auto;
        padding: 6rem 2rem 0 10rem;
    }
    .home-contacts-actu {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 1rem;
    }
    .home-contacts {
        margin-bottom: 0;
    }
    .article-contenu,
    .home-actu img {
        max-width: 100%;
    }
    .home-temoignages {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .home-temoignages .tetiere {
        width: 100%;
    }
    .home-temoignage {
        width: calc(var(--largeurDiv) / 3);
        text-decoration: none;
    }
    .home-temoignage:nth-of-type(2) {
        margin: 5rem 1rem 0;
    }
    .home-temoignage:nth-of-type(4),
    .home-temoignage:nth-of-type(5) {
        margin: 5rem 0.5rem 0;
    }
    .home-ressources {
        padding: 4rem 1rem;
    }
    .home-ressources p {
        text-align: center;
        font-size: 1.7rem;
        line-height: 1.5;
    }
    .home-enjeux-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .home-enjeu {
        height: calc(var(--largeurDiv) / 3);
    }
    .home-enjeu a {
        font-size: 1.8rem;
    }
    .home-chiffres .wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 2rem;
        grid-row-gap: 2rem;
    }
    .home-chiffres .wrapper > p {
        grid-area: 1 / 1 / 2 / 3;
    }
    /* article */
    .suite-lecture {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 2rem;
        grid-row-gap: 2rem;
    }
    .suite-lecture .tetiere {
        grid-area: 1 / 1 / 2 / 3;
        margin-bottom: 0;
    }
    .bloc-connexe {
        margin-top: 4rem;
    }
    .sidebar .bloc-connexe .tetiere, 
    .sidebar .bloc-ressources .tetiere, 
    .sidebar .bloc-ressources .tetiere {
        font-size: 2.4rem;
    } 
    .liste-temoignages .conteneur-articles article  {
        width: calc(50% - 2rem);
        margin-top: 2rem;
    }
    /* crédits */
    .page-template-credits-photos .contenu-sommaire-module {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 2rem;
        grid-row-gap: 2rem;
    }
}
@media only screen and (min-width: 800px) {
    /* ouverture */
    .conteneur-articles article {
        width: calc(33% - 2rem);
    }
}
@media only screen and (min-width: 1000px) {
    .mobile {
        display: none;
    }
    .desktop {
        display: block;
    }
    .tetiere {
        font-size: 4rem;
        margin-bottom: 4rem;
        margin-top: 2rem;
    }
    .site-titre {
        font-size: 2rem;
    }
    .bouton {
        font-size: 3rem;
    }
    /* header */
    .site-header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .site-logo {
        width: 28rem;
    }
    .mobile-navigation-header {
        width: 50%;
    }
    .site-navigation {
        display: block;
    }
    .site-navigation ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .site-navigation li {
        margin-bottom: 0;
    }
    /* home */
    .home-hero {
        height: 60vh;
    }
    .home-profils {
        padding: 4rem 1rem 0;
    }
    .home-profils .tetiere {
        width: 100%;
    }
    .profil {
        width: 33%;
        height: 23rem;
        background-size: 60%, auto;
        padding: 6rem 4rem 0 12rem;
        margin-bottom: 2rem;
    }
    .profil:nth-of-type(2) {
        background-size: 50%, auto;
    }
    .profil p {
        font-size: 2rem;
    }
    .home-contacts a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .home .article-contenu,
    .home-actu img {
        max-width: 70%;
    }
    .home-actu h2 {
        font-size: 2.4rem;
    }
    .home-actu p {
        font-size: 2rem;
    }
    .home-temoignages {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 2rem;
    }
    .home-temoignages .tetiere {
        grid-area: 1 / 1 / 2 / 6;
        width: 100%;
    }
    .home-temoignage {
        width: 100%;
    }
    .home-temoignage:nth-of-type(1),
    .home-temoignage:nth-of-type(2),
    .home-temoignage:nth-of-type(3),
    .home-temoignage:nth-of-type(4),
    .home-temoignage:nth-of-type(5) {
        margin: 5rem 0 0;
    }
    .home .bloc-ressources {
        padding: 4rem 1rem;
    }
    .home-ressources .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .home-ressources p {
        font-size: 2rem;
        width: calc(60% - 2rem);
        margin-bottom: 0;
        line-height: 1.5;
    }
    .bloc-ressources .bouton {
        width: calc(40% - 1rem);
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 2.4rem;
    }
    .home-enjeux-grid {
        grid-template-columns: repeat(4, 1fr);
    }
    .home-enjeu {
        height: calc(var(--largeurDiv) / 4);
    }
    .home-chiffres .wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
    .home-chiffres .wrapper > p {
        grid-area: 1 / 1 / 2 / 6;
        font-size: 2.4rem;
    }
    .home-chiffre .chiffre {
        font-size: 5rem;
        font-weight: 300;
    }
    .home-chiffre p {
        font-size: 1.8rem;
    }
    .home-newsletter form div { /* MLP 2026 ajout div */
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 2rem;
        grid-row-gap: 1rem;
    }
    .home-newsletter input[type="email"] {
        grid-area: 1 / 1 / 2 / 3;
    }
    .home-newsletter p {
        grid-area: 2 / 1 / 3 / 4;
    }
    /* footer */
    .site-footer .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.6rem;
    }
    .navigation-secondaire {
        width: 50%;
    }
    .navigation-secondaire ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 1.4rem;
    }

    .navigation-secondaire .contact a {
        border: solid 1px #fff;
        padding: 1rem 2rem;
    }
    .navigation-secondaire .contact a:hover {
        color: var(--texte);
        background-color: #fff;
    }
    .footer-reseaux img {
        height: 4rem;
        min-height: 4rem;
    }
    /* typo */
    .article-titre {
        font-size: 4rem;
    }
    .entry .chapo {
        font-size: 2.4rem;
        margin-bottom: 3rem;
    }
    .entry h2 {
        font-size: 3rem;
        margin: 3rem 0 2rem;
    }
    .entry h3 {
        font-size: 2.4rem;
    }
    .entry p {
        font-size: 1.8rem;
        margin-bottom: 2rem;
        line-height: 1.7;
    }
    .entry ul {
        margin-bottom: 2rem;
    }
    .entry li {
        font-size: 1.8rem;
    }
    /* article */
    .wp-singular main article {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 4rem;
    }
    .wp-singular main .suite-lecture article {
        display: block;
    }
    .wp-singular main .ariane {
        grid-area: 1 / 1 / 2 / 4;
    }
    .wp-singular main .article-thumbnail {
        grid-area: 2 / 1 / 3 / 4;
    }
    .wp-singular main .article-contenu {
        grid-area: 3 / 1 / 4 / 3;
        margin-top: -12rem;
    }
    .single-ressource {
        background-size: auto;
    }
    .single-ressource main .article-contenu {
        margin-top: 0;
    }
    .wp-singular main aside {
       grid-area: 3 / 3 / 4 / 4;
    }
    .sidebar .bloc-connexe .tetiere, 
    .sidebar .bloc-ressources .tetiere, 
    .sidebar .bloc-newsletter .tetiere {
        font-size: 3rem;
        margin-bottom: 1rem;
    }
    .sidebar .bloc-ressources p {
        font-size: 1.7rem;
    }
    .sidebar .bloc-ressources .bouton {
        width: 100%;
        text-align: center;
    }
    .voir-ressource .bouton {
        font-size: 2.4rem;
    }
    .encadre {
       padding: 3rem; 
    }
    /* page */
    .page main .article-contenu {
        margin-top: 2rem;
    }
    /* structure témoignage */
    .wp-singular.single-temoignage main .article-thumbnail {
        grid-area: 2 / 1 / 3 / 3;
    }
    .wp-singular.single-temoignage main .article-contenu {
        grid-area: 3 / 1 / 4 / 3;
    }
    .wp-singular.single-temoignage main aside {
       grid-area: 2 / 3 / 4 / 4;
    }
    .bloc-fiche {
        margin-top: 0;
    }
    .temoignages-encadre a {
        padding-right: 12rem; 
        background-size: 10rem;
    }
    /* ouverture / sommaire */
    .page-template-ouverture main {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 4rem;
        grid-row-gap: 0;
    }
    .page-template-ouverture .ouverture-intro {
        grid-area: 1 / 1 / 2 / 4;
    }
    .page-template-ouverture .ouverture-rubriques {
        grid-area: 2 / 1 / 3 / 4;
    }
    .page-template-ouverture .sidebar {
        grid-area: 1 / 4 / 3 / 5;
    }
    .liste-temoignages .conteneur-articles article  {
        width: calc(50% - 2rem);
        margin: 2rem 1rem 1rem;
    }
    /* 404, recherche, crédits */
    .error404 article,
    .wrapper-recherche,
    .page-template-credits-photos main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .page-template-credits-photos .credits-wrapper {
        max-width: calc (100vw - 35rem);
    }
    .error404 .sidebar,
    .wrapper-recherche .sidebar,
    .page-template-credits-photos .sidebar{
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33rem;
        flex: 1 0 33rem;
        margin-left: 4rem;
        max-width: 33rem;
    }
    /* crédits photo */
    .page-template-credits-photos .contenu-sommaire-module {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (min-width: 1200px) {
    /* home */
    .home-hero {
        background-size: 140rem;
        background-position: center center;
        height: 80vh;
    }
    .home-temoignage p {
        font-size: 1.8rem;
        font-weight: 300;
        line-height: 1.4;
    }
    .home-ressources {
        padding: 4rem 1rem 8rem;
    }
    .home-ressources p {
        text-align: left;
    }
    .home-enjeu {
        --largeurWrapper: calc(120rem - 3rem);
        height: calc(var(--largeurWrapper) / 4);
    }
    .home-enjeu a {
        font-weight: 300;
        font-size: 2.4rem;
    }
    .home-chiffres {
        padding: 6rem 1rem 4rem;
    }
    .home-newsletter {
        padding: 1rem 1rem 6rem;
    }
    /* article */
    .wp-singular main article {
        grid-template-columns: repeat(12, 1fr);
        grid-column-gap: 2rem;
    }
    .wp-singular .article-contenu {
        margin-left: 0;
        margin-right: 0;
    }
    .wp-singular main .ariane {
        grid-area: 1 / 1 / 2 / 13;
    }
    .wp-singular main .article-thumbnail {
        grid-area: 2 / 1 / 3 / 13;
    }
    .wp-singular main .article-contenu {
        grid-area: 3 / 2 / 4 / 9;
    }
    .wp-singular main aside {
       grid-area: 3 / 10 / 4 / 13;
    }
    /* structure témoignage */
    .wp-singular.single-temoignage main .ariane {
        grid-area: 1 / 1 / 2 / 13;
    }
    .wp-singular.single-temoignage main .article-thumbnail {
        grid-area: 2 / 1 / 3 / 9;
    }
    .wp-singular.single-temoignage main .article-contenu {
        grid-area: 3 / 2 / 4 / 9;
    }
    .wp-singular.single-temoignage main aside {
       grid-area: 2 / 10 / 5 / 13;
    }
    /* ouverture / sommaire */
    .page-template-ouverture main {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 2rem;
    }
    .page-template-ouverture .ouverture-intro {
        grid-area: 1 / 1 / 2 / 9;
    }
    .page-template-ouverture .ouverture-rubriques {
        grid-area: 2 / 1 / 3 / 13;
    }
    .page-template-ouverture .sidebar {
        grid-area: 1 / 10 / 2 / 13;
    }
    .page-template-ouverture .conteneur-articles {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 2rem;
    }
    .page-template-ouverture .conteneur-articles article {
        width: 100%;
    }
    .liste-temoignages .conteneur-articles article  {
        width: 100%;
        margin: 2rem 0 0 0;
    }
}

@media only screen and (min-width: 1400px) {
}
@media print {
  /* All your print styles go here */
  .site-header,
  .site-footer,
  .sidebar {
    display: none !important;
  }
}