/*-- Declaration variables couleurs--*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
:root {
  --color1: #D44510;
  --color2: #00629F;
  --color3: black;
  --color4: #F8F8F8;
  --color5: black;
  --color6: #6C757D;
  --color7: white;
}

.form-control {
  margin-bottom: 5px;
  border-radius: 0 !important;
  background-color: transparent;
}

/*-- Declaration mixin--*/
a {
  text-decoration: none !important;
}

.navDowner {
  position: relative;
  z-index: 5;
}

.mbr-overlay {
  opacity: 1 !important;
}

.navDown {
  height: 47px;
  width: 44px;
  top: -115px;
  position: relative;
}
@media screen and (max-width: 1919px) {
  .navDown {
    left: 0;
  }
}
.navDown:after {
  content: "";
  position: absolute;
  display: block;
  background-image: url("../../../medias_front/common/btn_down.svg") !important;
  height: 30px;
  width: 45px;
  background-repeat: no-repeat;
}

.header-bg {
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  opacity: 1 !important;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
  height: 100%;
  background-position: center;
}
@media screen and (min-width: 2048px) {
  .header-bg {
    background-position: center;
    background-size: cover;
  }
}

.trait-page {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9999;
}
.trait-page .trait-page1 {
  width: 50%;
  height: 100%;
  border-right: 1px solid white;
}
.trait-page .right-page1 {
  width: 47vw;
  height: 100%;
  border-right: 1px solid white;
}
@media screen and (max-width: 996px) {
  .trait-page .right-page1 {
    border-right: none;
  }
}
.trait-page .right-page1 .socialpromo {
  position: relative;
  left: 32px;
  top: 34px;
}
@media screen and (max-width: 996px) {
  .trait-page .right-page1 .socialpromo {
    left: 11px;
    top: -61px;
  }
}
.trait-page .right-page1 .socialpromo img {
  border-radius: 50%;
}
.trait-page .right-page1 .socialpromo a:hover > img {
  border: 1px solid white;
  height: 48px;
  width: 48px;
}
.trait-page .right-page1 a {
  margin: 8px;
}

.header1 {
  z-index: 2;
  position: relative;
  height: 544px;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

#ariane-position {
  width: 100%;
  position: absolute;
  bottom: -7px;
  background: url(../../../medias_front/common/bande-fine.svg) left;
  background-size: cover;
  z-index: 180;
  height: 280px;
}
#ariane-position nav {
  position: relative;
  top: 13px;
}
@media screen and (max-width: 750px) {
  #ariane-position nav {
    right: auto;
  }
}
#ariane-position nav .breadcrumb-item a {
  color: #2C383E;
}
#ariane-position nav .breadcrumb-item + .breadcrumb-item:before {
  content: var(--bs-breadcrumb-divider, "|");
}

.mbr-section-title, .rbtitle, .header1 .mbr-section-btn {
  color: #2C383E !important;
  font-size: 46pt;
  background: white;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 750px) {
  .mbr-section-title, .rbtitle, .header1 .mbr-section-btn {
    font-size: 31pt;
  }
}

.rbtitle {
  text-align: center;
  padding: 10px 20px;
  font-family: "Antonio";
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .rbtitle {
    padding: 10px 10px 0px 10px;
  }
}

.rubrique-name {
  position: absolute;
  max-width: 100% !important;
  bottom: -94px;
}

.nav-agenda, .nav-arriane-agenda {
  position: relative;
  left: 28px;
  top: -15px;
}

