/* html {overflow: hidden;}*/
html {
	scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

.homepage-body {
  font-family: "Overlock";
  font-size: 16px;
/*  font-size: 2.0vmin;*/
  line-height: 1.5; /*24px;*/
/*  line-height: normal;*/
  background-color: rgb(16, 27, 45);
  overflow: hidden;
}
.homepage-body h1 {
  font-family: "Bree Serif";
  text-transform: uppercase;
  font-size: 40px !important;
/*  font-size: 5.0vmin !important;*/
/*  text-shadow: 0px 0px 0px white;*/
}
.homepage-body h2 {
  font-family: "Bree Serif";
  text-transform: uppercase;
  font-size: 24px;
/*  font-size: 3vmin;  */
}

/*
@media screen and (min-width:1000px) {
  .homepage-body{ font-size: 20px; }
  .homepage-body h1 { font-size: 50px !important; }
  .homepage-body h2 { font-size: 35px !important; }
}

@media screen and (max-width:575px) {
	body{ font-size: 16px; }
}
*/
.homepage-body a, .homepage-body a:hover {
/*  color: white;*/
  text-decoration: none;
}
.homepage-body .titre-texte.toutelactu a, .homepage-body .titre-texte.toutelactu a:hover {
  text-decoration: underline;
/*  color: white;*/
}
.bouton-texte-actualite a, .bouton-texte-actualite a:hover {
  color: white;
}

.texte-centre {
  text-align: center;
}
.texte-gauche {
  text-align: left;
}
.texte-droit {
  text-align: right;
}
.texte-souligne {
  text-decoration: underline;
}
.texte-gras {
  font-weight: 700;
}
.couleur-bleu-fonce {
  color: #133D53;
}
.couleur-bleu-pale {
  color: #57AAC6;
}
.couleur-rouge {
  color: #ff0000;
}
.couleur-jaune {
  color: #F9B82D
}
a.couleur-jaune:hover {
  color: #F9B82D
}
.couleur-blanc {
  color: white;
}
.couleur-noir {
  color: black;
}
.couleur-fond-bleu-pale {
  background-color: #57AAC6;
}
.couleur-fond-bleu {
  background-color: #1babda;
}
.couleur-fond-rouge {
  background-color: #ff0000;
}
.couleur-fond-jaune {
  background-color: #F9B82D
}
.couleur-fond-bleu {
  background-color: rgb(0, 170, 221);
}
.couleur-fond-bleu-fonce {
  background-color: #1f2a3b;
}
.couleur-fond-gris {
  background-color: #e4e4e4;
}
.couleur-fond-orange {
  background-color: #fdae45;
}
.couleur-fond-noir-semi-opaque {
  background-color: rgba(0, 0, 0, 0.8);
}
.couleur-fond-blanc {
  background-color: white;
}
.triangle-jaune {
  width: 0px;
  height: 0px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #F9B82D;
  margin-right: 8px;
  position: relative;
  top: 6px;
}
.espace {
  margin-top: 20px;
}
.espace-cadre {
  margin-bottom: 20px;
  margin-top: 20px;
}

/* */
.cadre-pleine-largeur {
  width: 100%;
  overflow: hidden;
  text-align: -webkit-center;
}
.cadre-flex-horizontal {
  display: flex;
  flex-direction: row;
}
.cadre-largeur-limite{
  max-width: 1440px;
  padding: 0 10px;
}

.item-caroussel img {
  width: 100%;
}

/*.carousel {
  overflow: hidden;
}*/

.carousel-control .glyphicon-chevron-right,
.carousel-control .glyphicon-chevron-left {
    margin-top: -100px
}

.cadre-image-entete img {
  width: 100%;
}

.carousel-caption {
  bottom: 6%;
  max-width: 60%;
  width: fit-content;
/*  min-width: 350px;*/
  text-align: left;
  left: 8%;
  text-shadow: 4px 1px 8px rgba(0, 0, 0, .5);
}
@media only screen and (max-width: 768px) {
  .carousel-caption {
    max-width: 80%;
  }
}

h1.slidehome{
  color: #fff;
  font-size: 32px;
  font-family: 'Bree Serif',serif;
  font-weight: normal;
  text-transform: uppercase;
  /* border-bottom: 1px solid #2a2b2b; */
  /* padding-bottom: 15px; */
  /* margin-bottom: 15px; */
  /* background: #333\9; */
  background: rgba(0,0,0,0.5);
  padding: 25px;
  margin-left: 0px;
}

.slidehome {
  border-left: 2px solid #fab300;
  padding: 1px 7% 12px 4%;
  background-color: rgba(0, 0, 0, 0.4);
}

.home .slidehome {
  background-color: transparent;
}

h1.slidehome small {
  color: #fff;
}
/* */
.cadre-homepage {
  /* margin-top: -10vw; */
  justify-content: center;
  position: relative;
}

.cadre-homepage2{
  justify-content: center;
}

.cadre-homepage3{
  justify-content: center;
  overflow: hidden;
}

.cadre-nos-actions {
/*  width: 800px;*/
  max-width: 1030px;/* attention au Soleil*/
  padding: 20px;
  overflow: hidden;
}

.element-toutelactu .cadre-nos-actions {
  max-width: 700px;
}

.cadre-homepage2 .cadre-nos-actions {
  width: 600px;
  max-width: 95%;
}

.cadre-homepage3 .cadre-nos-actions {
  width: 45%;
  max-width: 95%;
  margin-bottom: 15px;
}

.cadre-homepage3 .cadre-nos-actions .espace-cadre {
  margin-top: 0px;
}

.cadre-colonne-gauche {
  margin-bottom: 20px;
  margin-right: 20px;
/*    width: 400px;
    max-width: 95%;*/
  min-width: 400px;
  max-width: 400px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cadre-homepage2 .cadre-colonne-gauche {
  /* margin-top: 80px; */
  /* margin-top: 180px; */
  margin-top: 0px;
  width: 600px;
  max-width: 95%;
  margin-left: 20px;
}


.cadre-homepage3 .cadre-colonne-gauche {
  margin-top: 0px;
}

.bordhaut {
  /* border-top: 1px solid #F9B82D; */
}

.cadre-texte-fond-noir {
    /* padding: 10px 15px 10px 15px; */
    padding: 10px 15px 25px 15px;
}

.cadre-grille {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.cadre-grille-element {
    width: 360px;
    max-width: 95%;
    height: 220px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.cadre-grille-element-large {
    width: 760px;
    height: 360px;
    margin-top: 20px;
}
.cadre-grille-element img {
    height: 220px;
    width: 100%;
}
.cadre-grille-element-titre {
    position: relative;
    top: -220px;
    height: 30px;
}
.cadre-grille-element-titre-couleur {
    height: 100%;
    width: 8px;
}
.cadre-grille-element-titre-texte {
    text-transform: uppercase;
    height: 100%;
    padding: 2px 10px 2px 10px;
}
.cadre-grille-element-bas {
    position: relative;
    top: -70px;
    height: 40px;
    padding: 8px 15px 8px 15px;
}
.cadre-bouton-jaune {
    height: 100px;
    text-align: center;
}
.bouton-jaune {
    color: white;
    background-color: #F9B82D;
    padding: 8px 40px 8px 40px;
    border-radius: 5px;
    position: relative;
    top: 45px;
}
.cadre-grille-element-youtube  {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cadre-chaine-youtube {
    background-color: #F9B82D;
    border-radius: 5px;
    width: 80%;
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cadre-chaine-youtube div img {
    height: 30px;
    width: 50px;
    margin-top: 15px;
}

.cadre-intention-priere {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}
.cadre-intention-priere-titre {
  font-size: 20px;
  text-transform: uppercase;
/*    height: 65px;
    display: flex;
    flex-direction: column;*/
}
.cadre-intention-priere-elements {
  /* height: 260px; */
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 10px;
}

.cadre-intention-priere-elements p {
  text-align: center;
}
.cadre-intention-priere-element {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 85vw;
  padding: 15px;
  text-align: center;
/*    font-size: 16px;*/
  color: white;
  width: 350px;
  border-radius: 5px;
  border: none;
}
.cadre-intention-priere-element img {
  height: 30px;
  width: 30px;
  margin-right: 5px;
}


.cadre-focus-titre {
  font-size: 20px;
  height: 60px;
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  text-align: center;
  justify-content: center;
}
.cadre-focus-article-titre {
    font-size: 20px;
    font-weight: 700;
    /* background-color: lightgray; */
    background-color: white;
    padding: 15px;
}
.cadre-focus-article-resume {
    font-size: 16px;
    /* background-color: lightgray; */
    background-color: white;
    padding: 0px 15px 15px 15px;
    border-bottom: 1px solid lightgray;
}
.bouton-focus {
  /*  color: white;
    background-color: #F9B82D;
    padding: 3px;
    border-radius: 5px;
    position: relative;
    left: calc(100% - 80px);
    width: 75px;
  */
    text-align: center;
}

.cadre-integration,
.cadre-integration-gauche {
/*    background-color: white;*/
    /*height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;*/
}

.cadre-visible-non-desktop {
    visibility: hidden;
    height: 0px;
    width: 0px;
}

/* ------ */

.cadre-focus-article-resume .bouton-focus {
  /*  color: white;
    background-color: #F9B82D;
    padding: 3px;
    border-radius: 5px;
    position: relative;
    left: calc(100% - 80px);
    width: 75px;
  */
    text-align: center;
}

.bouton-focus .bt-focus-carrousel{
  width: 25%;
  margin-left: 45%;

}

/* */

/*.cadre-nlformulaire-elements {
  padding : 5% 10% 0;

}*/

.cadre-nlformulaire-elements button {
/*  padding: 5px 90px;*/
  width: 100%; /* à tester */
  margin: auto;
}

h3.dons-titre {
  font-size: 20px;
   font-weight: bold;
   text-align: center;
}

p.infosbloc{
  text-align: center;
  color: #808080;
  padding: 10px;
}

/* */

.cadre-focusliste-elements{
    /* height: 260px; */
    display: flex;
    /* flex-direction: column; */
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;

}

.larticle{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  /* margin-bottom: 0px; */
}
.focus-element-date{
  text-align: left;
  font-size: 16px;
/*  line-height: normal;*/
  padding: 15px 0px 0px 10px;
  margin: 0px;
}

.imglarticle{
/*  margin-bottom: 0px;
  line-height: normal;
  padding: 0px;
  */
  height: 190px;
  padding: 5px
}

.imglarticle-titre-texte {
    position: relative;
    top: -70px;
    height: 70px;
    padding: 5px;
    color: white;
/*    line-height: normal;*/
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;

}

.imglarticle img {
    height: 180px;
    width: 180px;
    margin: 0px 0px;
}

.textlarticle{
  text-align: center;
}

.textlarticle p{
  font-size: 16px;
/*  line-height: normal;*/
  padding: 0px 8px;
  text-align: left;
}


.textlarticle .bt-focus-liste {
  width: 50%;
  margin-bottom: 10px;
}

/* */
.item-caroussel2{
  background-color: lightgray;
  padding-bottom: 25px;
}
.item-caroussel2 img {
    width: 50%;
    margin: auto;
}

.item-caroussel2 .cadre-focus-article-titre{
  text-align: center;
}

#myCarousel2 .glyphicon-chevron-right,
#myCarousel2 .glyphicon-chevron-left {
    margin-top: -50%;
}

/* Fdons */

a.navdons, a.navdons:hover {
    color: #337ab7;
    text-decoration: none;
}

.chmtdons{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  /* margin-bottom: 0px; */
}
.chmtdonlibr{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
}

input[type="number"] {
   width:100px;
}

.bloccb{
  margin-bottom: 10px;
}

.imgbtpourdon{
  /* display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start; */
  margin-top: 10px;
  text-align: right;
}

/* RF */
.coordinput{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}

select { width: 5.5em; }

/*input[type="text"] {
   width:75%;
}*/

#zip{
  width:45%;
}

/* Stripe */

     .StripeElement {
       background-color: white;
       height: 40px;
       padding: 10px 12px;
       border-radius: 4px;
       /*border: 1px solid transparent;*/
       border: 1px solid #f4a22e;
       box-shadow: 0 1px 3px 0 #e6ebf1;
       transition: box-shadow 150ms ease;
     }

     .StripeElement--focus {
       box-shadow: 0 1px 3px 0 #cfd7df;
       box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
       -webkit-transition: box-shadow 150ms ease;
     }

     .StripeElement--invalid {
       border-color: #fa755a;
     }

     .StripeElement--webkit-autofill {
       background-color: #fefde5 !important;
     }

     .cadenas {
       color: #006600;
     }

     #lescartes {
       /*color : #aab7c4;*/
       color: #777;
     }

     #infosPaiment {
       color: #777;
       font-size: 50%;
     }

     #SecuStripe {
       color: #777;

     }

     .blocstripe {
       padding: 5%;
     }

     #card-errors{
       color: #a94442;
     }


