@charset "UTF-8";
body {
  font-family: 'Roboto',Helvetica,Arial;
}

strong {
  font-family: 'RobotoBold',Helvetica,Arial;
}

em {
  font-family: 'RobotoItalic',Helvetica,Arial;
}

/**
 * Text
 */
body {
  font-family: 'Roboto',Helvetica,Arial;
}

strong {
  font-family: 'RobotoBold',Helvetica,Arial;
}

em {
  font-family: 'RobotoItalic',Helvetica,Arial;
}

h1, h2, h3, h4, h5 {
  font-family: 'KarlaBold';
}

/**
  * Block
  */
.Block-Rubrique-title, .List-annuaire-title, .Block-title a h2, .Block-title h2 {
  font-family: 'KarlaBold';
  font-size: 35px;
  letter-spacing: 1px;
  color: #181818;
  margin: 0 0 30px 0;
}

@media (max-width: 991px) {
  .Block-Rubrique-title, .List-annuaire-title, .Block-title a h2, .Block-title h2 {
    font-size: 28px;
  }
}

.Block-Rubrique-more, .List-annuaire-departement, .Block-title a h2 .Block-title-more {
  color: #232323;
  font-size: 26px;
  text-decoration: none;
}

@media (max-width: 991px) {
  .Block-Rubrique-more, .List-annuaire-departement, .Block-title a h2 .Block-title-more {
    font-size: 20px;
  }
}

/**
  * Content
  */
.Content-h1-title, .List h1 {
  font-family: 'KarlaBold';
  font-size: 45px;
  color: #181818;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .Content-h1-title, .List h1 {
    font-size: 30px;
  }
}

.Content-h1-title .surtitre, .List h1 .surtitre {
  color: #CC0000;
}

.Content-h1-title .soustitre, .List h1 .soustitre {
  color: #767676;
}

.Content-h2-title {
  font-family: 'KarlaBold';
  font-size: 35px;
  color: #181818;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .Content-h2-title {
    font-size: 28px;
  }
}

.Content-h2-tag {
  font-family: 'KarlaBold';
  font-size: 20px;
  color: #CC0000;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .Content-h2-tag {
    font-size: 16px;
  }
}

.Content-body-text, .Teaser--col .Teaser-content .Teaser-teaser {
  font-size: 22px;
  line-height: 34px;
}

@media (max-width: 991px) {
  .Content-body-text, .Teaser--col .Teaser-content .Teaser-teaser {
    font-size: 18px;
    line-height: 26px;
  }
}

/**
  * Teaser
  */
.Teaser-content-type, .Teaser--large .Teaser-metadata-type, .Teaser-metadata-type {
  border-left: 2px solid #CC0000;
  padding-left: 5px;
  font-family: 'KarlaBold';
  font-size: 14px;
  text-transform: uppercase;
  color: #767676;
}

.Teaser-date, .Teaser-metadata-date, .Teaser--publication-date {
  font-family: 'Karla';
  font-size: 14px;
  color: #767676;
}

.Teaser-h2-title, .Teaser-title--large {
  font-family: 'KarlaBold';
  font-size: 24px;
  color: #232323;
}

@media (max-width: 991px) {
  .Teaser-h2-title, .Teaser-title--large {
    font-size: 20px;
  }
}

.Teaser-h2-title .surtitre, .Teaser-title--large .surtitre {
  color: #CC0000;
}

.Teaser-h2-title .soustitre, .Teaser-title--large .soustitre {
  color: #767676;
}

.Teaser-h3-title, .Teaser-title--more, .Teaser--publication-more, .Teaser-title {
  font-family: 'KarlaBold';
  font-size: 20px;
  color: #232323;
}

@media (max-width: 991px) {
  .Teaser-h3-title, .Teaser-title--more, .Teaser--publication-more, .Teaser-title {
    font-size: 18px;
  }
}

.Teaser-h3-title .surtitre, .Teaser-title--more .surtitre, .Teaser--publication-more .surtitre, .Teaser-title .surtitre {
  color: #CC0000;
}

.Teaser-h3-title .soustitre, .Teaser-title--more .soustitre, .Teaser--publication-more .soustitre, .Teaser-title .soustitre {
  color: #767676;
}

/**
  * Block
  */
.Date-calendar-text, .Date {
  font-family: 'Karla';
  font-size: 20px;
  line-height: 26px;
  color: #fff;
}

/**
 * Header
 */
.Header h1.Header-brand {
  display: none;
}

.HeaderMenu-desktop li a {
  color: #181818;
  font-family: 'KarlaBold';
  text-transform: uppercase;
}

.HeaderMenu-desktop li a:after {
  display: none;
}

.HeaderMenu-desktop li a:focus, .HeaderMenu-desktop li a:hover {
  color: #CC0000;
}

@media all and (min-width: 992px) and (max-width: 1200px) {
  .HeaderMenu-desktop li a {
    padding: 0;
  }
}

.HeaderMenu-desktop li:first-child a:after, .HeaderMenu-desktop li:last-child a:after {
  display: none;
}

.HeaderMenu-desktop li ul.dropdown-menu {
  padding: 5px 0;
}

.HeaderMenu-desktop li ul.dropdown-menu.show {
  z-index: 1917;
}

.HeaderMenu-desktop li ul.dropdown-menu li a {
  text-transform: none;
}

.HeaderMenu-desktop li ul.dropdown-menu li a:after {
  display: none;
}

