@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
}
/*********************************
Couleurs
 **********************************/
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.space10 {
  clear: both;
  height: 10px;
  display: block;
}

.space20 {
  clear: both;
  height: 20px;
  display: block;
}

.space30 {
  clear: both;
  height: 30px;
  display: block;
}

.space40 {
  clear: both;
  height: 40px;
  display: block;
}

html {
  height: 100%;
}

body, html {
  padding: 0;
  margin: 0;
}

body {
  display: flex;
  flex-direction: column;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
  color: rgb(21, 21, 21);
  background-color: rgb(255, 255, 255);
}

h4, h3, h2, h1 {
  font-family: "Merriweather", "Times New Roman", Times, serif;
  clear: both;
}

h1 {
  font-size: 2.64rem;
  color: rgb(225, 12, 12);
}

h2 {
  font-size: 1.92rem;
  color: rgb(225, 12, 12);
}
h2.no-borderBottom {
  border-bottom: none !important;
}

h3 {
  font-size: 1.68rem;
}

h4 {
  font-size: 1.44rem;
}

a[target=_blank]::after {
  font-family: "FontAwesome";
  content: " \f08e";
  font-size: 0.96rem;
}
a.black {
  color: rgb(21, 21, 21) !important;
  text-decoration: none !important;
}

.text-bleu {
  color: rgb(74, 102, 176);
}
.text-vert {
  color: rgb(109, 190, 69);
}
.text-orange {
  color: rgb(246, 134, 36);
}
.text-rouge {
  color: rgb(235, 14, 66);
}
.text-violet {
  color: rgb(119, 42, 138);
}
.text-bleu-clair {
  color: rgb(125.816, 146.368, 200.684);
}
.text-vert-sombre {
  color: rgb(76.3446215139, 135.2390438247, 47.2609561753);
}
.text-vert-clair {
  color: rgb(153.4980079681, 209.8107569721, 125.6892430279);
}

hr {
  border: solid 1px rgb(193, 16, 16);
  margin: 2rem auto;
  clear: both;
}

.h100pc {
  height: 100%;
}

.bg-linear-dark-gray {
  background: linear-gradient(to right, rgb(8.5, 8.5, 8.5), rgb(59.5, 59.5, 59.5));
}
.bg-linear-light-gray {
  background: linear-gradient(to right, rgb(183.5, 183.5, 183.5), rgb(234.5, 234.5, 234.5));
}
.bg-linear-mainBg {
  background: linear-gradient(to right, rgb(145.9043062201, 12.0956937799, 12.0956937799), rgb(235.8612440191, 24.1387559809, 24.1387559809));
}

.bg-dark-gray {
  background-color: rgb(34, 34, 34);
}
.bg-light-gray {
  background-color: rgb(209, 209, 209);
  color: rgb(21, 21, 21);
  border-radius: 2rem;
  padding: 2rem;
  clear: both;
}
.bg-mainBg {
  background-color: rgb(193, 16, 16);
  color: rgb(241, 241, 241);
}
.bg-bleu {
  background-color: rgb(74, 102, 176);
  color: rgb(255, 255, 255);
  border-radius: 2rem;
  padding: 2rem;
  clear: both;
}
.bg-vert {
  background-color: rgb(109, 190, 69);
  color: rgb(21, 21, 21);
  border-radius: 2rem;
  padding: 2rem;
  clear: both;
}
.bg-orange {
  background-color: rgb(246, 134, 36);
  color: rgb(21, 21, 21);
  border-radius: 2rem;
  padding: 2rem;
  clear: both;
}
.bg-rouge {
  background-color: rgb(235, 14, 66);
  color: rgb(21, 21, 21);
  border-radius: 2rem;
  padding: 2rem;
  clear: both;
}
.bg-violet {
  background-color: rgb(119, 42, 138);
  color: rgb(255, 255, 255);
  border-radius: 2rem;
  padding: 2rem;
  clear: both;
}

.body-title, .body-content {
  padding: 2rem 0.9rem 0.9rem;
}

