@charset "UTF-8";
/* La mationnette */
/* Hover */
/*------*/
/* Typo */
/*------*/
/*------------*/
/* Responsive */
/*-----------*/
/*----------*/
/* Settings */
/*---------*/
/*Button*/
/*Button TOP*/
/*Icone*/
/*Soustraction*/
/*SVG*/
/*tag*/
/*form*/
/*Other*/
/*------*/
/* MENU */
/*------*/
/* Navbar */
/* Logo */
/* Ecran */
/* SUBMENU */
/* Mobile */
/* Text */
/* Reset */
/* transition */
/* Img */
/* Utilitaires */
/* Bouton */
/* BG */
/* Text color */
/* Filter */
/* tag */
/* Responsive */
/* Shadow */
/* La mationnette */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* La mationnette */
/* Form design */
input:not([type=checkbox], [type=submit], [type=radio]), textarea, select, .form-control {
  display: block;
  width: 100%;
  border-radius: 12px;
  border: 2px solid #12485c;
  padding: 0.35rem 0.75rem;
  line-height: 1.1;
  background-color: transparent;
  color: #12485c;
  -webkit-appearance: none;
}
input:not([type=checkbox], [type=submit], [type=radio]):focus, input:not([type=checkbox], [type=submit], [type=radio]):active, textarea:focus, textarea:active, select:focus, select:active, .form-control:focus, .form-control:active {
  border: 2px solid #ecb1c2;
  outline: 0;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0) !important;
}

label, .forminator-label {
  margin-bottom: 0.5rem;
  color: #12485c;
  font-weight: 400;
  display: block;
}

input[type=checkbox], input[type=submit], input[type=radio] {
  display: inline-block;
  margin-right: 0.25rem;
}

.forminator-radio, .forminator-checkbox {
  margin-right: 0.5rem;
}

.forminator-required {
  color: #ec0058;
}

.forminator-error-message {
  font-weight: 700;
  color: #ec0058;
  margin-top: 0.5rem;
  display: block;
}

.forminator-response-message {
  text-align: center;
  font-weight: 700;
  margin-bottom: 2rem;
  border-radius: 12px;
}
.forminator-response-message p {
  padding: 0;
  display: block;
  width: 100%;
  margin: 0;
}
.forminator-response-message.forminator-error {
  background-color: #ec0058;
  color: #fff;
}
.forminator-response-message.forminator-success {
  background-color: #00a438;
  color: #fff;
  padding: 1rem;
}

input[type=checkbox] {
  margin-right: 0.35rem;
}

/* La mationnette */
/*----------*/
/*-- Buttons  --*/
/*----------*/
/* Reset */
a {
  text-decoration: none;
  font-family: "proxima-soft", sans-serif;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
a[href^="mailto:"] {
  text-transform: lowercase !important;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  a {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
  }
}

button {
  background: transparent;
  outline: none;
  border: 0;
}

a, button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover, a:focus, a:active, button:hover, button:focus, button:active {
  text-decoration: none;
}

.link {
  text-transform: inherit;
}
.link svg {
  position: relative;
}

.btn_primary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #7ebdbf;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_primary:hover, .btn_primary:focus, .btn_primary:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.btn_primary span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_primary svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_secondary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #ecb1c2;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_secondary:hover, .btn_secondary:focus, .btn_secondary:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.btn_secondary span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_secondary svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_third {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #f9f6f7;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_third:hover, .btn_third:focus, .btn_third:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.btn_third span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_third svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_dark {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #12485c;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_dark:hover, .btn_dark:focus, .btn_dark:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #0e3644;
  color: #f9fff7 !important;
  border-color: #0e3644;
}
.btn_dark span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_dark svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_light {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #f9fff7;
  color: #12485c !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_light:hover, .btn_light:focus, .btn_light:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #fff;
  color: #12485c !important;
  border-color: transparent;
}
.btn_light span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_light svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_white {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #fff;
  color: #12485c !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_white:hover, .btn_white:focus, .btn_white:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.btn_white span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_white svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_info {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #7ebdbf;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_info:hover, .btn_info:focus, .btn_info:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: #12485c;
}
.btn_info span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_info svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_success {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #00a438;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_success:hover, .btn_success:focus, .btn_success:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: #12485c;
}
.btn_success span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_success svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_warning {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #efdd00;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_warning:hover, .btn_warning:focus, .btn_warning:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: #12485c;
}
.btn_warning span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_warning svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_danger {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #ec0058;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_danger:hover, .btn_danger:focus, .btn_danger:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: #12485c;
}
.btn_danger span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_danger svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_primary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #7ebdbf;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #7ebdbf !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_primary:hover, .btn_outline_primary:focus, .btn_outline_primary:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #7ebdbf;
  color: #fff !important;
  border-color: #7ebdbf;
}
.btn_outline_primary span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_primary svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_secondary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #ecb1c2;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #ecb1c2 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_secondary:hover, .btn_outline_secondary:focus, .btn_outline_secondary:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #ecb1c2;
  color: #fff !important;
  border-color: #ecb1c2;
}
.btn_outline_secondary span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_secondary svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_third {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #f9f6f7;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #f9f6f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_third:hover, .btn_outline_third:focus, .btn_outline_third:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #f9f6f7;
  color: #fff !important;
  border-color: #f9f6f7;
}
.btn_outline_third span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_third svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_dark {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #12485c;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #12485c !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_dark:hover, .btn_outline_dark:focus, .btn_outline_dark:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #f9fff7 !important;
  border-color: #12485c;
}
.btn_outline_dark span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_dark svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_light {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #f9fff7;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #f9fff7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_light:hover, .btn_outline_light:focus, .btn_outline_light:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #f9fff7;
  color: #12485c !important;
  border-color: #f9fff7;
}
.btn_outline_light span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_light svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_white {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_white:hover, .btn_outline_white:focus, .btn_outline_white:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #fff;
  color: #12485c !important;
  border-color: #fff;
}
.btn_outline_white span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_white svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_info {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #7ebdbf;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #7ebdbf !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_info:hover, .btn_outline_info:focus, .btn_outline_info:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #7ebdbf;
  color: #fff !important;
  border-color: #7ebdbf;
}
.btn_outline_info span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_info svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_success {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #00a438;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #00a438 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_success:hover, .btn_outline_success:focus, .btn_outline_success:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #00a438;
  color: #fff !important;
  border-color: #00a438;
}
.btn_outline_success span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_success svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_warning {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #efdd00;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #efdd00 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_warning:hover, .btn_outline_warning:focus, .btn_outline_warning:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #efdd00;
  color: #fff !important;
  border-color: #efdd00;
}
.btn_outline_warning span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_warning svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.btn_outline_danger {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #ec0058;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #ec0058 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_danger:hover, .btn_outline_danger:focus, .btn_outline_danger:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #ec0058;
  color: #fff !important;
  border-color: #ec0058;
}
.btn_outline_danger span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_danger svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.link_primary {
  color: #7ebdbf;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_primary svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_primary:hover, .link_primary:focus, .link_primary:active {
  color: #12485c;
}

