@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700&display=swap");
@font-face {
  font-family: 'fontello';
  src: url("../Library/fonts/fontello/fontello.eot?66240001");
  src: url("../Library/fonts/fontello/fontello.eot?66240001#iefix") format("embedded-opentype"), url("../Library/fonts/fontello/fontello.woff2?66240001") format("woff2"), url("../Library/fonts/fontello/fontello.woff?66240001") format("woff"), url("../Library/fonts/fontello/fontello.ttf?66240001") format("truetype"), url("../Library/fonts/fontello/fontello.svg?66240001#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../Library/fonts/fontello/fontello.svg?66240001#fontello') format('svg');
  }
}
*/
[class^="ftlo-"]:before, [class*=" ftlo-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: 400 !important;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.ftlo-loupe:before {
  content: '\e800'; }

.ftlo-arrow-bottom:before {
  content: '\e801'; }

.ftlo-arrow-top:before {
  content: '\e802'; }

.ftlo-arrow-left:before {
  content: '\e803'; }

.ftlo-arrow-right:before {
  content: '\e804'; }

.ftlo-logo:before {
  content: '\e805'; }

.ftlo-losange:before {
  content: '\e806'; }

.ftlo-carre:before {
  content: '\e807'; }

.ftlo-pointe-bottom:before {
  content: '\e808'; }

.ftlo-marker:before {
  content: '\e809'; }

.ftlo-info:before {
  content: '\e80a'; }

.ftlo-depliant:before {
  content: '\e80b'; }

.ftlo-lien:before {
  content: '\e80c'; }

.ftlo-instagram:before {
  content: '\e80d'; }

.ftlo-tictoc:before {
  content: '\e80e'; }

.ftlo-phone:before {
  content: '\e80f'; }

.ftlo-envelope:before {
  content: '\e810'; }

/*'Oxygen', sans-serif;*/
/*'Anton', sans-serif;*/
/*'Architects Daughter', cursive;*/
/* bleu électricité */
/* jaune */
/* rose */
/* bleu fonce */
/* gris pale */
/* texte */
/*$fifth-color un peu plus foncé => ajouté par Martin*/
/*Gris foncé => ajouté par Martin*/
/*Gris foncé pour bordure => ajouté par Martin*/
/*Gris foncé pour bouton "Select" => ajouté par Martin*/
/*Bleu foncé => ajouté par Martin*/
/*Gris pour fond de bouton*/
/*Bordure gris pour le bouton gris*/
/* matanie xp */
/* bleu foncé et texte*/
/* bleu flash*/
/* text */
/*$black;*/
/*0.75rem*/
.mce-content-body {
  /*ul{ display:table;}
  table{ul{ display:block;}}*/ }