.HeaderMenu-desktop li ul.dropdown-menu li a:hover {
  text-decoration: underline;
}

.HeaderMenu-mobile-search {
  margin-right: 5px;
}

.HeaderMenu-mobile-search a {
  padding-top: 5px;
  color: #CC0000;
  font-size: 25px;
  font-weight: bold;
}

.HeaderMenu-mobile .navbar-toggler .Burger span {
  background: #CC0000;
}

.HeaderMenu-mobile .navbar-toggler .Burger-title {
  color: #CC0000;
}

/**
 * Footer
 */
.Footer {
  background-color: #232323;
  color: #fff;
}

.Footer a {
  color: #fff;
}

.Footer-socials {
  list-style-type: none;
  padding-left: 0;
}

.Footer-socials li {
  margin-bottom: 10px;
}

.Footer-socials li a {
  text-decoration: none;
}

.Footer-socials li a i {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .Footer .col-footer {
    margin-bottom: 20px;
  }
}

/**
* Série de blocs
*/
.Blocks.zebra .Block:nth-child(even) {
  background-color: #F2F2F2;
}

/**
 * Page block
 */
.Block {
  padding: 20px 0;
}

.Block.bg-grey {
  background-color: #F2F2F2;
}

.Block.bg-grey .Teaser, .Block.bg-grey .Teaser--publication, .Block.bg-grey .Teaser--evenement, .Block.bg-grey .Teaser--large, .Block.bg-grey .Teaser--block, .Block.bg-grey .Teaser--candidat, .Block.bg-grey .Teaser--without-picture, .Block.bg-grey .Teaser--large--without-picture {
  background-color: #fff;
}

.Block.bg-grey .Teaser:hover, .Block.bg-grey .Teaser--publication:hover, .Block.bg-grey .Teaser--evenement:hover, .Block.bg-grey .Teaser--large:hover, .Block.bg-grey .Teaser--block:hover, .Block.bg-grey .Teaser--candidat:hover, .Block.bg-grey .Teaser--without-picture:hover, .Block.bg-grey .Teaser--large--without-picture:hover {
  background-color: #dfdfdf;
}

.Block.bg-grey .Teaser--publication {
  background-color: #F2F2F2;
}

.Block.bg-grey .Teaser--publication:hover {
  background-color: #F2F2F2;
}

.Block-title a {
  text-decoration: none;
}

.Block-title a:hover h2 {
  color: #CC0000;
}

.Block-title a:hover .Block-title-more {
  color: #CC0000;
}

.Block-more {
  text-align: right;
  margin: 20px 0;
}

.Block-more a {
  border-radius: 15px;
  border: 2px solid #181818;
  color: #181818;
}

.Block-more a:hover {
  border: 2px solid #CC0000;
  background-color: #CC0000;
  color: #fff;
}

/**
* Bloc annuaire régional
*/
.Block.annuaire {
  background-color: #CC0000 !important;
}

.Block.annuaire .Block-title h2 {
  color: #fff;
}

.Block.annuaire .Block-title .Block-title-more {
  color: #fff;
}

.Block.annuaire .Block-container {
  background: url("/static/portail/img/annuaire.svg") no-repeat center right;
  background-size: contain;
}

.Block.annuaire .Block-container .Block-content a.Departement {
  border: 2px solid #F2F2F2;
  background-color: #F2F2F2;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
  position: relative;
}

.Block.annuaire .Block-container .Block-content a.Departement i {
  color: #CC0000;
  font-size: 30px;
  position: absolute;
  left: 20px;
}

.Block.annuaire .Block-container .Block-content a.Departement h3 {
  margin-bottom: 0;
  color: #000;
}

.Block.annuaire .Block-container .Block-content a.Departement:hover {
  border: 2px solid #fff;
  background-color: #CC0000;
}

.Block.annuaire .Block-container .Block-content a.Departement:hover i, .Block.annuaire .Block-container .Block-content a.Departement:hover h3 {
  color: #fff;
}

/**
 * Bloc Qui sommes-nous ?
 */
.Block.qui-sommes-nous {
  background-color: #b70000 !important;
  background: #b70000 url("/static/portail/img/mf.svg") no-repeat center left;
  background-size: cover;
  color: #fff;
  padding: 30px 0;
}

.Block.qui-sommes-nous .Block-title h2 {
  color: #fff;
}

.Block.qui-sommes-nous .Block-content h3 {
  font-family: 'KarlaBold';
}

.Block.qui-sommes-nous .Block-content-lo {
  font-size: 20px;
  font-family: 'KarlaBold';
}

.Block.qui-sommes-nous .Block-content .Block-more {
  font-family: 'KarlaBold';
  text-align: center;
  margin-bottom: 0;
}

.Block.qui-sommes-nous .Block-content .Block-more a {
  font-size: 20px;
  color: #fff;
  border-color: #fff;
}

.Block.qui-sommes-nous .Block-content .Block-more a:hover {
  background-color: #fff;
  color: #b70000;
}

.Block.qui-sommes-nous .lo {
  font-size: 18px;
}

/**
 * List of teasers
 */
.List h1 {
  margin: 30px 0;
}

.List-action {
  color: #fff;
  text-decoration: none;
  background-color: #CC0000;
  padding: 5px 10px;
}

@media (max-width: 991px) {
  .List-action {
    display: inline-block;
    margin-bottom: .5rem;
  }
}

.List-more {
  margin: 20px 0;
}