.link_secondary {
  color: #ecb1c2;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_secondary svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_secondary:hover, .link_secondary:focus, .link_secondary:active {
  color: #12485c;
}

.link_third {
  color: #f9f6f7;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_third svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_third:hover, .link_third:focus, .link_third:active {
  color: #12485c;
}

.link_dark {
  color: #12485c;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_dark svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_dark:hover, .link_dark:focus, .link_dark:active {
  color: #7ebdbf;
}

.link_light {
  color: #f9fff7;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_light svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_light:hover, .link_light:focus, .link_light:active {
  color: #fff;
}

.link_white {
  color: #fff;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_white svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_white:hover, .link_white:focus, .link_white:active {
  color: #f9f6f7;
}

.link_info {
  color: #7ebdbf;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_info svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_info:hover, .link_info:focus, .link_info:active {
  color: #12485c;
}

.link_success {
  color: #12485c;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_success svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_success:hover, .link_success:focus, .link_success:active {
  color: #7ebdbf;
}

.link_warning {
  color: #f9fff7;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_warning svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_warning:hover, .link_warning:focus, .link_warning:active {
  color: #fff;
}

.link_danger {
  color: #fff;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.link_danger svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.link_danger:hover, .link_danger:focus, .link_danger:active {
  color: #f9f6f7;
}