.breadcrumb {
  position: relative;
}
@media screen and (max-width: 736px) {
  .breadcrumb {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.breadcrumb li a {
  color: #2C383E;
}

.nav-arriane {
  position: relative;
  top: -12px;
}

.filAccueil {
  background: url(../../../medias_front/common/picto_maison.svg);
  width: 9px;
  height: 9px;
  display: block;
  background-size: cover;
  background-position: center;
}

.blockAriane {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 1090px) {
  .blockAriane {
    align-items: end;
  }
}

/*-- Declaration variables couleurs--*/
:root {
  --color1: #D44510;
  --color2: #00629F;
  --color3: black;
  --color4: #F8F8F8;
  --color5: black;
  --color6: #6C757D;
  --color7: white;
}

.form-control {
  margin-bottom: 5px;
  border-radius: 0 !important;
  background-color: transparent;
}

/*-- Declaration mixin--*/
/*-- Declaration variables couleurs--*/
:root {
  --color1: #D44510;
  --color2: #00629F;
  --color3: black;
  --color4: #F8F8F8;
  --color5: black;
  --color6: #6C757D;
  --color7: white;
}

.form-control {
  margin-bottom: 5px;
  border-radius: 0 !important;
  background-color: transparent;
}

/*-- Declaration mixin--*/
[id*=page_] {
  padding: 0px 0;
  margin-bottom: 56px;
}

section {
  overflow: hidden;
}

.marker-blue {
  background-color: #72ccfd !important;
}

.marker-yellow {
  background-color: #fdfd77 !important;
}

.marker-pink {
  background-color: #fc7899 !important;
}

.marker-green {
  background-color: #62f962 !important;
}

.pen-red {
  background: none;
  color: red !important;
}

.pen-green {
  background: none;
  color: darkgreen !important;
}

ul, ol, pre, blockquote {
  margin-bottom: 0.3125rem !important;
}

.noAnim {
  animation: none !important;
}

.form-check.texte, .form-check.texteImage, .form-check.texteSlider, .form-check.sousMenu, .form-check.image, .form-check.embed {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px;
  border: 1px solid rgba(0, 98, 159, 0.1);
  padding-left: 30px;
  width: calc(50% - 10px);
}
.form-check.texte.image, .form-check.texte.embed, .form-check.texteImage.image, .form-check.texteImage.embed, .form-check.texteSlider.image, .form-check.texteSlider.embed, .form-check.sousMenu.image, .form-check.sousMenu.embed, .form-check.image.image, .form-check.image.embed, .form-check.embed.image, .form-check.embed.embed {
  width: calc(33.3333333333% - 10px);
}
.form-check.texte.texte, .form-check.texteImage.texte, .form-check.texteSlider.texte, .form-check.sousMenu.texte, .form-check.image.texte, .form-check.embed.texte {
  border-radius: 0 0px 0px 0;
}
.form-check.texte.texteImage, .form-check.texteImage.texteImage, .form-check.texteSlider.texteImage, .form-check.sousMenu.texteImage, .form-check.image.texteImage, .form-check.embed.texteImage {
  /*flex:1 1 auto;*/
}
.form-check.texte input, .form-check.texteImage input, .form-check.texteSlider input, .form-check.sousMenu input, .form-check.image input, .form-check.embed input {
  margin: 0;
  -webkit-transform: translate(-21px, 0);
  -moz-transform: translate(-21px, 0);
  -o-transform: translate(-21px, 0);
  -ms-transform: translate(-21px, 0);
  transform: translate(-21px, 0);
  /*--Exemple d'appel : @include transform(translate(-50%, -50%));--*/
}
.form-check.texte label, .form-check.texteImage label, .form-check.texteSlider label, .form-check.sousMenu label, .form-check.image label, .form-check.embed label {
  font-size: 1em;
  font-weight: 600;
  font-family: "Source Serif Pro", serif;
  text-align: justify;
  margin: 0;
  padding: 5px 10px;
  border-left: 1px solid rgba(0, 98, 159, 0.1);
  width: 100%;
  height: 100%;
}

h2 {
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

h3 {
  font-size: 28pt !important;
  font-weight: 100 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}

h4 {
  font-size: 25pt !important;
  font-weight: 500 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}

h5 {
  font-size: 20pt;
  font-weight: 500;
  font-family: "Sofia Sans Condensed", sans-serif;
}

p {
  line-height: 28px;
  font-family: "Sofia Sans Condensed", sans-serif;
}

blockquote {
  border-color: #F8F8F8;
}

.section-head {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.column-count-2 {
  column-count: 2;
}

.column-count-3 {
  column-count: 3;
}

.column-count-1 {
  column-count: 0;
}

.text-type-0 table, .text-type-2 table, .text-type-3 table, .text-img-type-0 table, .text-img-type-1 table, .text-img-type-2 table, .text-slider-type-0 table, .text-slider-type-2 table,
.text-slider-type-1 table, .text-slider-type-3 table {
  width: 100%;
  text-align: center;
}
.text-type-0 table tr, .text-type-2 table tr, .text-type-3 table tr, .text-img-type-0 table tr, .text-img-type-1 table tr, .text-img-type-2 table tr, .text-slider-type-0 table tr, .text-slider-type-2 table tr,
.text-slider-type-1 table tr, .text-slider-type-3 table tr {
  border: none;
}
.text-type-0 table td, .text-type-2 table td, .text-type-3 table td, .text-img-type-0 table td, .text-img-type-1 table td, .text-img-type-2 table td, .text-slider-type-0 table td, .text-slider-type-2 table td,
.text-slider-type-1 table td, .text-slider-type-3 table td {
  border: 1px solid black;
}

.text-type-0 .image img, .text-type-2 .image img, .text-type-3 .image img {
  width: 100%;
}

.text-type-0 {
  background-color: white !important;
}
.text-type-0 h3 {
  text-align: center;
  color: #D44510;
}
.text-type-0 h2 {
  color: #2C383E;
  text-align: center;
  position: relative;
}
.text-type-0 a {
  color: #00629F;
  border-bottom: 1px solid #00629F;
  font-weight: 800;
}
.text-type-0 p {
  color: #00629F;
}
.text-type-0 .border-bloc-text {
  border: 1px solid #4D626D;
  width: 60%;
}
.text-type-0 .section-head {
  margin-bottom: 35px !important;
}

.text-type-2 {
  background-color: white !important;
  color: #00629F;
}
.text-type-2 h3 {
  text-align: center;
  color: #D44510;
}
.text-type-2 h2 {
  color: #2C383E;
  text-align: center;
  position: relative;
}
.text-type-2 ul {
  color: #2C383E !important;
}
.text-type-2 ol {
  color: #2C383E !important;
}
.text-type-2 .triangleBlancTexte {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 48px;
  display: block;
  z-index: 1;
  left: 0px;
  transform: rotate(180deg);
  background: url(../../../medias_front/common/flecheBlancSection.svg) center center/cover;
  background-position: center center;
}
.text-type-2 a {
  color: #2C383E;
  font-weight: 800;
}
.text-type-2 .border-bloc-text {
  width: 60%;
  background-color: #F8F8F8;
  position: relative;
}
.text-type-2 .section-head {
  margin-bottom: 35px !important;
}

.text-type-3 {
  background-color: white !important;
  color: #2C383E;
}
.text-type-3 h3 {
  text-align: center;
  color: #D44510;
}
.text-type-3 h2 {
  color: #2C383E;
  text-align: center;
  position: relative;
}
.text-type-3 a {
  color: #2C383E;
  font-weight: 800;
}
.text-type-3 .border-bloc-text {
  width: 60%;
}
.text-type-3 .section-head {
  margin-bottom: 35px !important;
}

.bg-text-img0 {
  background-color: #F8F8F8 !important;
}

.text-img-type-0 {
  padding-top: 40px;
}
.text-img-type-0 a {
  display: block;
  width: auto;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 500px;
  background-size: cover;
}
.text-img-type-0 .row-reverse {
  flex-direction: row-reverse !important;
  display: flex;
}
.text-img-type-0 .row-reverse .aImage {
  position: relative;
  left: -78px;
  width: 57vw !important;
}
@media (max-width: 992px) {
  .text-img-type-0 .row-reverse .aImage {
    width: 100% !important;
  }
}
.text-img-type-0 .row-reverse h3 {
  color: #D44510;
  text-align: center;
  position: relative;
}
.text-img-type-0 .row-reverse h2 {
  color: #2C383E;
  text-align: center;
  position: relative;
}
.text-img-type-0 .bloc-text a {
  min-height: auto;
  display: initial;
  font-weight: 800;
  border-bottom: 1px solid #2C383E;
  color: #2C383E;
}
.text-img-type-0 .row {
  flex-direction: row;
  display: flex;
}
.text-img-type-0 .row h3 {
  text-align: center;
  color: #D44510;
}
.text-img-type-0 .row h2 {
  text-align: center;
  margin-left: 0;
  color: #2C383E;
}

.bg-text-img1 {
  background-color: #2C383E !important;
}

.text-img-type-1 {
  padding-top: 40px;
  color: white;
}
.text-img-type-1 a {
  display: block;
  width: auto;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 540px;
  background-size: cover;
}
.text-img-type-1 .bloc-text a {
  min-height: auto;
  display: initial;
  font-weight: 800;
  border-bottom: 1px solid white;
  color: white;
}
.text-img-type-1 .row-reverse {
  flex-direction: row-reverse !important;
  display: flex;
}
.text-img-type-1 .row-reverse .aImage {
  position: relative;
  left: -78px;
  width: 57vw !important;
}
@media (max-width: 992px) {
  .text-img-type-1 .row-reverse .aImage {
    width: 100% !important;
  }
}
.text-img-type-1 .row-reverse p {
  color: white;
}
.text-img-type-1 .row-reverse h3 {
  color: #FF6600;
  text-align: center;
  position: relative;
}
.text-img-type-1 .row-reverse h2 {
  color: white;
  text-align: center;
  position: relative;
}
.text-img-type-1 .row-reverse h4 {
  text-align: right !important;
}
.text-img-type-1 .row-reverse h5 {
  text-align: right !important;
}
.text-img-type-1 .row-reverse p {
  text-align: right;
}
.text-img-type-1 .row {
  flex-direction: row;
  display: flex;
}
.text-img-type-1 .row .aImage {
  position: relative;
  width: 109%;
  top: 31px;
}
.text-img-type-1 .row h4 {
  text-align: left !important;
}
.text-img-type-1 .row h5 {
  text-align: left !important;
}
.text-img-type-1 .row h3 {
  color: #FF6600;
  text-align: center;
  position: relative;
}
.text-img-type-1 .row h2 {
  color: white;
  text-align: center;
  position: relative;
}
.text-img-type-1 .row p {
  color: white;
}

.bg-text-img2 {
  background-color: white !important;
  color: #00629F;
  border: 1px solid #00629F;
  margin-bottom: 10px;
}
@media (max-width: 900px) {
  .bg-text-img2 {
    margin-bottom: 0;
  }
}

.text-img-type-2 {
  padding-top: 40px;
}
.text-img-type-2 h3 {
  color: #D44510;
  text-align: center;
  position: relative;
}
.text-img-type-2 h2 {
  color: #2C383E;
  text-align: center;
  position: relative;
}
.text-img-type-2 .row-reverse {
  flex-direction: row-reverse !important;
  display: flex;
}
.text-img-type-2 .row-reverse .aImage {
  position: relative;
  width: 109%;
  left: -78px;
  top: 31px;
}
.text-img-type-2 .row-reverse h3 {
  color: #D44510 !important;
  text-align: center;
  position: relative;
}
.text-img-type-2 .row-reverse h2 {
  color: #2C383E;
  text-align: center;
  position: relative;
}
.text-img-type-2 .row {
  flex-direction: row;
  display: flex;
}
.text-img-type-2 .row .aImage {
  position: relative;
  width: 109%;
  top: 31px;
}
.text-img-type-2 .row h3 {
  color: #D44510 !important;
  text-align: center;
  position: relative;
}
.text-img-type-2 .row h2 {
  color: #2C383E;
  text-align: center;
  position: relative;
}
.text-img-type-2 a {
  display: block;
  width: auto;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 500px;
  background-size: cover;
}
.text-img-type-2 .bloc-text a {
  min-height: auto;
  display: initial;
  font-weight: 800;
  border-bottom: 1px solid white;
  color: #00629F;
}

.slider-next::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
}

.slider-prev::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
}

.slider1 .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.slider1 .carousel-control {
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -1.5rem;
  font-size: 22px;
  border-radius: 50%;
  transition: all 0.3s;
  font-weight: 600;
  opacity: 1;
  color: #000000;
  background-color: #fdfcff;
  display: none;
}
.slider1 .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.slider1 .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.slider1 .carousel-indicators li {
  height: 7px;
  width: 100%;
  max-height: 15px;
  margin: 3px;
  background-color: #fdfcff;
  border: 2px solid #fdfcff;
  border-radius: 7px;
  transition: all 0.3s;
  opacity: 1;
}
.slider1 .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.slider1 .carousel-item {
  height: 100%;
  width: 100%;
}
.slider1 .carousel-item .item-wrapper {
  width: 100%;
}

.text-slider-type-0 {
  padding-top: 40px;
  background-color: white;
  color: #00629F;
  overflow: hidden;
}
@media (max-width: 992px) {
  .text-slider-type-0 {
    padding-top: 0;
  }
}
.text-slider-type-0 .carousel {
  min-height: 500px;
  height: 500px !important;
}
.text-slider-type-0 .carousel .carousel-control:hover {
  background-color: #D44510;
  color: #D44510;
}
.text-slider-type-0 .carousel .carousel-indicators li:hover {
  background-color: #D44510;
  border-color: #D44510;
}
.text-slider-type-0 .carousel .carousel-indicators .active {
  background-color: #D44510;
  border-color: #D44510;
}
.text-slider-type-0 .item-wrapper {
  height: 100%;
}
.text-slider-type-0 img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.text-slider-type-0 a {
  border-bottom: 1px solid #2C383E;
  color: #2C383E;
}
.text-slider-type-0 h4 {
  color: #D44510 !important;
  text-align: center;
  position: relative;
  font-size: 25pt !important;
  font-weight: 500 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}
.text-slider-type-0 h3 {
  color: #2C383E;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
.text-slider-type-0 .bloc-text {
  padding: 0 !important;
}
.text-slider-type-0 .img {
  border: solid 1px black;
}
.text-slider-type-0 .sliderTextBloc {
  height: 100%;
  display: block;
  width: 105% !important;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 500px;
  top: -40px !important;
  background-size: cover;
}
@media (max-width: 991px) {
  .text-slider-type-0 .sliderTextBloc {
    top: inherit !important;
    width: 100% !important;
    min-height: inherit;
  }
}
.text-slider-type-0 .row-reverse {
  flex-direction: row-reverse !important;
  display: flex;
}
.text-slider-type-0 .row-reverse .sliderTextBloc {
  position: relative;
  left: -78px;
  width: 57vw !important;
}
@media (max-width: 991px) {
  .text-slider-type-0 .row-reverse .sliderTextBloc {
    width: 100% !important;
    left: inherit;
  }
}
.text-slider-type-0 .row-reverse p {
  text-align: right;
}
.text-slider-type-0 .row {
  flex-direction: row;
  display: flex;
}

.text-slider-type-1 {
  padding-top: 40px;
  background-color: white;
  color: #00629F;
  overflow: hidden;
}
@media (max-width: 992px) {
  .text-slider-type-1 {
    padding-top: 0;
  }
}
.text-slider-type-1 .carousel {
  min-height: 500px;
  height: 500px !important;
}
.text-slider-type-1 .carousel .carousel-control:hover {
  background-color: #D44510;
  color: #D44510;
}
.text-slider-type-1 .carousel .carousel-indicators li:hover {
  background-color: #D44510;
  border-color: #D44510;
}
.text-slider-type-1 .carousel .carousel-indicators .active {
  background-color: #D44510;
  border-color: #D44510;
}
.text-slider-type-1 .item-wrapper {
  height: 100%;
}
.text-slider-type-1 img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.text-slider-type-1 a {
  border-bottom: 1px solid #2C383E;
  color: #2C383E;
}
.text-slider-type-1 h4 {
  color: #D44510 !important;
  text-align: center;
  position: relative;
  font-size: 25pt !important;
  font-weight: 500 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}
.text-slider-type-1 h3 {
  color: #2C383E;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
.text-slider-type-1 .bloc-text {
  padding: 0 !important;
}
.text-slider-type-1 .img {
  background: #F8F8F8;
}
.text-slider-type-1 .img h3 {
  background: #F8F8F8;
}
.text-slider-type-1 .sliderTextBloc {
  height: 100%;
  display: block;
  width: 105% !important;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 500px;
  top: -40px !important;
  background-size: cover;
}
@media (max-width: 991px) {
  .text-slider-type-1 .sliderTextBloc {
    top: inherit !important;
    width: 100% !important;
    min-height: inherit;
  }
}
.text-slider-type-1 .row-reverse {
  flex-direction: row-reverse !important;
  display: flex;
}
.text-slider-type-1 .row-reverse .sliderTextBloc {
  position: relative;
  left: -78px;
  width: 57vw !important;
}
@media (max-width: 991px) {
  .text-slider-type-1 .row-reverse .sliderTextBloc {
    width: 100% !important;
    left: inherit;
  }
}
.text-slider-type-1 .row-reverse p {
  text-align: right;
}
.text-slider-type-1 .row {
  flex-direction: row;
  display: flex;
}

.text-slider-type-2 {
  padding-top: 40px;
  background-color: white;
  overflow: hidden;
}
@media (max-width: 992px) {
  .text-slider-type-2 {
    padding-top: 0;
  }
}
.text-slider-type-2 .carousel {
  min-height: 500px;
  height: 500px !important;
}
.text-slider-type-2 .carousel .carousel-control:hover {
  background-color: #D44510;
  color: #D44510;
}
.text-slider-type-2 .carousel .carousel-indicators li:hover {
  background-color: #D44510;
  border-color: #D44510;
}
.text-slider-type-2 .carousel .carousel-indicators .active {
  background-color: #D44510;
  border-color: #D44510;
}
.text-slider-type-2 .item-wrapper {
  height: 100%;
}
.text-slider-type-2 img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.text-slider-type-2 a {
  border-bottom: 1px solid #2C383E;
  color: #2C383E;
}
.text-slider-type-2 h4 {
  color: #FF6600 !important;
  text-align: center;
  position: relative;
  font-size: 25pt !important;
  font-weight: 500 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}
.text-slider-type-2 h3 {
  color: white;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
.text-slider-type-2 .bloc-text {
  padding: 0 !important;
}
.text-slider-type-2 .img {
  background: #2C383E !important;
}
.text-slider-type-2 .img h3 {
  background: #2C383E !important;
  color: white !important;
}
.text-slider-type-2 .img p {
  color: white;
}
.text-slider-type-2 .sliderTextBloc {
  height: 100%;
  display: block;
  width: 105% !important;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 500px;
  top: -40px !important;
  background-size: cover;
}
@media (max-width: 991px) {
  .text-slider-type-2 .sliderTextBloc {
    top: inherit !important;
    width: 100% !important;
    min-height: inherit;
  }
}
.text-slider-type-2 .row-reverse {
  flex-direction: row-reverse !important;
  display: flex;
}
.text-slider-type-2 .row-reverse .sliderTextBloc {
  position: relative;
  left: -78px;
  width: 57vw !important;
}
@media (max-width: 991px) {
  .text-slider-type-2 .row-reverse .sliderTextBloc {
    width: 100% !important;
    left: inherit;
  }
}
.text-slider-type-2 .row-reverse p {
  text-align: right;
}
.text-slider-type-2 .row {
  flex-direction: row;
  display: flex;
}

.image-type0 {
  border-bottom: 8px #D44510 solid;
  position: relative;
}
.image-type0 .image-block {
  display: block;
  height: 500px;
  width: 90% !important;
  background-position: 50%;
  margin: 0 auto !important;
  background-size: contain;
  background-repeat: no-repeat;
}
.image-type0 .fondBleuCoupe {
  background: url(../../../medias_front/common/bleuCouper.svg) center;
  background-size: cover;
  height: 50vh;
  width: 100%;
  position: absolute;
  bottom: -100px;
  z-index: 1;
}
.image-type0 img {
  width: 70%;
  margin: 0 auto;
  display: block;
  min-height: 400px;
  object-fit: cover;
}
@media (max-width: 990px) {
  .image-type0 img {
    width: 100%;
  }
}
.image-type0 figure {
  position: relative;
  z-index: 5;
}
.image-type0 figure figcaption div {
  position: relative;
  width: 90%;
  text-align: left;
  padding-left: 0;
}
.image-type0 figure figcaption h4 {
  color: #FF6600 !important;
  text-align: center;
  position: relative;
  font-size: 25pt !important;
  font-weight: 500 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}
.image-type0 figure figcaption h3 {
  color: white;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}

.image1 {
  padding-top: 600px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-type1 .image-block {
  display: block;
  height: 500px;
  width: 100% !important;
  background-position: 50%;
}

.gallery4 .icon-wrapper {
  pointer-events: none;
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 22px;
  left: 50%;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  border-radius: 50%;
  opacity: 0;
  color: #ffffff;
  transform: translateX(-50%) translateY(-50%);
  background-color: #1b1b1b;
  transition: 0.2s;
}
.gallery4 .blocImgText h3 {
  color: #2c383e;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
.gallery4 .blocImgText h4 {
  color: #d44510 !important;
  text-align: center;
  position: relative;
  font-size: 25pt !important;
  font-weight: 500 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}
.gallery4 .item-wrapper {
  cursor: pointer;
  height: 100%;
}
.gallery4 .item-wrapper:hover .icon-wrapper {
  opacity: 0.7 !important;
}
.gallery4 .loupe::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f002";
}
.gallery4 .row {
  --bs-gutter-x: 0px !important;
}

.gallery2 .icon-wrapper {
  pointer-events: none;
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 22px;
  left: 50%;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  border-radius: 50%;
  opacity: 0;
  color: #ffffff;
  transform: translateX(-50%) translateY(-50%);
  background-color: #1b1b1b;
  transition: 0.2s;
}
.gallery2 img {
  height: 100%;
}
.gallery2 .item-wrapper {
  cursor: pointer;
}
.gallery2 .item-wrapper:hover .icon-wrapper {
  opacity: 0.7 !important;
}
.gallery2 .loupe::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f002";
}

.gallery2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 80px;
}
@media (max-width: 900px) {
  .gallery2 {
    padding-bottom: inherit;
  }
}
.gallery2 .fondBlanc {
  background: url(../../../medias_front/common/fondBlanc.svg);
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: -5px;
  z-index: 1;
}
.gallery2 .container {
  max-width: 1500px;
}
.gallery2 .item {
  padding: 0;
  overflow: hidden;
  margin: 12px;
  width: 31%;
}
.gallery2 .blue-galery {
  position: absolute;
  background: rgba(0, 0, 0, 0) radial-gradient(closest-side at 50% 50%, #00629F 0%, #2C383E 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  bottom: 0;
  height: 100%;
}
@media (max-width: 750px) {
  .gallery2 .blue-galery {
    height: 0 !important;
  }
}
.gallery2 .item-wrapper {
  height: 408px;
  position: relative;
  transition: all 0.2s linear;
}
.gallery2 a {
  position: relative;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 23px;
  display: block;
  top: -25px;
  height: 100%;
  width: 100%;
}
@media (max-width: 750px) {
  .gallery2 a {
    color: #d44510;
  }
}
.gallery2 img {
  object-fit: cover;
}
.gallery2 .item-wrapper:hover {
  transition: all 0.2s linear;
}
.gallery2 .container {
  z-index: 5;
}
.gallery2 .activeLoop {
  margin-top: 50px;
}
@media (max-width: 1028px) {
  .gallery2 .activeLoop {
    margin-top: 12px;
  }
}
.gallery2 h4 {
  color: #D44510;
  text-align: center;
  position: relative;
  font-size: 28pt !important;
  font-weight: 100 !important;
  font-family: "Sofia Sans Condensed", sans-serif;
}
.gallery2 h3 {
  color: #2C383E;
  text-align: center;
  position: relative;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

.gallery4 .item {
  padding: 0 !important;
  overflow: hidden;
}
.gallery4 img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.gallery4 a {
  position: absolute;
  bottom: 0px;
  background-color: white;
  color: #00629F;
  height: 100%;
}
.gallery4 .item-wrapper {
  overflow: hidden;
  height: 550px;
  position: relative;
  transition: all 0.2s linear;
}
@media (max-width: 500px) {
  .gallery4 .item-wrapper {
    height: 350px;
  }
}
.gallery4 .item-wrapper:hover {
  transform: scale(1.1);
  transition: all 0.2s linear;
}
.gallery4 figure {
  height: 100%;
}

.boutonPlus {
  background: #2C383E;
  color: #fff;
  padding: 10px 30px !important;
  display: flex;
  border: inherit;
  justify-content: end;
  letter-spacing: 1px;
  font-size: 1em;
  font-family: "Antonio", sans-serif;
  white-space: nowrap;
  transition: linear 0.3s;
  border-radius: inherit !important;
  margin: 10px;
}
.boutonPlus:hover, .boutonPlus:active {
  padding: 10px 40px !important;
  background: #2C383E;
  color: white;
}
.boutonPlus:before {
  content: url(../../../medias_front/common/fleche.svg);
  width: 35px;
  height: 16px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 3px;
  right: 5px;
}

.blocDocument .separateur:after {
  bottom: 0 !important;
}
.blocDocument h4 {
  color: #D44510;
  text-align: center;
  position: relative;
  font-size: 28pt !important;
  font-weight: 100 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}
.blocDocument h3 {
  color: #2C383E;
  text-align: center;
  position: relative;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

.blocSousMenu-type0 {
  background-color: #F8F8F8;
  height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #00629F;
}
.blocSousMenu-type0 .intBlocContenu {
  flex-wrap: wrap;
}
@media screen and (max-width: 400px) {
  .blocSousMenu-type0 .intBlocContenu {
    flex-wrap: wrap;
  }
  .blocSousMenu-type0 .boutonPlus {
    background: #2C383E;
    color: #fff;
    padding: 10px 30px !important;
    display: flex;
    border: inherit;
    justify-content: end;
    letter-spacing: 1px;
    font-size: 1em;
    font-family: "Antonio", sans-serif;
    white-space: nowrap;
    transition: linear 0.3s;
  }
  .blocSousMenu-type0 .boutonPlus:hover {
    padding: 10px 40px !important;
  }
  .blocSousMenu-type0 .boutonPlus:before {
    content: url(../../../medias_front/common/fleche.svg);
    width: 35px;
    height: 16px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 4px;
    right: 5px;
  }
}
.blocSousMenu-type0 .boutonPlus {
  background: #2C383E;
  color: #fff;
  padding: 10px 30px !important;
  display: flex;
  border: inherit;
  justify-content: end;
  letter-spacing: 1px;
  font-size: 1em;
  font-family: "Antonio", sans-serif;
  white-space: nowrap;
  transition: linear 0.3s;
  margin: 10px;
}
.blocSousMenu-type0 .boutonPlus:hover {
  padding: 10px 40px !important;
}
.blocSousMenu-type0 .boutonPlus:before {
  content: url(../../../medias_front/common/fleche.svg);
  width: 35px;
  height: 16px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 4px;
  right: 5px;
}
.blocSousMenu-type0 .blocTitre {
  text-align: center;
  padding: 50px 15px;
  margin-top: 50px;
}
@media (max-width: 800px) {
  .blocSousMenu-type0 .blocTitre {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 5;
  }
}
.blocSousMenu-type0 h4 {
  color: #D44510;
  text-align: center;
  position: relative;
  font-size: 28pt !important;
  font-weight: 100 !important;
  font-family: "Sofia Sans Condensed", sans-serif;
}
.blocSousMenu-type0 h3 {
  color: #2C383E;
  text-align: center;
  position: relative;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

.blocSousMenu-type1 {
  background: transparent radial-gradient(closest-side at 50% 57%, #00629F 0%, #2C383E 100%) 0% 0% no-repeat padding-box;
  color: white;
}
.blocSousMenu-type1 .intPageBloc {
  z-index: 5;
}
.blocSousMenu-type1 .fondBlanc {
  background: url(../../../medias_front/common/fondBlanc.svg);
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: -5px;
  z-index: 1;
}
.blocSousMenu-type1 .blocTitre {
  text-align: center;
  padding: 50px 15px;
}
.blocSousMenu-type1 h4 {
  color: #D44510;
  text-align: center;
  position: relative;
  font-size: 28pt !important;
  font-weight: 100 !important;
  font-family: "Sofia Sans Condensed", sans-serif;
}
.blocSousMenu-type1 h3 {
  color: #2C383E;
  text-align: center;
  position: relative;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.blocSousMenu-type1 figcaption {
  color: white;
}
.blocSousMenu-type1 .sousMenuImage {
  position: relative;
  display: flex;
  justify-content: center;
}
.blocSousMenu-type1 .sousMenuImage:after {
  content: url(../../../medias_front/common/flecheorange.svg);
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 20px);
  transform: rotate(90deg);
}
.blocSousMenu-type1 img {
  height: 385px;
  width: 385px !important;
  object-fit: cover;
}

.numbers-bloc {
  background-color: white;
  color: #2C383E;
  position: relative;
  min-height: 70vh;
}
@media (max-width: 983px) {
  .numbers-bloc {
    height: auto;
  }
}
.numbers-bloc .fondBlanc {
  background: url(../../../medias_front/common/fondBlanc.svg);
  background-size: cover;
  width: 100%;
  height: 300px;
  position: absolute;
  top: -87px;
  z-index: 1;
}
@media (max-width: 1800px) {
  .numbers-bloc .fondBlanc {
    top: -40px;
  }
}
@media (max-width: 983px) {
  .numbers-bloc .fondBlanc {
    display: none;
  }
}
.numbers-bloc .FondBleuCle {
  position: absolute;
  background: rgba(0, 0, 0, 0) radial-gradient(closest-side at 50% 61%, #00629F 0%, #2C383E 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  top: 0;
  height: 150%;
}
.numbers-bloc h4 {
  color: #FF6600;
  text-align: center;
  position: relative;
  font-size: 28pt !important;
  font-weight: 100 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}
.numbers-bloc h3 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #2C383E;
  color: white !important;
  background: inherit;
  text-align: center;
  position: relative;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.numbers-bloc .container {
  height: 70vh;
  max-width: inherit;
  z-index: 5;
  position: relative;
}
@media (max-width: 983px) {
  .numbers-bloc .container {
    height: auto;
  }
}
.numbers-bloc .fondBlancDroit {
  background: #fff;
  height: 30%;
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media (max-width: 983px) {
  .numbers-bloc .fondBlancDroit {
    height: 0;
  }
}
.numbers-bloc .row {
  width: 100%;
}
@media (max-width: 983px) {
  .numbers-bloc .row {
    align-items: center;
    flex-direction: column;
  }
}
.numbers-bloc .fondBlancPic {
  background: url(../../../medias_front/common/fondFleche.svg);
  background-size: cover;
  height: 250px;
  width: 300px;
  z-index: 5;
  position: relative;
  background-position: center;
  margin: 10px;
  top: 20px;
  transition: linear 0.2s;
  border: inherit;
  border-radius: inherit;
}
@media (max-width: 983px) {
  .numbers-bloc .fondBlancPic {
    top: 0;
    height: 190px;
  }
}
.numbers-bloc .fondBlancPic:hover {
  top: 0;
}
.numbers-bloc .fondBlancPic h4 {
  font-size: 5em !important;
  color: #D44510;
  font-weight: bold;
}
.numbers-bloc .fondBlancPic p {
  font-size: 1.5em;
  color: #707070;
}
.numbers-bloc .activeLoop {
  top: 50px;
}
@media (max-width: 983px) {
  .numbers-bloc .activeLoop {
    top: 0;
  }
}
.numbers-bloc .activeLoop:hover {
  top: 20px;
}
@media (max-width: 983px) {
  .numbers-bloc .activeLoop:hover {
    top: 0;
  }
}
.numbers-bloc .card-box {
  margin-top: 4rem;
}
@media (max-width: 983px) {
  .numbers-bloc .card-box {
    margin-top: 2rem;
  }
}

.bloc-embed {
  color: #00629F;
}
.bloc-embed h4 {
  color: #D44510;
  text-align: center;
  position: relative;
  font-size: 28pt !important;
  font-weight: 100 !important;
  font-family: "Sofia Sans Condensed", sans-serif;
}
.bloc-embed h3 {
  color: #2C383E;
  text-align: center;
  position: relative;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
}
.bloc-embed .embed-code {
  width: 60%;
}
.bloc-embed .embed-code iframe {
  width: 100%;
  height: 472px;
}

.bloc-formulaire {
  background: #F8F8F8;
}
.bloc-formulaire h3 {
  color: #2C383E !important;
  background: inherit;
  text-align: center;
  position: relative;
  font-size: 38pt !important;
  font-family: "Antonio", sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.bloc-formulaire h4 {
  color: #D44510;
  text-align: center;
  position: relative;
  font-size: 28pt !important;
  font-weight: 100 !important;
  font-family: "Sofia Sans Condensed", sans-serif !important;
}
.bloc-formulaire input::placeholder {
  font-family: "Sofia Sans Condensed", sans-serif;
  letter-spacing: 0px;
  color: #2C383E;
  text-transform: uppercase;
  opacity: 1;
}
.bloc-formulaire .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #D44510;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(212, 69, 16);
}
.bloc-formulaire .form-check-input:checked {
  background-color: #D44510;
  border-color: #D44510;
}
.bloc-formulaire .form-control {
  background-color: white;
  border: inherit;
}
.bloc-formulaire .bouton {
  background: #2C383E;
  color: #fff;
  padding: 10px 30px !important;
  display: flex;
  border: inherit;
  justify-content: end;
  letter-spacing: 1px;
  font-size: 1em;
  font-family: "Antonio", sans-serif;
  transition: linear 0.3s;
  border-radius: inherit !important;
  margin: 10px;
  width: auto;
}
.bloc-formulaire .bouton:hover, .bloc-formulaire .bouton:active {
  padding: 10px 40px !important;
  background: #2C383E;
  color: white;
}
.bloc-formulaire .bouton:before {
  content: url(../../../medias_front/common/fleche.svg);
  width: 35px;
  height: 16px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 3px;
  right: 5px;
}
.bloc-formulaire #rgpd {
  margin-right: 5px;
  width: 4em !important;
  max-width: 16px;
}
.cid-sYtjNiy8H1 ul li::before {
  position: absolute;
  content: none !important;
}

.cid-sYtjNiy8H1 ul {
  list-style: disc !important;
  margin: 0;
  padding-left: 33px;
}

@media screen and (max-width: 1467px) {
  .text-type-0 .border-bloc-text, .text-type-2 .border-bloc-text, .text-type-3 .border-bloc-text {
    width: 100%;
  }
  .blocDocument h3 {
    text-align: center !important;
  }
  .blocDocument h4 {
    text-align: center !important;
  }
}
@media screen and (max-width: 990px) {
  .text-img-type-0 h3, .text-img-type-1 h3, .text-img-type-2 h3 {
    text-align: center !important;
  }
  .text-img-type-0 h4, .text-img-type-1 h4, .text-img-type-2 h4 {
    text-align: center !important;
  }
  .text-img-type-0 .row-reverse, .text-img-type-1 .row-reverse, .text-img-type-2 .row-reverse {
    flex-direction: column-reverse !important;
  }
  .text-img-type-0 .row-reverse .aImage, .text-img-type-1 .row-reverse .aImage, .text-img-type-2 .row-reverse .aImage {
    position: initial;
    width: 100%;
  }
  .text-img-type-0 .row, .text-img-type-1 .row, .text-img-type-2 .row {
    flex-direction: column-reverse !important;
  }
  .text-img-type-0 .row .aImage, .text-img-type-1 .row .aImage, .text-img-type-2 .row .aImage {
    position: initial;
    width: 100%;
  }
  .text-slider-type-0 .row, .text-slider-type-1 .row, .text-slider-type-2 .row {
    flex-direction: column-reverse;
  }
  .text-slider-type-0 .row-reverse, .text-slider-type-1 .row-reverse, .text-slider-type-2 .row-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (max-width: 750px) {
  [id*=page_] {
    margin-bottom: 90px;
  }
  .blocSousMenu-type0 h4 {
    color: #D44510;
    text-align: center;
    position: relative;
    font-size: 28pt !important;
    font-weight: 100 !important;
    font-family: "Sofia Sans Condensed", sans-serif;
  }
  .blocSousMenu-type0 h3 {
    color: #2C383E;
    text-align: center;
    position: relative;
    font-size: 38pt !important;
    font-family: "Antonio", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }
  .blocSousMenu-type0 h4 {
    color: #D44510;
    text-align: center;
    position: relative;
    font-size: 28pt !important;
    font-weight: 100 !important;
    font-family: "Sofia Sans Condensed", sans-serif;
  }
  .blocSousMenu-type0 h3 {
    color: #2C383E;
    text-align: center;
    position: relative;
    font-size: 38pt !important;
    font-family: "Antonio", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }
  .bg-text-img1, .bg-text-img0, .bg-text-img2, .text-slider-type-1 .text-wrapper, .text-slider-type-2 .text-wrapper, .text-slider-type-0 .text-wrapper {
    padding: 6%;
  }
  .text-slider-type-1 .carousel, .text-slider-type-2 .carousel, .text-slider-type-0 .carousel {
    min-height: 305px !important;
    height: 0 !important;
  }
  .text-slider-type-1 .item-wrapper, .text-slider-type-2 .item-wrapper, .text-slider-type-0 .item-wrapper {
    height: 100%;
  }
  .blocDocument .section-head {
    width: 100%;
    margin: 0 auto;
  }
  .carousel-item img {
    margin: auto;
    height: 100%;
  }
  .image-type0 .image-block {
    display: block;
    height: 500px;
    width: 100% !important;
    background-position: 50%;
    margin: 0 !important;
  }
  .gallery4 h4 {
    color: #D44510;
    text-align: center;
    position: relative;
    font-size: 28pt !important;
    font-weight: 100 !important;
    font-family: "Sofia Sans Condensed", sans-serif;
  }
  .gallery4 h3 {
    color: #2C383E;
    text-align: center;
    position: relative;
    font-size: 38pt !important;
    font-family: "Antonio", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }
  .gallery2 .blue-galery {
    position: absolute;
    background-color: #1a1c49;
    width: 100%;
    bottom: 0;
    height: 15vh;
  }
  .gallery2 h4 {
    color: #D44510;
    text-align: center;
    position: relative;
    font-size: 28pt !important;
    font-weight: 100 !important;
    font-family: "Sofia Sans Condensed", sans-serif;
  }
  .gallery2 h3 {
    color: #2C383E;
    text-align: center;
    position: relative;
    font-size: 38pt !important;
    font-family: "Antonio", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }
  .gallery2 hr {
    display: none;
  }
  .gallery2 .item {
    padding: 0;
    overflow: hidden;
    margin: 12px;
    width: 79%;
  }
  .gallery2 .item-wrapper {
    height: auto;
  }
}
.inputNumber {
  min-width: 50px;
}

.aImage {
  display: block;
  width: 105% !important;
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 500px;
  top: -40px !important;
  background-size: cover;
}
@media (max-width: 991px) {
  .aImage {
    width: 100% !important;
    top: 0 !important;
  }
}

.blocImgText {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  padding-top: 70px;
}

.pageBloc {
  position: relative;
}

.triangleBlanc {
  position: absolute;
  top: -2px;
  width: 100%;
  height: 14vh;
  background: url(../../../medias_front/common/flecheBlancSection.svg);
  background-size: cover;
  display: block;
  z-index: 1;
  background-position: center;
}
@media (max-width: 800px) {
  .triangleBlanc {
    display: none;
  }
}

.labelExt {
  margin: 10px 0;
}

.flecheGalery {
  content: url(../../../medias_front/common/flecheorange.svg);
  width: 50px;
  height: 50px;
  transform: rotate(90deg);
}

.galeryFlecheRow {
  left: calc(50% - 20px) !important;
  bottom: 30px !important;
}

#formFichePropos {
  background: white;
}
#formFichePropos .form-control {
  background: #F8F8F8 !important;
}
#formFichePropos .custom-file {
  background: #F8F8F8;
  height: 40px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#formFichePropos .custom-file label {
  margin-left: 15px;
  font-family: "Antonio", sans-serif !important;
  width: auto !important;
  margin-right: 5px;
}
@media (max-width: 800px) {
  #formFichePropos .container {
    padding: 0 !important;
  }
}

.separateur:after {
  position: absolute;
  bottom: 20px;
  content: url(../../../medias_front/common/separateur.svg);
  width: 20px;
  height: 2px;
  display: block;
  z-index: 50;
  margin-right: 15px;
}

.bouton {
  background: #2C383E;
  color: white !important;
  padding: 10px 30px !important;
  border: inherit;
  justify-content: end;
  letter-spacing: 1px;
  font-size: 1em;
  font-family: "Antonio", sans-serif;
  transition: linear 0.3s;
  border-radius: inherit !important;
  margin: 10px;
  width: auto !important;
  display: inline-flex !important;
}
.bouton:hover, .bouton:active {
  background: #D44510;
  color: white;
}
.bouton:before {
  content: url(../../../medias_front/common/fleche.svg);
  width: 35px;
  height: 16px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 3px;
  right: 5px;
}

.container-fluid .embed-code {
  width: 100%;
}

#messageSend {
  color: white;
  text-align: center;
  /* border-bottom: 1px solid red; */
  width: 50%;
  margin: 0 auto;
  background-color: transparent;
  padding: 14px 15px;
  animation: topToBot 0.5s ease-in-out;
  min-height: 44px;
}

@keyframes topToBot {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.fancybox__container {
  z-index: 9999 !important;
}

.article1 .separateur:after {
  bottom: 0;
}

#sectionBlocCarte .categ_bandeaux {
  min-height: 60vh;
}
@media (max-width: 450px) {
  #sectionBlocCarte .categ_bandeaux {
    height: 100%;
  }
}
#sectionBlocCarte .map-balade {
  margin-bottom: 0;
}

.carteEncadrer {
  width: 50% !important;
  border: solid 10px #D44510;
}
@media (max-width: 1000px) {
  .carteEncadrer {
    width: 100% !important;
  }
}

.bloc-formulaire form {
  margin-top: 40px;
}
.bloc-formulaire .separateur:after {
  bottom: 0;
}

.form-control::placeholder {
  color: black;
  text-transform: uppercase;
  font-family: inherit;
  font-size: 12pt;
}

.news .blocTextAgenda p {
  color: black;
}

a {
  text-decoration: none !important;
}

.navDowner {
  position: relative;
  z-index: 5;
}

.mbr-overlay {
  opacity: 1 !important;
}

.navDown {
  height: 47px;
  width: 44px;
  top: -115px;
  position: relative;
}
@media screen and (max-width: 1919px) {
  .navDown {
    left: 0;
  }
}
.navDown:after {
  content: "";
  position: absolute;
  display: block;
  background-image: url("../../../medias_front/common/btn_down.svg") !important;
  height: 30px;
  width: 45px;
  background-repeat: no-repeat;
}

.header-bg {
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  opacity: 1 !important;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
  height: 100%;
  background-position: center;
}
@media screen and (min-width: 2048px) {
  .header-bg {
    background-position: center;
    background-size: cover;
  }
}

.trait-page {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9999;
}
.trait-page .trait-page1 {
  width: 50%;
  height: 100%;
  border-right: 1px solid white;
}
.trait-page .right-page1 {
  width: 47vw;
  height: 100%;
  border-right: 1px solid white;
}
@media screen and (max-width: 996px) {
  .trait-page .right-page1 {
    border-right: none;
  }
}
.trait-page .right-page1 .socialpromo {
  position: relative;
  left: 32px;
  top: 34px;
}
@media screen and (max-width: 996px) {
  .trait-page .right-page1 .socialpromo {
    left: 11px;
    top: -61px;
  }
}
.trait-page .right-page1 .socialpromo img {
  border-radius: 50%;
}
.trait-page .right-page1 .socialpromo a:hover > img {
  border: 1px solid white;
  height: 48px;
  width: 48px;
}
.trait-page .right-page1 a {
  margin: 8px;
}

.header1 {
  z-index: 2;
  position: relative;
  height: 544px;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

#ariane-position {
  width: 100%;
  position: absolute;
  bottom: -7px;
  background: url(../../../medias_front/common/bande-fine.svg) left;
  background-size: cover;
  z-index: 180;
  height: 280px;
}
#ariane-position nav {
  position: relative;
  top: 13px;
}
@media screen and (max-width: 750px) {
  #ariane-position nav {
    right: auto;
  }
}
#ariane-position nav .breadcrumb-item a {
  color: #2C383E;
}
#ariane-position nav .breadcrumb-item + .breadcrumb-item:before {
  content: var(--bs-breadcrumb-divider, "|");
}