.List-more a {
  font-size: 18px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background-color: #181818;
  padding: 10px;
  border-radius: 20px;
}

/**
 * List of fiches annuaire
 */
.List-annuaire {
  margin-top: 20px;
  margin-bottom: 40px;
}

.List-annuaire-title {
  margin-bottom: 10px;
}

.List-annuaire-departement {
  text-transform: uppercase;
  color: #CC0000;
}

.List-annuaire-links {
  margin-bottom: 30px;
}

.List-annuaire-link {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #f8f8f8;
  padding: 20px;
  height: 100%;
  color: #232323;
  text-decoration: none;
}

.List-annuaire-link:hover {
  background-color: #CC0000;
  color: #fff;
}

.List-annuaire-contact {
  padding: 10px;
  background-color: #f8f8f8;
  height: 100%;
}

.List-annuaire-contact-item {
  line-height: 30px;
}

.List-annuaire-contact-ville {
  text-transform: uppercase;
}

.List-annuaire-contact-email a {
  color: #232323;
}

.List-annuaire-contact-email a:hover {
  color: #CC0000;
}

.List-annuaire-contact-blog a {
  color: #232323;
}

.List-annuaire-contact-blog a:hover {
  color: #CC0000;
}

.List-annuaire-contact i {
  margin-right: 10px;
  color: #CC0000;
}

/**
 * List of events
 */
