@charset "UTF-8";
/* 
    Created on : 28 avr. 2020, 09:00:00
    Author     : Sébastien GRIFFITHS - Otidea
*/
/*-- Declaration variables font--*/
/*@font-face {
    font-family: 'bretagneFont';
    src: url('../fonts/RegionBretagne-Reg.eot');
    src: local('â˜º'), url('../fonts/RegionBretagne-Reg.woff') format('woff'), url('../fonts/RegionBretagne-Reg.ttf') format('truetype'), url('../fonts/RegionBretagne-Reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bretagneFont';
    src: url('../fonts/RegionBretagne-Bold.eot');
    src: local('â˜º'), url('../fonts/RegionBretagne-Bold.woff') format('woff'), url('../fonts/RegionBretagne-Bold.ttf') format('truetype'), url('../fonts/RegionBretagne-Bold.svg') format('svg');
    font-weight: bold ;
    font-style: normal;
}*/
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
/*-- Declaration variables couleurs--*/
/* vert 1*/
/*bleu*/
/*gris nav / backgounrd slider*/
/*gris backgounrd slider*/
/*bleu clair*/
/*trait /couleur de peinture orange jaune*/
/*neuf couleur*/
/*occas couleur*/
/* gris4 */
/* vert titre */
/*texte gris foncé*/
/*gris fond */
/*gris agence*/
/*bleu canard */
/*bleu clair */
/*jaune */
/*gauche fleche */
/*droite fleche */
/* canard clair*/
/* bleu footer */
/* bleu clair mentions*/
/* vert index */
/* bleu txt bouton */
/* bleu txt bouton */
/*pagination*/
/*-- Declaration classes font--*/
.font1 {
  font-family: "Jost", sans-serif;
}

.font2 {
  font-family: "Source Serif Pro", serif;
}

.font3 {
  font-family: "Dancing Script", cursive;
}

.font4 {
  font-family: "Open Sans", sans-serif;
}

/*-- Declaration classes couleurs--*/
.noir {
  color: #000000;
}

.blanc {
  color: #ffffff;
}

.gris {
  color: #f7f7f7;
}

.couleur1 {
  color: #392E9C;
}

.couleur2 {
  color: #8f5ecb;
}

.couleur3 {
  color: #f1f0f0;
}

.couleur4 {
  color: #333333;
}

.couleur5 {
  color: #2cbfc6;
}

.couleur6 {
  color: #fcd743;
}

.couleur7 {
  color: #46a46a;
}

.couleur8 {
  color: #12a184;
}

.couleur9 {
  color: #332c26;
}

.couleur10 {
  color: #ffad40;
}

.bgNoir {
  background-color: #000000;
}

.bgBlanc {
  background-color: #ffffff;
}

.bgGris {
  background-color: #f7f7f7;
}

.bgCouleur1 {
  background-color: #392E9C;
}

.bgCouleur2 {
  background-color: #8f5ecb;
}

.bgCouleur3 {
  background-color: #f1f0f0;
}

.bgCouleur4 {
  background-color: #333333;
}

.bgCouleur5 {
  background-color: #2cbfc6;
}

.bgCouleur6 {
  background-color: #fcd743;
}

.bgCouleur7 {
  background-color: #46a46a;
}

.bgCouleur8 {
  background-color: #12a184;
}

.bgCouleur9 {
  background-color: #332c26;
}

.bgCouleur10 {
  background-color: #ffad40;
}

/*-- Declaration mixin--*/
/*////////////////////////////////////////////////////////////////////*/
body {
  font-family: "Jost", sans-serif;
}

.bouton.inline {
  margin: 40px 0px;
  display: block;
}
.bouton .pen-green {
  background-color: #fff;
  padding: 17px 30px;
  border-radius: 7px;
}

/*----------------------*/
/* BLOC TEXTE */
/*----------------------*/
section {
  width: 100% !important;
}