.btn-enhanced {
  color: rgb(255, 255, 255);
  background-color: rgba(2, 26, 122, 0.94);
  border-color: rgba(1.7532258065, 22.7919354839, 106.9467741935, 0.94);
  color: rgb(255, 255, 255);
}
.btn-enhanced:hover {
  color: rgb(255, 255, 255);
  background-color: rgba(1.3830645161, 17.9798387097, 84.3669354839, 0.94);
  border-color: rgba(0.9306451613, 12.0983870968, 56.7693548387, 0.94);
}
.btn-enhanced:focus, .btn-enhanced.focus {
  color: rgb(255, 255, 255);
  background-color: rgba(1.3830645161, 17.9798387097, 84.3669354839, 0.94);
  border-color: rgba(0.9306451613, 12.0983870968, 56.7693548387, 0.94);
  box-shadow: 0 0 0 0.2rem rgba(43.7847885379, 61.331687319, 131.5192824433, 0.5);
}
.btn-enhanced.disabled, .btn-enhanced:disabled {
  color: rgb(255, 255, 255);
  background-color: rgba(2, 26, 122, 0.94);
  border-color: rgba(1.7532258065, 22.7919354839, 106.9467741935, 0.94);
}
.btn-enhanced:not(:disabled):not(.disabled):active, .btn-enhanced:not(:disabled):not(.disabled).active, .show > .btn-enhanced.dropdown-toggle {
  color: rgb(255, 255, 255);
  background-color: rgba(1.1774193548, 15.3064516129, 71.8225806452, 0.94);
  border-color: rgba(0.725, 9.425, 44.225, 0.94);
}
.btn-enhanced:not(:disabled):not(.disabled):active:focus, .btn-enhanced:not(:disabled):not(.disabled).active:focus, .show > .btn-enhanced.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(43.7847885379, 61.331687319, 131.5192824433, 0.5);
}

.btn-enhanced-inverse {
  color: #212529;
  background-color: rgb(255, 255, 255);
  border-color: rgba(1.7532258065, 22.7919354839, 106.9467741935, 0.94);
  color: rgba(2, 26, 122, 0.94);
}
.btn-enhanced-inverse:hover {
  color: #212529;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgba(0.9306451613, 12.0983870968, 56.7693548387, 0.94);
}
.btn-enhanced-inverse:focus, .btn-enhanced-inverse.focus {
  color: #212529;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgba(0.9306451613, 12.0983870968, 56.7693548387, 0.94);
  box-shadow: 0 0 0 0.2rem rgba(6.9392770557, 25.1500589265, 96.0015371405, 0.5);
}
.btn-enhanced-inverse.disabled, .btn-enhanced-inverse:disabled {
  color: #212529;
  background-color: rgb(255, 255, 255);
  border-color: rgba(1.7532258065, 22.7919354839, 106.9467741935, 0.94);
}
.btn-enhanced-inverse:not(:disabled):not(.disabled):active, .btn-enhanced-inverse:not(:disabled):not(.disabled).active, .show > .btn-enhanced-inverse.dropdown-toggle {
  color: #212529;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgba(0.725, 9.425, 44.225, 0.94);
}
.btn-enhanced-inverse:not(:disabled):not(.disabled):active:focus, .btn-enhanced-inverse:not(:disabled):not(.disabled).active:focus, .show > .btn-enhanced-inverse.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(6.9392770557, 25.1500589265, 96.0015371405, 0.5);
}

.btn-square {
  border-radius: 0 !important;
}

/****************************
* Composant Article
****************************/
.item {
  position: relative;
}
.item .square {
  position: relative;
  height: 100%;
  width: 100%;
}
.item .square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.item .image {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: ease-in-out 0.2s;
}
.item :hover .image img {
  transform: scale(1.1);
}
.item a {
  text-decoration: none;
}
.item .date {
  color: rgb(21, 21, 21);
  font-variant: all-small-caps;
  line-height: 1.8rem;
}
.item .date:before {
  font-family: "FontAwesome";
  content: "\f073 ";
}

.social-icons .social-media-icon::before {
  font-family: "FontAwesome";
  font-size: 25px;
}

.facebook.social-media-icon::before {
  content: "\f09a";
}

.twitter.social-media-icon::before {
  content: "\f099";
}

.linkedin.social-media-icon::before {
  content: "\f0e1";
}

.pinterest.social-media-icon::before {
  content: "\f231";
}

.instagram.social-media-icon::before {
  content: "\f16d";
}

/**********************
Micro-données
***********************/
#microdonnees {
  visibility: hidden;
  height: 0;
}
#microdonnees img {
  max-width: 360px;
  height: auto;
}

