@charset "UTF-8";
/* ajouts accessibilite */
.pills li {
  background-color: #1d595d !important;
}
.pills li a {
  color: #ffffff !important;
}
input.orig input.autocomplete {
  color: #236266 !important;
}
.lastests-events .time, .lastests-events .where {
  color: #ffffff;
}
/* inline */
/* Force display:flex horizontal uniquement dans .fl-col.inline */
.fl-col.inline > .fl-col-content {
  display: flex !important;
  flex-wrap: wrap !important;
  flex-direction: row !important;
  justify-content: flex-start;
  justify-content: center;
  /* 👉 Centrage horizontal */
  align-items: center;
  /* 👉 Centrage vertical */
  gap: 1rem;
}
/* Modules enfants */
.fl-col.inline > .fl-col-content > .fl-module {
  display: inline-flex !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* avant */
.inline {
  display: inline-block;
  vertical-align: top;
}
#body, p, li {
  font-family: 'Qanelas';
  font-weight: normal;
  font-style: normal;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
a {
  color: #0C4346;
}
h1, h2 {
  font-family: 'Iconic';
  font-weight: 600;
  font-style: normal;
  color: #0C4346;
}
menu1item {
  font-family: 'Qanelas Soft';
  font-weight: 900;
  font-style: normal;
  color: #647A8B;
}
h3 {
  font-family: 'Qanelas Soft';
  font-weight: bold;
  font-style: normal;
  color: #2ABDBB;
}
.menu1item {
  font-family: 'Qanelas Soft' !important;
  color: #647A8B;
}
.qanelassoftblack h2 {
  font-family: 'Qanelas Soft' !important;
  font-weight: 900 !important;
}
.fl-slide-content h3 {
  font-family: 'Qanelas Soft' !important;
  font-weight: 900 !important;
  margin-top: 230px !important;
}
/* moteur de recherche */
.moteur-de-recherche .asp_w_container {
  width: 100%;
}
/* redadrage images */
.adnlistingactu img {
  object-fit: cover !important;
  height: 300px !important;
  width: 300px !important;
  padding-bottom: 30px;
  margin-left: 25px !important;
  padding: 20px;
}
.fl-slide-bg-photo {
  height: 800px !important;
  width: 800px !important;
}
.bx-viewport {
  height: 500px !important;
}
.fl-search-input, input.fl-search-input {
  background: none !important;
  width: 400px;
  height: 50px;
  border-radius: 50px;
  padding: 10px 20px;
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
  border-color: #236266;
}
.hometag .fl-button-text {
  font-size: 12px;
  white-space: nowrap;
  margin: 1px 1px;
}
.hometaglist .uabb-list-icon-wrap {
  background-color: #ffddee;
  margin: 10px;
  padding: 10px;
  border-radius: 50px;
}
.hometaglist .uabb-list-icon-text-heading {
  color: #ffffff;
  align-content: center;
  /* Ajout de cette ligne pour corriger la propriété non valide */
}
.rechwhitecenter input {
  color: #ffffff;
}
.rondscarrefour .card-body h2 {
  background-color: #236266;
  border-radius: 200px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  height: 200px;
  width: 200px;
  padding-top: 80px;
  padding-left: 10px;
  padding-right: 10px;
}
.rondscarrefour .card-body h2:hover {
  background-color: #2ABDBB;
}
.rondscarrefour img {
  object-fit: cover;
  border-radius: 200px;
  height: 100px !important;
  width: 100px !important;
  margin-bottom: -100px;
}
/* agenda */
.lastests-events .date-content .day-name {
  white-space: nowrap;
}
.lastests-events .date-content .day-number {
  font-size: 2.5rem;
  line-height: 1.2;
}
.lastests-events .date-content .month-name {
  font-size: 1rem;
  /* Correction de la valeur de taille de police */
  line-height: 1.1;
  padding-top: 5px;
  padding-bottom: 3px;
}
.lastests-events .category {
  color: #ffffff;
  text-transform: uppercase;
}
.lastests-events .title {
  margin-bottom: 8px;
}
.zindexdevant {
  z-index: 10000;
}
/* Nexform */
.v7_container.form_type_normal {
  box-shadow: none !important;
  background: none !important;
}
.the_label.style_bold {
  font-family: 'Qanelas' !important;
  color: #0C4346 !important;
}
/* Mailjet */
@media screen and (min-width: 768px) {
  div.mailjet-widget-form-group {
    width: 50%;
    float: left;
    padding: 0px 5px 5px 10px;
  }
}
.mailjet-widget-form-group input {
  border-radius: 30px;
  font-family: 'Qanelas';
  color: #944e2a;
}
.mailjet_widget_front_container input[type="submit"] {
  border-radius: 50px !important;
  background: transparent;
  border-color: #944e2a;
  color: #944e2a;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px 10px 30px;
}
/* Footer */
.adnfooter li {
  white-space: nowrap;
}