.text-type-0 ::marker {
  color: #103257 !important;
}
.text-type-0 .container {
  background: white;
  width: 55.666667%;
  height: auto;
  margin: 150px auto;
  margin-top: 0;
}
@media (max-width: 745px) {
  .text-type-0 .container {
    width: 100%;
  }
}
@media (max-width: 781px) {
  .text-type-0 .container {
    top: 95px;
  }
}
.text-type-0 .container h3 {
  margin-bottom: 0;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-48)/46.13px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-2-4);
  color: var(--couleur1);
  text-align: center;
  font: normal normal bold 48px/46px Poppins;
  letter-spacing: 2.4px;
  color: #392E9C;
  opacity: 1;
}
@media (max-width: 1540px) {
  .text-type-0 .container h3 {
    font: normal normal bold 35px/46px Poppins;
  }
}
.text-type-0 .container h4 {
  margin: 0 !important;
  border-bottom: inherit !important;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 33px/46.13px var(--unnamed-font-family-poppins);
  color: var(--couleur1);
  text-align: center;
  font: normal normal normal 33px/46px Poppins;
  letter-spacing: 1.65px;
  color: #392E9C;
  opacity: 1;
}
@media (max-width: 1540px) {
  .text-type-0 .container h4 {
    font: normal normal bold 26px/46px Poppins;
  }
}
.text-type-0 .container h4.flechebash4::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/medias_front/common/btn-down_violetClaire.svg) !important;
  height: 28px;
  width: 37px;
  background-repeat: no-repeat;
  margin-top: 15px;
  left: calc(50% - 25px);
}
.text-type-0 .container h4.type2 {
  margin-top: 25px !important;
}
.text-type-0 .container li {
  color: #103257;
  font-family: "Poppins", sans-serif;
  line-height: 1.7;
}

.text-type-1 {
  background-color: #EEE8F5;
}
.text-type-1 ::marker {
  color: #103257 !important;
}
.text-type-1 h3 {
  font: normal normal bold 48px/46px Poppins;
  color: #392E9C;
}
@media (max-width: 800px) {
  .text-type-1 h3 {
    font-size: 2rem;
  }
}
.text-type-1 li {
  color: #103257;
  line-height: 1.7;
}

.text-type-2 {
  background: #ffffff;
}
.text-type-2 ::marker {
  color: #103257 !important;
}
.text-type-2 .container {
  background-color: #ffffff;
  height: auto;
}
.text-type-2 .container h3 {
  margin-bottom: 0;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-48)/46.13px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-2-4);
  color: var(--couleur1);
  text-align: center;
  font: normal normal bold 48px/46px Poppins;
  letter-spacing: 2.4px;
  color: #392E9C;
  opacity: 1;
}
@media (max-width: 800px) {
  .text-type-2 .container h3 {
    font-size: 2rem;
  }
}
.text-type-2 .container h4 {
  margin: 0 !important;
  border-bottom: inherit !important;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 33px/46.13px var(--unnamed-font-family-poppins);
  color: var(--couleur1);
  text-align: center;
  font: normal normal normal 33px/46px Poppins;
  letter-spacing: 1.65px;
  color: #392E9C;
  opacity: 1;
}
.text-type-2 .container h4.flechebash4::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/medias_front/common/btn-down_violetClaire.svg) !important;
  height: 28px;
  width: 37px;
  background-repeat: no-repeat;
  margin-top: 15px;
  left: calc(50% - 25px);
}
.text-type-2 .container h4.type2 {
  margin-top: 25px !important;
}
.text-type-2 .container li {
  color: #103257;
  font: normal normal normal 17px/27px Poppins;
}

.encadre {
  border: 1px solid #392E9C;
  padding: 12px;
}

@media (max-width: 768px) {
  .cid-sYtjNiy8H1 ul li::before {
    top: -12px;
  }
}
.cid-sYtjNiy8H1 ul li::before {
  position: absolute;
  content: ".";
  left: -23px;
  top: -8px;
  color: #3e3e3e;
  font-weight: bold;
  font-size: 2rem;
  width: 1.6rem;
}