.btn_icone {
  width: 38px;
  height: 38px;
  border-radius: 100%;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn_icone svg {
  height: calc(38px - 55%);
  width: calc(38px - 55%);
  margin: auto;
  position: relative;
}

.list-icone {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.list-icone li {
  display: inline-block;
}
.list-icone a {
  text-align: center;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.list-icone a svg {
  height: calc(38px - 55%);
  width: calc(38px - 55%);
  margin: auto;
  position: relative;
}

#top {
  position: fixed;
  margin: auto;
  opacity: 0;
  right: 7%;
  bottom: 70px;
  border-radius: 100%;
  background-color: #12485c;
  color: #fff;
  width: 35px;
  height: 35px;
}
#top.is-visible {
  opacity: 1;
}

/* La mationnette */
header ul, footer ul {
  list-style: none;
  padding-left: 0;
}

main a:not(.link_primary):not(.link_secondary):not(.link_third):not(.link_light):not(.link_dark):not(.link_white):not(.link_info):not(.link_success):not(.link_warning):not(.link_danger) {
  color: #7ebdbf;
}
main a:not(.link_primary):not(.link_secondary):not(.link_third):not(.link_light):not(.link_dark):not(.link_white):not(.link_info):not(.link_success):not(.link_warning):not(.link_danger):hover, main a:not(.link_primary):not(.link_secondary):not(.link_third):not(.link_light):not(.link_dark):not(.link_white):not(.link_info):not(.link_success):not(.link_warning):not(.link_danger):focus, main a:not(.link_primary):not(.link_secondary):not(.link_third):not(.link_light):not(.link_dark):not(.link_white):not(.link_info):not(.link_success):not(.link_warning):not(.link_danger):active {
  color: #ecb1c2;
}

/*----------*/
/*-- padding --*/
/*----------*/
.p-m {
  padding: 1.5rem;
}

.px-m {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-m {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.ps-m {
  padding-left: 1.5rem;
}

.pe-m {
  padding-right: 1.5rem;
}

.pt-m {
  padding-top: 1.5rem;
}

.pb-m {
  padding-bottom: 1.5rem;
}

/*----------*/
/*-- Container --*/
/*----------*/
.medium-content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 576px) {
  .medium-content {
    width: 900px;
  }
}

.small-content {
  max-width: 100%;
}
@media only screen and (min-width: 576px) {
  .small-content {
    width: 600px;
  }
}

.mid-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
@media only screen and (min-width: 768px) {
  .mid-container {
    max-width: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .mid-container {
    max-width: 480px;
  }
}
@media only screen and (min-width: 1200px) {
  .mid-container {
    max-width: 535px;
  }
}
@media only screen and (max-width: calc(768px - 0.2px)) {
  .mid-container {
    max-width: 100%;
    margin: auto;
  }
}

/*----------------*/
/*-- BG --*/
/*----------------*/
.bg_primary {
  background-color: #7ebdbf;
  color: #fff;
}
.bg_primary svg {
  color: #fff;
}

.bg_secondary {
  background-color: #ecb1c2;
  color: #fff;
}
.bg_secondary svg {
  color: #fff;
}

.bg_third {
  background-color: #f9f6f7;
  color: #fff;
}
.bg_third svg {
  color: #fff;
}

.bg_dark {
  background-color: #12485c;
  color: #fff;
}
.bg_dark svg {
  color: #fff;
}

.bg_light {
  background-color: #f9fff7;
  color: #12485c;
}
.bg_light svg {
  color: #12485c;
}

.bg_white {
  background-color: #fff;
  color: #12485c;
}
.bg_white svg {
  color: #12485c;
}

.bg_info {
  background-color: #7ebdbf;
  color: #fff;
}
.bg_info svg {
  color: #fff;
}

.bg_warning {
  background-color: #efdd00;
  color: #fff;
}
.bg_warning svg {
  color: #fff;
}

.bg_success {
  background-color: #00a438;
  color: #fff;
}
.bg_success svg {
  color: #fff;
}

.bg_danger {
  background-color: #ec0058;
  color: #fff;
}
.bg_danger svg {
  color: #fff;
}

.fill-primary {
  fill: #7ebdbf;
}

.fill-secondary {
  fill: #ecb1c2;
}

.fill-third {
  fill: #f9f6f7;
}

.fill-dark {
  fill: #12485c;
}

.fill-light {
  fill: #f9fff7;
}

.fill-white {
  fill: #fff;
}

.fill-info {
  fill: #7ebdbf;
}

.fill-success {
  fill: #00a438;
}

.fill-warning {
  fill: #efdd00;
}

.fill-danger {
  fill: #ec0058;
}

/*----------------*/
/*-- TAG --*/
/*----------------*/
.tag_primary {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #7ebdbf;
  color: #fff;
}
.tag_primary svg {
  color: #fff;
}

.tag_secondary {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #ecb1c2;
  color: #fff;
}
.tag_secondary svg {
  color: #fff;
}

.tag_third {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #f9f6f7;
  color: #fff;
}
.tag_third svg {
  color: #fff;
}

.tag_dark {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #12485c;
  color: #fff;
}
.tag_dark svg {
  color: #fff;
}

.tag_light {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #f9fff7;
  color: #12485c;
}
.tag_light svg {
  color: #12485c;
}

.tag_white {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #fff;
  color: #12485c;
}
.tag_white svg {
  color: #12485c;
}

.tag_info {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #7ebdbf;
  color: #fff;
}
.tag_info svg {
  color: #fff;
}

.tag_success {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #00a438;
  color: #fff;
}
.tag_success svg {
  color: #fff;
}

.tag_warning {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #efdd00;
  color: #fff;
}
.tag_warning svg {
  color: #fff;
}

.tag_danger {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  margin: 4px 2px;
  border-radius: 4px;
  display: inline-block;
  background-color: #ec0058;
  color: #fff;
}
.tag_danger svg {
  color: #fff;
}

/*----------------*/
/*-- Responsive --*/
/*----------------*/
@media only screen and (max-width: calc(576px - 0.2px)) {
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .navbar, .small-container {
    padding-right: 7%;
    padding-left: 7%;
  }
}

/*------------------------------------------------------*/
/* -------------------- */
/* Img */
/* -------------------- */
figure {
  margin: 0;
  position: relative;
}

/*------------------------------------------------------*/
/* -------------------- */
/*  Image background */
/* -------------------- */
.cardImg, .squareImg {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  height: auto;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.squareImg {
  padding-top: 100%;
}

.bg-img {
  background-repeat: no-repeat;
  background-position: center center;
}

/*------------------------------------------------------*/
/* -------------------- */
/*  Filtres photos */
/* -------------------- */
.filter-bw {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* La mationnette */
/* La mationnette */
/*----------*/
/*-- FONT --*/
/*----------*/
body {
  font-family: "proxima-soft", sans-serif;
  color: #12485c;
}

body, p, span, a, .link, button.link {
  font-size: calc(1rem + 0.015vw);
}

strong, b {
  font-weight: 700 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
  font-family: "proxima-soft", sans-serif;
  text-transform: inherit;
  font-weight: 700;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, .title a {
  font-size: 100% !important;
}

h1, .h1 {
  font-size: calc(2.3rem + 0.35vw);
}
h1 svg, .h1 svg {
  width: calc(2.3rem + 0.35vw);
  height: calc(2.3rem + 0.35vw);
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  h1, .h1 {
    line-height: 1;
    font-size: calc(calc(2.3rem + 0.35vw) - 1.5vw);
  }
  h1 svg, .h1 svg {
    width: calc(calc(2.3rem + 0.35vw) - 1.5vw);
    height: calc(calc(2.3rem + 0.35vw) - 1.5vw);
  }
}

h2, .h2 {
  font-size: calc(2rem + 0.015vw);
}
h2 svg, .h2 svg {
  width: calc(2rem + 0.015vw);
  height: calc(2rem + 0.015vw);
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  h2, .h2 {
    line-height: 1;
    font-size: calc(calc(2rem + 0.015vw) - 1vw);
  }
  h2 svg, .h2 svg {
    width: calc(calc(2rem + 0.015vw) - 1vw);
    height: calc(calc(2rem + 0.015vw) - 1vw);
  }
}

h3, .h3 {
  font-size: calc(1.6rem + 0.015vw);
}
h3 svg, .h3 svg {
  width: calc(1.6rem + 0.015vw);
  height: calc(1.6rem + 0.015vw);
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  h3, .h3 {
    font-size: calc(calc(1.6rem + 0.015vw) - 0.5vw);
  }
  h3 svg, .h3 svg {
    width: calc(calc(1.6rem + 0.015vw) - 0.5vw);
    height: calc(calc(1.6rem + 0.015vw) - 0.5vw);
  }
}

h4, .h4 {
  font-size: calc(1.2rem + 0.015vw);
}
h4 svg, .h4 svg {
  width: calc(1.2rem + 0.015vw);
  height: calc(1.2rem + 0.015vw);
}

h5, .h5, h6, .h6 {
  font-size: calc(1rem + 0.015vw);
}
h5 svg, .h5 svg, h6 svg, .h6 svg {
  width: calc(1rem + 0.015vw);
  height: calc(1rem + 0.015vw);
}

p {
  white-space: normal !important;
}

p a, small a {
  font-size: 100%;
}

.text_primary {
  color: #7ebdbf;
}

.text_secondary {
  color: #ecb1c2;
}

.text_third {
  color: #f9f6f7;
}

.text_dark {
  color: #12485c;
}

.text_light {
  color: #f9fff7;
}

.text_white {
  color: #fff;
}

.text_info {
  color: #7ebdbf;
}

.text_success {
  color: #00a438;
}

.text_warning {
  color: #efdd00;
}

.text_danger {
  color: #ec0058;
}

/* La mationnette */
/* -- MENU wordpress -- */
header {
  background-color: #f9fff7;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header nav {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 0;
}
header ul li a {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "proxima-soft", sans-serif;
}
header.is-scrolled {
  background-color: #f9fff7;
}
header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu {
  border: 0;
  border-radius: 0;
  width: 100%;
}
header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu li {
  display: block;
  width: 100%;
}
header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu li a {
  display: block;
  font-family: "proxima-soft", sans-serif;
}
header .menu-item-has-children:not(.qtranxs-lang-menu) > a:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.1em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
header .line, header .menu-container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* -- MENU écran -- */
@media (min-width: 1200px) {
  header #showMenu {
    display: none;
  }
  header .menu-content {
    margin: 0;
  }
  header .menu-content .menu-item {
    display: inline-block;
  }
  header .menu-content .menu-item a {
    font-size: calc(1.2rem + 0.015vw);
    padding: 0.5rem;
    margin: 0;
    color: #12485c;
  }
  header .menu-content .menu-item a:hover, header .menu-content .menu-item a:focus, header .menu-content .menu-item a:active {
    color: #7ebdbf;
  }
  header.is-scrolled .menu-item a {
    color: #12485c;
  }
  header.is-scrolled .menu-item a:hover, header.is-scrolled .menu-item a:focus, header.is-scrolled .menu-item a:active {
    color: #7ebdbf;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) {
    position: relative;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 200px;
    width: 100%;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    text-align: left;
    list-style: none;
    background-color: #12485c;
    background-clip: padding-box;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a {
    padding: 1rem;
    font-size: calc(1rem + 0.015vw);
    color: #fff !important;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a:hover, header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a:focus, header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a:active {
    color: #ecb1c2 !important;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu):hover .sub-menu, header .menu-item-has-children:not(.qtranxs-lang-menu).active .sub-menu {
    display: block;
  }
}
/* -- .MENU écran -- */
/* -- MENU Mobile-- */
@media (max-width: 1200px) {
  header #showMenu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 50px;
    cursor: pointer;
    z-index: 100;
    padding: 0;
  }
  header #showMenu span, header #showMenu span::before, header #showMenu span::after {
    display: block;
    width: 25px;
    height: 2px;
    border-radius: 0px;
  }
  header #showMenu span {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  header #showMenu span::before, header #showMenu span::after {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
  }
  header #showMenu span::before {
    top: 8px;
    transition: top 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }
  header #showMenu span::after {
    bottom: 8px;
    transition: bottom 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }
  header #showMenu.active span {
    background-color: transparent !important;
  }
  header #showMenu.active span::before, header #showMenu.active span::after {
    background-color: #ecb1c2 !important;
  }
  header #showMenu.active span::before {
    top: 0;
    transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  header #showMenu.active span::after {
    bottom: 0;
    transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header #showMenu.active #quitMenu {
    display: block;
    width: 20%;
    height: 100%;
    background: rgba(18, 72, 92, 0.15);
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    animation: 300ms ease-in opacityAnim;
  }
  header #showMenu span, header #showMenu span::before, header #showMenu span::after {
    background-color: #12485c;
  }
  header.is-scrolled #showMenu span, header.is-scrolled #showMenu span::before, header.is-scrolled #showMenu span::after {
    background-color: #12485c;
  }
  header .menu-container {
    top: 0;
    background: #12485c;
    position: fixed;
    overflow: scroll;
    box-sizing: border-box;
    width: 80%;
    max-width: 100%;
    height: 100%;
    right: -100%;
    z-index: 1;
  }
  header .menu-container.open {
    right: 0;
  }
  header .menu-content {
    padding: 2rem;
    margin-top: 5vh;
    max-width: 100%;
    margin-bottom: 0;
    position: relative;
    z-index: 103;
  }
  header .menu-content .menu-item {
    list-style: none;
  }
  header .menu-content .menu-item a {
    font-size: calc(1.6rem + 0.015vw);
    margin: 0.7rem 0rem;
    padding: 0.5rem 0rem;
    display: block;
    color: #f9fff7;
  }
  header .menu-content .menu-item a:hover, header .menu-content .menu-item a:focus, header .menu-content .menu-item a:active {
    color: #ecb1c2;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu {
    display: none;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a {
    padding: 1rem;
    font-size: calc(1rem + 0.015vw);
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu).active .sub-menu {
    display: block;
  }
}
/* -- .MENU Mobile -- */
@keyframes opacityAnim {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#menu-shop {
  margin-bottom: 0;
  height: 23px;
}
#menu-shop li {
  display: inline-block;
}
#menu-shop .btn_icon {
  padding-left: 1rem;
  padding-right: 0;
  display: flex;
  position: relative;
}
#menu-shop .btn_icon svg {
  height: 23px;
  width: auto;
  color: #12485c;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#menu-shop .btn_icon svg:hover, #menu-shop .btn_icon svg:focus, #menu-shop .btn_icon svg:active {
  color: #7ebdbf;
}