.mbr-section-title, .rbtitle, .header1 .mbr-section-btn {
  color: #2C383E !important;
  font-size: 46pt;
  background: white;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 750px) {
  .mbr-section-title, .rbtitle, .header1 .mbr-section-btn {
    font-size: 31pt;
  }
}

.rbtitle {
  text-align: center;
  padding: 10px 20px;
  font-family: "Antonio";
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .rbtitle {
    padding: 10px 10px 0px 10px;
  }
}

.rubrique-name {
  position: absolute;
  max-width: 100% !important;
  bottom: -94px;
}

.nav-agenda, .nav-arriane-agenda {
  position: relative;
  left: 28px;
  top: -15px;
}

.breadcrumb {
  position: relative;
}
@media screen and (max-width: 736px) {
  .breadcrumb {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.breadcrumb li a {
  color: #2C383E;
}

.nav-arriane {
  position: relative;
  top: -12px;
}

.filAccueil {
  background: url(../../../medias_front/common/picto_maison.svg);
  width: 9px;
  height: 9px;
  display: block;
  background-size: cover;
  background-position: center;
}

.blockAriane {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 1090px) {
  .blockAriane {
    align-items: end;
  }
}

.news address a {
  color: black;
}
.news address a:hover {
  color: black;
}
.news h2 {
  color: #4D626D;
  position: relative;
  text-transform: uppercase;
  z-index: 5;
  max-width: 930px;
  background: white;
  border: solid 1px black;
  padding: 10px;
  font-weight: 600;
  font-size: 45px;
  text-align: center;
  top: 0;
  padding-top: inherit;
}
.news h2 span {
  font-weight: 600;
  font-size: 45px;
}
.news img {
  width: 100%;
  height: 490px;
  object-fit: contain;
  max-width: 650px;
  background-color: white;
}
@media (max-width: 1000px) {
  .news img {
    height: 450px;
  }
}
.news .pictoFiche {
  width: 50px;
  height: 50px;
  bottom: 98px;
}
.news .blocFicheImg {
  width: 40%;
}
@media (max-width: 1100px) {
  .news .blocFicheImg {
    width: 95%;
  }
}
.news .blocFicheImg b {
  text-align: center;
}
.news .imgFiche {
  position: relative;
  top: -98px;
  width: 100%;
}
.news .mgn {
  margin-top: 70px;
}
.news p {
  font-size: 18px;
  color: #FF6600;
  position: relative;
  top: -22px;
  z-index: 5;
  margin-top: 15px;
  text-transform: uppercase;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: var(--color6);
  content: "|";
}

.breadcrumb {
  position: relative;
}
.breadcrumb li a {
  color: #00629F;
}

.fondDegraderGris {
  position: absolute;
  bottom: 0;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 67%, rgb(232, 232, 232) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 67%, rgb(232, 232, 232) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 67%, rgb(232, 232, 232) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e8e8e8", GradientType=1);
  height: 15px;
  width: 100%;
}

.formationcard p {
  background: white;
  color: #00629F;
  margin: 0;
  font-size: 1em;
  padding-right: 10px;
  padding-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.formationcard h3 {
  min-height: auto !important;
}
.formationcard span {
  color: #FF6600;
  margin-bottom: 5px;
}

.liseret-nav::after {
  content: "";
  width: 45px;
  height: 5px;
  position: absolute;
  top: -12px;
  left: 0;
  background-color: var(--color4);
}

.btn-news {
  background-color: var(--color4);
  padding: 12px 35px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color7);
  margin: 1%;
}
.btn-news:hover {
  color: var(--color7);
}

.btn-news-categs {
  background-color: #00629F;
  padding: 12px 35px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color7);
  margin: 1%;
}
.btn-news-categs:hover {
  color: var(--color7);
}

.slider6 {
  width: 100% !important;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.slider6 a {
  width: 100%;
}
.slider6 img {
  height: 350px;
  object-fit: cover;
  width: 100%;
}
.slider6 .item-wrapper {
  position: relative;
  height: 450px;
}
.slider6 .item-wrapper .item-img {
  height: 450px;
}
.slider6 .slide-content .item-content {
  padding: 0;
  position: relative;
  top: -34px;
}
.slider6 .slide-content .item-content i {
  color: var(--color4);
}
.slider6 .slide-content .item-content time {
  font-weight: 500;
}
.slider6 .slide-content .item-content h6 {
  font-size: 16pt;
  max-width: 380px;
}
.slider6 .item-title {
  text-align: center;
  position: relative;
  background-color: white;
  color: var(--color4);
  font-size: 25px;
  top: 3.9px;
  width: 50%;
  margin: 0 auto;
  padding: 5px 15px;
}
.slider6 .item-title::before {
  content: "";
  width: 54px;
  height: 4px;
  background-color: #00629F;
  position: absolute;
  bottom: -1px;
  left: 71px;
}
.slider6 .item-subtitle {
  position: relative;
  top: 17px;
  color: #00629F;
  text-align: center;
}

.mt-15 {
  height: 180px;
  align-items: start;
}

.container-news {
  position: relative;
}

.arianeNews {
  background: url("../../../medias_front/common/FondGrisTraver.svg") !important;
  background-size: cover !important;
  height: 330px !important;
}

.NoirDegrader {
  background: transparent linear-gradient(180deg, rgba(85, 6, 6, 0) 56%, #273137 78%) 60% 60% no-repeat padding-box;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.BlancDegrader {
  background: transparent linear-gradient(180deg, rgba(85, 6, 6, 0) 56%, rgb(248, 248, 248) 78%) 60% 60% no-repeat padding-box;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.blocListeActu p {
  color: black;
}

.blocFirstActu img {
  height: 450px;
  object-fit: cover;
  width: 325px;
}

.blocFirstActu p {
  color: white;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 1.5em;
}
.blocFirstActu p:before {
  content: url(../../../medias_front/common/separateur.svg);
  width: 20px;
  height: 2px;
  display: block;
  position: relative;
  bottom: 30px;
  z-index: 50;
  left: calc(50% - 20px);
}

.blocListeActu {
  width: 330px;
  height: 100%;
}

.blocListeActu img {
  height: 100%;
}

.blocListeActu p {
  color: #2C383E;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 1.5em;
}
.blocListeActu p:before {
  content: url(../../../medias_front/common/separateur.svg);
  width: 20px;
  height: 2px;
  display: block;
  position: relative;
  bottom: 30px;
  z-index: 50;
  left: calc(50% - 20px);
}

@media (max-width: 1226px) {
  .blocFirstActu {
    margin: 10px !important;
  }
}

.blocContActu {
  width: 330px;
  margin-left: 1rem;
  margin-right: 1rem;
}

.fondGrisBloc {
  background: url("../../../medias_front/common/fondGrisBloc.svg");
  background-size: cover;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 45vh;
}

@media (max-width: 450px) {
  .blocFirstActu {
    margin: 10px 0 !important;
  }
}

.listActu {
  position: relative;
  top: -90px;
  z-index: 5;
}

@media (max-width: 450px) {
  .blocAllActus {
    margin: 0 !important;
  }
  .blocAllActus .blocContActu {
    margin: 0 !important;
  }
}

#header1-2l #ariane-position {
  background: url(../../../medias_front/common/bande-fine.svg) left !important;
  background-position: inherit !important;
  background-size: cover !important;
  height: 280px !important;
}

#map {
  display: none;
}

.modalFicheMap {
  z-index: 100;
  display: none;
}

.backSombre {
  background: rgba(0, 0, 0, 0.81);
  position: absolute;
  height: 100vh;
  width: 100vw;
}

.blocDate {
  background: #D44510;
  height: 120px;
  width: 90px;
}
.blocDate span {
  color: white;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: bold;
}
.blocDate p {
  top: 0;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 2.5em;
  color: white;
}
.blocDate time {
  top: 0;
  margin-top: 8px;
  color: white;
  font-size: 1em;
}

.titreImageAdress {
  top: -25px !important;
}

@media (max-width: 1000px) {
  .imageAgdMob {
    width: 100% !important;
  }
}

.hnone {
  display: none;
}

body {
  background-color: #F8F8F8;
  overflow-x: hidden;
}

.categs_balades {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}
.categs_balades a {
  padding: 5px 20px;
}

.map-balade {
  position: relative;
  overflow: hidden;
  margin-bottom: 2em;
}
.map-balade .filter-carte {
  height: auto;
  background-color: #2C383E;
  width: 100%;
}
.map-balade .filter-carte img {
  position: relative;
  cursor: pointer;
  width: 25px;
  transition: linear 0.3s;
  transform: rotate(45deg);
  top: 10px;
  left: 24px;
}
.map-balade .filter-carte h3 {
  padding-top: 20px;
  font-size: 17pt !important;
  font-weight: 400;
  color: white;
  margin-bottom: 0;
  min-height: 74px;
}
.map-balade .left_bandeaux {
  width: 285px;
  position: absolute;
  z-index: 999;
  left: -300px;
  height: 975px;
  top: 110px;
  background: transparent linear-gradient(180deg, #2C383E 0%, #4D626D 100%) 0% 0% no-repeat padding-box;
}
.map-balade .left_bandeaux .left-bandeaux {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
}
.map-balade .left_bandeaux .left-bandeaux ul {
  margin-top: 10px;
  margin-bottom: 9px;
}
.map-balade .left_bandeaux .left-bandeaux .sous_categs_balades {
  list-style: none;
  display: flex;
}
.map-balade .left_bandeaux .left-bandeaux input[type=checkbox] {
  webkit-appearance: none;
  appearance: none;
  background-color: var(--form-background);
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 1px solid black;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.map-balade .left_bandeaux .left-bandeaux input[type=checkbox]::before {
  content: url("../../../medias_front/common/check-solid.svg");
  width: 1em;
  height: 0.85em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  top: -3px;
  box-shadow: inset 1em 1em var(--form-control-color);
  position: relative;
}
.map-balade .left_bandeaux .left-bandeaux label {
  max-width: 100%;
  position: relative;
  display: flex;
  gap: 9px;
}
.map-balade .left_bandeaux .left-bandeaux label span {
  max-width: 176px;
  color: white;
}
.map-balade .left_bandeaux .left-bandeaux input[type=checkbox]:checked::before {
  transform: scale(1);
}
.map-balade .left_bandeaux .left-bandeaux h3 {
  font-size: 18pt !important;
  font-weight: 400;
  color: var(--color4);
}
.map-balade .categ_bandeaux {
  width: 100%;
  min-height: 100vh;
  position: relative;
}
.map-balade .categ_bandeaux .bandeaux-top {
  background-color: #2C383E;
}
.map-balade .categ_bandeaux .blue_bandeaux {
  height: 125px;
  background-color: var(--color2);
  width: 85%;
}
.map-balade .categ_bandeaux .blue_bandeaux .filtre-categorie {
  display: flex;
  width: 65%;
  align-items: center;
  color: white;
  margin-left: 48px;
}
.map-balade .categ_bandeaux .blue_bandeaux .filtre-categorie h3 {
  margin: 0;
  font-size: 27pt;
  font-weight: 300;
}
.map-balade .categ_bandeaux .blue_bandeaux .filtre-categorie p {
  margin: 0;
  border: 1px solid white;
  padding: 9px 25px;
}
.map-balade .categ_bandeaux .blue_bandeaux .filtre-categorie select {
  border: 1px solid white;
  padding: 8px 25px;
  background-color: transparent;
  color: white;
}
.map-balade .categ_bandeaux .blue_bandeaux .filtre-categorie select option {
  background-color: var(--color2);
}
.map-balade .categ_bandeaux .blue_bandeaux .switch-map {
  width: 35%;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 50px;
}
.map-balade .categ_bandeaux .blue_bandeaux .switch-map p {
  font-size: 11pt;
  color: white;
  cursor: pointer;
}
.map-balade .categ_bandeaux .blue_bandeaux .switch-map p i {
  font-size: 28px;
}
.map-balade .categ_bandeaux #mapid {
  width: 100%;
  z-index: 10;
  position: absolute !important;
}

#liste-balades {
  position: relative;
  left: -2000px;
  margin-top: 50px;
  flex-wrap: wrap;
}

#bandeaux_liste_fiches {
  width: 0;
}

.bloc_balades_randonnees .galerie {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bloc_balades_randonnees .galerie .liste_fiches {
  min-height: 600px;
}

.liste_fiches {
  width: 300px;
  margin: 15px;
  border: rgba(235, 235, 235, 0.7411764706) solid 3px;
  background: transparent linear-gradient(180deg, rgba(248, 248, 248, 0) 0%, #f1f1f1 100%) 0% 0% no-repeat padding-box;
}
.liste_fiches h3 {
  font-weight: bolder;
  font-size: 26px !important;
  text-align: center;
  color: var(--color2);
  padding: 10px;
  min-height: 83px;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .liste_fiches h3 {
    width: 100%;
  }
}

#navAjax {
  height: 130px;
  left: 15%;
  position: relative;
  width: 85%;
}

.pagination {
  width: 50%;
  padding-bottom: 65px;
  justify-content: space-between;
  margin: 0 !important;
}
.pagination #currentPage {
  color: black;
}
.pagination .page-link {
  cursor: pointer;
  border: 1px solid white;
  border-radius: 50% !important;
  background-color: transparent;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .page-link i {
  color: white;
}

.leftSelectTypeLevel {
  position: relative;
  background: #F8F8F8;
}

.logoFiche1 {
  background-size: cover;
  height: 350px;
  position: relative;
  top: -85px;
}

.logoFiche {
  background: white;
  height: 350px;
  position: relative;
  background-size: inherit;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logoFiche img {
  width: 100%;
  height: auto;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  padding: 0 !important;
  border-radius: 0 !important;
}
.leaflet-popup-content-wrapper .leaflet-popup-content, .leaflet-popup-tip .leaflet-popup-content {
  margin: 0 !important;
}
.leaflet-popup-content-wrapper a, .leaflet-popup-tip a {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  text-align: center;
  font-weight: 800;
  padding: 15px;
  margin: 0 auto;
  width: 80%;
  color: black !important;
  display: block;
}
.leaflet-popup-content-wrapper p, .leaflet-popup-tip p {
  font-size: 15px;
  font-weight: 500;
}

.leaflet-popup {
  bottom: -66px !important;
}

.popup-color {
  background-color: #D44510 !important;
  padding: 8px 29px;
  color: white;
}

@media screen and (max-width: 450px) {
  .map-balade .bandeaux-top {
    flex-direction: column-reverse;
  }
  .map-balade .bandeaux-top .blue_bandeaux {
    width: 100%;
  }
  .map-balade .bandeaux-top .switch-map p {
    margin-bottom: 0;
  }
  .map-balade .left_bandeaux {
    position: absolute;
    z-index: 1042;
    left: -300px;
    height: 800px;
    background: transparent linear-gradient(180deg, #2C383E 0%, #4D626D 100%) 0% 0% no-repeat padding-box;
  }
  .map-balade .filter-carte {
    width: 100% !important;
  }
  .map-balade .categ_bandeaux {
    height: auto;
  }
  #liste-balades {
    flex-direction: column;
  }
  #liste-balades .liste_fiches {
    width: 80%;
  }
  #page_fiche_annuaire .bg-color {
    flex-direction: column-reverse !important;
  }
  #page_fiche_annuaire .logoFiche1 {
    top: 0;
  }
  #page_fiche_annuaire .blocTexte h2 {
    font-size: 3em;
    margin-top: 1em;
  }
  #page_fiche_annuaire .blocTexte .blocTitre {
    width: 80%;
    margin-left: 0;
    margin-bottom: 0;
    text-align: center;
  }
  #page_fiche_annuaire .blocTexte .blocTitre hr {
    margin: 0 auto;
    margin-bottom: 25px;
  }
  #page_fiche_annuaire .blocTexte .blocTitre .ville {
    margin-bottom: 2em;
  }
  .desc_picto .resize-desc {
    width: 80%;
  }
  .bg-picto img {
    border-radius: 50%;
    height: 100%;
  }
}
@media screen and (max-width: 1522px) {
  #liste-balades {
    flex-wrap: wrap;
  }
  #liste-balades .liste_fiches {
    width: 350px;
  }
  #bandeaux_liste_fiches {
    width: 0 !important;
    display: none;
  }
  .filtre-categorie {
    width: 65%;
  }
}
#header1-2l #ariane-position {
  background: url(../../../medias_front/common/bande-fine-gris.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 50% 90% !important;
  height: 300px !important;
  bottom: -15px;
}
@media (max-width: 1690px) {
  #header1-2l #ariane-position {
    background-position: 50% 105% !important;
  }
}
@media (max-width: 1515px) {
  #header1-2l #ariane-position {
    height: 280px !important;
  }
}
@media (max-width: 1330px) {
  #header1-2l #ariane-position nav {
    display: none !important;
  }
}
@media (max-width: 1000px) {
  #header1-2l #ariane-position {
    height: 70px !important;
    background: inherit !important;
  }
  #header1-2l #ariane-position .rbtitle {
    position: relative;
    top: -30px;
  }
}