body {
  font-family: "Mulish", sans-serif;
  font-size: 100%;
  line-height: 24px;
  color: #666; }

h1, h2, h3, h4, h5, h6 {
  text-align: left; }

h1 {
  font-family: "Mulish", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  padding: 0 0 1.25rem 0;
  margin: 0;
  text-transform: uppercase; }

h2 {
  font-family: "Mulish", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  padding: 0 0 0.9375rem 0;
  margin: 0;
  line-height: 2.1875rem;
  text-transform: uppercase;
  color: #2b81b4; }

h3 {
  font-family: "Mulish", sans-serif;
  font-size: 1.6875rem;
  font-weight: 700;
  padding: 0 0 0.625rem 0;
  margin: 0; }

h4 {
  font-family: "Mulish", sans-serif;
  font-size: 1.4375rem;
  font-weight: 700;
  padding: 0 0 0.625rem 0;
  margin: 0;
  color: #1e2539; }

h5 {
  font-family: "Mulish", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 0 0 0.625rem 0;
  margin: 0;
  color: #2b81b4; }

h6 {
  font-family: "Mulish", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  padding: 0 0 0.625rem 0;
  margin: 0; }

.bg-primary-Left-absolute h1, .bg-primary-Left-absolute h2, .bg-primary-Left-absolute h3, .bg-primary-Left-absolute h4, .bg-primary-Left-absolute h5, .bg-primary-Left-absolute h6 {
  color: #ffffff; }

hr {
  background: rgba(10, 10, 10, 0.2);
  border: none;
  margin: 0.9375rem 0 1.875rem;
  padding: 0;
  height: 1px;
  display: block; }

/* ======= texte ========= */
.text-right {
  text-align: right; }

.txt-bleu {
  color: #2b81b4; }

.txt-rose {
  color: #bb545c; }

.txt-bleu-fonce {
  color: #1e2539; }

.txt-gris-pale {
  color: #999; }

.txt-attache {
  font-family: "Mulish", sans-serif;
  line-height: 3rem;
  font-weight: 400;
  font-size: 2.5rem;
  /*padding:rem-calc(0 0 20 0);*/
  display: inline-block;
  color: #2b81b4;
  text-align: left; }

.txt-attache-moyen {
  font-family: "Mulish", sans-serif;
  line-height: 1.75rem;
  font-weight: 400;
  font-size: 1.5rem;
  /*padding:rem-calc(0 0 20 0);*/
  display: inline-block;
  color: #1e2539;
  text-align: left; }

@media print, screen and (min-width: 64em) {
  .txt-attache-moyen {
    line-height: 2.25rem;
    font-size: 1.875rem; } }
footer .txt-attache {
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  padding: 0 0 0.3125rem 0; }
footer hr {
  background: rgba(255, 255, 255, 0.1);
  margin: 0 0 0.9375rem 0; }

.clear {
  clear: both; }

.blockquote {
  font-size: 1.5625rem;
  line-height: normal;
  font-style: italic;
  position: relative;
  text-align: center;
  color: #0a0a0a;
  display: table;
  font-weight: 400;
  padding: 0 2.5rem;
  margin: 0.3125rem auto; }
  .blockquote:before {
    padding: 0 0.625rem 0 0;
    font-size: 1.25rem;
    color: rgba(10, 10, 10, 0.7);
    font-weight: 400;
    content: '\f10d';
    font-family: fontAwesome;
    font-style: normal;
    vertical-align: text-top; }
  .blockquote:after {
    padding: 0 0 0 0.625rem;
    font-size: 1.25rem;
    color: rgba(10, 10, 10, 0.7);
    font-weight: 400;
    content: '\f10e';
    font-family: fontAwesome;
    font-style: normal;
    vertical-align: text-bottom; }

.cite {
  text-align: right;
  font-size: 0.8125rem;
  display: block;
  color: #777; }

p {
  margin: 0 0 0.9375rem 0;
  padding: 0;
  line-height: inherit;
  font-size: inherit; }

main ul, main ol, main table {
  margin-bottom: 0.9375rem; }

/* ========= images ===========*/
.wa_img_cadre {
  border: 1px solid rgba(10, 10, 10, 0.2);
  background-color: #fff;
  padding: 5px; }

.img-gauche, .ImageGauche, .img-droite, .ImageDroite {
  display: block;
  margin-bottom: 0.9375rem; }

@media print, screen and (min-width: 40em) {
  .img-gauche, .ImageGauche {
    display: block;
    float: left;
    margin: 0 1.875rem 0.9375rem 0; }

  .img-droite, .ImageDroite {
    display: block;
    float: right;
    margin: 0 0 0.9375rem 1.875rem; } }
/* ======= tableau ======= */
table tr.TitreTableau td, table caption {
  color: #ffffff;
  font-size: 1.125rem;
  background-color: #1e2539;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  padding: 0.625rem 0.9375rem; }
  table tr.TitreTableau td strong, table caption strong {
    font-weight: 400; }
table.tableauRaye {
  margin-bottom: 15px;
  width: 100%;
  border: 1px solid rgba(10, 10, 10, 0.1);
  border-collapse: collapse;
  border-spacing: 1px 0; }
  table.tableauRaye tr td {
    padding: 0.25rem 0.625rem;
    font-size: inherit; }
  table.tableauRaye tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.3); }
  table.tableauRaye tr:nth-child(odd) {
    background: rgba(10, 10, 10, 0.1); }
  table.tableauRaye tr.TitreTableau td {
    padding: 0.625rem 0.9375rem; }

/*------- bouton primaire --------*/
a.btn-primary, a.btn-primary-tiny, a.btn-primary-small, a.btn-primary-large, a.btn-secondary, a.btn-secondary-tiny, a.btn-secondary-small, a.btn-secondary-large, input.btn-primary, input.btn-secondary, button.btn-envoyer {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: rgba(10, 10, 10, 0.2) 0 -4px 0 inset;
  -webkit-box-shadow: rgba(10, 10, 10, 0.2) 0 -4px 0 inset;
  box-shadow: rgba(10, 10, 10, 0.2) 0 -4px 0 inset;
  background: #bb545c;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  padding: 0.625rem 1.5625rem;
  margin: 0 0 0.125rem 0;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  text-align: left;
  text-shadow: rgba(10, 10, 10, 0.2) 0 0 2px; }
  a.btn-primary:after, a.btn-primary-tiny:after, a.btn-primary-small:after, a.btn-primary-large:after, a.btn-secondary:after, a.btn-secondary-tiny:after, a.btn-secondary-small:after, a.btn-secondary-large:after, input.btn-primary:after, input.btn-secondary:after, button.btn-envoyer:after {
    content: '\f105';
    padding-left: 0.3125rem;
    font-family: FontAwesome;
    font-weight: 400;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  a.btn-primary:hover, a.btn-primary-tiny:hover, a.btn-primary-small:hover, a.btn-primary-large:hover, a.btn-secondary:hover, a.btn-secondary-tiny:hover, a.btn-secondary-small:hover, a.btn-secondary-large:hover, input.btn-primary:hover, input.btn-secondary:hover, button.btn-envoyer:hover {
    background: #1e2539;
    color: #e0a83c; }
    a.btn-primary:hover:after, a.btn-primary-tiny:hover:after, a.btn-primary-small:hover:after, a.btn-primary-large:hover:after, a.btn-secondary:hover:after, a.btn-secondary-tiny:hover:after, a.btn-secondary-small:hover:after, a.btn-secondary-large:hover:after, input.btn-primary:hover:after, input.btn-secondary:hover:after, button.btn-envoyer:hover:after {
      padding-left: 0.625rem; }

a.btn-primary-tiny {
  padding: 0.3125rem 0.625rem;
  font-size: 0.6875rem; }

a.btn-primary-small {
  padding: 0.3125rem 0.9375rem;
  font-size: 0.875rem; }

a.btn-primary-large {
  padding: 1.25rem 2.1875rem;
  font-size: 1.375rem;
  line-height: 1.8125rem;
  font-weight: 700; }

/*------- bouton secondaire --------*/
a.btn-secondary, a.btn-secondary-tiny, a.btn-secondary-small, a.btn-secondary-large, input.btn-secondary {
  background: rgba(10, 10, 10, 0.2);
  text-shadow: none;
  color: #0a0a0a; }
  a.btn-secondary:hover, a.btn-secondary-tiny:hover, a.btn-secondary-small:hover, a.btn-secondary-large:hover, input.btn-secondary:hover {
    background: rgba(10, 10, 10, 0.4);
    color: #0a0a0a; }

a.btn-secondary-tiny {
  padding: 0.3125rem 0.625rem;
  font-size: 0.6875rem; }

a.btn-secondary-small {
  padding: 0.3125rem 0.9375rem;
  font-size: 0.875rem; }

a.btn-secondary-large {
  padding: 1.25rem 2.1875rem;
  font-size: 1.375rem;
  line-height: 1.8125rem;
  font-weight: 700; }

a.video-photo-link {
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  text-decoration: none;
  background: #ffffff;
  display: block;
  -moz-box-shadow: rgba(10, 10, 10, 0.4) 0 0 20px;
  -webkit-box-shadow: rgba(10, 10, 10, 0.4) 0 0 20px;
  box-shadow: rgba(10, 10, 10, 0.4) 0 0 20px;
  color: #bb545c;
  z-index: 1;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  a.video-photo-link:before {
    font-family: FontAwesome;
    content: '\f04b';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px;
    font-weight: 400;
    line-height: 0;
    display: inline-block;
    margin-left: 4px;
    -moz-transition: font-size 0.3s ease;
    -o-transition: font-size 0.3s ease;
    -webkit-transition: font-size 0.3s ease;
    transition: font-size 0.3s ease; }
  a.video-photo-link:hover {
    color: #e0a83c; }
    a.video-photo-link:hover:before {
      font-size: 45px; }