/* La mationnette */
code, bdi {
  font-family: inherit;
  color: #12485c;
  line-height: inherit;
}

/** Button **/
.woo-btn {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #7ebdbf;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 1rem;
  margin-left: 3px;
}
.woo-btn:hover, .woo-btn:focus, .woo-btn:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.woo-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.woo-btn svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.woo-save-edit {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #7ebdbf;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.woo-save-edit:hover, .woo-save-edit:focus, .woo-save-edit:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.woo-save-edit span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.woo-save-edit svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.woo_link_return {
  color: #7ebdbf;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.woo_link_return svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.woo_link_return:hover, .woo_link_return:focus, .woo_link_return:active {
  color: #12485c;
}

.woo-update-cart {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #12485c;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: transparent;
  color: #12485c !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.woo-update-cart:hover, .woo-update-cart:focus, .woo-update-cart:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #f9fff7 !important;
  border-color: #12485c;
}
.woo-update-cart span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.woo-update-cart svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.woo-appli-coupon {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #12485c;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.woo-appli-coupon:hover, .woo-appli-coupon:focus, .woo-appli-coupon:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #0e3644;
  color: #f9fff7 !important;
  border-color: #0e3644;
}
.woo-appli-coupon span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.woo-appli-coupon svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.woo-checkout {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #7ebdbf;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.woo-checkout:hover, .woo-checkout:focus, .woo-checkout:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.woo-checkout span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.woo-checkout svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.wc-block-components-checkout-place-order-button {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #7ebdbf;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wc-block-components-checkout-place-order-button:hover, .wc-block-components-checkout-place-order-button:focus, .wc-block-components-checkout-place-order-button:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.wc-block-components-checkout-place-order-button span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wc-block-components-checkout-place-order-button svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

.woocommerce-MyAccount-navigation a {
  color: #12485c !important;
}
.woocommerce-MyAccount-navigation a:hover, .woocommerce-MyAccount-navigation a:focus, .woocommerce-MyAccount-navigation a:active {
  color: #7ebdbf !important;
}

.woo-btn-previous {
  color: #7ebdbf;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.woo-btn-previous svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.woo-btn-previous:hover, .woo-btn-previous:focus, .woo-btn-previous:active {
  color: #12485c;
}

.woo-btn-previous {
  color: #7ebdbf;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.woo-btn-previous svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.woo-btn-previous:hover, .woo-btn-previous:focus, .woo-btn-previous:active {
  color: #12485c;
}

/** alert **/
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-notice--error, .woocommerce-notice--success {
  border-width: 1px;
  border-style: solid;
}
@media only screen and (min-width: 576px) {
  .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-notice--error, .woocommerce-notice--success {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.woocommerce-error:after, .woocommerce-info:after, .woocommerce-message:after, .woocommerce-notice--error:after, .woocommerce-notice--success:after {
  display: none;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before, .woocommerce-notice--error:before, .woocommerce-notice--success:before {
  top: auto !important;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-notice--error .button, .woocommerce-notice--success .button {
  float: inherit !important;
  border-radius: 12px !important;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  .woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-notice--error .button, .woocommerce-notice--success .button {
    margin-top: 1rem;
  }
}
.woocommerce-error:focus-visible, .woocommerce-error:focus, .woocommerce-info:focus-visible, .woocommerce-info:focus, .woocommerce-message:focus-visible, .woocommerce-message:focus, .woocommerce-notice--error:focus-visible, .woocommerce-notice--error:focus, .woocommerce-notice--success:focus-visible, .woocommerce-notice--success:focus {
  outline: 0 !important;
}

.woocommerce-error {
  background-color: rgba(236, 0, 88, 0.2);
  color: #ec0058;
  border-color: rgba(236, 0, 88, 0.2);
}
.woocommerce-error::before {
  color: #ec0058;
}
.woocommerce-error .button {
  background-color: #ec0058 !important;
  color: #fff !important;
}
.woocommerce-error .button:hover, .woocommerce-error .button:focus, .woocommerce-error .button:active {
  background-color: #12485c !important;
  color: #fff !important;
}

.woocommerce-info {
  background-color: rgba(239, 221, 0, 0.2);
  color: #efdd00;
  border-color: rgba(239, 221, 0, 0.5);
}
.woocommerce-info::before {
  color: #efdd00;
}
.woocommerce-info .button {
  background-color: #efdd00 !important;
  color: #fff !important;
}
.woocommerce-info .button:hover, .woocommerce-info .button:focus, .woocommerce-info .button:active {
  background-color: #12485c !important;
  color: #fff !important;
}

.woocommerce-message {
  background-color: rgba(0, 164, 56, 0.2);
  color: #00a438;
  border-color: rgba(0, 164, 56, 0.5);
}
.woocommerce-message::before {
  color: #00a438;
}
.woocommerce-message .button {
  background-color: #00a438 !important;
  color: #fff !important;
}
.woocommerce-message .button:hover, .woocommerce-message .button:focus, .woocommerce-message .button:active {
  background-color: #12485c !important;
  color: #fff !important;
}

.woocommerce-notice--success, .woocommerce-notice--error {
  padding: 1em 2em 1em 3.5em;
  border-width: 1px;
  border-style: solid;
}

.woocommerce-notice--success {
  background-color: rgba(0, 164, 56, 0.2);
  color: #00a438;
  border-color: rgba(0, 164, 56, 0.5);
}
.woocommerce-notice--success .button {
  background-color: #00a438 !important;
  color: #fff !important;
}
.woocommerce-notice--success .button:hover, .woocommerce-notice--success .button:focus, .woocommerce-notice--success .button:active {
  background-color: #12485c !important;
  color: #fff !important;
}

.woocommerce-notice--error {
  background-color: rgba(236, 0, 88, 0.2);
  color: #ec0058;
  border-color: rgba(236, 0, 88, 0.5);
}
.woocommerce-notice--error .button {
  background-color: #ec0058 !important;
  color: #fff !important;
}
.woocommerce-notice--error .button:hover, .woocommerce-notice--error .button:focus, .woocommerce-notice--error .button:active {
  background-color: #12485c !important;
  color: #fff !important;
}

/** wocommerce : cart / cart.php **/
.panier .bg_light {
  border: 2px solid rgba(126, 189, 191, 0.3);
}

.products-list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.products-list li {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.products-list li:not(:last-of-type) {
  border-bottom: 1px solid rgba(18, 72, 92, 0.15);
}
.products-list .product-infos {
  width: calc(100% - 3rem);
}
@media only screen and (min-width: 576px) {
  .products-list .product-infos {
    display: flex;
    align-items: start;
    justify-content: space-between;
  }
}
.products-list .product-img, .products-list .product-infos, .products-list .product-quantity, .products-list .product-remove, .products-list .product-title-and-price {
  flex: 0 0 auto;
}

.product-img {
  position: relative;
  width: 80px;
}
.product-img img {
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .product-title-and-price {
    width: 60%;
  }
}

.product-title {
  margin-bottom: 0;
  font-size: calc(1rem + 0.015vw);
  color: #12485c;
  font-weight: 400;
}
.product-title a {
  color: #12485c;
}

.product-quantity {
  width: 80px;
}
.product-quantity input {
  width: 100% !important;
  display: block;
}

.product-remove {
  width: 2rem;
  text-align: center;
}
.product-remove svg {
  width: 1.5rem;
}

@media only screen and (max-width: calc(576px - 0.2px)) {
  .coupon input, .coupon button {
    width: 100% !important;
    display: block;
    margin-bottom: 0.5rem;
  }
  .coupon input {
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
  }
  .coupon button {
    border-top-left-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
  }
}
@media only screen and (min-width: 576px) {
  .coupon input, .coupon button {
    margin-bottom: 0;
  }
  .coupon input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .coupon button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .coupon input, .coupon button {
    margin-bottom: 0.5rem;
  }
  .coupon input {
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
  }
  .coupon button {
    border-top-left-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
  }
}
@media only screen and (min-width: 992px) {
  .coupon input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .coupon button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}

@media only screen and (min-width: 576px) {
  .woocommerce .quantity .qty {
    height: 100%;
  }
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  .woocommerce .quantity {
    margin-bottom: 0.5rem !important;
  }
}

/** wocommerce : cart / cart-totals.php **/
.total-panier {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.total-panier li {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
}
.total-panier li:not(:last-of-type) {
  border-bottom: 1px solid rgba(18, 72, 92, 0.15);
}

.woocommerce-cart-form .bg_light {
  border-radius: 12px;
}

/** wocommerce : validation de la commande **/
.woocommerce .woocommerce-customer-details address {
  padding: 1rem !important;
}

/** wocommerce : my account  **/
.woocommerce-MyAccount-navigation {
  width: 25%;
}
.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 1.5rem;
}
.woocommerce-MyAccount-navigation ul li:not(:last-of-type) {
  border-bottom: 1px solid rgba(18, 72, 92, 0.15);
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  font-weight: 700;
}

.woocommerce-Address address {
  border: 1px solid rgba(18, 72, 92, 0.15);
  padding: 1rem;
  border-radius: 3px;
}

.woocommerce span.onsale {
  min-height: 0;
  min-width: 0;
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  text-align: center;
  line-height: 1.1;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 4px;
  background-color: #ec0058;
  color: #fff;
  font-size: inherit;
  z-index: 9;
}

/* La mationnette */
/* -------------- */
/* Ilist */
/* -------------- */
#page-ilist {
  background-color: rgba(126, 189, 191, 0.25);
  background: linear-gradient(0deg, rgba(126, 189, 191, 0) 0%, rgba(126, 189, 191, 0.25) 100%);
}
#page-ilist #search-container {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 2rem;
}

.content-page {
  width: 950px;
  max-width: 100%;
}

.ilist-desc-page {
  margin-bottom: 3rem;
}
.ilist-desc-page br {
  display: none !important;
}

.ilist-list-name {
  padding-left: 0;
  list-style: none;
  text-align: left;
}
.ilist-list-name * {
  text-align: left;
}
.ilist-list-name li {
  position: relative;
}
.ilist-list-name li .item {
  border: 1px solid rgba(126, 189, 191, 0.5);
  border-radius: 12px;
  padding: 1rem;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ilist-list-name li .item:hover, .ilist-list-name li .item:focus, .ilist-list-name li .item:active {
  background-color: rgba(126, 189, 191, 0.25);
}
.ilist-list-name li .item:hover a, .ilist-list-name li .item:focus a, .ilist-list-name li .item:active a {
  color: #7ebdbf !important;
}
.ilist-list-name li span, .ilist-list-name li em {
  display: block;
}

.ilist-list-product {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.ilist-list-product li:not(:last-of-type) {
  border-bottom: 1px solid rgba(126, 189, 191, 0.5);
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 576px) {
  .ilist-list-product li {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 576px) {
  .ilist-list-product .ilist-image {
    width: 70px;
    flex: 0 0 auto;
  }
}
@media only screen and (min-width: 576px) {
  .ilist-list-product .ilist-items {
    width: 40%;
    flex: 0 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .ilist-list-product .ilist-items {
    width: 60%;
  }
}
@media only screen and (min-width: 576px) {
  .ilist-list-product .ilist-price {
    width: 10%;
    flex: 0 0 auto;
  }
}

.ilist-addtocart button.ajax_add_to_cart {
  color: #7ebdbf;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  width: 100% !important;
  padding: 0;
  text-align: left;
}
.ilist-addtocart button.ajax_add_to_cart svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.ilist-addtocart button.ajax_add_to_cart:hover, .ilist-addtocart button.ajax_add_to_cart:focus, .ilist-addtocart button.ajax_add_to_cart:active {
  color: #12485c;
}

.ilist-title-page {
  font-size: calc(1.6rem + 0.015vw);
}

/* Liste connecté */
.ilist-select {
  border-bottom: 1px solid transparent;
  background-color: transparent;
}
.ilist-select label {
  font-weight: 700;
  font-size: calc(1.2rem + 0.015vw);
}

.ilist-select-infos a {
  color: #7ebdbf;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
.ilist-select-infos a svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
.ilist-select-infos a:hover, .ilist-select-infos a:focus, .ilist-select-infos a:active {
  color: #12485c;
}
.ilist-select-infos button {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.35rem 0.75rem !important;
  line-height: inherit;
  border-radius: 12px;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  background-color: #7ebdbf;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ilist-select-infos button:hover, .ilist-select-infos button:focus, .ilist-select-infos button:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #12485c;
  color: #fff !important;
  border-color: transparent;
}
.ilist-select-infos button span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ilist-select-infos button svg {
  position: relative;
  width: calc(38px - 55%);
  height: calc(38px - 55%);
}

/* -------------- */
/* Setting */
/* -------------- */
/* -------------- */
/* Cards */
/* -------------- */
.card-item {
  position: relative;
}

/* -------------- */
/* Logo */
/* -------------- */
#logo {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: calc(768px - 0.2px)) {
  header:not(.is-scrolled) #logo {
    width: calc(90px + 20px);
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  header:not(.is-scrolled) #logo {
    width: calc(120px + 20px);
    height: auto;
  }
}

@media only screen and (max-width: calc(768px - 0.2px)) {
  header.is-scrolled #logo {
    width: 90px;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  header.is-scrolled #logo {
    width: 120px;
    height: auto;
  }
}

/* -------------- */
/* Header */
/* -------------- */
.cart-badge {
  background-color: #ecb1c2;
  color: #12485c;
  width: 20px;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  border-radius: 50%;
  margin-left: 0px;
  display: inline-block;
  position: absolute;
  top: -6px;
  right: -14px;
}

#search-header .bi-search {
  display: block;
}
#search-header .bi-x-lg {
  display: none;
}
#search-header.active .bi-x-lg {
  display: block;
  height: 19px;
}
#search-header.active .bi-search {
  display: none;
}

.menu-search-wrapper {
  position: fixed;
  left: 0;
  width: 100%;
  display: none;
  margin-top: 40px;
  background: #7ebdbf;
  padding: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .menu-search-wrapper {
    margin-top: 48px;
  }
}
.menu-search-wrapper.open {
  display: block;
}
.menu-search-wrapper svg {
  width: 1.5rem;
}
.menu-search-wrapper .input-group {
  width: 800px;
  margin: auto;
  max-width: 100%;
}

header.is-scrolled .menu-search-wrapper {
  margin-top: 34px;
}
@media only screen and (min-width: 768px) {
  header.is-scrolled .menu-search-wrapper {
    margin-top: 45px;
  }
}

/* -------------- */
/* Filtres */
/* -------------- */
.accordion {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.accordion li:not(:first-of-type) button {
  border-top: 2px dotted #ecb1c2;
}
.accordion button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: calc(1.2rem + 0.015vw);
  text-align: left;
  padding: 1rem 0;
}
.accordion button svg {
  width: 1.8rem;
  margin-left: 1rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  flex: 0 0 auto;
}
.accordion .content {
  padding: 1rem 0;
}

.accordion:not(.accordion-mobile) button.collapsed svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-mobile button .bi-x {
  display: block;
}
.accordion-mobile button .bi-sliders {
  display: none;
}
.accordion-mobile button.collapsed .bi-sliders {
  display: block;
}
.accordion-mobile button.collapsed .bi-x {
  display: none;
}

@media only screen and (min-width: 992px) {
  .btn_filtres_mobile {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) {
  #filtres-mobile {
    display: block !important;
  }
}

.facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location {
  min-width: 0 !important;
}

.facetwp-facet-rechercher_un_produit {
  width: 100%;
}
.facetwp-facet-rechercher_un_produit .facetwp-input-wrap {
  width: 100%;
}

/* -------------- */
/* Accueil */
/* -------------- */
.banner {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  height: auto;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 65vh;
}
.banner article {
  background-color: rgba(126, 189, 191, 0.78);
  color: #fff;
  text-align: center;
  border-radius: 12px;
  padding: 1.5rem;
}
.banner article .title {
  color: #12485c;
}

#search-container {
  z-index: 1;
}
#home #search-container {
  position: absolute;
  margin-top: -52px;
}
#search-container > div {
  background-color: #f9fff7;
  color: #12485c;
  background-image: url(../medias/search-bg.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 150px;
  padding: 1.5rem;
  border-radius: 12px;
  color: #7ebdbf;
}
#search-container > div svg {
  color: #12485c;
}
#search-container label {
  margin-bottom: 0;
  margin-right: 1rem;
}
@media only screen and (min-width: 992px) {
  #search-container label {
    flex: 0 0 auto;
  }
}
#search-container input {
  border: 0;
  border-bottom: 2px solid #7ebdbf;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  min-width: 250px;
}