.bandeaux-top {
  width: 285px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1043;
}
@media (max-width: 600px) {
  .bandeaux-top {
    width: 100%;
  }
}

#toggleOnClick:after {
  content: url("../../../medias_front/common/Union.svg");
  width: 10px;
  height: 5px;
  background-size: cover;
  display: block;
  position: relative;
  top: -10px;
  left: 10px;
}

.rotateCroix {
  transition: linear 0.3s;
  transform: inherit !important;
}

.blocSwitch {
  width: 50%;
  padding: 10px;
  background: #4D626D;
  cursor: pointer;
}

.blocSwitch p {
  margin-bottom: 0;
  color: white;
}

.mapMode:after {
  content: url("../../../medias_front/common/pointeur.svg") !important;
}

.blocCateg {
  cursor: pointer;
  border-bottom: solid 1px #707070;
  padding: 15px;
  transition: 0.3s;
}
.blocCateg label {
  color: white;
  cursor: pointer;
}
.blocCateg:hover {
  background: #D44510;
}

.boutonPlusCateg::after {
  content: url(../../../medias_front/common/fleche.svg);
  width: 35px;
  height: 16px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 20px;
}

.bandeauxCateg .hideDiv {
  display: none !important;
}

.bandeauxCateg .showDiv {
  display: flex !important;
}