.Events-container {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.Events-type {
  color: #505050;
  font-size: 16px;
  text-transform: uppercase;
}

.Events-title {
  font-weight: bold;
  color: #181818;
  text-decoration: none;
  display: block;
  margin: 0 20px 10px 0;
}

@media all and (min-width: 768px) {
  .Events-title {
    display: inline-flex;
  }
}

.Events-title:hover {
  color: #CC0000;
  text-decoration: underline;
}

/**
 * Teasers
 */
.Teaser, .Teaser--publication, .Teaser--evenement, .Teaser--large, .Teaser--block, .Teaser--candidat, .Teaser--without-picture, .Teaser--large--without-picture {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #f8f8f8;
  border-top: 1px solid #CC0000;
  text-decoration: none;
  color: #232323;
}

.Teaser a, .Teaser--publication a, .Teaser--evenement a, .Teaser--large a, .Teaser--block a, .Teaser--candidat a, .Teaser--without-picture a, .Teaser--large--without-picture a {
  text-decoration: none;
  color: #232323;
}

.Teaser-img-container {
  position: relative;
}

.Teaser-img-container img {
  position: relative;
}

.Teaser-img-container div.play-button {
  display: none;
}

.Teaser-img {
  width: 100%;
  max-width: 100%;
  vertical-align: unset;
}

.Teaser-content {
  padding: 10px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.Teaser-title--more:after, .Teaser--publication-more:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 10px;
  content: '\f054';
  color: #232323;
}

.Teaser-metadata {
  margin: 10px 0 0 0;
}

.Teaser-metadata-date, .Teaser--publication-date {
  font-size: 13px;
}

.Teaser-metadata-date.update-warning, .update-warning.Teaser--publication-date {
  color: #CC0000;
}

.Teaser-metadata-numero {
  font-weight: bold;
  color: #CC0000;
}

.Teaser-metadata-type {
  font-size: 13px;
}

.Teaser:hover, .Teaser--publication:hover, .Teaser--evenement:hover, .Teaser--large:hover, .Teaser--block:hover, .Teaser--candidat:hover, .Teaser--without-picture:hover, .Teaser--large--without-picture:hover {
  background-color: #dfdfdf;
}

.Teaser:hover .Teaser-title, .Teaser--publication:hover .Teaser-title, .Teaser--evenement:hover .Teaser-title, .Teaser--large:hover .Teaser-title, .Teaser--block:hover .Teaser-title, .Teaser--candidat:hover .Teaser-title, .Teaser--without-picture:hover .Teaser-title, .Teaser--large--without-picture:hover .Teaser-title,
.Teaser:hover .Teaser-title--large,
.Teaser--publication:hover .Teaser-title--large,
.Teaser--evenement:hover .Teaser-title--large,
.Teaser--large:hover .Teaser-title--large,
.Teaser--block:hover .Teaser-title--large,
.Teaser--candidat:hover .Teaser-title--large,
.Teaser--without-picture:hover .Teaser-title--large,
.Teaser--large--without-picture:hover .Teaser-title--large,
.Teaser:hover .Teaser-title--more,
.Teaser:hover .Teaser--publication-more,
.Teaser--publication:hover .Teaser-title--more,
.Teaser--publication:hover .Teaser--publication-more,
.Teaser--evenement:hover .Teaser-title--more,
.Teaser--evenement:hover .Teaser--publication-more,
.Teaser--large:hover .Teaser-title--more,
.Teaser--large:hover .Teaser--publication-more,
.Teaser--block:hover .Teaser-title--more,
.Teaser--block:hover .Teaser--publication-more,
.Teaser--candidat:hover .Teaser-title--more,
.Teaser--candidat:hover .Teaser--publication-more,
.Teaser--without-picture:hover .Teaser-title--more,
.Teaser--without-picture:hover .Teaser--publication-more,
.Teaser--large--without-picture:hover .Teaser-title--more,
.Teaser--large--without-picture:hover .Teaser--publication-more {
  color: #CC0000;
  text-decoration: underline;
}

.Teaser:hover .Teaser-title:after, .Teaser--publication:hover .Teaser-title:after, .Teaser--evenement:hover .Teaser-title:after, .Teaser--large:hover .Teaser-title:after, .Teaser--block:hover .Teaser-title:after, .Teaser--candidat:hover .Teaser-title:after, .Teaser--without-picture:hover .Teaser-title:after, .Teaser--large--without-picture:hover .Teaser-title:after,
.Teaser:hover .Teaser-title--large:after,
.Teaser--publication:hover .Teaser-title--large:after,
.Teaser--evenement:hover .Teaser-title--large:after,
.Teaser--large:hover .Teaser-title--large:after,
.Teaser--block:hover .Teaser-title--large:after,
.Teaser--candidat:hover .Teaser-title--large:after,
.Teaser--without-picture:hover .Teaser-title--large:after,
.Teaser--large--without-picture:hover .Teaser-title--large:after,
.Teaser:hover .Teaser-title--more:after,
.Teaser:hover .Teaser--publication-more:after,
.Teaser--publication:hover .Teaser-title--more:after,
.Teaser--publication:hover .Teaser--publication-more:after,
.Teaser--evenement:hover .Teaser-title--more:after,
.Teaser--evenement:hover .Teaser--publication-more:after,
.Teaser--large:hover .Teaser-title--more:after,
.Teaser--large:hover .Teaser--publication-more:after,
.Teaser--block:hover .Teaser-title--more:after,
.Teaser--block:hover .Teaser--publication-more:after,
.Teaser--candidat:hover .Teaser-title--more:after,
.Teaser--candidat:hover .Teaser--publication-more:after,
.Teaser--without-picture:hover .Teaser-title--more:after,
.Teaser--without-picture:hover .Teaser--publication-more:after,
.Teaser--large--without-picture:hover .Teaser-title--more:after,
.Teaser--large--without-picture:hover .Teaser--publication-more:after {
  color: #CC0000;
}

.Teaser:hover .Teaser-title .soustitre, .Teaser--publication:hover .Teaser-title .soustitre, .Teaser--evenement:hover .Teaser-title .soustitre, .Teaser--large:hover .Teaser-title .soustitre, .Teaser--block:hover .Teaser-title .soustitre, .Teaser--candidat:hover .Teaser-title .soustitre, .Teaser--without-picture:hover .Teaser-title .soustitre, .Teaser--large--without-picture:hover .Teaser-title .soustitre,
.Teaser:hover .Teaser-title--large .soustitre,
.Teaser--publication:hover .Teaser-title--large .soustitre,
.Teaser--evenement:hover .Teaser-title--large .soustitre,
.Teaser--large:hover .Teaser-title--large .soustitre,
.Teaser--block:hover .Teaser-title--large .soustitre,
.Teaser--candidat:hover .Teaser-title--large .soustitre,
.Teaser--without-picture:hover .Teaser-title--large .soustitre,
.Teaser--large--without-picture:hover .Teaser-title--large .soustitre,
.Teaser:hover .Teaser-title--more .soustitre,
.Teaser:hover .Teaser--publication-more .soustitre,
.Teaser--publication:hover .Teaser-title--more .soustitre,
.Teaser--publication:hover .Teaser--publication-more .soustitre,
.Teaser--evenement:hover .Teaser-title--more .soustitre,
.Teaser--evenement:hover .Teaser--publication-more .soustitre,
.Teaser--large:hover .Teaser-title--more .soustitre,
.Teaser--large:hover .Teaser--publication-more .soustitre,
.Teaser--block:hover .Teaser-title--more .soustitre,
.Teaser--block:hover .Teaser--publication-more .soustitre,
.Teaser--candidat:hover .Teaser-title--more .soustitre,
.Teaser--candidat:hover .Teaser--publication-more .soustitre,
.Teaser--without-picture:hover .Teaser-title--more .soustitre,
.Teaser--without-picture:hover .Teaser--publication-more .soustitre,
.Teaser--large--without-picture:hover .Teaser-title--more .soustitre,
.Teaser--large--without-picture:hover .Teaser--publication-more .soustitre {
  color: #CC0000;
}

.Teaser:hover img, .Teaser--publication:hover img, .Teaser--evenement:hover img, .Teaser--large:hover img, .Teaser--block:hover img, .Teaser--candidat:hover img, .Teaser--without-picture:hover img, .Teaser--large--without-picture:hover img {
  filter: brightness(85%);
  transition: all 0.5s ease;
}

.Teaser--without-picture, .Teaser--large--without-picture {
  border-top: 1px solid #CC0000;
}

.Teaser--without-picture .Teaser-content, .Teaser--large--without-picture .Teaser-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.Teaser--block, .Teaser--candidat {
  display: block;
  border-top: none;
}

.Teaser--block .Teaser-image, .Teaser--candidat .Teaser-image {
  background-color: #f9e5e5;
  float: left;
  width: 48%;
  margin-right: 3%;
  height: 100%;
}

.Teaser--block .Teaser-image img, .Teaser--candidat .Teaser-image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}

.Teaser--block .Teaser-content, .Teaser--candidat .Teaser-content {
  padding: 0 10px;
}

.Teaser--block .Teaser-content .Teaser-title, .Teaser--candidat .Teaser-content .Teaser-title {
  padding-top: 10px;
}

.Teaser--candidat .Teaser-image {
  width: 30%;
}

.Teaser--candidat .Teaser-content .Teaser-departement {
  padding-top: 5px;
  font-style: italic;
}