@media (max-width: 1781px) {
  .slider1 .img {
    padding: 0 !important;
  }
}
@media (max-width: 600px) {
  .slider1 .img {
    padding: 44px !important;
  }
}
@media (max-width: 1781px) {
  .slider1 li {
    margin: 0 !important;
  }
}
@media (max-width: 600px) {
  .slider1 li {
    margin: 10px !important;
  }
}
@media (max-width: 1781px) {
  .slider1 .text-wrapper {
    padding: 0 !important;
  }
}
@media (max-width: 1028px) {
  .slider1 .text-wrapper {
    width: 100%;
  }
}
@media (max-width: 1781px) {
  .slider1 .text-wrapper h3 {
    padding: 0 !important;
  }
}

.text-huge {
  font-size: 1.8em;
}

.text-big {
  font-size: 1.4em;
}

.text-small {
  font-size: 0.85em;
}

.text-tiny {
  font-size: 0.7em;
}

.text-type-3 {
  padding: 0 !important;
}
.text-type-3 a {
  color: white;
  border-bottom: 1px solid white;
}
.text-type-3 ::marker {
  color: white !important;
}
.text-type-3 .container {
  background: #392E9C;
  width: 55.666667%;
  height: auto;
}
@media (max-width: 745px) {
  .text-type-3 .container {
    width: 100%;
  }
}
.text-type-3 .container h3 {
  margin-bottom: 0;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-48)/46.13px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-2-4);
  color: var(--couleur1);
  text-align: center;
  font: normal normal bold 48px/46px Poppins;
  letter-spacing: 2.4px;
  color: white;
  opacity: 1;
  margin-top: 50px;
}
@media (max-width: 800px) {
  .text-type-3 .container h3 {
    font-size: 2rem;
  }
}
.text-type-3 .container h4 {
  margin: 0 !important;
  border-bottom: inherit !important;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 33px/46.13px var(--unnamed-font-family-poppins);
  color: var(--couleur1);
  text-align: center;
  font: normal normal normal 33px/46px Poppins;
  letter-spacing: 1.65px;
  color: white;
  opacity: 1;
}
.text-type-3 .container h4.flechebash4::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/medias_front/common/btn-down_violetClaire.svg) !important;
  height: 28px;
  width: 37px;
  background-repeat: no-repeat;
  margin-top: 15px;
  left: calc(50% - 25px);
  transform: rotate(0deg) !important;
}
.text-type-3 .container h4.type2 {
  margin-top: 25px !important;
}
.text-type-3 .container li {
  color: white;
}

.trait {
  transform: scale(0.3);
}

.text-type-4 {
  background: red;
}

/*----------------------*/
/* BLOC TEXTE IMAGE & TEXTE SLIDER */
/*----------------------*/
.text-img-type-0 {
  background: white;
  color: #ffffff;
  min-height: 650px;
}
.text-img-type-0 .img {
  background-color: #EEE8F5;
  position: relative;
  left: 0;
}
@media (max-width: 991px) {
  .text-img-type-0 .img {
    position: relative;
  }
}
.text-img-type-0 .aImage {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-img-type-0 .text-wrapper h3 {
  margin-top: 25px;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-48)/46.13px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-2-4);
  color: var(--couleur1);
  text-align: center;
  font: normal normal bold 48px/46px Poppins;
  letter-spacing: 2.4px;
  color: #392E9C;
  opacity: 1;
}
@media (max-width: 800px) {
  .text-img-type-0 .text-wrapper h3 {
    font-size: 2rem;
  }
}
.text-img-type-0 .text-wrapper h3:after {
  content: "";
  position: relative;
  display: block;
  width: 80px;
  border-bottom: none;
  border-bottom: none;
  left: calc(50% - 40px);
  top: 15px;
}
.text-img-type-0 .text-wrapper h3 li {
  color: #3e3e3e;
}
.text-img-type-0 .text-wrapper h4 {
  margin: 0 !important;
  border-bottom: inherit !important;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 33px/46.13px var(--unnamed-font-family-poppins);
  color: var(--couleur1);
  text-align: center;
  font: normal normal normal 33px/46px Poppins;
  letter-spacing: 1.65px;
  color: #392E9C;
  opacity: 1;
}
.text-img-type-0 .text-wrapper h4.flechebash4::after {
  content: "";
  position: relative;
  display: block;
  background-image: url(/medias_front/common/btn-down_violetClaire.svg) !important;
  height: 28px;
  width: 37px;
  background-repeat: no-repeat;
  margin-top: 15px;
  left: calc(50% - 25px);
  transform: rotate(0deg) !important;
}
.text-img-type-0 .text-wrapper h4.type2 {
  margin-top: 25px !important;
}