/* -------- */


@media only screen and (max-width: 1199px) {
/*  .cadre-homepage {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }*/
/*    .cadre-nos-actions {
        max-width: 750px;
    }*/
    .cadre-grille-element,
    .cadre-grille-element img {
        width: 340px;
        height: 200px;
    }
    .cadre-grille-element-large,
    .cadre-grille-element-large img {
        width: 340px;
        height: 200px;
    }
    .cadre-grille-element-titre {
        top: -200px;
    }
/*    .cadre-colonne-gauche {
        visibility: hidden;
        width: 100%;
        height: 0px;
        margin: 0px;
        padding: 0px;
    }*/
/*    .cadre-intention-priere {
        height: 200px;
    }*/
    .cadre-intention-priere-elements {
        height: 160px;
        flex-direction: row;
    }
    .cadre-visible-non-desktop {
        visibility: visible;
        height: unset;
        width: 100%;
    }
}
@media only screen and (max-width: 810px) {
    .cadre-grille {
        justify-content: space-around;
    }
    .cadre-grille-element,
    .cadre-grille-element img {
        width: 310px;
    }
    .cadre-grille-element-large,
    .cadre-grille-element-large img {
        width: 310px;
    }
}
@media only screen and (max-width: 759px) {
/*    .cadre-nos-actions {
        width: 400px;
    }*/
    .cadre-texte-intro {
        font-size: 16px;
    }
    .cadre-intention-priere {
        height: unset;
    }
    .cadre-intention-priere-elements {
        height: 260px;
        flex-direction: column;
    }
}