/**********************
Header
***********************/
#maintenanceBar {
  background-color: rgb(241, 241, 241);
  color: rgb(255, 255, 255);
  height: 25px;
  text-align: center;
  padding: 2px 0;
}

.bandeau-content {
  position: relative;
  margin: 0;
  padding: 0;
  background: rgb(240, 240, 240) url("../images/loading.gif") no-repeat center;
}
.bandeau-content.half-height, .bandeau-content.half-height .bandeau {
  height: 500px !important;
}
.bandeau-content.reduce-height, .bandeau-content.reduce-height .bandeau {
  height: 250px !important;
}

.bandeau {
  position: relative;
  margin: 0;
  padding: 0;
}
.bandeau .fullscreen-img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/****************************
Main menu : NavBar
****************************/
#main_navbar {
  display: block;
  border: none;
  margin-bottom: 0 !important;
  height: auto !important;
  padding: 0;
}
@media (min-width: 992px) {
  #main_navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#main_navbar .navbar-brand {
  height: auto;
  padding: 1rem 0 0 0 !important;
  font-family: "Merriweather", "Times New Roman", Times, serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: rgb(193, 16, 16) !important;
}
#main_navbar .navbar-brand .logo {
  margin-top: -10px;
  max-height: 80px;
  float: left !important;
}
#main_navbar .navbar-brand .subtitle {
  font-size: 1.8rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: rgb(112, 48, 5);
}
@media (max-width: 576px) {
  #main_navbar .navbar-brand {
    font-size: 1.2rem;
  }
  #main_navbar .navbar-brand .logo {
    max-height: 60px;
  }
  #main_navbar .navbar-brand .subtitle {
    font-size: 1.2rem;
  }
}
#main_navbar .navbar-collapse {
  padding: 0 !important;
}
@media (max-width: 991px) {
  #main_navbar .navbar-collapse {
    background-color: rgb(231, 230, 230) !important;
  }
}
#main_navbar #mainMenu.navbar-nav {
  margin: 7.5px 0;
}
#main_navbar #mainMenu.navbar-nav > li > a {
  padding: 10px 12px;
  line-height: 3rem;
  text-decoration: none !important;
  color: rgb(21, 21, 21) !important;
  font-size: 1.2rem;
  font-weight: 500;
}
#main_navbar #mainMenu.navbar-nav > li > a:hover, #main_navbar #mainMenu.navbar-nav > li > a:focus, #main_navbar #mainMenu.navbar-nav > li > a.active {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(193, 16, 16) !important;
}
@media (max-width: 991px) {
  #main_navbar #mainMenu.navbar-nav > li > a {
    padding: 0 0.5rem;
    display: block;
    min-width: 100%;
  }
}
#main_navbar #mainMenu.navbar-nav > li > a .caret {
  margin-left: 5px;
}
@media (max-width: 991px) {
  #main_navbar #mainMenu.navbar-nav > li {
    line-height: 2.5rem;
  }
}
#main_navbar .dropdown-menu {
  padding: 0.5rem;
  border-radius: 0;
  margin-top: -5px;
}
@media (max-width: 991px) {
  #main_navbar .dropdown-menu {
    padding: 0;
    border-width: 0;
    background-color: rgb(231, 230, 230) !important;
  }
}
#main_navbar .dropdown-menu > li {
  line-height: 1.6rem;
  white-space: nowrap;
}
@media (max-width: 991px) {
  #main_navbar .dropdown-menu > li {
    padding: 0 0.5rem;
    line-height: 2.5rem;
  }
}
#main_navbar .dropdown-menu > li > a {
  display: block;
  min-width: 100%;
  text-decoration: none !important;
  color: rgb(21, 21, 21) !important;
  font-size: 1.2rem;
  font-weight: 500;
}
#main_navbar .dropdown-menu > li > a:hover, #main_navbar .dropdown-menu > li > a:focus {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(193, 16, 16) !important;
}
#main_navbar .dropdown-menu > li.active > a {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(193, 16, 16) !important;
}
#main_navbar .dropdown-divider {
  border-top-color: rgb(145.9043062201, 12.0956937799, 12.0956937799) !important;
}

