
:root {
  --white-hsl: 0,0%,100%;
  --black-hsl: 0,0%,26.27%;
  --safeLightAccent-hsl: 176.84,43.51%,74.31%;
  --safeDarkAccent-hsl: 0,0%,0%;
  --safeInverseAccent-hsl: 0,0%,0%;
  --safeInverseLightAccent-hsl: 0,0%,0%;
  --safeInverseDarkAccent-hsl: 0,0%,100%;
  --accent-hsl: 176.84,43.51%,74.31%;
  --lightAccent-hsl: 0,78.69%,76.08%;
  --darkAccent-hsl: 254.48,27.62%,20.59%;
}

*:focus {
    outline: none;
}

body {
    font-family: "Inter", sans-serif;
    color: #2D2643; 
}


.event-sans-image {
    padding-left: 10px;
    padding-top: 10px;
}

footer {
    display: none;
}

.alert {
    display: none ! important;
}

.dropdown-toggle::after {
  content: '';
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0.25rem;
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%232D2643' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}


@-webkit-keyframes run {
  0% {
    right:0%;
  }
  50% { 
    right:calc(10962px - 100vw); 
   }
  100% {
    right: 0%;     
  }
}


:hover {
    animation-play-state: paused;
  }


.container-carte .col-lg-12,
.container-filtre .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.container-filtre {
    margin-bottom: 40px;
}

#events_map {
    height: 400px ! important;
}


.form-filtre-event {
    border-radius: 0px 0px 4px 4px;
    background: #2D2643; 
    padding-top: 26px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 36px;
}

.form-filtre-event h3 {
    margin: 0;
    color: #FFF;
    font-family: "Inter", sans-serif;
    font-size: 18.455px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px; /* 157.143% */
    letter-spacing: 0.468px; 
    padding-bottom: 11px;
}

.header-without {
    font-family: "Bree Serif", serif;
    color: #2D2643;
    font-size: 73px;
    margin: 0;
    padding-top: 66px;
    padding-bottom: 70px;
    font-style: normal;
    line-height: 69.72px; /* 95.507% */
    letter-spacing: 1.46px; 
}