/*----------------------*/
.img-carousel {
  display: block;
  width: 100%;
  height: auto;
}

.item-caroussel img {
    width: 100%;
}

.cadre-projets-titre {
  font-size: 20px;
  height: 60px;
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  text-align: center;
  justify-content: center;
}
.cadre-projets-article-titre {
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  top: 30px;
  height: 150px;
  left: 16px;
  width: 260px;
  color: white;
  text-transform: uppercase;
  line-height: 1.2;
}
.cadre-projets-article-resume {
  font-size: 16px;
  line-height: 22px;
  /* background-color: lightgray; */
  padding-top: 15px;
  border-top: 1px solid lightgray;
  position: absolute;
  top: 150px;
/*  height: 140px;*/
  left: 16px;
  width: 200px;
  color: white;
}
.bouton-projets {
  text-align: center;
  position: absolute;
  top: 300px;
  left: 15px;
  width: 139px;
  height: 52px;
  background-color: white;
  padding-top: 17px;
  color: black;
  text-shadow: none;
}

/*#innerCarouselProjets .carousel-item {
  width: 380px;
}

#innerCarouselProjets .carousel-control {
  width: 380px;
}
*/

#CarouselProjets .right {
  left: 0px;
  top: 150px;
}

#CarouselProjets .carousel-item {
/*  width: 380px;
  height: 380px;*/
}

#CarouselProjets .col-centered {
  float: none;
  margin: 0 auto;
}

#CarouselProjets .carousel-control { 
  width: 8%;
  width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
  margin-right: 40px;
  margin-left: 32px; 
  background-image: none;
  opacity: 1;
}
#CarouselProjets .carousel-control > a > span {
  color: white;
  font-size: 29px !important;
}

#CarouselProjets .carousel-col { 
  position: relative; 
  min-height: 1px; 
  padding: 5px; 
  float: left;
 }

#CarouselProjets  .active > div { display:none; }
#CarouselProjets  .active > div:first-child { display:block; }

/*xs*/
@media (max-width: 767px) {
  #CarouselProjets .carousel-inner .active.left { left: -50%; }
  #CarouselProjets .carousel-inner .active.right { left: 50%; }
	#CarouselProjets .carousel-inner .next        { left:  50%; }
	#CarouselProjets .carousel-inner .prev		     { left: -50%; }
  #CarouselProjets .carousel-col                { width: 50%; }
	#CarouselProjets .active > div:first-child + div { display:block; }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
  #CarouselProjets .carousel-inner .active.left { left: -50%; }
  #CarouselProjets .carousel-inner .active.right { left: 50%; }
	#CarouselProjets .carousel-inner .next        { left:  50%; }
	#CarouselProjets .carousel-inner .prev		     { left: -50%; }
  #CarouselProjets .carousel-col                { width: 50%; }
	#CarouselProjets .active > div:first-child + div { display:block; }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
  #CarouselProjets .carousel-inner .active.left { left: -33%; }
  #CarouselProjets .carousel-inner .active.right { left: 33%; }
	#CarouselProjets .carousel-inner .next        { left:  33%; }
	#CarouselProjets .carousel-inner .prev		     { left: -33%; }
  #CarouselProjets .carousel-col                { width: 33%; }
	#CarouselProjets .active > div:first-child + div { display:block; }
  #CarouselProjets .active > div:first-child + div + div { display:block; }
}