.cdc {
  position: relative;
}
.cdc:after {
  content: "";
  display: block;
  width: 300px;
  height: 300px;
  background-image: url(../medias/cdc-bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: -40px;
  z-index: -1;
  opacity: 0.5;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  .cdc:after {
    opacity: 0.25;
  }
}

#boutique {
  background: rgba(126, 189, 191, 0.5);
  background: linear-gradient(0deg, rgba(126, 189, 191, 0) 0%, rgba(126, 189, 191, 0.5) 100%);
  overflow-x: hidden;
}
#boutique .title {
  text-align: center;
  color: #12485c;
}
#boutique .container {
  position: relative;
}
#boutique .container:before, #boutique .container:after {
  content: "";
  display: block;
  width: 220px;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 992px) {
  #boutique .container:before, #boutique .container:after {
    top: 50px;
  }
}
#boutique .container:before {
  background-image: url(../medias/boutique-L.svg);
  height: 170px;
  left: -150px;
}
#boutique .container:after {
  background-image: url(../medias/boutique-R.svg);
  height: 100px;
  right: -150px;
}
#boutique .row {
  position: relative;
  z-index: 1;
  border-radius: 12px;
  overflow: hidden;
}
@media only screen and (max-width: calc(992px - 0.2px)) {
  #boutique .content-img {
    background-image: none;
  }
}
@media only screen and (min-width: 992px) {
  #boutique .content-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
#boutique .content-text {
  text-align: left;
  color: #fff;
  background-color: #7ebdbf;
}
#boutique .content-text .title {
  text-align: left;
  color: #12485c;
}
#boutique ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