.text-img-type-1 {
  min-height: 700px;
  background: white;
  color: #ffffff;
}
.text-img-type-1 .aImage {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-img-type-1 .img {
  background: #E3EAF2;
  position: relative;
}
.text-img-type-1 .carousel {
  background-color: transparent;
}
.text-img-type-1 .text-wrapper h3 {
  margin-bottom: 0;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-48)/46.13px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-2-4);
  color: var(--couleur1);
  text-align: center;
  font: normal normal bold 48px/46px Poppins;
  letter-spacing: 2.4px;
  color: #392E9C;
  opacity: 1;
}
@media (max-width: 800px) {
  .text-img-type-1 .text-wrapper h3 {
    font-size: 2rem;
  }
}
.text-img-type-1 .text-wrapper h4 {
  margin: 0 !important;
  border-bottom: inherit !important;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 33px/46.13px var(--unnamed-font-family-poppins);
  color: var(--couleur1);
  text-align: center;
  font: normal normal normal 33px/46px Poppins;
  color: #392E9C;
  opacity: 1;
}
.text-img-type-1 .text-wrapper h4.flechebash4::after {
  content: "";
  position: relative;
  display: block;
  background-image: url(/medias_front/common/btn-down_violetClaire.svg) !important;
  height: 28px;
  width: 37px;
  background-repeat: no-repeat;
  margin-top: 15px;
  left: calc(50% - 25px);
  transform: rotate(0deg);
}
.text-img-type-1 .text-wrapper h4.type2 {
  margin-top: 25px !important;
}
.text-img-type-1 .text-wrapper p {
  color: #3e3e3e;
}
.text-img-type-1 .text-wrapper li {
  color: #103257;
}

.text-img-type-2 {
  background: white;
  color: #ffffff;
  min-height: 650px;
}
.text-img-type-2 .aImage {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-img-type-2 .img {
  background-color: #392E9C;
  position: relative;
  left: 0;
}
@media (max-width: 1500px) {
  .text-img-type-2 .img {
    position: relative;
    padding: 0px 12px 0px 12px !important;
  }
}
.text-img-type-2 .text-wrapper h3 {
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 47px/45px var(--unnamed-font-family-poppins);
  color: var(--couleur4);
  text-align: center;
  font: normal normal bold 47px/45px Poppins;
  letter-spacing: 2.35px;
  color: #FFFFFF;
  opacity: 1;
  margin-bottom: 0;
  margin-top: 50px;
}
@media (max-width: 800px) {
  .text-img-type-2 .text-wrapper h3 {
    font-size: 2rem;
  }
}
.text-img-type-2 .text-wrapper h4 {
  margin: 0 !important;
  padding-top: 0 !important;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 33px/45px var(--unnamed-font-family-poppins);
  color: var(--couleur6);
  text-align: center;
  font: normal normal normal 33px/45px Poppins;
  letter-spacing: 1.65px;
  color: #E3EAF2;
  border-bottom: inherit !important;
  padding-bottom: 50px;
}
.text-img-type-2 .text-wrapper h4.flechebash4::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/medias_front/common/btn-down_violetClaire.svg) !important;
  height: 28px;
  width: 37px;
  background-repeat: no-repeat;
  margin-top: 15px;
  left: calc(50% - 25px);
  transform: rotate(90deg);
}
.text-img-type-2 .text-wrapper h4.type2 {
  margin-top: 25px !important;
}
.text-img-type-2 .text-wrapper li {
  color: white;
}

