@charset "UTF-8";
/* 
  HEADING
  UTILITIES
*/
.navbar-light .navbar-nav .nav-link {
  font-size: 1.1rem;
  color: #000;
  line-height: 1.3; }

.navbar-light {
  background-color: #FED83A !important; }

.navbar-light .navbar-nav .nav-link {
  transition: all 0.15s ease-In-Out; }
  .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.4); }
  .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link.active {
    font-weight: 600; }

header a {
  color: black; }
  header a:hover {
    color: rgba(0, 0, 0, 0.4); }
  header a:focus {
    color: rgba(0, 0, 0, 0.3); }

.nav .nav-item .nav-link.active {
  color: #000; }

.containerHover, .containerHover a img {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.containerHover a:hover img, .containerHover a:focus img, .containerHover a:active img {
  opacity: 0.6; }

@media (max-width: 991px) {
  .navbar-expand-lg > .container {
    padding-left: 15px;
    padding-right: 15px; } }
.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.07); }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.05) !important; }

.navbar-light .navbar-nav .nav-link:focus {
  color: black; }

@media (max-width: 991px) {
  .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.2); }

  .dropdown-item:hover, .dropdown-item:focus {
    background-color: rgba(255, 255, 255, 0.6); } }
.navbar-brand img.mdp-logo {
  transition: all 0.2s cubic-bezier(0, 0.55, 0.45, 1) 0; }
  .navbar-brand img.mdp-logo:hover {
    transform: scale(1.01); }
  .navbar-brand img.mdp-logo:active {
    transform: scale(0.995);
    opacity: 0.5; }

/* 
  HEADING
*/
h1, h2, h3, h4, h5, h6 {
  margin: 0.3rem 0 0.7rem 0 !important; }

/*h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.15;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.15;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.4em 0;
}
h1 {
  font-size: 2.37rem;
}
h2 {
  font-size: 2.03rem;
}
.content h2 {
  font-size: 2.03rem;
}
h3 {
  font-size: 1.69rem;
}

h4 {
  font-size: 1.18rem;
}
h5 {
  font-size: 1.02rem;
}
h6 {
  font-size: 0.93rem;
  line-height: 1.3em;
}*/
/*
  FOOTER
*/
#footer {
  color: rgba(255, 255, 255, 0.7);
  background-color: #212b58;
  padding-bottom: 60px; }
  #footer a {
    margin: 0;
    color: #fff; }
    #footer a:hover {
      color: inherit; }

/*
  STYLES BALISES
*/
ul {
  padding-left: 1rem; }

/*
  FORMS
*/
/*
  LISTES
*/
ul.nav.flex-column .nav-item .nav-link {
  padding: 0.1rem 0 !important; }

.article-list > ul > li {
  list-style: none;
  /* Icon */ }
  .article-list > ul > li::before::not(.ellipsis) {
    margin-top: 1px; }
.article-list > ul .ellipsis {
  display: block;
  white-space: normal !important;
  overflow: inherit !important;
  -ms-text-overflow: inherit !important;
  -o-text-overflow: inherit !important;
  text-overflow: inherit !important; }

/*
  ICONS
*/
.icon::before {
  font-family: FontAwesome !important;
  font-size: 0.65rem;
  display: inline-block;
  /*content: "\f02d";*/
  content: "\f054";
  margin-right: 0.7rem;
  margin-top: 0.4rem;
  /* font-style: normal;
   font-variant: normal;
   text-rendering: auto;*/
  -webkit-font-smoothing: antialiased; }

/*
  Boutons - BTN
*/
.btn-crisp {
  min-width: 248px;
  padding-left: 3rem;
  content: "";
  background-image: url("../media/icone-crisp.svg");
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-position: 0.9rem 0.8rem; }

/*.btn-light {
  background-color: #FFF !important;
}*/
/* 
  UTILITIES
*/
.border-top,
.border-right,
.border-bottom,
.border-left {
  border-color: rgba(0, 0, 0, 0.18) !important; }

/* 
  éléments de textes - TYPO
*/
cartouche {
  display: block;
  padding: 1rem;
  background-color: rgba(254, 216, 59, 0.3);
  border-radius: 8px;
  margin: 1rem 0 1rem 0; }
  cartouche p:last-child {
    margin-bottom: 0 !important; }

retrait {
  display: block;
  padding: 0.3rem 0 0.5rem 2rem; }

.filter-ttr {
  padding: 0.375rem 0.75rem 0.375rem 0;
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  margin-right: 0.5rem; }

#footer {
  transition: all 0.3s ease-in-out; }

/*
  Images
*/
.texte .spip_documents_left img,
.texte .spip_documents_center img,
.texte .spip_documents_right img {
  max-width: 100%;
  height: auto; }

.section_ancre {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.exergue {
  padding-left: 1.3rem;
  border-left: solid 7px rgba(33, 43, 88, 0.25); }

/*
  Animate
*/
:root {
  --animate-delay: 0.05s; }

.animate__animated.animate__delay-6s {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
  -webkit-animation-delay: calc(var(--animate-delay)*6);
  animation-delay: calc(var(--animate-delay)*6); }

.animate__animated.animate__delay-7s {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
  -webkit-animation-delay: calc(var(--animate-delay)*7);
  animation-delay: calc(var(--animate-delay)*7); }

.animate__animated.animate__delay-8s {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
  -webkit-animation-delay: calc(var(--animate-delay)*8);
  animation-delay: calc(var(--animate-delay)*8); }

.animate__animated.animate__delay-9s {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
  -webkit-animation-delay: calc(var(--animate-delay)*9);
  animation-delay: calc(var(--animate-delay)*9); }

.animate__animated.animate__delay-10s {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
  -webkit-animation-delay: calc(var(--animate-delay)*10);
  animation-delay: calc(var(--animate-delay)*10); }

/*
  Bouton rechercher
*/
.navbar .search {
  width: 114px; }

.navbar, .navbar * {
  -webkit-transition: all .25s ease-in-out;
  transition: all .2s ease-in-out; }

/* Pour que le z-index des menus dropdown passent au-dessus de tous les contenus */
header > .navbar {
  z-index: 1; }

.form-control-rounded {
  border-radius: 1rem; }

.navbar .search:focus {
  width: 300px;
  content: "Type here"; }

/* Sur la page sommaire */
/*.page_sommaire #recherche .form-control {
  border-radius: 40px !important;
  border: 10px solid #DADFE3 !important;
  width: 100% !important;
  padding: 32px 16px;
}*/
/*
  BOOTSTRAP - corrections
*/
.dropdown-menu {
  z-index: 10000 !important; }