/* -------------- */
/* Products */
/* -------------- */
#home .products {
  background-color: rgba(236, 177, 194, 0.25);
  background: linear-gradient(0deg, rgba(236, 177, 194, 0) 0%, rgba(236, 177, 194, 0.25) 100%);
}
#produits .products {
  background-color: rgba(236, 177, 194, 0.25);
  background: linear-gradient(0deg, rgba(236, 177, 194, 0) 0%, rgba(236, 177, 194, 0.25) 100%);
}
.products .title {
  color: #ecb1c2;
  font-size: calc(2.3rem + 0.35vw);
}

.product-item > article {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: -1px 1px 22px -4px rgba(236, 177, 194, 0.71);
  -webkit-box-shadow: -1px 1px 22px -4px rgba(236, 177, 194, 0.71);
  -moz-box-shadow: -1px 1px 22px -4px rgba(236, 177, 194, 0.71);
}
.product-item ul {
  background-color: #f9f6f7;
  list-style: none;
  margin-bottom: 0;
  padding: 1.5rem 1rem;
  text-align: center;
}
.product-item ul li {
  margin-top: 0.3rem;
}
.product-item ul .prix {
  color: #7ebdbf;
  font-weight: 700;
}
.product-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.prix-barre {
  color: #ec0058;
  margin-right: 5px;
  font-size: calc(0.8rem + 0.015vw);
}
.prix-barre * {
  color: #ec0058;
  font-size: calc(0.8rem + 0.015vw);
  font-weight: 400;
}