.bg-cover-fixed {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-cover {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.img-fit-cover {
  height: 100%;
  object-fit: cover;
}

.cid-sYtiOZS3A3 .row {
  flex-direction: row;
}

.row-reverse {
  flex-direction: row-reverse !important;
}

.cid-sYtjNiy8H1 .carousel {
  height: auto;
}

@media (min-width: 992px) {
  .cid-sYtjNiy8H1 .text-wrapper {
    padding: 2rem;
  }
}
.cid-sYtiOZS3A3 .text-wrapper, .cid-sYtjNiy8H1 .text-wrapper {
  padding: 2rem;
}

.cid-sYtjNiy8H1 .mbr-section-title {
  margin-bottom: 0;
}

/*----------------------*/
/* TEXTES */
/*----------------------*/
.bloc-text p {
  text-align: justify;
  margin-top: 10px;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 17px/27px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0-85);
  color: var(--couleur3);
  text-align: justify;
  font: normal normal normal 17px/27px Poppins;
  letter-spacing: 0.85px;
  color: #103257;
  opacity: 1;
}

.column-count-0 p {
  line-height: 1.5;
}

.column-count-2 p {
  column-count: 2;
  column-gap: 40px;
}
@media (max-width: 992px) {
  .column-count-2 p {
    column-count: 1;
  }
}

.column-count-3 p {
  column-count: 3;
  column-gap: 40px;
}
@media (max-width: 992px) {
  .column-count-3 p {
    column-count: 1;
  }
}

/*----------------------*/
/* BLOC GALLERIE */
/*----------------------*/
.gallery-image {
  z-index: 12;
}
@media (max-width: 767px) {
  .gallery-image {
    width: 100%;
  }
}

.cid-sYVVjIYuli .modal-body img {
  width: 100%;
  object-fit: contain;
  max-height: inherit;
  height: 100vh !important;
}

.gallery4 {
  position: relative;
  padding: 0 !important;
}
.gallery4 .gallery-image {
  z-index: 12;
  padding: 0;
}
.gallery4 img {
  height: 450px !important;
}
.gallery4 figure:hover > img {
  transform: scale(1.2);
  transition: all 0.5s ease;
}
.gallery4 figure {
  min-height: 450px;
}
.gallery4 .container {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
.gallery4 figcaption {
  background: #ffffff;
  width: 80%;
  color: #527e7b;
  position: relative;
  top: -73px;
  min-height: 150px;
}
.gallery4 figcaption:after {
  content: "";
  position: relative;
  display: block;
  width: 17%;
  height: 2px;
  border-bottom: 2px dashed #392E9C;
  top: 30px;
}

.gallery2 {
  background: white;
  padding: 0;
  /*.card-wrapper {
    border-radius: 12px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);
    margin: 0px 15px 10px 15px;

    &.secondImage {
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%) !important;
    }
  }

  .textContainer {
    span {
      color: $couleur4;
      font-weight: 500;
      font-size: 1.2rem;
      margin-bottom: 10px;

      &:after {
        content: "";
        display: block;
        position: relative;
        transform: skewX(-1deg);
        height: 25px;
        width: 95%;
        border-bottom: 2px dashed $couleur16;
        transform: rotate(3deg);
      }

      &.secondImage {
        &:after {
          transform: rotate(-3deg);
        }
      }
    }
  }*/
}
.gallery2 img {
  height: 100%;
  width: 100%;
  border: solid 12px white;
  object-fit: cover;
  min-height: 410px;
}
.gallery2 .linkBtn {
  background-image: url(../medias_front/common/more.png);
  width: 60px;
  height: 42px;
  position: absolute;
  display: block;
  left: calc(50% - 30px);
  bottom: 83px;
  z-index: 12;
}

.cid-sYtl8fxYgW .tile:hover .image-wrap {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.cid-sYtl8fxYgW .image-wrap {
  overflow: hidden;
  transition: transform 0.3s;
  position: relative;
}

.cid-sYIQSfaAZ3.bg-img-map {
  /*db-connect: url('127.0.0.1:8889') mysql 'root' 'root' 'SELECT bloc_bg_color FROM pages_blocs WHERE bloc_id = 10';*/
  /*background: db('bloc_bg_color');*/
  background-image: url(../medias_front/common/carte-bg.jpg);
}

/*----------------------*/
/* BLOC document */
/*----------------------*/
.blocDocument h4 {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 33px/46.13px var(--unnamed-font-family-poppins);
  color: var(--couleur1);
  text-align: center;
  font: normal normal normal 33px/46px Poppins;
  letter-spacing: 1.65px;
  color: #392E9C;
  opacity: 1;
}
.blocDocument h3 {
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-48)/46.13px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-2-4);
  color: var(--couleur1);
  text-align: center;
  font: normal normal bold 48px/46px Poppins;
  letter-spacing: 2.4px;
  color: #392E9C;
}
@media (max-width: 800px) {
  .blocDocument h3 {
    font-size: 2rem;
  }
}
.blocDocument .btn {
  background-color: #8F5ECB !important;
  color: white !important;
  margin: 7px !important;
  width: 185px !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  border: none !important;
}
.blocDocument .btn span {
  font-size: 12pt !important;
  font-weight: 600 !important;
}

/*----------------------*/
/* BLOC IMAGES */
/*----------------------*/
#image3-33.type0 {
  position: static;
}
#image3-33.type0 figure {
  min-height: 675px;
}
#image3-33.type0 .image-block {
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: solid 10px white;
}
#image3-33.type0 .titleBloc {
  background-color: #fff;
  top: 50px;
}
@media (max-width: 530px) {
  #image3-33.type0 .titleBloc {
    bottom: -212px;
    top: -51px;
    max-width: 220px;
    left: 25.5%;
  }
}
@media (max-width: 400px) {
  #image3-33.type0 .titleBloc {
    display: contents;
  }
}
#image3-33.type0 .titleBloc h3 {
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-48)/46.13px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-2-4);
  color: var(--couleur1);
  text-align: center;
  font: normal normal bold 48px/46px Poppins;
  letter-spacing: 2.4px;
  color: #392E9C;
  opacity: 1;
}
#image3-33.type0 .titleBloc h3:before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/medias_front/common/btn-down_violetClaire.svg) !important;
  height: 28px;
  width: 37px;
  background-repeat: no-repeat;
  margin-top: -40px;
  left: calc(50% - 10px);
}
#image3-33.type0 .titleBloc h4 {
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 33px/46.13px var(--unnamed-font-family-poppins);
  color: var(--couleur1);
  text-align: center;
  font: normal normal normal 33px/46px Poppins;
  letter-spacing: 1.65px;
  color: #392E9C;
  opacity: 1;
}