.header-without span {
  background: linear-gradient(to top, transparent 9%,#A1DAD7 9%, #A1DAD7 40%, transparent 40%);
}
.header-without-un span {
  background: linear-gradient(to top, transparent 9%,#F29292 9%, #F29292 40%, transparent 40%) ! important;
}

.div-search-comite {
    display: flex;
    align-items: center;
}

.input-search-cmoite {
     border-radius: 3.607px;
    background: rgba(255, 255, 255, 0.90);
    margin-right: 20px;
    border: none;
    color: #474849;
    font-size: 14.54px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.618px;
    padding: 14px 12px;
}

.input-search-cmoite-btn {
    border-radius: 3.607px;
background: #A1DAD7;
color: #2D2643;
transition: all 0.3s;
padding: 14px 14px;
border:none;
font-size: 14.54px;
font-style: normal;
font-weight: 700;
margin-right: 40px;
line-height: 22.618px;
}

.btn-rei {
    color: #FFF;
font-size: 16px;
border: none;
font-style: normal;
font-weight: 400;
line-height: 29px; /* 181.25% */
letter-spacing: 0.468px;

text-decoration: underline; 
}

.btn-rei:hover {
    text-decoration: none;
}

.div-a-flex {
    display: flex;
    align-items: center;
}

.input-search-cmoite-btn:hover {
    opacity: 0.8;
}

.header-without-blog span {
  background: linear-gradient(to top, transparent 9%,#F29292 9%, #F29292 40%, transparent 40%);
}

.header-without-blog {
    padding-bottom: 33px ! important;
}

.tous-les-blogs {
    padding-bottom: 68px;
}

.tous-les-blogs a {
    font-family: "Bree Serif", serif;
    color: #F29292;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    padding-right: 22px;
}



.page-content-new {

}

.page-content-new p {
    font-size: 17px;
    line-height: 22px; /* 129.412% */
    letter-spacing: 0.355px; 
    margin: 0;

    padding-bottom: 30px;
}

.page-content-new p a {
    text-decoration: underline;
}
.page-content-new p a:hover {
    text-decoration: none;
}

.bio-profil {
      font-size: 17px;
    line-height: 22px; /* 129.412% */
    letter-spacing: 0.355px; 
    margin: 0;  
}
.bio-profil a {
    color: #A1DAD7;
    text-decoration: underline;
}
.bio-profil a:hover {
    color: #A1DAD7;
    text-decoration: none;
}


.page-content-new img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.page-content-new ul {
    padding-bottom: 20px;
    margin-bottom: 0;
}


.page-content-new li {
    font-size: 17px;
    line-height: 22px; /* 129.412% */
    padding-bottom: 10px;
    letter-spacing: 0.355px; 

}


.page-content-new li h3 {
    padding: 0;
    line-height: 20px ! important;
}

.page-content-new h2,
.h2-comme {
    font-family: "Bree Serif", serif;
    color: #2D2643;
    font-size: 47px;
    line-height: 48px; /* 102.128% */
    letter-spacing: 1px; 
    margin: 0;

    padding-bottom: 30px;

}


.page-content-new h3 {
    font-family: "Bree Serif", serif;
    color: #2D2643;
    font-size: 27px;
    line-height: 34px; /* 102.128% */
    letter-spacing: 1px; 
    margin: 0;
    padding-bottom: 30px;

}

.page-content-new h3 span {
  background: linear-gradient(to top, transparent 9%,#A1DAD7 9%, #A1DAD7 40%, transparent 40%);
}
.pour-iframe {
    position: relative;
    padding-bottom: 56.25% ! important;
    height: 0;    
    margin-bottom: 30px ! important;
}

.pour-iframe-deux {
     position: relative;
    padding-bottom: 56.25% ! important;
    height: 0;    
    margin-bottom: 0px ! important;   
}

.page-content-new iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: unset ! important;
    height: 100%;   
}


.header-with {
    font-family: "Bree Serif", serif;
    color: #FFF;
    font-size: 73px;
    margin: 0;
    font-style: normal;
    line-height: 69.72px; /* 95.507% */
    letter-spacing: 1.46px; 
    position: absolute;
    top: 66px;
    left: 134px;
    z-index: 9;
}

.header-with span {
  background: linear-gradient(to top, transparent 9%,#A1DAD7 9%, #A1DAD7 40%, transparent 40%);
}


.fluidImageOverlay {
  background-color: var(--image-block-overlay-color);
}


.fluidImageOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: normal;
  --image-block-overlay-color: hsla(var(--black-hsl), 0.41);
  opacity: 1;
}


.nav-link,
.dropdown-item,
.navbar-more-item {
    font-weight: unset ! important;
    color: #434343 ! important;
    font-size: 14px ! important;
}



.page-content-new li {
  background-image: url(puce.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position-x: 0px;
  overflow: visible;
  padding-left: 22px;
  background-position-y: 7px;
}

.card-body-answer li {
  background-image: url(puce.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position-x: 0px;
  overflow: visible;
  padding-left: 22px;
  font-weight: 700; 
  background-position-y: 7px;
  font-size: 17px;
  line-height: 22px;
  padding-bottom: 10px;
  letter-spacing: 0.355px;
}

.card-body-answer li a {
    color: #2D2643;
    text-decoration: underline;
}

.card-body-answer li a:hover {
    color: #2D2643;
    text-decoration: none;
}

.page-content-new ul,
.card-body-answer ul {
  padding-left: 0;
  list-style: none;
}


.header-blog-post {

    padding-top: 28px;

}

.header-blog-post img {
    width: 100%;
    height: auto;
}



.header-blog-post h1 {
 color: #2D2643;
font-family: "Bree Serif", serif;
font-size: 47px;
font-style: normal;
margin: 0;
padding-bottom: 17px;
line-height: 48px; /* 102.128% */
letter-spacing: 1px;    
}



.parent-name {
    display: inline-block;
    color: #F29292;
    font-family: "Bree Serif", serif;
    font-size: 27.421px;
    font-style: normal;
    line-height: normal;
    padding-bottom: 10px;
    letter-spacing: 1.959px; 
}


.byline span {
    display: inline-block;
    color: #555;
font-size: 14px;
font-style: normal;
font-weight: 400;
padding-right: 17px;
line-height: 22px; /* 157.143% */
letter-spacing: 0.355px; 
}

.info-tag-date {
    padding-bottom: 30px;
}



.pour-margin {
    margin-left: -50px;
    margin-right: -50px;
}

.social-share-widget-wrap {
    position: absolute;
    top: 0;
    left: 10%;
    height: 100%;
    padding-top: calc(6.875rem - (1.875rem));
    padding-bottom: 6.875rem;
  }


  .container {
    position: relative;
  }


.page-content-new-sans {
    padding-top: 76px;
}

.div-img-partage {
    padding-bottom: 30px;
}

.new-blog-card {
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    transition: all 0.3s;
    position: relative;
    height: 100%;

}

.new-blog-card-img {
    position: relative;
}

.new-blog-card:hover {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}

.new-blog-card h2 {
    margin: 0;
    font-family: "Bree Serif", serif;
    padding-bottom: 18px;
    color: #2D2643;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px; 
}

.new-blog-card img {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
aspect-ratio: 16/9;
    width: 100%;
    object-fit: cover;
}

.new-blog-card-infos {
    padding: 10px 15px 20px 15px;
}

.tag-sans-image {
    padding-bottom: 20px;
}


.new-tag-post {
     color: #2D2643;
    display: inline-block;
    font-size: 12px;
    background: #ffffff;
    font-style: normal;
    font-weight: 400;
    line-height: 31.429px; /* 220% */
    letter-spacing: 0.507px; 
    text-transform: lowercase;
    border: 1px solid #2D2643;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 2px;   
    transition: all 0.3s;
}
.new-tag {
    color: #2D2643;
    display: inline-block;
    font-size: 14.286px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.429px; /* 220% */
    letter-spacing: 0.507px; 
    transition: all 0.3s;
    text-transform: lowercase;
    border: 1px solid #2D2643;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
}



.new-tag:hover {
    text-decoration: none;
    color: #fff;
    background-color: #2D2643;
}

.info-tag-date {
display: flex;
  align-items: center;    
}

.info-tag-date {
    position: relative;
}

.tag-post-card {
    position: absolute;
    left: 15px;
    bottom: 10px;
}


.row-blog .col-lg-4,
.row-blog .col-lg-12,
.slider-hp .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.row-blog .col-lg-4 {
    margin-bottom: 20px;
}

.row-blog .col-lg-4 a:hover {
    text-decoration: none;
}


.date-et-parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
left: 15px;
  position: absolute;
  width: 100%;
  padding-right: 31px;
  bottom: 20px;
}

.padding-title-blog-card {
    padding-bottom: 60px ! important;
}

.parent-span {
    display: inline-block;
    font-family: "Bree Serif", serif;
    color: #F29292;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px; 
    text-transform: lowercase;
}



.form .form-control, .custom-select, .expiration-selects .form-control, .expiration-selects .StripeElement, .country-select .form-control, .country-select .StripeElement {
border-radius: 4px;
background: rgba(35, 28, 57, 0.10);
}

.form .btn-loader {
    display: block;
    width: 100%;
}

.form .btn-primary {
border-radius: 4px;
background: #2D2643; 
olor: #FFF;
display: block;
width: 100%;
text-align: center;
font-size: 16.123px;
transition: all 0.3s;
font-style: normal;
font-weight: 700;
line-height: 25.08px;
}

.form .btn-primary:hover {
    opacity: 0.8;
}

.form {
    padding: 20px;
    border-radius: 4px;
    border: 0.896px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 3.583px 3.583px 0px rgba(0, 0, 0, 0.07);
}



.container-header-blog .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}


.container-event .col-lg-4 {
    padding-left: 10px;
    padding-right: 10px;
}

.le-content-special {
    padding-bottom: 50px;
}


.le-content-special p {
    margin: 0;
    color: #2D2643;
    font-size: 14px;
    font-style: normal;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.355px; 
}



.le-content-special iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: unset ! important;
    height: 100%;   
}

.pour-margin {
    margin-left: -20px;
    margin-right: -20px;
}





.card-event-date {
    border-radius: 4px;
    background: rgba(45, 38, 67, 0.10);   
    display: flex;
    align-items: center; 

}

.card-event-date p {
    margin: 0;
    padding-left: 15px;
    font-family: "Bree Serif", serif;
    color: #2D2643;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px; 
}


.new-card-event {
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    transition: all 0.3s;
}

.new-card-event:hover {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}

.events-hp .col-lg-4 a:hover {
    text-decoration: none;
}

.page-type-calendar .col-lg-4 a:hover {
    text-decoration: none;
}

.card-event-intro {
    padding: 20px 15px 15px 15px;
}

.card-event-intro h2 {
    font-family: "Bree Serif", serif;
    margin: 0;
    padding-bottom: 6px;
    color: #2D2643;
    font-size: 22px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px; 
}

.card-event-date {
    padding: 5px;
}

.car-event-bottom {
    padding-top: 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.car-event-bottom-un {
    color: #2D2643;
    font-size: 14px;
    font-style: normal;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.355px;
    display: inline-block;
    text-decoration: underline;
    transition: all 0.3s;  
    font-weight: 700;
}

.new-card-event:hover .car-event-bottom-un {
    text-decoration: none;
}

.car-event-bottom-deux {
  color: #F29292;
     font-family: "Bree Serif", serif;
    font-size: 14px;
    font-style: normal;
    display: inline-block;
    line-height: normal;
    letter-spacing: 1px;  
}

.container-event .col-lg-4 {
    margin-bottom: 30px;
}



.form-paddint-top {
    margin-top: 76px;
}
.bg-bleu-ciel {
    background: #A1DAD7; 
}

.event-page-header h1 {
    margin: 0;
    font-family: "Bree Serif", serif;
    padding-bottom: 30px;
    color: #2D2643;
    font-size: 37px;
    font-style: normal;
    line-height: normal; 
}


.event-page-header {
    padding-top: 64px;
}

.breadcrumb-item {
  font-size: 0.875rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #2D2643 ! important;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .625rem;
  color: inherit;
  content: "/";
  color: #2D2643;
}

.breadcrumb {
    padding-bottom: 20px;
}


.date-icon-event {
    padding-bottom: 90px;
}

.card-event-image img {
     border-radius: 4px 4px 0px 0px;    
}


.date-icon-event span {
    color: #2D2643;
    padding-left: 15px;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
}

.img-header-event {
    border-radius: 4px 4px 0px 0px; 
}

.card-event-form {
    border-radius: 0px 0px 4px 4px ! important; 
    position: sticky;
    border: none;
    top:0;
}


#primaryNav .nav-item:last-child a,
.to-the-site {
    border-radius: 4px;
    padding: 15px 20px;
    background: #A1DAD7; 
    color: #FFF ! important;
    font-size: 14.54px ! important;
    transition: all 0.3s;
    font-style: normal;
    transition: all 0.3s;
    font-weight: 700 ! important;
    line-height: 22.618px;
}

#primaryNav .nav-item:last-child a:hover,
.to-the-site:hover {
    opacity: 0.8;
}


.navbar-nav-primary {
    align-items: center;
}


.footer-bottom {
    padding-top: 76px;
    padding-bottom: 53px;
}
.footer-bottom .col-lg-6 {
    
}
.footer-bottom .col-lg-6 img {
    width: 610px;
    height: auto;
    max-width: 100%;
}

.footer-bottom .col-lg-4 {
    
}
.footer-bottom .col-lg-4 a {
    display: block;
    color: #A1DAD7;
    font-family: "Bree Serif", serif;
font-size: 40.014px;
font-style: normal;
line-height: 55.1px; /* 137.701% */
letter-spacing: 1.081px; 
padding-bottom: 5px;
}

.footer-bottom .col-lg-2 {
    display: flex;
  flex-direction: column;
  flex: 1;
}
.footer-bottom .col-lg-2 a {
  color: #2D2643;
  margin-top: auto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.355px;
    text-decoration: underline;   
}
.footer-bottom .col-lg-2 a:hover {
    text-decoration: none;
}


.footer-middle {
    background: #A1DAD7; 
    padding-top: 36px;
    padding-bottom: 36px;
}

.footer-middle ul {
    padding: 0;
    list-style: unset;
}

.footer-middle ul li {
    display: inline-block;
    margin: 0;
    margin-right: 25px;
}

.footer-middle ul li a {
    display: inline-block;
    border-radius: 4px;
    background: #DBF7F5; 
    color: #2D2643;
    text-align: center;
    font-size: 16.123px;
    font-style: normal;
    font-weight: 700;
    line-height: 25.08px; 
    transition: all 0.3s;
    padding: 16px 25px;
    transition: all 0.3s;
}

.footer-middle ul li a:hover {
    opacity: 0.8;
    text-decoration: none;
}


.new-footer {
    padding-top: 100px;
}

.footer-top {
    padding-top: 44px;
    background: url(back-footer.jpg);
    padding-bottom: 59px;
    background-size: cover;
}
.footer-top h2 {
    color: #FFF; 
    font-family: "Bree Serif", serif;
    font-size: 47px;
    font-style: normal;
    line-height: 48px; /* 102.128% */
    letter-spacing: 1px; 
    margin: 0;
    padding-bottom: 20px;
}
.footer-top p {
    color: #FFF; 
    margin: 0;
    padding-bottom: 24px;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 110% */
    letter-spacing: 0.355px; 
}

.input-mail-footer {
border-radius: 3.607px;
background: rgba(255, 255, 255, 0.10);
border: none;
color: #2D2643;
  padding: 14px 12px;
  font-size: 14.54px;
  font-style: normal;
  font-weight: 400;
  margin-right: 15px;
  line-height: 22.618px;
  width: 300px;
  background: rgba(255, 255, 255, 0.80);

}
.btn-footer {
    color: #2D2643;
border-radius: 4px;
background: #F29292; 
border: unset;
font-size: 16.123px;
font-style: normal;
font-weight: 700;
transition: all 0.3s;
line-height: 25.08px; 
padding-left: 15px;
padding-right: 15px;
}

.btn-footer:hover {
    opacity: 0.8;
}

.les-inputs {
    display: flex;
    padding-bottom: 20px;
}

.custom-control-label-footer {
    color: rgba(255, 255, 255, 0.70);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-top: 3px;
}




.accordion > .card .card-header {
padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
background: #2D2643;
}


.accordion > .card .card-header .accordion-headline {

  color: #FFF;
 font-family: "Bree Serif", serif;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 48px; /* 218.182% */
letter-spacing: 1px; 
}

.accordion > .card .card-header .accordion-headline a {
    color: #FFF;
}



.main-splash main {
    background: linear-gradient(180deg, #FFF 62.5%, #A1DAD7 100%);
}



.page-content-new-event {
    padding-top: 46px;
}

.event-details {
    margin-top: 50px;
    font-family: "Inter", sans-serif ! important;
    border-radius: 6px;
    background-color: #FBFBFE;
}

.event-details h4,
.event-details > div {
    font-family: "Inter", sans-serif ! important;
}



.event-details > div {
  background-color: unset;
}
.page-content-new-membre {
      display: flex;
  flex-wrap: wrap;
  justify-content: center;  
}

.page-content-new-membre img {
    height: 88px;
    width: auto;
    transition: all 0.3s;
}
.page-content-new-membre img:hover {
    opacity: 0.8;
}

.card-top-profil {
    border-radius: 6.316px 6.316px 0px 0px;
    background: #2D2643; 
    padding-top: 38px;
    padding-bottom: 50px;
}

.card-top-profil img {
    width: 108px;
    height: 108px;
    margin-bottom: 4px;
}

.card-top-profil h1 {
    font-family: "Bree Serif", serif;
    color: #FFF;
    margin: 0;
    font-size: 29.474px;
    font-style: normal;
    padding-left: 15px;
    padding-right: 15px;
    line-height: normal; 
}


.div-des-publications {
    border-radius: 6.316px;
    background: #F6FCFB; 
    padding: 40px 46px;
}

.div-des-publications a {
    display: block;
    margin-bottom: 20px;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
    padding: 30px 20px;
    color: #2D2643;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1px;
    text-decoration: underline; 
}

.div-des-publications a:last-child {
    margin: 0;
}



.top-hp {
    padding-top: 96px;
    padding-bottom: 125px;
    background: linear-gradient(360deg, #FFF 29.5%, #A1DAD7 75%);
    margin-top: -54px;
}

.top-hp .col-lg-12 {
    padding-bottom: 80px;
}
.top-hp .col-lg-12 h2 {
 color: #2D2643;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 12px */
letter-spacing: 1.258px; 
margin: 0;   
padding-bottom: 20px;
}
.top-hp .col-lg-12 p {
    font-family: "Bree Serif", serif;
    margin: 0;
    color: #2D2643;
    font-size: 50px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.355px; 
}

.top-hp .col-lg-4 {

}
.top-hp .col-lg-4 h3 {
    font-family: Inter;
    color: #2D2643;
    margin: 0;
    padding-bottom: 15px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
    letter-spacing: 1.258px; 
}
.top-hp .col-lg-4 p {
    margin: 0;
    padding-bottom: 20px;
    color: #000;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 129.412% */
letter-spacing: 0.355px; 
}
.top-hp .col-lg-4 a {
    color: #000;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 129.412% */
letter-spacing: 0.355px; 
text-decoration: underline;
}
.top-hp .col-lg-4 a:hover {
    text-decoration: none;
}


.events-hp {
    padding-bottom: 151px;
    padding-top: 124px;
    background: linear-gradient(180deg, #FFF 29.5%, #F29292 75%);
}


.homepage .new-footer {
    padding-top: 0 !important;
}

.events-hp .col-lg-7 {

}
.events-hp .col-lg-7 h2 {
    margin: 0;
    padding-bottom: 33px;
    color: #2D2643;
    font-family: "Bree Serif", serif;
    font-size: 60.361px;
    font-style: normal;
    line-height: 57.649px; /* 95.507% */
    letter-spacing: 1.207px; 
}
.events-hp .col-lg-7 p {
    margin: 0;
    padding-bottom: 20px;
    color: #2D2643;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.355px; 
}

.events-hp .col-lg-7 div {
    padding-top: 20px;
}

.events-hp-lien-un {
border-radius: 4px;
background: #FFF; 
color: #2D2643;
padding: 16px 30px;
font-size: 16.123px;
font-style: normal;
font-weight: 700;
line-height: 25.08px; 
transition: all 0.3s;
text-decoration: none;
}

.events-hp-lien-un:hover {
    text-decoration: none;
    opacity: 0.8;
}

.events-hp-lien-deux {
    color: #2D2643;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.355px;
    text-decoration: underline; 
    padding-left: 45px;
}
.events-hp-lien-deux:hover {
    text-decoration: none;
}


.div-plussss {
    padding-bottom: 90px;
    background: rgba(161, 218, 215, 0.10);
    padding-top: 90px;
    margin-bottom: -100px;
}

.div-plussss .col-lg-12 div h2 {
    font-family: "Bree Serif", serif;
    margin: 0;
    padding-bottom: 66px;
    color: #2D2643;
    text-align: center;
    font-size: 47px;
    font-style: normal;
    line-height: 48px; /* 102.128% */
    letter-spacing: 1px; 
}


.slider-hp {
    padding-bottom: 32px;
}

.slider-hp-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 23px;
}


.slider-hp-flex h2 {
    margin: 0;
    color: #2D2643;
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 12px */
letter-spacing: 1.258px; 
}
.slider-hp-flex a {
   color: #2D2643;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
letter-spacing: 0.355px;
text-decoration: underline;  
}
.slider-hp-flex a:hover {
    text-decoration: none;
}
.carousel-item img {
    border-radius: 6px;
}

.header-hp {
    position: relative;
    background-image: url(img-header.jpg);
    padding-bottom: 123px;
    min-height: 100vh;
    background-size: cover;
}

.header-hp img {

}
.header-hp-title {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}


.header-hp-title h2 {
    font-family: "Bree Serif", serif;
      margin: 0;
      color: #FFF;
      font-size: 138px;
      font-style: normal;
      font-weight: 400;
      line-height: 138px;
      letter-spacing: 1.804px;
}

.header-hp-title p {
margin: 0;
    margin-top: 0px;
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.355px;
  margin-top: 36px; 
}


.header-hp-form input {
    width: 32%;
}

.form-top-hp {
    display: flex;
    justify-content: space-between;
    padding-bottom: 18px;
}

.input-hp-opa {
    border-radius: 3.607px;
    background: rgba(255, 255, 255, 0.80);
    border:none;
    color: #2D2643;
    font-size: 14.54px;
    font-style: normal;
    padding-left: 10px;
    font-weight: 400;
    line-height: 22.618px;
}

.btn-submit-top-hp {
    border-radius: 4px;
background: #F29292;
color: #FFF;
font-size: 16.123px;
border:none;
font-style: normal;
font-weight: 700;
line-height: 25.08px; 
transition: all 0.3s;
}

.btn-submit-top-hp:hover {
  background: #F29292;
color: #FFF;  
opacity: 0.8;
}

.label-top-hp {
    color:#fff;
    font-size: 14px;
}
.custom-control-label {
    font-size: 14px;
}

.logo-top-hp {
    width: 238px;
    height: auto;
    margin-top: 40px;
    margin-bottom: 250px;
    opacity: 0;
}



.carousel-item {
    position: relative;
}


.absolute-feature {
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}

.absolute-feature h2 {
    color: #FFF;
    font-family: "Bree Serif", serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 115.8%; /* 57.9px */
    letter-spacing: 0.355px; 
    margin: 0;
    padding-bottom: 20px;
}



.absolute-feature a {
    border-radius: 4px;
    background: #A1DAD7;
    color: #2D2643;
    padding: 16px 30px; 
    font-size: 16.123px;
    font-style: normal;
    font-weight: 700;
    transition: all 0.3s;
    display: inline-block;
    left: 30px;
    line-height: 25.08px; 
}

.absolute-feature a:hover {
    opacity: 0.8;
}



.wrapper-slider-defilement {
  position: relative;
  width: 20000px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-animation: linear infinite;
    animation-name: none;
    animation-duration: 0s;
  -webkit-animation-name: run;
  -webkit-animation-duration: 1500s;
 margin-top: -70px;
}

.wrapper-slider-defilement:hover {
    animation-play-state: paused;
}

.items {
  width: 100%;
  overflow: scroll;
  white-space: nowrap;
  cursor: pointer;
  font-size: 0;
  cursor: grab;

  height: 100%;
}
.items {
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.items p {
  color: #FFF;
  border-radius: 4px; 
  width: 154px;
  height: 107px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 19px;
  position: relative;
  background-size: contain;
  font-family: 'klimaregular';
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
}

.items p img {
    object-fit: contain;
    height: 108px;
}

.modal-backdrop.show {
  opacity: 1;
  background: linear-gradient(360deg, #FFF 29.5%, #A1DAD7 75%);
}

.modal-title {
    font-family: "Bree Serif", serif;
    color: #1d182b;
    margin: 0;
    padding-bottom: 20px;
}



.modal-texte {
    text-align: center;
    color: #1d182b;
}


.btn-secondary-flash {
    background-color:  #2D2643;
    color: #fff ! important;
    transition: all 0.3s;
}

.btn-secondary-flash:hover {
    background-color:  #2D2643;
    color: #fff ! important;
    opacity: 0.8;
}
.modal .close {
  margin: 1rem;
  width: 2.25rem;
  height: 2.25rem;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 31.5C25.4558 31.5 31.5 25.4558 31.5 18C31.5 10.5442 25.4558 4.5 18 4.5C10.5442 4.5 4.5 10.5442 4.5 18C4.5 25.4558 10.5442 31.5 18 31.5Z' stroke='%232D2643' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M22.5 13.5L13.5 22.5' stroke='%232D2643' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.5 22.5L13.5 13.5' stroke='%232D2643' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.6875rem;
}

.non-merci {
      color: #1d182b;
      text-decoration: underline;  
      font-size: 16px;
}
.non-merci:hover {
      color: #1d182b;
      text-decoration: none;  
}
.info-pour-mobile {
    display: none;
}

@media all and (max-width: 992px) {
.logo-top-hp {
  width: 119px;
  height: auto;
  margin-top: 20px;
  margin-bottom: 250px;
}




.form-filtre-event {
  border-radius: 0px 0px 4px 4px;
  background: #2D2643;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.div-a-flex {
  display: block;
  align-items: center;
}
.div-search-comite {
  display: block;
  align-items: center;
}
.input-search-cmoite {
  border-radius: 3.607px;
  background: rgba(255, 255, 255, 0.90);
  margin-right: 0px;
  border: none;
  color: #474849;
  font-size: 14.54px;
  font-style: normal;
  font-weight: 400;
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  line-height: 22.618px;
  padding: 14px 12px;
}


.input-search-cmoite-btn {
  border-radius: 3.607px;
  background: #A1DAD7;
  color: #2D2643;
  transition: all 0.3s;
  padding: 14px 14px;
  border: none;
  font-size: 14.54px;
  font-style: normal;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
  margin-right: 0;
  line-height: 22.618px;
}




.new-tag {
  color: #2D2643;
  display: inline-block;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.429px;
  letter-spacing: 0.507px;
  transition: all 0.3s;
  text-transform: lowercase;
  border: 1px solid #2D2643;
  border-radius: 4px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
}



.social-share-widget-wrap {
position: fixed;
  bottom: 1.25rem;
  left: 0;
  pointer-events: none;
  z-index: 1030;
}
.social-share-widget-wrap {

  top: unset;

  height: unset;
  padding-top: unset;
  padding-bottom: unset;
}

.header-hp {

  background-image: url("img-header-hp.jpg"),  linear-gradient(358deg, #2D2643 23.45%, rgba(45, 38, 67, 0.90) 41.7%, rgba(255, 255, 255, 0.00) 55.62%);
background-size: cover;
    background-repeat: no-repeat;

}
#mobileNav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: white;
  z-index: 99;
  border: unset;
}

.header-wrapper .container {
    padding-left: 0;
    padding-right: 0;
}

.carousel-item img {
  border-radius: 6px;
  height: 160px !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.carousel-indicators {
    display: none ! important;
}
.header-blog-post h1 {
  color: #2D2643;
  font-family: "Bree Serif", serif;
  font-size: 30px;
  font-style: normal;
  margin: 0;
  padding-bottom: 17px;
  line-height: 35px;
  letter-spacing: 1px;
}

.parent-name {
  display: inline-block;
  color: #F29292;
  font-family: "Bree Serif", serif;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  padding-bottom: 10px;
  letter-spacing: 1.959px;
}

.header-without {
  font-family: "Bree Serif", serif;
  color: #2D2643;
  font-size: 40px;
  margin: 0;
  padding-top: 66px;
  padding-bottom: 70px;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 1.46px;
}

.container-header-blog .col-lg-12 {
  padding-left: 30px;
  padding-right: 30px;
}

.info-pour-mobile {
  border-bottom-left-radius: 6px;
  padding: 15px;
  border-bottom-right-radius: 6px;
background: #A1DAD7;
}

.info-pour-mobile h2 {
font-family: "Bree Serif", serif;
color: #2D2643;
margin: 0;
padding-bottom: 15px;
font-size: 27.515px;
font-style: normal;
font-weight: 400;
line-height: 115.8%; /* 31.862px */
letter-spacing: 0.195px; 
}

.row-blog .col-lg-4, .row-blog .col-lg-12, .slider-hp .col-lg-12 {
  padding-left: 30px;
  padding-right: 30px;
}

.info-pour-mobile p {
    margin: 0;
    color: #2D2643;
border-radius: 4px;
background: #FFF;
display: block;
width: 100;
text-align: center;
padding-top: 16px;
padding-bottom: 16px;
font-size: 16.123px;
font-style: normal;
font-weight: 700;
line-height: 25.08px;
}


.info-pour-mobile p {
    
}

.info-pour-mobile {
    display: block;
}

.header-hp-title {
  display: block;
  align-items: center;
  padding-bottom: 40px;
}
.slider-hp-flex a {
  color: #2D2643;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.355px;
  text-decoration: underline;
}

.slider-hp-flex h2 {
  margin: 0;
  color: #2D2643;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 1.258px;
  padding-bottom: 15px;
}

.events-hp {
  padding-bottom: 60px;
  padding-top: 80px;
  background: linear-gradient(180deg, #FFF 29.5%, #F29292 75%);
}

.events-hp .col-lg-7 h2 {
  margin: 0;
  padding-bottom: 27px;
  color: #2D2643;
  font-family: "Bree Serif", serif;
  font-size: 32px; 
  font-style: normal;
  line-height: 33px;
  letter-spacing: 1.207px;
}

.events-hp-lien-un {
  border-radius: 4px;
  background: #FFF;
  color: #2D2643;
  padding: 16px 0px;
  font-size: 16.123px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.08px;
  transition: all 0.3s;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: none;
}

.date-et-parent {
    width: calc(100% - 30px);
    padding-right: 0;
}

.events-hp-lien-deux {
  color: #2D2643;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.355px;
  text-decoration: underline;
  padding-left: 0px;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}

.absolute-feature {
    display: none;
}

.scroll-hidden {
    overflow: clip;
}
.slider-hp-flex {
  display: block;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 23px;
}

.header-hp-title p {
  margin: 0;
    margin-top: 0px;
  margin-top: 0px;
  color: #FFF;
  font-size: 21px; 
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.355px;
  margin-top: 0px;
}
.form-top-hp {
  display: block;
  justify-content: space-between;
  padding-bottom: 18px;
}

.label-top-hp {
  color: #fff;
  font-size: 10px;
}
.top-hp .col-lg-12 p {
  font-family: "Bree Serif", serif;
  margin: 0;
  color: #2D2643;
  font-size: 33px; 
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.355px;
}

.top-hp .col-lg-12 {
  padding-bottom: 40px;
}
.top-hp .col-lg-4 a {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.355px;
  text-decoration: underline;
  display: inline-block;
  padding-bottom: 40px;
}
.top-hp {
    padding-bottom: 60px;
}

.input-hp-opa {
  border-radius: 3.607px;
  background: rgba(255, 255, 255, 0.80);
  border: none;
  color: #2D2643;
  font-size: 14.54px;
  font-style: normal;
  padding-left: 10px;
  font-weight: 400;
  line-height: 22.618px;
  padding-top: 15px;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.header-hp-form input {
  width: 100%;
}

.header-hp-title h2 {
  font-family: "Bree Serif", serif;
  margin: 0;
  color: #FFF;
  font-size: 60px; 
  padding-bottom: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.873px; 
}

.footer-top {
  padding-top: 44px;
  background: url(new-img-footer.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  padding-bottom: 59px;
  background-size: cover;
  background-position: center;
}

.footer-top p {
    padding-bottom: 180px;
}



    .header-with {
      font-family: "Bree Serif", serif;
      color: #FFF;
      font-size: 36px;
      margin: 0;
      font-style: normal;
      line-height: 38px;
      letter-spacing: 0.738px; 
      position: absolute;
      top: unset;
      bottom: 20px;
      left: 20px;
      z-index: 9;
    }



.page-content-new-sans {
  padding-top: 30px;
}

.les-inputs {
  display: block;
  padding-bottom: 20px;
}
.input-mail-footer {
    margin-bottom: 10px;
    margin-right: unset;
    width: 100%;
}

.date-icon-event span {
    display: inline-block;
    font-size: 20px;
}

.btn-footer {
  color: #2D2643;
  border-radius: 4px;
  background: #F29292;
  border: unset;
  font-size: 16.123px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.08px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
}
.footer-middle ul li a {
  display: inline-block;
  border-radius: 4px;
  background: #DBF7F5;
  color: #2D2643;
  text-align: center;
  font-size: 16.123px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.08px;
  transition: all 0.3s;
  padding: 16px 25px;
  margin-bottom: 10px;
}
.footer-middle ul li a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.footer-bottom {
  padding-top: 20px;
  padding-bottom: 30px;
}
.footer-bottom .col-lg-6 img {
  width: 200px;
  height: auto;
  max-width: 100%;
  margin-bottom: 15px;
  margin-top: 20px;
}
.footer-bottom .col-lg-4 a {
  display: block;
  color: #A1DAD7;
  font-family: "Bree Serif", serif;
  font-size: 25.014px;
  font-style: normal;
  line-height: 32.1px;
  letter-spacing: 1.081px;
  padding-bottom: 5px;
}
.footer-bottom .col-lg-2 {
    padding-top: 30px;
}
.page-content-new h2, .h2-comme {
  font-family: "Bree Serif", serif;
  color: #2D2643;
  font-size: 32px;
  line-height: 33px;
  letter-spacing: 1px;
  margin: 0;
  padding-bottom: 30px;
}
#accordion-groupes-locaux {
    margin-top: 20px ! important
}

}



@media all and (max-width: 410px) {

 .header-hp {
    background-image: url("img-header-hp.jpg"), linear-gradient(358deg, #2D2643 23.45%, rgba(45, 38, 67, 0.90) 41.7%, rgba(255, 255, 255, 0.00) 55.62%);
    background-size: contain;
    background-repeat: no-repeat;
  }




}