.prix-actuel {
  font-weight: 700;
  color: #7ebdbf;
}
.prix-actuel * {
  font-weight: 700;
  color: #7ebdbf;
}

.prix ins {
  text-decoration: none !important;
}

#produits .title {
  margin-bottom: 2rem;
  padding: 1rem;
  background-color: #ecb1c2;
  color: #fff;
  border-radius: 12px;
}
#produits .products {
  position: relative;
}
#produits .products:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../medias/pattern-mobile.svg");
  background-size: 100%;
}
@media only screen and (min-width: 992px) {
  #produits .products:after {
    background-size: 80%;
    background-image: url("../medias/pattern.svg");
  }
}
#produits .container {
  position: relative;
  z-index: 1;
}
#produits aside .bg {
  border: 2px solid rgba(236, 177, 194, 0.3);
  border-radius: 12px;
  background-color: #f9f6f7;
}

/* -------------- */
/* Fil d'arianne */
/* -------------- */
.fil-d-ariane {
  background-color: #7ebdbf;
  color: #fff;
  padding: 0.3rem 0;
}
.fil-d-ariane svg {
  color: #fff;
}
.fil-d-ariane ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.fil-d-ariane li {
  color: #12485c;
  display: inline-block;
}
.fil-d-ariane li:not(:first-of-type):before {
  content: "•";
  display: inline-block;
  padding: 0 0.5rem;
}
.fil-d-ariane a {
  color: #fff !important;
}
.fil-d-ariane a:hover, .fil-d-ariane a:focus, .fil-d-ariane a:active {
  opacity: 0.5;
}