.sous-type0 .container {
  max-width: 100%;
}

.blocSousMenu {
  background-color: white;
}
.blocSousMenu h2 {
  text-align: center;
  font: normal normal bold 48px/46px Poppins;
  color: #392E9C;
}
.blocSousMenu h3 {
  text-align: center;
  font: normal normal normal 33px/46px Poppins;
  color: #392E9C;
}
.blocSousMenu h3::after {
  content: "";
  position: relative;
  display: block;
  background-image: url(../medias_front/common/btn-down_violetClaire.svg) !important;
  height: 28px;
  width: 37px;
  background-repeat: no-repeat;
  margin-top: 15px;
  left: calc(50% - 19px);
}
.blocSousMenu .boutonPlus {
  background-color: #392E9C;
  padding: 25px 18px !important;
  margin: 10px;
  text-transform: uppercase;
}
.blocSousMenu .boutonPlus span {
  background-color: #8F5ECB;
  padding: 7px 17px;
  color: white;
  font-weight: 600;
  font-size: 15px;
}
.blocSousMenu img {
  height: 450px !important;
  object-fit: cover;
  transition: all 0.3s;
}
.blocSousMenu figure:hover > img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.blocSousMenu figure {
  min-height: 600px;
}
.blocSousMenu .container {
  position: relative;
}
.blocSousMenu figcaption {
  background: #ffffff;
  width: 70%;
  color: #392E9C;
  position: relative;
  top: -73px;
  min-height: 150px;
  font-size: 20px;
  font-weight: 500;
}
.blocSousMenu figcaption:after {
  content: "";
  position: relative;
  display: block;
  width: 17%;
  height: 2px;
  border-bottom: 2px dashed #8f5ecb;
  top: 30px;
}

