
@charset "UTF-8";
/* prefooter */
.prefooter.container {
  background-color: #e6e6e6;
  padding: 5px 0 0 !important;
}
.prefooter .orange-bk {
  background: linear-gradient(to bottom, #ccc 0%, #1a1a1a 100%);
  padding-bottom: 8px;
  border-top-left-radius: 5px;
  margin: 7px 10px 0;
  border-top-right-radius: 5px;
}
.prefooter .orange-bk .bottom-content {
  padding-top: 0;
}
.prefooter .orange-bk p {
  text-align: left;
  padding: 0;
  margin: 0;
  position: relative;
  line-height: 1px;
  text-indent: -28px;
  padding-left: 28px;
  width: 150px;
}
.nav.mentions-nav .fa-solid.fa-play {
  font-size: 10px !important;
}
.prefooter .orange-bk a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  color: #FFFFFF;
  cursor: pointer;
}
.prefooter .orange-bk [class^="p"] {
  margin: 0;
  padding: 10px 0 5px 40px;
}
.prefooter .orange-bk [class^="p"] a::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url("../../FileadminVersionned/template/assets/footer_item_tools.png");
  vertical-align: text-top;
  margin-right: 5px;
  cursor: pointer;
}
/* correctif pour affichage correct des elements menu prefooter en anglais*/
html:lang(en-US) .prefooter a#c800, html:lang(en-US) .prefooter a#c802, html:lang(en-US) .prefooter a#c803 {
  display: none;
}
.prefooter .orange-bk .p1-col3333 a::before {
  background-position: -100px 0;
}
.prefooter .orange-bk .p1-col3333:hover a::before {
  background-position: -100px -26px;
}
.prefooter .orange-bk .p2-col3333 a::before {
  background-position: -125px 0;
}
.prefooter .orange-bk .p2-col3333:hover a::before {
  background-position: -125px -26px;
}
.prefooter .orange-bk .p3-col3333 a::before {
  background-position: -150px 0;
}
.prefooter .orange-bk .p3-col3333:hover a::before {
  background-position: -150px -26px;
}
.prefooter .orange-bk .p4-col3333 {
  display: none;
}
/****** RS ******************/
.prefooter .orange-bk .rs-link {
  position: relative;
}
.prefooter .orange-bk .footer_tools {
  position: absolute;
  bottom: -10px;
  right: 0;
  padding-right: 30px;
  justify-content: flex-end;
  width: 185px;
}
.footer_tools li.item_tool1 a span, .footer_tools li.item_tool2 a span, .footer_tools li.item_tool3 a span, .footer_tools li.item_tool4 a span {
  background-position: 0 0;
  margin: 0 !important;
  text-indent: -100em;
}
.prefooter .orange-bk ul.footer_tools a::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url("../../FileadminVersionned/template/assets/footer_item_tools.png");
  vertical-align: text-top;
  margin-right: 5px;
}
.footer_tools li.item_tool1 a::before {
  background-position: 0 0;
  margin: 0 !important;
}
.footer_tools li.item_tool1:hover a::before {
  background-position: 0 -26px;
}
.footer_tools li.item_tool2 a::before {
  background-position: -25px 0;
  margin: 0 !important;
}
.footer_tools li.item_tool2:hover a::before {
  background-position: -25px -26px;
}
.footer_tools li.item_tool3 a::before {
  background-position: -50px 0;
  margin: 0 2px 0 0 !important;
}
.footer_tools li.item_tool3:hover a::before {
  background-position: -50px -26px;
}
.footer_tools li.item_tool4 a::before {
  background-position: -175px 0;
  margin: 0 5px 0 0 !important;
}
.footer_tools li.item_tool4:hover a::before {
  background-position: -175px -26px;
}
.footer_tools li a {
  display: block;
}
ul.footer_tools {
  list-style-type: none;
  width: 72%;
  display: flex;
}
ul.footer_tools li {
  padding-right: 3px;
}
.footer__bottom__accessibility {
    border-top: 1px solid #fff;
    padding-top: 10px;
    margin-top: 10px;
}
/*************************************RESPONSIVE**************************************/
/*************************************RESPONSIVE**************************************/
/*************************************RESPONSIVE**************************************/
/*breackpoint bootstrap sm */
/*breackpoint bootstrap md */
/*breackpoint bootstrap lg */
/*breackpoint bootstrap xl */
/*ajustement spécifique 1300px */
/*breackpoint bootstrap xxl */
/*breackpoint bootstrap xxl */
