:root {
    --body-font-family: var(--cassiopeia-font-family-body);
    --cassiopeia-font-family-headings: "akrobat-regular";
    --primary-rgb: 40,151,213;
    --secondary-color: rgba(0,0,0,.5);
    
    /* Couleurs Missions Locales officielles */
    --ml-orange: rgb(243,146,0);
    --ml-green: rgb(149,193,31);
    --ml-blue: rgb(40,151,213);
    --ml-red: rgb(214,11,82);
    --ml-violet: rgb(163,25,91);
    
    /* Couleurs spécifiques Mission Locale Centre Ouest Bretagne */    
    --mlcob-yellow: rgb(243,230,0);
    --mlcob-yellow-rgb: 243,230,0;
    --mlcob-dark-yellow: rgb(243,209,0);
    --mlcob-dark-yellow-rgb: 243,209,0;
    --mlcob-orange: rgb(238,179,1);
    --mlcob-dark-orange: rgb(234,150,0);
    --mlcob-magenta: rgb(223,23,129);
    --mlcob-light-magenta: rgb(233,113,161);
    --mlcob-pink: rgb(222,148,185);
    --mlcob-bright-pink: rgb(246,146,135);
    --mlcob-cyan: rgb(0,164,227);
    --mlcob-dark-cyan: rgb(0,135,203);
    --mlcob-light-cyan: rgb(85,179,233);
    --mlcob-ultralight-cyan: rgb(121,188,205);
    --mlcob-ultralight-cyan-rgb: 121,188,205;
    --mlcob-blue: rgb(27,96,173);
    --mlcob-emerald: rgb(0,149,153);
    --mlcob-purple: rgb(170,25,128);
    --mlcob-dark-red: rgb(178,29,20);
    --mlcob-red: rgb(216,38,26);
    --mlcob-green: rgb(87,176,10);
    --mlcob-green-rgb: 87,176,10;
    --mlcob-light-green: rgb(165,202,0);
    --mlcob-light-green-rgb: 165,202,0;
    --mlcob-olive-green: rgb(184,191,77);
    --mlcob-olive-green-rgb: 184,191,77;
    
    --mlcob-section-background-opacity: .15;
    
    --jfilters-button-background-opacity: 0;
    --jfilters-button-background-opacity-hover: .15;
    --jfilters-button-border-opacity: .3;
    --jfilters-button-button-opacity-hover: 1;
    
    --mlcob-nav-max-width: 1440px;
    --mlcob-boxed-container-fluid-max-width: 1320px;
    --mlcob-max-width-blog: 960px;
    --mlcob-max-width-ressource: 736px;
    
    --finistere-rgb: rgb(179,41,190);
    --cotesdarmor-rgb: rgb(236,133,51);
    --morbihan-rgb: rgb(127,127,38);
    --finistere-rgba: rgba(179,41,190, var(--mlcob-section-background-opacity));
    --cotesdarmor-rgba: rgba(236,133,51, var(--mlcob-section-background-opacity));
    --morbihan-rgba: rgba(127,127,38, var(--mlcob-section-background-opacity));
}

.grid-child.container-nav {
  max-width: var(--mlcob-nav-max-width);
  padding: 1rem;
}

.bg-ml-blue {
  background-color: var(--ml-blue) !important;
}

.max-width-ressource {
  max-width: var(--mlcob-max-width-ressource) !important;
  margin-left: auto;
  margin-right: auto;
}

.max-width-blog {
  max-width: var(--mlcob-max-width-blog) !important;
  margin-left: auto;
  margin-right: auto;
}

.text-bg-success {
  background-color: var(--ml-green) !important;
}

.bg-ml-violet {
    background-color: var(--ml-violet);
}