.navbar-light .navbar-toggler {
  border-color: rgb(255, 255, 255) !important;
  background-color: rgb(193, 16, 16) !important;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/****************************
Footer
****************************/
footer {
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  color: rgb(255, 255, 255) !important;
}
footer .adresse {
  padding-left: 50px;
}
@media (max-width: 768px) {
  footer .adresse {
    padding-left: 10px;
  }
}
footer .adresse p {
  font-family: "Libre Baskerville", "Times New Roman", Times, serif;
  font-weight: 400;
}
footer .adresse p a {
  text-decoration: underline;
}
footer img.logo {
  margin: 0 1.5rem 1.5rem 0;
  max-width: 200px;
}
@media (min-width: 768px) and (max-width: 964px) {
  footer img.logo {
    margin: 1rem 0.5rem 1.5rem 0;
  }
}
@media (min-width: 965px) and (max-width: 1024px) {
  footer img.logo {
    margin: 0 0.5rem 1.5rem 0;
  }
}
footer .social-icons {
  overflow: hidden;
  width: auto;
}
footer .social-icons > ul {
  margin: 0;
  padding: 0;
}
footer .social-icons li {
  float: left;
  list-style: none;
  color: rgb(102, 102, 102);
  background-color: rgb(255, 255, 255);
  padding: 0.8rem 0;
  font-size: 1.1rem;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  text-align: center;
}
footer .social-icons li:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(102, 102, 102);
}
footer .social-icons li:first-child {
  margin-left: 0;
}
footer .social-icons a.social-media-icon {
  color: inherit;
}
footer .social-icons a.social-media-icon::before {
  font-family: "FontAwesome";
  font-size: 120%;
}
footer .social-icons a.social-media-icon::after {
  content: "";
}
footer .social-icons a.social-media-icon:hover {
  text-decoration: none;
}
footer .social-icons a.social-media-icon span {
  display: none;
}

.ressources li a {
  text-decoration: none;
  color: rgb(255, 255, 255);
}
.ressources li a:hover, .ressources li a:focus, .ressources li a:active {
  text-decoration: underline;
}

.ressources li {
  list-style-type: "> ";
  list-style-position: inside;
}
.ressources li a[target=_blank]::after {
  content: "";
}
@media (max-width: 768px) {
  .ressources li a {
    line-height: 2.5rem;
  }
}
@media (max-width: 768px) {
  .ressources {
    border-top: solid 2px rgb(255, 255, 255);
  }
}
.ressources .dropdown-divider {
  border-top-color: transparent !important;
}

.mentions-menu li a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  line-height: 2.5rem;
}
.mentions-menu li a:hover, .mentions-menu li a:focus, .mentions-menu li a:active {
  text-decoration: underline;
}
.mentions-menu li a[target=_blank]::after {
  content: "";
}
@media (max-width: 768px) {
  .mentions-menu {
    border-top: solid 2px rgb(255, 255, 255);
  }
  .mentions-menu li:not(:last-child):after {
    content: "";
  }
  .mentions-menu li a {
    line-height: 2.5rem;
  }
}

#infolettre input.form-control {
  width: 80%;
}

.copyright {
  font-family: "Libre Baskerville", "Times New Roman", Times, serif;
  font-size: 1.2rem;
  font-weight: 600;
}

.scroll-top {
  position: fixed;
  bottom: 40px;
  right: 60px;
  height: 50px;
  width: 50px;
  background-color: rgb(102, 102, 102);
  color: rgb(34, 34, 34);
  font-size: 20px;
  text-align: center;
  padding: 0;
  line-height: 46px;
}
.scroll-top:hover {
  background-color: rgb(34, 34, 34);
  color: rgb(231, 230, 230);
  opacity: 1;
}