#blanc {
  background-color: #ffffff;
}

.cid-sYtjNiy8H1 .carousel-indicators li.active, .cid-sYtjNiy8H1 .carousel-indicators li:hover {
  background-color: white;
  border: white;
}

.cid-sYtjNiy8H1 .carousel-control:hover {
  background-color: #fcd743;
}

.cid-sYtl8fxYgW {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f1f0f0;
}

.cid-sYtfgmlx9v .mbr-section-title, .cid-sYtfgmlx9v .mbr-section-btn {
  color: white;
  text-transform: uppercase;
  font-family: "Jost", sans-serif;
  font-size: 10px;
}

#titrePage {
  position: relative;
  top: 355px;
  height: 197px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.48) 34%, rgba(0, 0, 0, 0.48) 71%, rgba(128, 81, 81, 0) 100%);
  max-width: 100% !important;
  padding: 0;
}

.textBlocContainer {
  padding: 3rem !important;
}
@media (max-width: 1225px) {
  .textBlocContainer {
    padding: 0 !important;
  }
}

#blocTexteImage {
  position: relative;
}

#imageText {
  border: solid 20px white;
  height: 630px;
  top: 50px;
  z-index: 5;
  width: 57%;
  right: 0;
  position: absolute;
}
@media (max-width: 991px) {
  #imageText {
    position: relative;
    height: 500px;
    width: 100%;
    top: 0;
  }
}

.imageGaucheTexte {
  position: absolute;
  right: 0 !important;
  left: inherit !important;
  background: #EEE8F5;
}
@media (max-width: 992px) {
  .imageGaucheTexte {
    position: relative;
  }
}

.boutonSlide {
  top: 500px;
}
@media (max-width: 992px) {
  .boutonSlide {
    top: 400px;
  }
}
@media (max-width: 400px) {
  .boutonSlide {
    top: 240px;
  }
}

.carouselImageB {
  position: absolute;
  height: 558px !important;
  width: 107%;
  right: 0;
  border: solid white 13px;
  z-index: 1;
  top: 50px;
}
@media (max-width: 992px) {
  .carouselImageB {
    height: 500px !important;
    width: 100%;
    position: relative;
    top: 0px;
  }
}
@media (max-width: 400px) {
  .carouselImageB {
    height: 300px !important;
  }
}

.carouselfleche {
  top: 300px !important;
}

.slideText {
  right: 0;
  left: inherit !important;
}

.carouselGauche {
  left: 0 !important;
}

.paraTextImage {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 17px/27px var(--unnamed-font-family-poppins);
  letter-spacing: var(--unnamed-character-spacing-0-85);
  color: var(--couleur4);
  text-align: center;
  font: normal normal normal 17px/27px Poppins;
  letter-spacing: 0.85px;
  color: #FFFFFF;
  opacity: 1;
}
@media (max-width: 575px) {
  .paraTextImage {
    margin-left: 0;
    margin-right: 0;
  }
}

.carouselGaucheTotal {
  position: absolute;
  left: 0;
}
@media (max-width: 991px) {
  .carouselGaucheTotal {
    position: relative;
    left: 0;
  }
}

#slider1-2x {
  background: transparent !important;
  min-height: 590px;
}

#page_82:nth-child(5) {
  background: white !important;
  min-height: 800px;
}

.text-type-0 {
  background: white !important;
}
@media (max-width: 783px) {
  .text-type-0 {
    background: transparent url(../medias_front/fond-complet-nuages.jpg) no-repeat center center/cover !important;
    height: auto;
    width: 100%;
  }
}