.bg-mlcob-yellow {
    background-color: rgba(var(--mlcob-yellow-rgb), var(--mlcob-section-background-opacity));
}
.bg-mlcob-ultralight-cyan {
    background-color: rgba(var(--mlcob-ultralight-cyan-rgb), var(--mlcob-section-background-opacity));
}
.bg-mlcob-green {
    background-color: rgba(var(--mlcob-green-rgb), var(--mlcob-section-background-opacity));
}
.bg-mlcob-light-green {
    background-color: rgba(var(--mlcob-light-green-rgb), var(--mlcob-section-background-opacity));
}

.text-akrobat-regular {
  font-family: 'akrobat-regular';
  font-weight: 400;
}

.text-akrobat-extrabold {
  font-family: 'akrobat-extrabold';
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1.5rem;
}

@media only screen and (max-width: 767px) {
  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {
      margin-bottom: 3rem;
  }
  
  .com-content-article h1 {
    margin-bottom: 1rem;
  }
}

.moduletable h3, .moduletable .h3 {
    margin-bottom: 0;
}

h1, .h1 {
    font-family: 'akrobat-extrabold';
    font-weight: 700;
}

.offline-card .logo-icon {
    display: none;
}

#searchModal {
    z-index: 1041!important;
}

.lieux .com-content-article__body .leaflet-container {
    height: 50vh !important;
}

.leaflet-container {
  font-family: "Mulish", sans-serif !important;
  font-weight: 400 !important;
  font-size: .875rem !important;
}

.leaflet-popup-content p,
.leaflet-popup-content {
  line-height: 1.25 !important;
  font-size: .875rem !important;
}

ul.fields-container {
    margin: 0 !important;
    padding: 0 !important
}

.field-entry.conseiller-lieuaccueil .acfarticles-field-wrapper.layout-list ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.field-entry.conseiller-lieuaccueil .acfarticles-field-wrapper.layout-list ul > li {
    margin-right: .5em;
}

.field-entry.conseiller-lieuaccueil .acfarticles-field-wrapper.layout-list ul > li a {

}

.field-entry.conseiller-lieuaccueil .acfarticles-field-wrapper.layout-list ul > li:last-of-type {
    margin-right: 0;
}

.result__title-text {
    font-size: unset;
}

dl.article-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

dl.article-info dd {
    margin: 0 1em .5em 0;
}

.mlcob-blog a,
.mlcob-blog a:active,
.mlcob-ressources a,
.mlcob-ressources a:active {
    text-decoration: none;
}

.mlcob-blog a:not(.btn,.ochsocials-share-link):hover,
.mlcob-ressources a:not(.btn,.list-group-item-action,.ochsocials-share-link):hover {
    text-decoration: underline;
}

.mlcob-blog .card-title a:hover {
  text-decoration: none;
}

.view-article.mlcob-blog main {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--mlcob-max-width-blog);
}

.view-article.mlcob-blog h1,
.view-category.mlcob-blog h1,
.view-article.mlcob-ressources h1,
.view-category.mlcob-ressources h1,
.view-article.mlcob-lieux h1,
.view-category.mlcob-lieux h1,
.view-category.mlcob-conseillers h1,
.view-article.mlcob-conseillers h1,
.mlcob-agenda h1,
.mlcob-contact h1,
.mlcob-recherche h1 {
    font-size: 4rem;
}

@media only screen and (max-width: 767px) {
  .view-article.mlcob-blog h1,
  .view-category.mlcob-blog h1,
  .view-article.mlcob-ressources h1,
  .view-category.mlcob-ressources h1,
  .view-article.mlcob-lieux h1,
  .view-category.mlcob-lieux h1,
  .view-category.mlcob-conseillers h1,
  .view-article.mlcob-conseillers h1,
  .mlcob-agenda h1,
  .mlcob-contact h1,
  .mlcob-recherche h1 {
      font-size: 2.5rem;
  }
}