.Teaser--col {
  text-decoration: none;
  color: #232323;
}

.Teaser--col:hover img {
  filter: brightness(85%);
  transition: all 0.5s ease;
}

.Teaser--col .Teaser-content {
  padding-bottom: 0;
}

.Teaser--col .Teaser-content .Teaser-metadata {
  margin-bottom: 0;
}

.Teaser--large {
  height: auto;
}

.Teaser--large--without-picture {
  height: auto;
}

.Teaser--large .Teaser-metadata-date, .Teaser--large .Teaser--publication-date {
  font-size: 14px;
}

.Teaser--large .Teaser-metadata-type {
  font-size: 14px;
}

.Teaser--evenement .Teaser-header {
  display: flex;
  padding: 10px 10px 0 10px;
}

.Teaser--evenement .Teaser-header .Date {
  display: flex;
}

.Teaser--evenement .Teaser-header .Teaser-metadata-presence {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
}

.Teaser--evenement .Teaser-img-container .Date {
  position: absolute;
  top: 10px;
  right: 10px;
}

.Teaser--evenement .Teaser-img-container .Teaser-metadata-type {
  position: absolute;
  top: 20px;
  left: 10px;
  background-color: #CC0000;
  color: #fff;
  display: inline-block;
  border-right: 2px solid #CC0000;
  padding: 2px 5px;
}

.Teaser--evenement.sticky {
  background-color: #f9e5e5;
}

.Teaser--publication {
  flex-direction: initial;
  background-color: transparent;
  border-top: none;
}

.Teaser--publication img {
  margin-bottom: 10px;
}

.Teaser--publication:hover {
  background-color: transparent;
}

.Teaser--publication-more {
  font-size: 24px;
}

.Teaser--publication-numero {
  color: #CC0000;
}

.Teaser--publication-date {
  font-size: 16px;
  color: #232323;
}

@media (max-width: 575px) {
  .Teaser--publication {
    text-align: center;
  }
  .Teaser--publication img {
    padding: 0 20%;
  }
}

.Teaser.qui-sommes-nous .Teaser-content, .qui-sommes-nous.Teaser--without-picture .Teaser-content, .qui-sommes-nous.Teaser--block .Teaser-content, .qui-sommes-nous.Teaser--candidat .Teaser-content, .qui-sommes-nous.Teaser--large .Teaser-content, .qui-sommes-nous.Teaser--large--without-picture .Teaser-content, .qui-sommes-nous.Teaser--evenement .Teaser-content, .qui-sommes-nous.Teaser--publication .Teaser-content,
.Teaser--col.qui-sommes-nous .Teaser-content {
  padding-bottom: 0;
  padding-right: 0;
}

.Teaser.qui-sommes-nous .Teaser-content .Teaser-metadata, .qui-sommes-nous.Teaser--without-picture .Teaser-content .Teaser-metadata, .qui-sommes-nous.Teaser--block .Teaser-content .Teaser-metadata, .qui-sommes-nous.Teaser--candidat .Teaser-content .Teaser-metadata, .qui-sommes-nous.Teaser--large .Teaser-content .Teaser-metadata, .qui-sommes-nous.Teaser--large--without-picture .Teaser-content .Teaser-metadata, .qui-sommes-nous.Teaser--evenement .Teaser-content .Teaser-metadata, .qui-sommes-nous.Teaser--publication .Teaser-content .Teaser-metadata,
.Teaser--col.qui-sommes-nous .Teaser-content .Teaser-metadata {
  margin-bottom: 0;
}

.Teaser.qui-sommes-nous .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, .qui-sommes-nous.Teaser--without-picture .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, .qui-sommes-nous.Teaser--block .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, .qui-sommes-nous.Teaser--candidat .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, .qui-sommes-nous.Teaser--large .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, .qui-sommes-nous.Teaser--large--without-picture .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, .qui-sommes-nous.Teaser--evenement .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, .qui-sommes-nous.Teaser--publication .Teaser-content .Teaser-metadata .Teaser-more .fa-plus,
.Teaser--col.qui-sommes-nous .Teaser-content .Teaser-metadata .Teaser-more .fa-plus {
  color: #CC0000;
  background-color: #F2F2F2;
  font-size: 22px;
  padding: 5px;
}

:hover > .Teaser.qui-sommes-nous .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, :hover > .qui-sommes-nous.Teaser--without-picture .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, :hover > .qui-sommes-nous.Teaser--block .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, :hover > .qui-sommes-nous.Teaser--candidat .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, :hover > .qui-sommes-nous.Teaser--large .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, :hover > .qui-sommes-nous.Teaser--large--without-picture .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, :hover > .qui-sommes-nous.Teaser--evenement .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, :hover > .qui-sommes-nous.Teaser--publication .Teaser-content .Teaser-metadata .Teaser-more .fa-plus, :hover > .Teaser--col.qui-sommes-nous .Teaser-content .Teaser-metadata .Teaser-more .fa-plus {
  color: #F2F2F2;
  background-color: #CC0000;
}