/* -------------- */
/* Footer */
/* -------------- */
#reassurance {
  background-color: #ecb1c2;
  color: #fff;
}
@media only screen and (max-width: calc(768px - 0.2px)) {
  #reassurance ul {
    text-align: center;
  }
}
#reassurance svg {
  width: 4.5rem;
}
@media only screen and (max-width: calc(992px - 0.2px)) {
  #reassurance svg {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  #reassurance svg {
    margin-right: 1rem;
  }
}
#reassurance p {
  margin-bottom: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 400;
}
#reassurance small {
  display: block;
  font-weight: 400;
}
@media only screen and (max-width: calc(768px - 0.2px)) {
  #reassurance li:not(:last-of-type) {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #fff;
  }
}
@media only screen and (min-width: 768px) {
  #reassurance li:not(:last-of-type) {
    margin-right: 1.5rem;
    border-right: 1px solid #fff;
    padding-right: 1.5rem;
  }
}

#content-footer {
  background: rgba(236, 177, 194, 0.5);
  background: linear-gradient(0deg, rgba(236, 177, 194, 0) 0%, rgba(236, 177, 194, 0.5) 100%);
  color: #12485c;
}
#content-footer .title {
  color: #ecb1c2;
}
#content-footer .list-icone a {
  border: 1px solid #12485c;
  color: #12485c;
}
#content-footer .list-icone a:hover, #content-footer .list-icone a:focus, #content-footer .list-icone a:active {
  background-color: #12485c;
  color: #fff;
}
#content-footer a {
  color: #12485c;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
  font-weight: 400;
}
#content-footer a svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
#content-footer a:hover, #content-footer a:focus, #content-footer a:active {
  color: #7ebdbf;
}
#content-footer .copy {
  padding-top: 1.5rem;
  border-top: 1px solid #ecb1c2;
  color: #ecb1c2;
}
#content-footer .copy a {
  color: #ecb1c2;
  text-transform: inherit;
  font-weight: 700;
  font-family: "proxima-soft", sans-serif;
}
#content-footer .copy a svg {
  position: relative;
  height: calc(38px - 55%);
  width: calc(38px - 55%);
}
#content-footer .copy a:hover, #content-footer .copy a:focus, #content-footer .copy a:active {
  color: #12485c;
}/*# sourceMappingURL=style.css.map */