.bloc_presentation {width:100%;padding:30px 0 30px;}
.subbp {display:flex;flex-direction:column;margin:0 auto;max-width:2440px;}
.container_subbp{display:flex;justify-content:space-around;flex-wrap:wrap;box-sizing: content-box;padding:20px 0 0;}
figure{display: flex;flex-direction:column;}
figure figcaption{text-align:center;}
figure img{border-radius: 40% 60% 32% 68% / 56% 44% 56% 44% ;width:250px;margin:0 auto;height:auto;}

.bloc_presentation_blurb .subbp >p{text-align:center;}
.reflexologieCranioSacree .blurb_bp {border:dotted var(--couleur-jaune) 5px;}
.blurb_bp{border:dotted var(--couleur-verte) 5px;border-radius:20px;width:100%;margin:10px; box-sizing:border-box;padding: 0 5px;}
.blurb_bp h4{padding: .5em .1em 1em;}
.bloc_blurb_bp {display:flex;justify-content:space-around;flex-wrap:wrap;box-sizing: content-box;text-align:center;}
.bloc_blurb_bp p{text-align:center;}
.arbre img{border-radius:0;}
.videoniro{display: flex;margin: 0 auto;}
.entete{display:flex;flex-direction:column;justify-content:center;width:100%;margin: 0 auto;background:#0000005e;border-radius: 80% 80% 16% 15% / 90% 100% 60% 70%;}
.entete > figure{height:auto;margin: 0 auto;}
.logo img{border-radius:0;position:relative;left:12%;}
.contenu{width:100%;display:flex;}
.sub-contenu{width:100%;}
.sub-contenu .bloc_presentation:nth-child(2n+1) .container_subbp section:nth-child(1){order:2;}
.sub-contenu > .bloc_presentation:nth-child(3n+1){background:var(--couleur-blanche);}
.sub-contenu > .bloc_presentation:nth-child(3n+2){background:var(--couleur-jaune);}
.sub-contenu > .bloc_presentation:nth-child(3n+3){background:var(--couleur-verte);}
.sub-contenu > .bloc_presentation:last-child::after{display: none}

img{width:100%;height:auto;}
.subbp{max-width:1600px;margin:0 auto;z-index:99;}
.sub-contenu > .bloc_presentation{position:relative;}

.sub-contenu > .bloc_presentation:nth-child(3n+2)::before{position:absolute;top:-5em;content: "";background: url("../images/fleur_vert.png")no-repeat ;background-size:contain;z-index:9;transition:.5s;}
.sub-contenu > .bloc_presentation:nth-child(3n+2)::after{position:absolute;bottom:-5em;right:0;content: "";background: url("../images/fleur_vert_b.png") no-repeat right;background-size:contain;z-index:9;transition:.5s;}

.outils{}
.m-outils{display:flex;justify-content:space-around;flex-wrap:wrap;margin:0 auto;max-width:1080px;}
.m-outils p{width:300px;text-align:center;margin:.6em;padding:0;border:dotted var(--couleur-jaune) 5px;border-radius:20px;}
.m-outils a{display: block;text-align: center;font-weight:bolder;padding:.2em;}
.m-outils p:hover a{color:var(--couleur-jaune);}

/* MEDIA QUERIES
--------------------------*/
@media screen and (min-width:950px){
.container_subbp{padding:60px 0 0;}
.blurb_bp{max-width:380px;}
.ancre{position:absolute;top:-77px;/*width:10px;height:10px;background:red;*/}
.partie_text_bp {flex-basis: 50%;}
.entete{width:60%;}
figure img{width:500px;}

/* MEDIA QUERIES
.sub-contenu > .bloc_presentation:nth-child(3n+2)::before{width:var(--fleurhd);height:var(--fleurhd);top:-10em;transition:.5s}
.sub-contenu > .bloc_presentation:nth-child(3n+2)::after{width:var(--fleurhd);height:var(--fleurhd);bottom:-10em;transition:.5s;}
--------------------------*/
}
@media screen and (min-width: 1600px){
.sub-contenu > .bloc_presentation:nth-child(3n+2)::before{width:var(--fleurhd);height:var(--fleurhd);}
.sub-contenu > .bloc_presentation:nth-child(3n+2)::after{width:var(--fleurhd);height:var(--fleurhd);}
}
@media screen and (min-width:2540px){
.sub-contenu > .bloc_presentation:nth-child(3n+2)::before{width:var(--fleur2k);height:var(--fleur2k);top:-12em;}
.sub-contenu > .bloc_presentation:nth-child(3n+2)::after{width:var(--fleur2k);height:var(--fleur2k);bottom:-15em;}
}
@media screen and (max-width:1744px){
}
@media screen and (max-width: 1150px){
}
@media screen and (max-width: 990px){
}
@media screen and (max-width: 950px){
}
@media screen and (max-width:1744px){
}