/*lg*/
@media (min-width: 1200px) {
  #CarouselProjets .carousel-inner .active.left { left: -50%; }
  #CarouselProjets .carousel-inner .active.right{ left:  50%; }
	#CarouselProjets .carousel-inner .next        { left:  50%; }
	#CarouselProjets .carousel-inner .prev		     { left: -50%; }
  #CarouselProjets .carousel-col                { width: 50%; }
	#CarouselProjets .active > div:first-child + div { display:block; }
  #CarouselProjets .active > div:first-child + div + div { display:block; }
	#CarouselProjets .active > div:first-child + div + div + div { display:block; }
}

#CarouselProjets .block {
	width: 380px;
	height: 380px;
}

.red {background: red;}

.blue {background: blue;}

.green {background: green;}

.yellow {background: yellow;}




.flickity-button {
  background: none;
}

.flickity-button-icon {
  fill: white;
}

.carousel-projets .flickity-prev-next-button.previous {
  left: -170px;
  top: 221px;
}
.carousel-projets .flickity-prev-next-button.next {
  left: -170px;
  top: 150px;
}
.carousel-projets .flickity-page-dots {
  left: -200px;
  top: 385px;
  text-align: left;
}
.carousel-projets .flickity-page-dots .dot {
  background: #999;
}

.control-bloc {
  height: 467px;
  width: 301px;
  position: absolute;
  top: -42px;
  background: #1f2a3b;
}

.cadre-focus.espace-cadre {
  position: relative;
/*  left: 20%;*/
}

.carousel-projets .flickity-prev-next-button {
  left: -180px;
  width: 60px;
  height: 60px;
}

.cadre {
  width: 100%;
  margin-bottom: 30px;
}

.carousel-projets {
  font-size: 16px;
/*  line-height: 1.5;*/
  position: relative;
  left: 220px;
  width: calc(100% - 220px);
  margin-top: 40px;
  margin-bottom: 40px;
}

.carousel-projets .carousel-cell{
  width: 390px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0);
}

a.bt-focus-carrousel {
  color: black;
  font-weight: 700;
}

.texte-centre.espace-cadre.couleur-blanc.flickity-button-icon {
  width: 90px;
  height: 90px;
}

.button-down {
  width: 30px;
  fill: white;
}

.carousel-bandeau {
  position: relative;
  margin-bottom: 15px;
}

.carousel-nav {
  text-transform: uppercase;
  font-size: 90%;
/*  background: #57AAC6;*/
  top: -42px;
/*  height: 52px;*/
  width: 90%;
  left: 5%;
}

.carousel-content {}

.carousel-cell {
  counter-increment: carousel-cell;
  width: 100%;
/*  height: auto;*/
}

.carousel-bandeau .carousel-cell {
  max-height: 650px; /*750*/
}

.carousel-nav .carousel-cell {
  color: white;
  background: #57AAC6;
  width: -moz-max-content;
  width: unset;
  height: 52px;
  line-height: 52px;
  padding: 0 7px 0 7px;
  margin: 0 0 0 0;
  vertical-align: middle;
  transition-property: background, color;
  transition-duration: 0.5s;
  white-space: nowrap;
}

.carousel-nav .carousel-cell:not(:last-child) {
  border-right: 1px solid white;
}

.carousel-nav .carousel-cell.is-selected{
  background: #F9B82D;
}

.carousel-nav .carousel-cell:hover{
  background: #F9B82D;
  opacity: 0.75;
}

.carousel-nav .carousel-cell.is-selected:hover{
  opacity: 1;
}

.carousel-nav .flickity-prev-next-button.previous {
  left: -40px;
}
.carousel-nav .flickity-prev-next-button.next {
  right: -40px;
}

.carousel-content .carousel-cell {
/*  background: rgb(16, 27, 45);*/
}

.img-bandeau-haut {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-width: 1368px) {
  .img-bandeau-haut {
    height: 758px;
  }
}
.img-bandeau-haut-encyclo {
  height: auto;
}

.rideau-haut {
  position: absolute;
}

.rideau {
  position: absolute;
  /*transform: skew(15deg);*/
  width: 100%;
  top: 0;
  height: fit-content;
  text-align: center;
  background-color: black;
  color: white;
/*  text-shadow: 0px 0px 5px white;*/
  opacity: 0.5;
  transition-property: height, opacity;
  transition-duration: 0.5s;
  overflow: hidden;
  z-index: 1;
  padding: 0 20px 0 5px;
}

.rideau:hover {
  opacity: 0.75;
  transition-property: height, opacity;
  transition-duration: 0.5s;
  height: fit-content;
}

.rideau-text {
  padding: 3% 3% 0% 3%;
}

.rideau-text-ouvert {
  height: auto;
  max-height: 300px;
  transition-property: max-height;
  transition-duration: 1s;
  margin-bottom: 30px;
}
.rideau-text-ferme {
  max-height: 0;
  transition-property: max-height;
  transition-duration: 1s;
}

.vivreavecmarie {
  position: relative;
  overflow:hidden;
  width: -webkit-fill-available;
  width: -moz-available;
  font-size: 18px;
  text-align: left;
/*  margin: 0 5px;*/
  margin: 0px 10px 10px 0px;
  max-width: 750px;
  padding: 0 10px;
}