.flecheTexte {
  position: absolute;
  left: 15px;
  top: 0 !important;
  transform: rotate(180deg) !important;
}

.retourBouton p {
  margin-left: 35px;
}

#page_module {
  margin-bottom: inherit;
}

.footerTraver {
  background: url(../../../medias_front/common/penteGrisBot.svg);
  width: 100%;
  height: 36vh;
  pointer-events: none;
  background-size: cover;
  position: absolute;
  z-index: 1041;
  bottom: 28vh;
}
@media (max-width: 1350px) {
  .footerTraver {
    display: none;
  }
}

body {
  position: relative;
}

#liste-balades {
  left: 15%;
  width: 85%;
  display: flex;
}
@media (max-width: 650px) {
  #liste-balades {
    left: 0 !important;
    width: 100% !important;
  }
}
@media (max-width: 370px) {
  #liste-balades {
    left: -7px !important;
  }
}

.chiffreMarkers {
  background: white;
  border: #D44510 solid 3px;
  font-weight: bold;
  font-size: 2em;
}

.blocOrange {
  background: #D44510;
}

.desc-balade {
  background: white;
}

.bgBleu {
  background: #00629F !important;
}

.blocProposeFiche {
  background: #D44510;
  color: #fff;
  padding: 10px 30px !important;
  display: flex;
  border: inherit;
  justify-content: end;
  letter-spacing: 1px;
  font-size: 1em;
  font-family: "Antonio", sans-serif;
  white-space: nowrap;
  transition: linear 0.3s;
  border-radius: inherit !important;
  margin: 10px;
  width: auto;
  cursor: pointer;
  z-index: 3000;
  right: -106px;
  top: 45vh;
  transform: rotate(90deg);
  text-transform: uppercase;
}
.blocProposeFiche:hover, .blocProposeFiche:active {
  background: #2C383E;
  color: white;
}
.blocProposeFiche:before {
  content: url(../../../medias_front/common/fleche.svg);
  width: 35px;
  height: 16px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 3px;
  right: 5px;
}