.view-category.mlcob-blog h1,
.view-category.mlcob-ressources h1,
.view-category.mlcob-lieux h1,
.mlcob-agenda h1:not(.eb-page-heading, .card-title),
.view-article.mlcob-blog h2:not(.cpnb-m-header),
.view-article.mlcob-ressources h2:not(.cpnb-m-header),
.view-article.mlcob-lieux h2:not(.cpnb-m-header),
.mlcob-agenda h2:not(.cpnb-m-header, .category-description),
.mlcob-contact h1,
.mlcob-recherche h1,
.view-category.mlcob-conseillers h1,
.view-article.mlcob-conseillers h2:not(.cpnb-m-header),
.jumbotron h1,
.item-page.accueil .blog-module h3,
.item-page.accueil .agenda-module h3:not(.eb-event-title-container) {
    display: inline-block;
    position: relative;
    z-index: 3;
    color: white;
    font-family: 'akrobat-extrabold';
    font-weight: 700;
}

.view-category.mlcob-blog h1::before,
.view-article.mlcob-blog h2:not(.cpnb-m-header)::before,
.item-page.accueil .blog-module h3::before {
    content: "";
    position: absolute;
    top: .125em;
    left: -.25em;
    right: -.25em;
    bottom: 0;
    background: var(--ml-red);
    z-index: -1;
    transform: rotate(2.5deg);
    transform-origin: center;
}

.mlcob-recherche h1::before,
.mlcob-recherche :not(.com-finder__empty) > h2::before {
    content: "";
    position: absolute;
    top: .125em;
    left: -.25em;
    right: -.25em;
    bottom: 0;
    background: var(--ml-violet);
    z-index: -1;
    transform: rotate(1.25deg);
    transform-origin: center;
}

.view-category.mlcob-ressources h1::before,
.view-article.mlcob-ressources h2:not(.cpnb-m-header)::before {
    content: "";
    position: absolute;
    top: .125em;
    left: -.25em;
    right: -.25em;
    bottom: 0;
    background: var(--ml-green);
    z-index: -1;
    transform: rotate(3deg);
    transform-origin: center;
}

.jumbotron h1::before {
    content: "";
    position: absolute;
    top: -.125em;
    left: -.5em;
    right: -.5em;
    bottom: -.25em;
    background: var(--ml-blue);
    z-index: -1;
    transform: rotate(1deg);
    transform-origin: center;
}

.view-category.mlcob-lieux h1::before,
.view-category.mlcob-conseillers h1::before,
.view-article.mlcob-lieux h2:not(.cpnb-m-header)::before,
.view-article.mlcob-contact h1::before,
.view-article.mlcob-conseillers h2:not(.cpnb-m-header)::before {
    content: "";
    position: absolute;
    top: .125em;
    left: -.25em;
    right: -.25em;
    bottom: 0;
    background: var(--ml-blue);
    z-index: -1;
    transform: rotate(1deg);
    transform-origin: center;
}

.mlcob-agenda h1:not(.eb-page-heading, .card-title)::before,
.mlcob-agenda h2:not(.cpnb-m-header, .eb-category-title, .category-description)::before,
.item-page.accueil .agenda-module h3:not(.eb-event-title-container)::before {
    content: "";
    position: absolute;
    top: .125em;
    left: -.25em;
    right: -.25em;
    bottom: 0;
    background: var(--ml-orange);
    z-index: -1;
    transform: rotate(.75deg);
    transform-origin: center;
}

.mod-articles h3,
.blog-navigation h3 {
    display: inline-block;
    position: relative;
    z-index: 3;
    color: white;
    font-family: 'akrobat-extrabold';
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .mod-articles h3,
  .blog-navigation h3 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}

.mod-articles h3::before,
.blog-navigation h3::before {
    content: "";
    position: absolute;
    top: -.125em;
    left: -.25em;
    right: -.25em;
    bottom: -.125em;
    background: var(--mlcob-light-cyan);
    z-index: -1;
    transform: rotate(-2deg);
    transform-origin: center;
}

.mlcob-ressources .mod-articles h3::before,
.mlcob-ressources .blog-navigation h3::before {
  background: var(--mlcob-light-green);
}