.Teaser.document-a-telecharger .Teaser-img-container, .document-a-telecharger.Teaser--without-picture .Teaser-img-container, .document-a-telecharger.Teaser--block .Teaser-img-container, .document-a-telecharger.Teaser--candidat .Teaser-img-container, .document-a-telecharger.Teaser--large--without-picture .Teaser-img-container, .document-a-telecharger.Teaser--evenement .Teaser-img-container, .document-a-telecharger.Teaser--publication .Teaser-img-container,
.Teaser--large.document-a-telecharger .Teaser-img-container,
.Teaser.expose-du-cercle-leon-trotsky .Teaser-img-container,
.expose-du-cercle-leon-trotsky.Teaser--without-picture .Teaser-img-container,
.expose-du-cercle-leon-trotsky.Teaser--block .Teaser-img-container,
.expose-du-cercle-leon-trotsky.Teaser--candidat .Teaser-img-container,
.expose-du-cercle-leon-trotsky.Teaser--large--without-picture .Teaser-img-container,
.expose-du-cercle-leon-trotsky.Teaser--evenement .Teaser-img-container,
.expose-du-cercle-leon-trotsky.Teaser--publication .Teaser-img-container,
.Teaser--large.expose-du-cercle-leon-trotsky .Teaser-img-container,
.Teaser.journal .Teaser-img-container,
.journal.Teaser--without-picture .Teaser-img-container,
.journal.Teaser--block .Teaser-img-container,
.journal.Teaser--candidat .Teaser-img-container,
.journal.Teaser--large--without-picture .Teaser-img-container,
.journal.Teaser--evenement .Teaser-img-container,
.journal.Teaser--publication .Teaser-img-container,
.Teaser--large.journal .Teaser-img-container,
.Teaser.mensuel .Teaser-img-container,
.mensuel.Teaser--without-picture .Teaser-img-container,
.mensuel.Teaser--block .Teaser-img-container,
.mensuel.Teaser--candidat .Teaser-img-container,
.mensuel.Teaser--large--without-picture .Teaser-img-container,
.mensuel.Teaser--evenement .Teaser-img-container,
.mensuel.Teaser--publication .Teaser-img-container,
.Teaser--large.mensuel .Teaser-img-container {
  background-color: #f9e5e5;
}

.Teaser.document-a-telecharger .Teaser-img-container img, .document-a-telecharger.Teaser--without-picture .Teaser-img-container img, .document-a-telecharger.Teaser--block .Teaser-img-container img, .document-a-telecharger.Teaser--candidat .Teaser-img-container img, .document-a-telecharger.Teaser--large--without-picture .Teaser-img-container img, .document-a-telecharger.Teaser--evenement .Teaser-img-container img, .document-a-telecharger.Teaser--publication .Teaser-img-container img,
.Teaser--large.document-a-telecharger .Teaser-img-container img,
.Teaser.expose-du-cercle-leon-trotsky .Teaser-img-container img,
.expose-du-cercle-leon-trotsky.Teaser--without-picture .Teaser-img-container img,
.expose-du-cercle-leon-trotsky.Teaser--block .Teaser-img-container img,
.expose-du-cercle-leon-trotsky.Teaser--candidat .Teaser-img-container img,
.expose-du-cercle-leon-trotsky.Teaser--large--without-picture .Teaser-img-container img,
.expose-du-cercle-leon-trotsky.Teaser--evenement .Teaser-img-container img,
.expose-du-cercle-leon-trotsky.Teaser--publication .Teaser-img-container img,
.Teaser--large.expose-du-cercle-leon-trotsky .Teaser-img-container img,
.Teaser.journal .Teaser-img-container img,
.journal.Teaser--without-picture .Teaser-img-container img,
.journal.Teaser--block .Teaser-img-container img,
.journal.Teaser--candidat .Teaser-img-container img,
.journal.Teaser--large--without-picture .Teaser-img-container img,
.journal.Teaser--evenement .Teaser-img-container img,
.journal.Teaser--publication .Teaser-img-container img,
.Teaser--large.journal .Teaser-img-container img,
.Teaser.mensuel .Teaser-img-container img,
.mensuel.Teaser--without-picture .Teaser-img-container img,
.mensuel.Teaser--block .Teaser-img-container img,
.mensuel.Teaser--candidat .Teaser-img-container img,
.mensuel.Teaser--large--without-picture .Teaser-img-container img,
.mensuel.Teaser--evenement .Teaser-img-container img,
.mensuel.Teaser--publication .Teaser-img-container img,
.Teaser--large.mensuel .Teaser-img-container img {
  aspect-ratio: 16/9;
  object-fit: contain;
}

/**
 * Overlay CSS 3 pour les affiches
 */
.Overlay {
  width: 0px;
  height: 0px;
  position: fixed;
  overflow: hidden;
  left: 0px;
  top: 0px;
  padding: 0px;
  z-index: 99;
  text-align: center;
  background: whitesmoke;
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.56) 0%, whitesmoke 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.56)), color-stop(100%, whitesmoke));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.56) 0%, whitesmoke 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.56) 0%, whitesmoke 100%);
  background: radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.56) 0%, whitesmoke 100%);
}

.Overlay img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.Overlay a.close {
  background: #CC0000;
  z-index: 1001;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 49%;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  width: 90px;
  height: 27px;
  text-transform: uppercase;
  overflow: hidden;
  margin-left: -25px;
  opacity: 0;
}

.Overlay:target {
  width: auto;
  height: auto;
  bottom: 0px;
  right: 0px;
  padding: 10px;
}

.Overlay:target img {
  opacity: 1;
  filter: alpha(opacity=99);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}

.Overlay:target a.close {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
}

.Overlay:target a.close:hover {
  opacity: 1;
  filter: alpha(opacity=99);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}

/**
 * Content full
 */