.img-vivreavecmarie {
  height: auto;
  width: 100%; /* 100% pour Firefox */
  width: -webkit-fill-available;
}

.vivreavecmarie .cadre-intention-priere-element {
  flex-direction: row;
  padding: 15px;
  margin-bottom: 2%; /*5%;*/
  width: 100%;
  height: auto;
}

.vivreavecmarie .cadre-bas {
  position: absolute;
  bottom: 0;
  width: 80%;  
  left: 10%;
}

.cadre-assombri {
  background-color: black;
  color: white;
  opacity: 0.5;
  margin-bottom: 10px;
  padding: 10px 0 10px 15px;
}

.element-viedelasso {
  position: relative;
  width: 50%;
  background: white;
  overflow: hidden;
  padding: 2%;
  text-transform: none;
}

.element-viedelasso:first-child {
  width: 100%;
  border-bottom: 1px solid lightgray;
}

.element-viedelasso:nth-child(n+2) h2 {
  position: absolute;
  background: black;
  color: white;
  top: 0;
  opacity: 0.6;
  text-transform: none;
  padding: 3%;
  width: 92%;
  font-size: 100%;
}

.cadre-viedelasso {
  display: flex;
  flex-wrap: wrap;
  max-width: 1024px;
  padding: 0 20px 20px 20px;
  text-align: left;
}

.img-viedelasso {
  overflow: hidden;
  width: 100%;
  height: auto;
}

.bouton {
/*  align-items: center;
  justify-content: center;
  text-align: center;*/
  padding: 0% 3% 0.3% 3%;
/*  margin-top: 5%;*/
  height: auto;
  color: white;
  border-radius: 5px;
  float: right;
}

.cadre-nlformulaire-dons {
  margin: 0% 2% 0% 2%;
/*  height: 100%;*/
  text-align: center;
/*  background: white;*/
  font-size: 20px;
}

.cadre-nlformulaire-dons h2 {
  margin-top: 0px;
  padding: 15px;
  font-size: 30px;
}

.cadre-nlformulaire-dons button {
  padding: 8px 90px 8px 90px;
  margin: 10px auto 10px auto;
}

.dons-titre {
  background: #2a3445;
  color: white;
}

.flickity-slider {
  height: auto; /* nécessaire pour Firefox*/
}

.footer {
  background: white;
}

.numero {
  font-family: 'BreeSerif-Regular', 'Bree Serif';
  font-style: normal;
  font-size: 130px;
  position: relative;
  bottom: 100px;
  margin-left: -35px;
  bottom: 46px;
}

.element-sitesweb h2 {
  position: relative;
  top: -70px;
  left: 30px;
  width: calc(100% - 35px);
  color: #57AAC6;
}

.element-sitesweb .titre-texte {
  position: relative;
  bottom: 59px;
  left: 30px;
  border-left: 1px solid white;
  margin-bottom: -20px;
  padding-right: 30px;
}

.sitesweb-texte {
  top: -65px;
  position: relative;
  left: 32px;
  width: 80%;
}

.bouton-nos-actions {
  position: relative;
  left: 62px;
  bottom: 69px;
  padding: 0.6% 4% 0.8% 4%;
  height: auto;
  color: #F9B82D;
  border-radius: 5px;
  border-color: #F9B82D;
  border: groove;
}

.element-videos {
  margin: 0px 0px 15px 0px;
}

.element-videos .youtube {
  border-style: groove;
  border-color: white;
  border-width: 2px;
  width: 50%;
  height: 300px;
}

.element-videos h2 {
  margin-top: -6px;
  text-transform: none;
}

.element-videos-texte-droit {
  float: right;
  width: 45%;
}

.bouton-jaune-youtube {
  color: white;
  background-color: #F9B82D;
  padding: 8px 50px 8px 50px;
  border-radius: 5px;
  font-size: 20px;
}

.cadre-intentions {
  max-width: 95%;
}

.element-intentions {
  /* display: inline-grid; */
  /* float: left; */
  margin: 0px 0px 50px 30px;
  padding-right: 30px;
  /* padding-bottom: 0px; */
  /* margin: auto; */
  /* width: 45%; */
  text-align: center;
  position: relative;
  /* height: auto; */
  /* flex: 1; */
}

.element-intentions:first-child {
  border-right: 1px solid white;
}

.element-intentions .titre-texte {
  position: relative;
}

.intentions-texte {
  padding: 30px 10px 30px 10px;
  margin: 0px 0px 0px 0px;
  position: relative;
}

.bouton-intentions {
  padding: 1.6% 4% 1.8% 4%;
  /* margin: auto; */
  color: #F9B82D;
  border: groove;
  /* vertical-align: bottom; */
  bottom: -30px;
  /* height: 50px; */
  /* position: absolute; */
  /* text-align: center; */
  left: 10%;
  width: 73%;
  position: absolute;
}

.cadre-gauche {
  width: 60%;
}

.element-quisommesnous {
  background-color: white;
  margin-bottom: 20px;
}

.element-quisommesnous .titre-texte{
  padding: 0px 5% 5%;
}

.carousel.menu-auto {
  background: unset;
  width: unset;
  left: unset;
  height: 52px;
/*  cursor: move;*/
}

.carousel.menu-auto .carousel-cell {
  transition: opacity 250ms ease;
/*  cursor: url("/fileadmin/templates/MDN_H/images/pointeur-main.png") 0 0, auto;
  transition-property: cursor;
  transition-duration: 0.5s;*/
  cursor: zoom-in;
}

.carousel.menu-auto .carousel-cell.is-selected {
  background: #F9B82D; // #57AAC6; 
  border-right: 1px solid white;
}