.mod-articles h4 {
  margin-bottom: .5rem;
  font-family: 'Mulish', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
}

.mod-articles h5 {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: normal;
  color: var(--text-dark);
}

@media only screen and (max-width: 767px) {
  .mod-articles h5 {
    font-size: 1rem;
  }
}

.view-article.mlcob-blog h2:not(.cpnb-m-header),
.view-article.mlcob-ressources h2:not(.cpnb-m-header),
.view-article.mlcob-lieux h2:not(.cpnb-m-header),
.eb-container.eb-event h2:not(.cpnb-m-header),
.com_eventbooking.view-complete h2:not(.cpnb-m-header),
#eb-individual-registration-page h2:not(.cpnb-m-header),
.view-article.mlcob-conseillers h2:not(.cpnb-m-header),
.item-page.accueil .blog-module h3,
.item-page.accueil .agenda-module h3:not(.eb-event-title-container) {
    font-size: 3rem;
}

@media only screen and (max-width: 767px) {
  .view-article.mlcob-blog h2:not(.cpnb-m-header),
  .view-article.mlcob-ressources h2:not(.cpnb-m-header),
  .view-article.mlcob-lieux h2:not(.cpnb-m-header),
  .eb-container.eb-event h2:not(.cpnb-m-header),
  .com_eventbooking.view-complete h2:not(.cpnb-m-header),
  #eb-individual-registration-page h2:not(.cpnb-m-header),
  .view-article.mlcob-conseillers h2:not(.cpnb-m-header),
  .item-page.accueil .blog-module h3,
  .item-page.accueil .agenda-module h3:not(.eb-event-title-container) {
      font-size: 2rem;
  }
}

.view-article.mlcob-blog h3 {
    font-size: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .view-article.mlcob-blog h3 {
      font-size: 1.75rem;
  }
}

.view-article.mlcob-blog .com-content-article__body {
    font-size: 1.25rem;
}

figure.image {
    margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  figure.image {
      margin-bottom: 0;
  }
}

.ochsocials-shares {
    margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .ochsocials-shares {
      margin-bottom: 1rem;
  }
}

.fullwidth {
  margin-left: calc( -50vw + 50%);
  margin-right: calc( -50vw + 50% );
  max-width: calc( 100vw);
}

