/* COULEURS */
/*
Sont définie en global, parématrables dans l'admin :
- main_color_1
- main_color_2
*/
/* RESPONSIVE */
/* je sete des variale en utilisant celles de bootstrapo */
/* HEADEER */
/* couleur des textes */
/* Les chartes ont souvent 3 couleurs principales et pas 2 */
/* Maintenant on peut, à partir de ces 3 couleurs, définir les couleurs utilisées sur les différences composants */
/* Section annuaire fond formulaire */
/* FOOTER */
/* block dateSide */
/* FOOTER */
@media (max-width: 767.98px) {
  .page-blocks .page-block.block-titre_text_cta,
  .page-blocks .page-block.block-image_link,
  .page-blocks .page-block.block-vignette {
    padding: 0 !important;
  }
}
@media (min-width: 992px) {
  .page-blocks .nogutters {
    padding-right: 0;
    padding-left: 0;
  }
  /*
  .page-blocks .nogutters:first-child {
     padding-left:15px !important;
  }
  .page-blocks .nogutters:last-child {
     padding-right:15px !important;
  }
*/
}
/* LESS_COMMON : 'fond_image' */
.block-fond_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.block-fond_image .fill {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}
.block-fond_image .block-soustitre {
  position: relative;
  z-index: 10;
  margin-bottom: 21px !important;
}
.block-fond_image .block-titre {
  position: relative;
  z-index: 10;
}
.block-fond_image .block-titre.marg {
  margin-bottom: 108px !important;
}
.block-fond_image .block-text:before {
  content: '';
  height: 2px;
  width: 180px;
  background: #bbbbbd;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: -34px;
}
.block-fond_image .block-text,
.block-fond_image .block-text p {
  position: relative;
  font-size: 21px;
  z-index: 10;
  font-family: 'proxima' !important;
  line-height: 1.1;
}
@media (max-width: 1199.98px) {
  .block-fond_image .block-text span,
  .block-fond_image .block-text p span {
    line-height: 38px !important;
    font-size: 16pt !important;
  }
}
.block-fond_image .block-text:after {
  content: '';
  height: 2px;
  width: 180px;
  background: #bbbbbd;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.block-fond_image .block-bouton {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 50px;
}
.block-fond_image .block-bouton .c_bouton {
  position: relative;
  z-index: 10;
}
.block-fond_image .block-bouton .c_bouton i {
  margin-right: 5px;
}
.block-fond_image.color_reverse {
  background: #fff;
  padding: 130px 80px 122px;
}
.block-fond_image.color_reverse .fill {
  display: none;
}
.block-fond_image.color_reverse .block-text:before {
  top: -54px;
}
.block-fond_image.color_reverse .block-text,
.block-fond_image.color_reverse .block-text p {
  color: #000;
}
.block-fond_image.color_reverse .block-text:after {
  display: none;
}
@media (max-width: 767.98px) {
  .page-blocks .page-block.block-titre_text_cta,
  .page-blocks .page-block.block-image_link,
  .page-blocks .page-block.block-vignette {
    padding: 0 !important;
  }
}
@media (min-width: 992px) {
  .page-blocks .nogutters {
    padding-right: 0;
    padding-left: 0;
  }
  /*
  .page-blocks .nogutters:first-child {
     padding-left:15px !important;
  }
  .page-blocks .nogutters:last-child {
     padding-right:15px !important;
  }
*/
}
/* LESS_COMMON : 'empty' */
/* LESS_SPECIFIC : 'fond_image', #1944 */
#block-1944 {
  padding: 131.25px 70px 40px;
  background-image: url('/images/carrousel/2022153519_la-pointe-du-raz.jpg');
}
#block-1944:before {
  content: '';
  display: block;
  width: 16px;
  height: 85px;
  background: #d70513;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 15;
  transform: skew(0, 170deg);
}
#block-1944 .block-text {
  margin-bottom: 28.5px;
}
#block-1944 .block-text:after {
  bottom: -28.5px;
}
@media (max-width: 1199.98px) {
  .block-fond_image {
    display: block !important;
    height: auto !important;
    padding: 0;
  }
  .block-fond_image .row {
    display: block !important;
  }
  .block-fond_image .block-contenu {
    padding: 0;
    width: unset !important;
  }
  .block-bouton {
    margin: 15px 0 !important;
    position: relative !important;
    bottom: 0 !important;
  }
}
/* LESS_SPECIFIC : 'empty', #2574 */
/* LESS_SPECIFIC : 'empty', #6251 */