#formFichePropos h3 {
  margin-bottom: 25px !important;
}
#formFichePropos .blocImgText:after {
  bottom: 30px;
}

.messageForm {
  position: fixed;
  height: 100vh;
  width: 100vw;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.retour {
  width: 0%;
  display: none;
  padding: 10px;
  background: #4D626D;
  cursor: pointer;
  border: none;
  border-right: 2px solid #2C383E;
  font-family: "Sofia Sans Condensed", sans-serif;
  color: white;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.img-retour {
  position: relative;
  cursor: pointer;
  width: 25px;
  transition: linear 0.3s;
  transform: rotate(180deg) !important;
  top: -2px !important;
  left: auto !important;
}

.activeCateg {
  background: #D44510 !important;
}

.pagination #currentPage {
  margin-right: 10px;
  margin-left: 10px;
  white-space: nowrap;
}

.map-balade .left_bandeaux .left-bandeaux .hnone {
  display: none;
}

#modalElementsBack {
  background: rgba(0, 0, 0, 0.79);
  position: fixed;
  height: 100vh;
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  top: 0;
  z-index: 9999;
}
#modalElementsBack #modalElements {
  background: white;
  max-width: 1080px;
  width: auto;
  height: auto;
}
#modalElementsBack #modalElements h3 {
  background: #D44510;
  color: white;
  font-size: 2em;
  font-weight: bold;
  padding: 10px 40px;
}
#modalElementsBack #modalElements p {
  color: black;
  font-size: 1em;
  margin: 0;
}
#modalElementsBack #modalElements .mr-1 {
  margin-right: 10px !important;
}
#modalElementsBack #modalElements .ml-1 {
  margin-left: 10px !important;
}
#modalElementsBack #modalElements span {
  background: #F8F8F8;
  padding: 5px;
  color: #00629F;
  font-size: 1em;
}
#modalElementsBack #modalElements .blocElementCluster .txtForm {
  width: 80%;
}
#modalElementsBack #modalElements .blocElementCluster .levelForm {
  width: 20%;
  text-align: center;
  white-space: nowrap;
}
#modalElementsBack #modalElements a:not(:last-child) .blocElementCluster {
  border-bottom: dashed 1px black;
}
#modalElementsBack .closeModalForma {
  display: block;
  position: absolute;
  right: 10px;
  left: 10px;
  font-weight: bold;
  color: white;
  font-size: 3em;
}

@media (max-width: 1800px) {
  #ariane-position {
    bottom: -10px;
  }
}
@media (max-width: 600px) {
  #ariane-position {
    background: url(../../../medias_front/common/bande-fine.svg) !important;
    background-size: cover !important;
    bottom: -5px;
  }
}

@media (max-width: 600px) {
  .blocCategTop {
    flex-direction: column;
  }
  .map-balade .left_bandeaux {
    height: auto;
    position: absolute !important;
    overflow: hidden;
    width: 100%;
  }
  .bandeaux-top {
    position: relative;
  }
}
.hnone {
  display: none;
}

/*# sourceMappingURL=addressbook.min.css.map */