.carousel.menu-auto .carousel-cell:hover{
  background: #F9B82D; 
  opacity: 0.5;
  transition: opacity 250ms ease;
/*  cursor: url("/fileadmin/templates/MDN_H/images/pointeur-main-inverse.png") 0 0, auto;
  transition-property: cursor;
  transition-duration: 0.5s;*/
}

/* viewport inherit size from carousel */
.carousel.menu-auto .flickity-viewport {
  position: absolute;
  width: 100%;
  height: 100%;
}

.carousel.menu-auto .carousel-cell, .carousel.menu-auto .carousel-cell is-selected {
  background: #F9B82D;
}

.anchor-to-menu {
/*  display: none;*/
}

.qui-sommes-nous {
/*  display: flex*/
}

.cadre-integration-gauche h1 {
  font-size: 30px !important;
}
.cadre-integration-gauche h2 {
  font-size: 20px !important;
}

.cadre-nlformulaire-elements {
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
}
  
.cadre-integration-gauche h1, .cadre-integration-gauche h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.bloc-newsletters {
  text-align: left;
  width: 80%;
  margin: 0px 30px;
  padding: 10px 20px;
  color: black;
}

.form-control {
  text-align: center;
  margin-bottom: 5px;
}

textarea {
  resize: none;
}

.btn-warning {
  color: white;
  background-color: #fdae45;
  border-color: #eea236;
}

.btn-danger {
  color: #fff;
  background-color: red;
  border-color: #d43f3a;
}

/*
* {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
}
*/

.onglet-nos-actions-a-deplacer {
  display: none;
}

.element-action {display: none;}

.ave-maria-titre {
  padding: 6px;
}

.encyclo .bloc_fond {
  width: 85%;
  position: relative;
/*  bottom: calc(15vmin + 20px);*/
  top: /*calc(-3vmin - 30px);*/calc(-9vmin - 50px);
  background: rgba(16, 27, 45, 0.6);
  padding: 0px 20px 50px 20px;
  margin-bottom: calc(120px - 10vmin);
}

.bloc_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.encyclo .category {
  bottom: 24px;
  position: relative;
}

.encyclo .carousel-caption {
  bottom: 25%;
}

.encyclo .bloc_high {
/*  min-width: 250px;*/
  width: 250px;
  height: 160px;
  position: relative;
  padding: 0 0 0 0;
  margin: 5px;
}

.encyclo a {
  color: white;
}
/*
.encyclo .homepage-body a, .homepage-body a:hover {
  color: white;
}
*/
.encyclo .texte {
  position: absolute;
  bottom: 0;
  color: white;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  width: 100%;
  line-height: 1.15;
}

.encyclo .titre {
  padding: 4px;
}

.encyclo .desc {
/*  height: 143px;*/
  padding: 4px;
}

.encyclo .cadre-homepage {
  margin-bottom: -190px;
}

.encyclo .content_bloc_high .hover{
/*	bottom:-175px;*/
/*	min-height:160px;*/
	transition-property: top, bottom, color;
	transition-duration: 0.5s;
}

.encyclo .content_bloc_high.normal:hover h3{
  color: red;
	transition-property: color;
	transition-duration: 1s;
}


#soleil{
  position: relative;
  width: 400px;
  height: 620px;
  left: calc(50% - 200px);
  margin-top: 30px;
  margin-bottom: 80px;
}

#soleil .soleil{
}

#soleil .centrale{
  position: relative;
  bottom: 386px;
  left: 65px;
  width: 265px;
  height: 231px;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  transition-property: background-image;
  transition-duration: 0.3s;
}

#soleil .centrale-texte{
  position: absolute;
  top: 115px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  transition-property: top, font-size;
  transition-duration: 0.3s;
  line-height: 1.2;
}
#soleil .soleil-actions{
  text-align: center;
}

#soleil .btn-sun{
  display: inline-block;
  width: 60px;
  height: 60px;
  position: relative;
  cursor: help;
  border-radius: 50%;
  background-color: white;
  box-shadow: 5px 5px 10px black;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  transition-property: background-color, background-image, background-size, color, box-shadow, transform;
  transition-duration: 0.3s;
}

#soleil .btn-sun:hover{
  background-color: #00aadc;
/*  background-size: 65%;*/
  box-shadow: 2px 2px 5px black;
  transform: translate(2px, 2px);
  transition-property: background-color, background-image, background-size, color, box-shadow, transform;
  transition-duration: 0.3s;
}

#soleil .btn-sitesweb{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-sitesweb-bleu.png);
  left: -5px;
  top: -548px;
}
#soleil .btn-sitesweb:hover{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-sitesweb-blanc.png);
}
#soleil .btn-newsletters{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-newsletters-bleu.png);
  left: 32px;
  top: -642px;
}
#soleil .btn-newsletters:hover{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-newsletters-blanc.png);
}
#soleil .btn-videos{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-videos-bleu.png);
  left: 112px;
  top: -644px;
}
#soleil .btn-videos:hover{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-videos-blanc.png);
}
#soleil .btn-intentions{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-intentions-bleu.png);
  left: 150px;
  top: -552px;
}
#soleil .btn-intentions:hover{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-intentions-blanc.png);
}
#soleil .btn-partenariats{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-partenariats-bleu.png);
  left: 102px;
  top: -416px;
}
#soleil .btn-partenariats:hover{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-partenariats-blanc.png);
}
#soleil .btn-autonomes{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-autonomes-bleu.png);
  left: -43px;
  top: -303px;
}
#soleil .btn-autonomes:hover{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-autonomes-blanc.png);
}
#soleil .btn-fondatrice{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-fondatrice-bleu.png);
  left: 132px;
  top: -332px;
}
#soleil .btn-fondatrice:hover{
  background-image: url(/fileadmin/templates/MDN_H/images/soleil-actions/picto-fondatrice-blanc.png);
}