.scroll-hidden {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.scroll-visible {
  opacity: 0.6;
  transition: opacity 0.2s ease-in-out;
}

.paginate-wrapper.active {
  animation: ease-in-out 3s;
}
.paginate-wrapper:not(.active) {
  display: none;
}

.pagination {
  float: right;
  margin-top: 0;
}

.item-pg {
  display: inline-block;
  border: solid 1px rgb(34, 34, 34);
  background-color: rgb(102, 102, 102);
  color: rgb(34, 34, 34);
  padding: 12px 18px;
  margin: 0 3px 0 0;
  cursor: pointer;
}
.item-pg:last-of-type {
  margin-right: 0;
}
.item-pg:hover, .item-pg.active {
  border-color: rgb(239.7655502392, 71.2344497608, 71.2344497608);
  background-color: rgb(193, 16, 16);
  color: rgb(241, 241, 241);
}
.item-pg.disable:hover {
  border-color: #9e9e9e;
  background-color: rgb(209, 209, 209);
  color: rgb(241, 241, 241);
  cursor: default;
}
.item-pg.active:hover {
  cursor: default;
}

.dots {
  display: inline-block;
  padding: 12px 18px;
  margin: 0 3px 0 0;
}

@media (max-width: 767px) {
  .item-pg,
  .dots {
    padding: 8px 12px;
    margin-right: 6px;
  }
}
/******************************************
Menu des catégories
*******************************************/
.categoriesMenu > div > div {
  border-radius: 10px;
  height: 100%;
  background-color: rgb(231, 230, 230) !important;
}
.categoriesMenu > div > div a {
  color: rgb(34, 34, 34);
}
.categoriesMenu > div > div.active {
  background-color: rgb(193, 16, 16) !important;
}
.categoriesMenu > div > div.active a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.categoriesMenu > div > div > div {
  height: 100%;
  width: 100%;
}
.categoriesMenu > div > div > div > div {
  vertical-align: middle;
}
.categoriesMenu > div:hover > div a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.categoriesMenu > div:hover > div {
  background-color: rgb(193, 16, 16) !important;
  color: rgb(255, 255, 255);
}

.document-item {
  padding: 10px;
  margin-top: 5px;
}
.document-item a {
  display: block;
  text-decoration: none;
  color: rgb(102, 102, 102) !important;
}
.document-item a[target=_blank]::after {
  content: "";
}
.document-item:hover {
  background-color: rgb(231, 230, 230);
}
.document-item:hover a {
  color: rgb(225, 12, 12) !important;
}

/**********************
Socials
***********************/
.jssocials-share-link {
  border-radius: 50%;
  font-size: 12px;
}

#share a[target=_blank]::after {
  content: "";
}

#membres-cse img {
  max-width: 150px;
  max-height: 150px;
  border-radius: 50%;
}
#membres-cse .nom {
  font-size: 1rem;
  color: rgb(21, 21, 21);
}

.formulaireCMS {
  margin: 40px 0;
}
.formulaireCMS .fullwidth {
  width: 100%;
}
.formulaireCMS .row > div {
  padding-top: 4px;
}
.formulaireCMS input[type=text],
.formulaireCMS input[type=email],
.formulaireCMS input[type=password],
.formulaireCMS textarea {
  border: 1px solid rgb(231, 230, 230);
  padding: 1rem;
  font-size: 1rem;
}
.formulaireCMS input[type=text]:focus,
.formulaireCMS input[type=email]:focus,
.formulaireCMS input[type=password]:focus,
.formulaireCMS textarea:focus {
  border-color: rgb(102, 102, 102);
  color: rgb(21, 21, 21);
}
.formulaireCMS input[type=text].error,
.formulaireCMS input[type=email].error,
.formulaireCMS input[type=password].error,
.formulaireCMS textarea.error {
  border-color: rgb(192, 17, 17);
}
.formulaireCMS .bootstrap-select {
  height: 53px !important;
}
.formulaireCMS .bootstrap-select > button.btn.dropdown-toggle {
  border-radius: 0;
  padding: 16px 25px 16px 12px;
  border: solid 1px rgb(231, 230, 230);
  background-color: transparent;
}
.formulaireCMS .bootstrap-select .dropdown-menu {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.formulaireCMS .bootstrap-select .dropdown-item.active, .formulaireCMS .bootstrap-select .dropdown-item:active {
  background-color: transparent;
}

.text-error {
  color: rgb(242.961722488, 119.038277512, 119.038277512);
}

.btn-fullwidth {
  width: 100%;
}

#verification .btn-square {
  width: 4rem;
  height: 4rem;
  text-align: center;
  padding-top: 0.8rem;
  font-size: 1.5rem;
  font-weight: 500;
}
#verification .btn-square.selected {
  width: 4.5rem;
  height: 4.5rem;
  padding-top: 1.1rem;
}
#verification .btn-square.btn-danger {
  color: rgb(21, 21, 21);
}

/*# sourceMappingURL=styles.css.map */