.fullwidth.boxed .container-fluid {
  max-width: var(--mlcob-boxed-container-fluid-max-width);
  margin: inherit auto;
  padding-top: 30px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .fullwidth.boxed .container-fluid {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.mlcob-custom-header {
  padding-top: 30px;
  padding-bottom: 20px;
}

.item-page.mlcob-contact,
.mlcob-agenda .eb-category-description {
  padding-top: 30px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .item-page.mlcob-contact,
  .mlcob-agenda .eb-category-description {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.fullwidth.header-image .container-fluid {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
}

.fullwidth.header-image.header-image-overlay {
  margin-top: -3.5rem;
}

@media only screen and (max-width:767px) {
  .fullwidth.header-image.header-image-overlay {
    margin-top: -1.75rem;
  }
}

.fullwidth.header-image img {
  width: 100% !important;
}

.container-component > main {
  margin-top: 0 !important;
}

.jfilters-filter-container {
  padding: 0;
  border-bottom: 0;
}

.jfilters-filter-container__inner {
  font-weight: 700;
}

.jfilters-item-link, .jfilters-item-link:hover {
  color: var(--secondary-color);
}

.jfilters-item-link--button .jfilters-item__text {
  border-color: rgba(var(--mlcob-light-green-rgb), var(--jfilters-button-border-opacity));
  background-color: rgba(var(--mlcob-light-green-rgb), var(--jfilters-button-background-opacity));
  color: var(--mlcob-green);
}

.jfilters-item-link--button .jfilters-item__text:hover {
  background-color: rgba(var(--mlcob-light-green-rgb), var(--jfilters-button-background-opacity-hover));
  border-color: rgba(var(--mlcob-light-green-rgb), var(--jfilters-button-border-opacity-hover));
  box-shadow: initial;
}

.jfilters-item-link--button.jfilters-item-link--selected .jfilters-item__text {
  background-color: rgba(var(--mlcob-green-rgb), 1);
  border-width: 1px;
  border-color: rgba(var(--mlcob-green-rgb), 1);
  color: white;
}

.jfilters-filter-header__toggle:hover {
  background-color: rgba(var(--mlcob-light-green-rgb), var(--jfilters-button-background-opacity-hover));
}

.jfilters-filter-header__toggle:focus {
  background-color: unset;
}

.jfilters-filter-header__toggle:focus-visible {
  outline: 2px solid;
}

.btn {
  font-weight: 700;
}

.result__item + .result__item {
  border: 0;
}

#searchModal .awesomplete {
  flex-grow: 1;
}

#searchModal button[type="submit"] {
  margin-right: 0;
}

.container-nav nav {
  // margin-left: auto;
  margin-right: .5rem;
}

.container-nav .container-search {
  display: flex;
}

.container-header .navbar-toggler {
  color: black;
  cursor: pointer;
  border: 1px solid var(--bs-light);
}

.leaflet-popup-content p {
  margin: 0 !important;
}

.metismenu.mod-menu .metismenu-item > span,
.metismenu.mod-menu .metismenu-item > a,
.metismenu.mod-menu .metismenu-item > button {
  font-weight: 700;
  text-transform: uppercase;
}

.jumbotron {
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(var(--mlcob-ultralight-cyan-rgb), .25);
}

.jumbotron h1 {
  font-size: 3rem;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .jumbotron h1 {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}

.jumbotron h2 {
  font-size: 2rem;
  font-family: 'akrobat-extrabold';
  font-weight: 700;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .jumbotron h2 {
    font-size: 1.5rem;
  }
}

.jumbo__description {
  font-size: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .jumbo__description {
    font-size: 1rem;
  }
}

.text-multi-line-background,
.item-page.mlcob-ressources .field-entry.ressource-chapo p,
.category-description-ressources h2,
.category-description-blog h2,
.category-description-lieux h2,
.category-description-agenda h2,
.category-description-conseillers h2 {
  --multi-line-color: var(--ml-blue);
  display: inline !important;
  padding: .125rem 0rem;
  background-color: var(--multi-line-color);
  box-shadow: .25rem 0 0 var(--multi-line-color), -.25rem 0 0 var(--multi-line-color);
  box-decoration-break: clone;
  color: white;
  line-height: 1.4;
}

.item-page.mlcob-ressources .field-entry.ressource-chapo p,
.category-description-ressources h2 {
  --multi-line-color: var(--mlcob-light-green);
}

.category-description-blog h2 {
  --multi-line-color: var(--ml-red);
}

.category-description-agenda h2 {
  --multi-line-color: var(--ml-orange);
}

.category-description-ressources h2,
.category-description-blog h2,
.category-description-lieux h2,
.category-description-agenda h2,
.category-description-conseillers h2 {
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 1.75rem;
}

@media only screen and (max-width: 767px) {
  .category-description-ressources h2,
  .category-description-blog h2,
  .category-description-lieux h2,
  .category-description-agenda h2,
  .category-description-conseillers h2 {
    font-size: 1.25rem;
  }
}

.text-family-mulish {
  font-family: "Mulish", sans-serif;
}

.category-description-ressources h2::after,
.category-description-blog h2::after,
.category-description-lieux h2::after,
.category-description-agenda h2::after,
.category-description-conseillers h2::after {
  display: block;
  content: '';
  margin-bottom: 1rem;  
}

.text-multi-line-background-red {
  --multi-line-color: var(--mlcob-red);
}

.fullwidth {
  position: relative;
  overflow: hidden;
}

.fullwidth-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.fullwidth.with-overlay .fullwidth-bg-overlay {
  background-color: rgba(236,248,255,0.9);
}

.fullwidth.with-overlay .fullwidth-container {
}

.fullwidth-container {
  position: relative;
  z-index: 2;
}

.bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.mod-finder__search.input-group .awesomplete {
  width: 100%;
}

.geek-osmap {
  border-radius: 0 !important;
  border: none !important;
  margin: 0 !important;
}

.filigrane-vert {
  padding: 3rem;
  background-color: green;
}

.text-decoration-none a {
  text-decoration: none !important;
}

.leaflet-popup-content br {
  display: none !important;
}

.item-page.mlcob-lieux {
  padding-bottom: 5rem;
}

.item-page.mlcob-lieux .com-content-article__body p {
  font-size: 1.25rem;
}

.item-page.mlcob-lieux .com-content-article__body h3 {
  margin-top: 3rem;
}

@media only screen and (max-width: 767px) {
  .item-page.mlcob-lieux .fa-2x {
    font-size: 1rem;
  }
}

.item-page.mlcob-ressources,
.item-page.mlcob-conseillers {
  max-width: var(--mlcob-max-width-ressource);
  margin-left: auto;
  margin-right: auto;
}

.item-page.mlcob-ressources .fields-container {
  overflow: visible;
  list-style: none;
}

.item-page.mlcob-ressources .field-entry {
  margin-bottom: 3rem;
  font-size: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .item-page.mlcob-ressources .field-entry {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
}

.item-page.mlcob-ressources .field-entry span.field-value {
  display: block;
}

.item-page.mlcob-ressources .field-entry span.field-value :last-child {
  margin-bottom: 0 !important;
}

.item-page.mlcob-ressources .field-entry.ressource-chapo {
  font-size: 1.75rem;
  line-height: 1.25;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .item-page.mlcob-ressources .field-entry.ressource-chapo {
    font-size: 1.25rem;
    line-height: 1.25;
    font-weight: 700;
  }
}

.item-page.mlcob-ressources .field-entry.ressource-contenu ul {
  margin-bottom: 3rem;
  list-style-type: disc;
}

.item-page.mlcob-ressources .field-entry.ressource-conseil .field-prefix {
  font-weight: 700;
  text-transform: uppercase;
}

.badge {
  font-size: 1rem;
}

.mlcob-ressources .accordion-button {
  font-weight: 700;
  text-transform: uppercase;
}

.mlcob-ressources a.list-group-item {
  font-family: 'akrobat-regular', sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
}

.accordion .list-group-item {
  color: var(--text-dark);
}

.accordion .list-group-item.list-group-item-action:hover {
  color: var(--mlcob-cyan);
}

.category-description-ressources p,
.category-description-blog p,
.category-description-lieux p,
.category-description-agenda p,
.category-description-conseillers p,
.view-article.mlcob-conseillers {
  font-size: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .category-description-ressources p,
  .category-description-blog p,
  .category-description-lieux p,
  .category-description-agenda p,
  .category-description-conseillers p,
  .view-article.mlcob-conseillers {
    font-size: 1rem;
  }
}

footer .grid-child {
  display: grid;
  grid-template-columns: [col-start] 1fr [col-main] repeat(3, 1fr) [col-end];
  grid-template-rows: [row-1] auto [row-2] auto [row-3] auto [row-end];
  align-items: start !important;
  gap: 3rem 1rem;
  max-width: none;
  padding: 5rem 1rem 3rem !important;
}

.footer-grid-child-logo {
  grid-row: row-1 / row-3;
  justify-self: center;
  align-self: center;
}

.footer-grid-child-info {
  grid-column: col-main / col-end;
  grid-row: row-1 / row-2
}

.footer-grid-child-legal {
  grid-column: col-start / col-end;
  grid-row: row-3 / row-end;
  width: 100%;
  justify-content: center;
}

.footer-grid-child.mod-list li {
  padding: .5rem;
}

@media only screen and (max-width: 991px) {
  footer .grid-child {
    grid-template-columns: [col-start] 1fr [col-main] repeat(2, 1fr) [col-end] !important;
    row-gap: 1rem;
    padding: 3rem 2rem !important;
  }
  
  .footer-grid-child-logo {
    grid-row: row-1 / row-2;
  }
}

.mlcob-agenda label {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: .45em;
}

@media only screen and (max-width: 767px) {
  footer .grid-child {
    display: flex;
    flex-direction: column;
    padding: 2rem 1rem !important;
  }
  
  .footer-grid-child-logo {
    order: -1;
    align-self: start;
  }
  
  footer .fs-4 {
    font-size: 1rem !important;
  }
  
  footer .fs-5 {
    font-size: 1rem !important;
  }
}

figcaption {
  font-size: .8rem;
}

@media only screen and (max-width: 767px) {
  figcaption {
    padding-left: 1rem;
    font-size: .75rem;
  }
}

.card-body dl.article-info,
.card-body dl.article-info dd {
  margin-bottom: 0;
}

.mlcob-blog .blog-item .card:hover,
.item-page.accueil .mod-articles-item-content.card:hover {
  background-color: var(--template-bg-light);
}

.item-page.accueil .mod-articles-item-content.card a:hover {
  text-decoration: none !important;
}

.item-page.accueil .mod-articles-item-content.card h4 {
  font-family: 'akrobat-extrabold';
  font-weight: 700;
}

.item-page.accueil .mod-articles-item-content.card h4 a,
.view-category.mlcob-blog h3.card-title a {
  color: var(--text-dark);
}

.mlcob-blog .com-content-category-blog {
  margin-bottom: 5rem;
}

/* .item-page.mlcob-ressources .fullwidth .container {
  max-width: var(--mlcob-max-width-blog);
  margin-left: auto;
  margin-right: auto;
} */

.field-ressource-conseil :last-child {
  margin-bottom: 0 !important;
}

.item-page.mlcob-ressources h4 {
  margin-top: 3rem;
}

@media only screen and (max-width: 767px) {
  .item-page.mlcob-ressources h4 {
    margin-top: 0;
    margin-bottom: 1rem;
  }
}

.tags .list-inline-item:not(:last-child)::after {
  display: inline-block;
  content: '•';
  margin-left: .5rem;
}

.pagenavigation {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .pagenavigation {
    margin-bottom: 1rem;
  }
}

.list-group-item-action-29 {
  color: var(--finistere-rgb);
}

.list-group-item-action-22 {
  color: var(--cotesdarmor-rgb);
}

.list-group-item-action-56 {
  color: var(--morbihan-rgb);
}

.footer {
  margin-top: 0;
}

.eb-description-details {
  font-size: 1.25rem;
  margin-bottom: 3rem;
}

.eb-taskbar .eb-save-to-calendar-container.dropdown-menu li {
  padding: .25rem 1rem !important;
}

.eb-taskbar .eb-save-to-calendar-container.dropdown-menu {
  min-width: 12rem;
}

.list-group-item {
  background-color: var(--list-group-bg);
}

.btn-primary.eb-register-button {
  --btnbg: var(--ml-orange);
  --btnbgh: var(--mlcob-orange);
}

.mlcob-agenda .text-bg-info {
  --info-rgb: 243,146,0;
}

.item-page.mlcob-juridique {
  padding: 5rem 0;
  max-width: var(--mlcob-max-width-ressource);
  margin-left: auto;
  margin-right: auto;
}

.mlcob-juridique h2:not(.cpnb-m-header),
.mlcob-juridique h3:not(.modal-title) {
  margin: 3rem 0 1rem 0;
}

.item-page.mlcob-conseillers .page-header h1 {
  font-family: "Mulish", sans-serif;
  font-weight: 900;
  margin-bottom: 1rem !important;
}

.view-category.mlcob-conseillers .mod-articles-link {
  font-weight: 900;
  line-height: var(--body-line-height);
  color: var(--title-color);
  text-decoration: none;
}

.view-category.mlcob-conseillers .mod-articles-link:hover {
  text-decoration: underline;
}

.item-page.mlcob-conseillers .com-content-article__body {
  padding-bottom: 3rem;
}

footer a {
  text-decoration: none !important;
}

footer a:hover {
  text-decoration: underline !important;
}

.com-finder {
  padding-bottom: 5rem;
}
.container-bottom-a > .bottom-a.fullwidth {
  margin-top: 0;
}

.articles-conseillers .acfarticles-field-wrapper.layout-custom {
  --columns: 5;
  --gap: 10px;
  display: grid;
  grid-template-columns: repeat(var(--columns), 1fr);
  grid-gap: var(--gap);
}

    @media only screen and (max-width: 991px) {
        .articles-conseillers .acfarticles-field-wrapper.layout-custom {
            --columns: 3;
            --gap: 10px;
        }
    }

    @media only screen and (max-width: 575px) {
        .articles-conseillers .acfarticles-field-wrapper.layout-custom {
            --columns: 2;
            --gap: 10px;
        }
    }
    
.fw-900 {
  font-weight: 900 !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .metismenu.mod-menu .metismenu-item {
    padding: .5rem;
  }
}

.container-header .mod-menu > li > a,
.container-header .mod-menu > li > a {
  font-weight: bold;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .container-header .mod-menu > li > a,
  .container-header .mod-menu > li > a {
    font-size: 1.25rem;
    padding: 1rem;
  }
  .container-header .mod-menu.mod-list li {
    padding: .5rem;
    text-align: center;
  }
}

.offcanvas-search-modules {
  margin-top: 1rem !important;
  padding-top: 1rem !important;
  border-top: 1px solid var(--border-color) !important;
}

.offcanvas-search-modules .moduletable {
  margin: 0 !important;
  justify-content: center !important;
}

.offcanvas-search-modules .moduletable .mod-custom {
  padding: .5rem 0 !important;
}

.offcanvas-search-modules .moduletable .btn-sm,
.offcanvas-search-modules .moduletable .btn {
  --btn-padding-y: .6rem;
  --btn-padding-x: 1rem;
  --btn-font-size: 1rem;
  --btn-border-radius: .25rem;
}

.awesomplete > input {
  max-width: unset;
}

.com-finder__results .list-group-item,
.com-content-category-blog .list-group-item,
#eb-event-info .list-group-item,
.item-page.mlcob-lieux .list-group-item {
  --list-group-item-padding-x: .5rem;
  --list-group-item-padding-y: .5rem;
}

@media only screen and (max-width: 991px) { 
  .list-group-item {
    --list-group-item-padding-x: 0;
    --list-group-item-padding-y: .5rem;
  }
}

@media only screen and (max-width: 767px) {
  h2, h3 {
    margin-bottom: 1rem;
  }
  
  .field-value.fs-4:not(.ressource-cta-texte),
  .field-value .fs-5 {
    font-size: 1rem !important;
  }
  
  .container-fluid,
  .container {
    padding-right: var(--gutter-x) !important;
    padding-left: var(--gutter-x) !important;
  }
}

.geek-osmap {
  margin-bottom: 1rem !important;
}

.view-category.mlcob-blog h3.page-header {
  font-family: 'akrobat-extrabold', sans-serif;
  font-weight: 700;
}

.mod-list.mod-articles-items li {
  padding: 0;
}

.mod-articles-grid {
  --grid-layout-gap: 1rem;
}

h3.eb-event-title-container.card-title a {
  font-weight: 700;
  font-size: 1.75rem;
  font-family: 'akrobat-extrabold';
  color: var(--text-dark) !important;
  text-decoration: none !important;
}

h3.eb-event-title-container.card-title a:hover {
  text-decoration: underline !important;
}

.field-conseiller-accroche-html > * {
  display: inline !important;
}