.img-sun-bkg {
  position: absolute;
  top: 0px;
  left: calc(50% - 484px);
/*  object-fit: cover;*/
/*  border: 50px solid transparent;*/
/*  border-image: radial-gradient(farthest-corner at center, rgba(16, 27, 45, 1),rgba(16, 27, 45, 1)) 1;*/
/*  border-image: linear-gradient(rgba(16, 27, 45, 0) 100%,rgba(16, 27, 45, 1) 100%) 88;*/
/*  background: radial-gradient(transparent 65%, rgba(16,27,85));*/
/*  background-image: url(/fileadmin/_processed_/8/5/csm_bkg-toutes-actions_f915063719.jpg);*/
  background: radial-gradient(transparent 40%, rgba(16,27,45,1) 75%),
              url(/fileadmin/templates/MDN_H/images/soleil-actions/csm_bkg-toutes-actions.jpg);
}

.text-sun{
  position: absolute;
  text-transform: uppercase;
  font-size: 22px;
  width: fit-content;
  transition-property: font-size, color;
  transition-duration: 0.3s;
  white-space: nowrap;
}
#text-sun-sitesweb{
  right: 418px;
  top: 97px;
}
#text-sun-newsletters{
  right: 302px;
  top: -30px;
}
#text-sun-videos{
  left: 237px;
  top: -49px;
}
#text-sun-intentions{
  left: 414px;
  top: 74px;
}
#text-sun-partenariats{
  left: 431px;
  top: 239px;
}
#text-sun-autonomes{
  left: 341px;
  top: 370px;
}
#text-sun-fondatrice{
  left: 42px;
  top: 425px;
}

#bloc-soleil {
}

.plus-moins::before {
  left: 32px;
  top: -40px;
  position: relative;
  color: #ffbb00;
  cursor: pointer;
  content: "Voir plus";
  transition-property: content;
  transition-duration: 0.5s;
}

.plus-moins-moins::before {
  content: "Voir moins";
  transition-property: content;
  transition-duration: 0.5s;
}

.voir-plus {
  display: none;
/*  transform: scaleY(0);*/
/*  transform-origin: 50% 0;*/
  transition-property: transform;
  transition-duration: 0.5s;
  overflow: hidden;
  margin-left: 27px;
}

.voir-plus .bloc_high {
  width: 300px;
}

.bloc-flex {
  display: flex;
  flex-flow: wrap;
/*  justify-content: center;
  align-items: center;*/
}
/*
.voir-plus .content_bloc_high .hover {
  bottom: -174px;
  min-height: 209px;
}
* remplacé par blocs ci-dessous */

.voir-plus .content_bloc_high .hover {
  bottom: 0;
	margin-bottom:0;
  min-height: 0;
}
.voir-plus .content_bloc_high .hover:hover {
  bottom: none;
/*  min-height: 209px;*/
}
.voir-plus .content_bloc_high .hover p {
  display: none;
}


/*.voir-plus .bloc_high p {
  bottom: 40px;
  height: 0;
}*/

.cadre-en-ce-moment {
  max-width: 1424px;
  padding: 30px 0px 0px 0px;
  margin: -30px auto 0px auto;
}

.cadre-en-ce-moment .titre-texte {
  background: white;
  color: black;
  position: relative;
/*  bottom: 225px;*/
/*  top: -80px;*/
/*  padding: 20px;*/
  padding: 1px 8% 20px;
  margin: 0% 7%;
  margin-top: -3vh;
}

.actualite .date {
  background: white;
  color: #888;
  font-size: 16px;
  /* text-transform: uppercase; */
/*  font-weight: bold;*/
  padding: 4px 10px 4px 10px;
  top: -40px;
  left: 20px;
  position: absolute;
  margin-left: -20px;
}

.actualite .element-toutelactu .date {
  top: 0;
  position: relative;
  float: left;
  width: 100%;
  padding: 10px 10%;
}

.element-toutelactu .titre-texte {
  background: white;
  color: black;
/*  position: relative;*/
  top: -80px;
  padding: 25px 10%;
/*  margin: 0% 7%;*/
  width: 100%;
  overflow: hidden;
}
@media (max-width: 400px) {
  .element-toutelactu .titre-texte {
    padding: 25px 3%;
  }
}

.element-toutelactu {
  margin-bottom: 20px;
}

.detail-actualite .carousel-caption {
  position: relative;
  margin-top: -30%
}

.detail-actualite .cadre-homepage {
  width: 85%;
  margin: auto;
}

.detail-actualite .cadre-colonne-gauche {
  margin-top: 15%;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .element-toutelactu:not(:first-child) {
    width: 49%;
  }
}

.actualite .cadre-nos-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  /* align-items: stretch;*/
}

.bouton-nos-actions.bouton-je-mabonne {
  bottom: 30px;
}

.element-newsletters .abonnement {
  text-align: center;
  display: grid;
}

.element-newsletters .gauche {
  width: 49%;
  text-align: right;
  float: left;
  padding-bottom: 8px;
}

.element-newsletters .liste-abonnements {
  border-left: 1px solid white;
  width: 49%;
  float: right;
  text-align: left;
  padding-left: 20px;
  min-width: 275px;
}

.element-newsletters .bas {
  margin-top: 20px;
}

.element-newsletters button {
  border-style: solid;
  border-color: rgb(0,170,221);
}

.element-newsletters input#email-address {
  width: 40%;
  color: black;
}

.bouton-qui-sommes-nous {
  font-size: 42px;
  background: white;
  color: #F9B82D;
  float: right;
}

.qui-sommes-nous .cadre-colonne-gauche {
  margin-bottom: 0;
}

.vie-de-lasso-date {
  margin-top: 10px;
/*  margin-bottom: -12px;*/
}

.element-viedelasso .bouton {
  bottom: 20px;
  right: 20px;
/*  position: absolute;*/
  padding: 12px 45px;
  margin-top: 10px;
}