.nuagesFond {
  background: transparent url(../medias_front/fond-complet-nuages.jpg) no-repeat 0% 90% padding-box !important;
  height: 250px;
  background-size: cover !important;
}
@media (max-width: 767px) {
  .nuagesFond {
    position: absolute;
  }
}

.galImg {
  top: -200px;
}
@media (max-width: 767px) {
  .galImg {
    top: 0;
  }
}

.divDocu {
  background: #392E9C;
  border: solid 15px #392E9C;
  z-index: 50;
  position: relative;
}

.textDesc {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 33px/34.4px Urbanist;
  color: var(--couleur1);
  font: normal normal bold 33px/34px Urbanist;
  letter-spacing: 1.65px;
  color: #392E9C;
  opacity: 1;
}
@media (max-width: 1399px) {
  .textDesc {
    letter-spacing: inherit;
  }
}

.imageDroiteTexte {
  position: relative !important;
  right: inherit !important;
  left: 0 !important;
}
@media (max-width: 991px) {
  .imageDroiteTexte {
    position: relative !important;
  }
}

.nuagesFondImage {
  background: transparent url(../medias_front/fond-complet-nuages.jpg) 0% 50% no-repeat padding-box;
  position: absolute;
  width: 100%;
  height: 500px;
  background-size: cover;
}

.degraderBlancImageTop {
  position: absolute;
  background: linear-gradient(0deg, transparent, white);
  height: 190px;
  top: 0;
  width: 100%;
}

.degraderBlancImageBot {
  position: absolute;
  background: linear-gradient(180deg, transparent, white);
  height: 190px;
  bottom: 0;
  width: 100%;
}

body {
  background: white !important;
}

.cid-sYtjNiy8H1 .carousel-indicators li {
  height: 8px;
  max-width: inherit;
  width: 50%;
  max-height: 15px;
  margin: 3px;
  background-color: #392E9C;
  border-radius: inherit;
  transition: all 0.3s;
  opacity: 1;
  border: inherit !important;
}

@media (max-width: 1182px) {
  .mobText {
    width: 100%;
  }
}

.h-80 {
  height: 80% !important;
}
@media (max-height: 700px) {
  .h-80 {
    height: 75% !important;
  }
}

@media (min-width: 784px) {
  .containerConten {
    display: flex;
    background: transparent url(../medias_front/fond-complet-nuages.jpg) no-repeat center center/cover !important;
    background-size: cover;
    bottom: -60px;
    height: 100%;
    position: relative;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: auto;
  }
}
.text-type-3 p {
  color: white;
}

.text-img-type-2 p {
  color: white;
}

.cid-sYtjNiy8H1 .carousel-indicators li.active, .cid-sYtjNiy8H1 .carousel-indicators li:hover {
  border-color: inherit !important;
}

.marge100img {
  border-bottom: #8f5ecb solid 8px;
}

.slideimgText {
  height: 100%;
}

.vagueBlanche {
  bottom: -5px;
}

.imageGaucheRespons {
  right: inherit;
  left: 0;
}

a {
  color: #392E9C;
}

a:hover {
  color: #392E9C;
}

.bloc-text ul {
  margin-top: 50px !important;
}

.bloc-text:nth-child(2) p {
  margin-top: 50px !important;
}

/*----------------------*/
/* BLOC formulaire */
/*----------------------*/
.formulaireDynamic {
  background: transparent url(../medias_front/fond-complet-nuages.jpg) no-repeat center center/cover !important;
}

.numbers01 h3 {
  color: #392E9C;
  font-size: 4em;
  margin: 20px;
}
.numbers01 .nuagesFondImage {
  top: 0;
  background-size: cover;
  height: 100%;
}
.numbers01 h4 {
  text-align: center;
  font-size: 2em;
  color: white;
}
.numbers01 .icon-wrapper {
  position: relative;
  background: #392E9C;
  margin-bottom: 10px;
}
.numbers01 .card-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.numbers01 .card-box {
  padding-left: 0;
}
.numbers01 p {
  font-weight: bold;
}

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