.Content {
  /**
    * Surtitre
    */
  /**
    * Contenu de type CLT
    */
  /**
    * Contenu de type document
    */
  /**
    * Contenu de type Evenement
    */
  /**
    * Contenu de type Mutimédia
    */
  /**
    * Tableau des fichiers
    */
}

.Content h2.surtitre {
  color: #CC0000;
  margin-bottom: 0;
}

.Content.CltNumero .Content-img {
  width: 43%;
  float: right;
  margin-left: 25px;
}

.Content.Document .Content-content:after {
  content: '';
  display: block;
  clear: both;
}

.Content.Document .Content-img {
  width: 33%;
  float: right;
  margin-left: 30px;
}

.Content.Evenement .Content-header {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.Content.Evenement .Content-metadata {
  display: none;
}

.Content.Multimedia .nav-tabs .nav-link {
  color: #232323 !important;
}

.Content .TableFiles {
  clear: both;
  width: 100%;
}

.Content .TableFiles a {
  color: #CC0000;
}

/**
 * Date des événements
 */
.Date {
  display: flex;
}

.Date-day {
  padding: 10px 15px;
  margin-left: 3px;
  min-width: 72px;
  text-align: center;
}

.Date-day-number {
  font-weight: bold;
}

.Date .start {
  background-color: #CC0000;
}

.Date .end {
  background-color: #d11919;
}

/**
* Correction de la hauteur des teasers
* des médias dans Slick
*/
.Slick-multimedia .Teaser.multimedia, .Slick-multimedia .multimedia.Teaser--without-picture, .Slick-multimedia .multimedia.Teaser--block, .Slick-multimedia .multimedia.Teaser--candidat, .Slick-multimedia .multimedia.Teaser--large, .Slick-multimedia .multimedia.Teaser--large--without-picture, .Slick-multimedia .multimedia.Teaser--evenement, .Slick-multimedia .multimedia.Teaser--publication {
  max-height: 350px;
  overflow: hidden;
}

/**
 * Navbar Multimédia
 */
.Multimedia-navbar {
  background-color: #f8f8f8;
}

.Multimedia-navbar h2 {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .Multimedia-navbar .container-fluid {
    display: block;
  }
  .Multimedia-navbar .container-fluid .dropdown {
    width: 100%;
  }
  .Multimedia-navbar .container-fluid .dropdown a.dropdown-toggle {
    padding-left: 0;
  }
  .Multimedia-navbar .container-fluid .dropdown .dropdown-menu {
    left: -12px;
    right: 12px;
    top: 45px;
    border: none;
    border-radius: 0;
    background-color: #f8f8f8;
    font-size: 1.25em;
    line-height: 1.8em;
  }
  .Multimedia-navbar .container-fluid .dropdown .dropdown-menu a:hover {
    text-decoration: underline;
    color: #CC0000;
  }
}

/**
 * Navbar Régions
 */
.Region {
  margin-top: 20px;
}

.Region-nav .nav-link {
  color: #232323;
}

.Region-nav .nav-link.active {
  color: #CC0000;
  background-color: #f8f8f8;
  border-bottom-color: #f8f8f8;
}

.Region-nav .nav-link:hover {
  color: #CC0000;
}

.Region-navbar {
  background-color: #f8f8f8;
}

.Region-navbar h2 {
  margin-bottom: 0;
  padding: 5px 0;
}

.Region-navbar h3 {
  margin-bottom: 0;
  color: #CC0000;
}

/**
* Overrides pour la page d'accueil NathalieArthaud
*/
.NathalieArthaud .Header-logo {
  max-width: 220px;
}

.NathalieArthaud .Header-portail {
  margin-top: 10px;
  max-width: 200px;
}

@media (max-width: 991px) {
  .NathalieArthaud .Header-portail {
    max-width: 120px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .NathalieArthaud .Header-portail {
    display: none;
  }
}

.NathalieArthaud .HeaderMenu-mobile .offcanvas-body .accordion-body .nav-item {
  text-align: left;
  background-color: #F2F2F2 !important;
  border-bottom: 1px solid #767676;
}

.NathalieArthaud .Block-title {
  text-align: center;
}

.NathalieArthaud .Block-title h2 {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.NathalieArthaud .Block-title h2::before {
  position: absolute;
  width: 10%;
  border-bottom: 1px solid #CC0000;
  content: '';
  bottom: 0;
  left: 45%;
  right: 0;
}

.NathalieArthaud .Presentation .Topic {
  text-align: center;
  margin-bottom: 30px;
}

.NathalieArthaud .Presentation .Topic-title {
  color: #CC0000;
  text-transform: uppercase;
}

.NathalieArthaud .Presentation .Topic-content {
  padding: 10px 20px;
}

.NathalieArthaud .Presentation .Topic-more a {
  padding: 7px 15px;
  color: #CC0000;
  border: 1px solid #CC0000;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
}

.NathalieArthaud .Presentation .Topic-more a:hover {
  background-color: #CC0000;
  color: #fff;
}

.NathalieArthaud .Footer {
  background-color: #CC0000;
  padding: 40px 0;
}

.NathalieArthaud .Footer h2 {
  margin-bottom: 20px;
}

.NathalieArthaud .Footer-icon {
  font-size: 24px;
}

.NathalieArthaud .Footer a.nav-link:hover {
  color: #fff;
  text-decoration: underline;
}

/**
 * Search
 */
.Recherche .loader {
  margin: 40px auto;
  border: 8px solid #f3f3f3;
  border-top: 8px solid #CC0000;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.Recherche-form {
  background-color: #F2F2F2;
  padding: 20px 0;
}

.Recherche-form form input {
  margin-top: 0;
}

.Recherche-form form input[type="text"]:focus {
  border-color: #CC0000;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(200, 0, 0, 0.6);
  outline: 0 none;
}

.Recherche-form form .btn {
  padding: 4px 12px;
}

@media (min-width: 992px) {
  .Recherche-form form {
    width: 45%;
  }
}

.Recherche-placeholder {
  text-align: center;
  margin: 80px 0;
  font-size: 80px;
}

.Recherche-placeholder-icon {
  color: #505050;
  background-color: #f8f8f8;
  border-radius: 50%;
  padding: 40px;
}

.Recherche-results-header {
  border-bottom: 1px solid #C2C3C4;
}

.Recherche-results-header label .badge {
  background-color: #CC0000 !important;
}

.Recherche-results-header .btn {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .Recherche-results-header .btn {
    width: 100%;
    margin-right: 0;
    text-align: left;
  }
}

.Recherche-results-header .btn-check:checked + .btn,
.Recherche-results-header .btn-check:hover + .btn {
  border-color: #C2C3C4;
  border-radius: 20px;
}

.Recherche-results-header .btn-check:checked + .btn {
  background-color: #f9e5e5;
}

.Recherche-results-typefilter {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}

@media (max-width: 767px) {
  .Recherche-results-typefilter {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.Recherche-results-filters {
  margin: 20px 0;
}

@media (max-width: 767px) {
  .Recherche-results-filters {
    margin: 5px 0;
  }
}

.Recherche-results-content {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .Recherche-results-content select {
    border: none;
  }
}

.Recherche-results-content .result-row {
  margin-top: 10px;
  border-bottom: 2px solid #F2F2F2;
}

.Recherche-results-content .result-img {
  width: 100%;
}

.Recherche-results-content .Research-title {
  font-family: 'KarlaBold';
  color: #232323;
  text-decoration: none;
}

.Recherche-results-content .Research-a {
  text-decoration: none;
}

/**
 * Formulaire d'abonnement aux newsletters
 */
.Listmonk {
  max-width: 800px;
  margin: 25px auto;
  background-color: #f9e5e5;
  padding: 20px;
}

.Listmonk input.email {
  padding: 5px;
  width: 100%;
}

.Listmonk input.email:focus {
  border-color: #CC0000;
  outline: 0 none;
}

.Listmonk p {
  display: flex;
}

.Listmonk p label {
  margin-left: 10px;
  font-size: 14px;
}

.Listmonk-lists {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.Listmonk-disclaimer {
  margin: 20px 0;
}

@media (max-width: 767px) {
  .Listmonk-lists {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

/**
 * Affichage d'un candidat
 */
.ElectionCandidat .Content-body .Presentation-image {
  width: 40%;
  margin-right: 2%;
  float: left;
}

.ElectionCandidat .Content-body .Presentation-image figcaption {
  font-size: 14px;
}

.ElectionCandidat .Content-body .Presentation-download {
  text-align: center;
  background-color: #CC0000;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  width: 100%;
  font-size: 16px;
}

.ElectionCandidat .Content-body .Presentation-download:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

.ElectionCandidat .Content-body .Presentation:after {
  content: '';
  display: block;
  clear: both;
}

.ElectionCandidat .Content-body .Information i.fa-quote-left {
  float: left;
  color: #CC0000;
  font-size: 30px;
  margin-right: 5px;
}

.ElectionCandidat .Content-body .Information a.btn {
  text-decoration: none !important;
  color: #232323 !important;
}

.ElectionCandidat .Content-body .Information a.btn:hover {
  color: #CC0000 !important;
}

/**
* Candidats aux législatives
*/
.Candidats-title {
  margin-top: 40px;
}

.Candidats-title h1 span {
  color: #CC0000;
}

.Candidats-filters {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #f8f8f8;
  padding: 20px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .Candidats-filters .row div:first-child select {
    margin-bottom: 10px;
  }
}

.Candidats-header {
  background-color: #CC0000;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

.Candidats .Teaser:hover, .Candidats .Teaser--without-picture:hover, .Candidats .Teaser--block:hover, .Candidats .Teaser--candidat:hover, .Candidats .Teaser--large:hover, .Candidats .Teaser--large--without-picture:hover, .Candidats .Teaser--evenement:hover, .Candidats .Teaser--publication:hover {
  background-color: #f8f8f8;
}

.Candidats .Teaser a.btn, .Candidats .Teaser--without-picture a.btn, .Candidats .Teaser--block a.btn, .Candidats .Teaser--candidat a.btn, .Candidats .Teaser--large a.btn, .Candidats .Teaser--large--without-picture a.btn, .Candidats .Teaser--evenement a.btn, .Candidats .Teaser--publication a.btn {
  color: #fff;
}

.Candidats .pagination {
  margin: 20px 0;
}

.Candidats .pagination li a {
  display: block;
  margin-right: 5px;
  color: #fff;
  background-color: #724d4b;
  border-radius: 50%;
  text-decoration: none;
  padding: 3px 10px;
}

.Candidats .pagination li a:hover {
  background-color: #CC0000;
}

.Candidats .pagination li.active a {
  background-color: #CC0000;
}

.Candidats .pagination li.disabled a {
  background-color: transparent;
  color: #724d4b;
}