/********************************* à réintégrer dans styles.css */
.top-menu .first-level li.first-0 a{
	border-top:4px solid #f2ad37;
}

.top-menu .first-level li.first-1 a{
	border-top:4px solid /*55a9c7*/#b12221;
}

.top-menu .first-level li.first-2 a{
	border-top:4px solid /*b12221*/#55a9c7;
}

.top-menu .first-level li.first-0 a:hover,
.top-menu .first-level li.first-0.active a{
	background:#f2ad37;
}

.top-menu .first-level li.first-1 a:hover,
.top-menu .first-level li.first-1.active a{
	background:/*55a9c7*/#b12221;
}

.top-menu .first-level li.first-2 a:hover,
.top-menu .first-level li.first-2.active a{
	background:/*b12221*/#55a9c7;
}


.subMenuZone  div.second-0{
	background:#f2ad37;
}

.subMenuZone  div.second-0 a{
	background:#f2ad37;
}

.subMenuZone  div.second-0 a:hover,
.subMenuZone  div.second-0 li.active a{
	color:#f2ad37;
}

.subMenuZone  div.second-1{
	background:/*55a9c7*/#b12221;
}

.subMenuZone  div.second-2{
	background:/*b12221*/#55a9c7;
}

.subMenuZone  div.second-1 a{
	background:/*55a9c7*/#b12221;
}

.subMenuZone  div.second-1 a:hover,
.subMenuZone  div.second-1 li.active a{
	color:/*55a9c7*/#b12221;
}

.subMenuZone  div.second-2 a{
	background:/*b12221*/#55a9c7;
}

.subMenuZone  div.second-2 a:hover,
.subMenuZone  div.second-2 .active a{
	color:/*b12221*/#55a9c7;
}

.actualites-video {
  width: 100vw;
  height: calc(100vw/1.77);
}

/********************************* FIN de à réintégrer dans styles.css */


@media (max-width: 1024px) {
  .cadre-homepage {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .cadre-colonne-gauche {
    margin-left: 20px;
  }
  .detail-actualite .cadre-colonne-gauche {
    margin-top: 0;
  }
}


@media (max-width: 767px) {

/*
  .homepage-body {
    font-size: 3.5vmin;
  }
  h1 {
    font-size: 6.0vmin !important;
  }
  h2 {
    font-size: 4.0vmin !important;
  }
  h3 {
    font-size: 3.0vmin !important;
  }*/
  .homepage-body h1 {
    font-size: 34px !important;
  }

  .carousel-content {
    margin-top: -30px;
  }
  .control-bloc {
    visibility: hidden;
  }
  .carousel-projets .flickity-prev-next-button.previous {
    left: 1%;
    top: 385px;
  }
  .carousel-projets .flickity-prev-next-button.next {
    left: 82%;
    top: 385px;
  }
  .carousel-projets .flickity-page-dots {
    left: unset;
    top: 377px;
    text-align: center;
  }
  .carousel-projets {
    left: 0px;
    width: 100%;
  }
  .carousel-nav .carousel-cell {
    height: 43px;
    line-height: 45px;
  }
/*  .carousel-bandeau .carousel-cell {
    height: 350px;
  }*/
  .img-bandeau-haut {
    /*height: 100%;*/
/*    height: -webkit-fill-available;*/
    min-height: 315px;
  }
/*  .mobile-webkit-fill-available {
    height: -webkit-fill-available;
  }*/

  .carousel-bandeau .flickity-button {
    visibility: hidden;
  }
  .carousel-nav {
    width: 100%;
    left: 0%;
  }

/*  .vivreavecmarie {
    font-size: 4vmin;
    line-height: normal;
  }
  .vivreavecmarie h2 {
    font-size: 6vmin;
  }*/
  
  .cadre-flex-horizontal {
    flex-direction: column;
  }
  
  .element-viedelasso:nth-child(n+2) {
    display: none;
  }

  .element-viedelasso .bouton {
    position: unset;
    margin: 10px;
  }
  .element-videos-texte-droit {
    float: none;
    width: 100%;
    margin-bottom: 15px;
    padding: 20px;
  }

  .element-videos .youtube {
    width: 100%;
  }
  
  .element-videos:nth-last-child(n+2) {
    border-bottom: inset;
  }
/*  .element-videos:last-of-type {
    border-bottom: none;
  }*/
/*  .cadre-projets-article-titre {
  font-size: 20px;
  }
  .cadre-projets-article-resume {
  font-size: 16px;
  }*/

  .element-intentions:first-child {
    border-right: none;
  }
  
  .cadre-nos-actions {
    padding: 0;
  }
  
/*  .cadre-colonne-gauche {
    margin: 0px;
  }*/
  
  #soleil{
    display: none;
  }
  .img-sun-bkg {
    display: none;
  }
}


@media (max-width: 480px) {
  .homepage-body h1 {
    font-size: 28px !important;
  }
}

.pages-addword .ce-bodytext h1 {
  color: cadetblue;
  margin-bottom: 30px;
}
.pages-addword .ce-bodytext h2 {
  margin: 20px 0;
}

.detail-actualite.pages-addword .carousel-caption {
  margin-top: -20%;
}

.formulaireAdresse {
  text-align: center;
  margin: 35px;
}

/*.formulaireAdresse input {
  border: 3px ridge red;
}*/

.formulaireAdresse button {
  border: 1px ridge #e03434;
  height: 30px;
  background: #e03434;
  color: white;
}

.ce-bodytext iframe {
  height: 150px;
  display: block;
  margin: auto;
  border: 2px solid #2c5282;
/*  border-bottom-width: 1px;
  border-right-width: 1px;*/
}
@media (min-width: 480px) {
  .ce-bodytext iframe {
    width: 70%;
  }
}
