@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
  text-decoration: none;
  color: #002c50;
  font-weight: bolder;}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  box-sizing: border-box; }

nav ul, nav ol {
  margin: 0 auto;
  padding: 0;
  list-style-type: none; }

/*
100    Extra Light or Ultra Light
200    Light or Thin
300    Book or Demi
400    Normal or Regular
500    Medium
600    Semibold, Demibold
700    Bold
800    Black, Extra Bold or Heavy
900    Extra Black, Fat, Poster or Ultra Black
*/
html {
  font-family: "Roboto", sans-serif; }

body {
  color: #000204;
  line-height: 1.5; }

.hide-text, .carrousel .bx-controls-direction a, .carrousel.bullets .bx-pager a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.is-hidden {
  display: none; }

.btn {
  background-color: #002c50;
  border-radius: 0.3125rem;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  padding: 0.625rem 1.875rem; }
  .btn.invert {
    background-color: white;
    color: #002c50; }
    .btn.invert:hover {
      background-color: #f2f2f2; }

.conteneur, .center {
  margin: 0 auto; }

.logo {
  display: inline-block; }
  .logo.familiprix {
    background: url(../img/logo-familiprix.svg) center center no-repeat;
    background-size: contain;
    width: 10.625rem;
    height: 2.9375rem; }
  .logo.eczema.fr{
    background: url(../img/eczema-fr.svg) center center no-repeat;
    background-size: contain;
    width: 15rem;
    height: 8.125rem;
    margin-top: 1rem; }
  .logo.eczema.en {
    background: url(../img/eczema-en.svg) center center no-repeat;
    background-size: contain;
    width: 15rem;
    height: 8.125rem;
    margin-top: 1rem;}
  .logo.sce {
    background: url(../img/societe-canadienne-eczema.svg) center center no-repeat;
    background-size: contain;
    width: 5rem;
    height: 5rem; }
  .logo * {
    display: none; }

.main-nav {
  -webkit-box-shadow: 0px 13px 29px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 13px 29px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 13px 29px rgba(0, 0, 0, 0.25);
  background-color: white;
  padding: 1px 0;
  width: 100%;
  z-index: 999; }
  .main-nav .conteneur {
    max-width: 75rem; }
  .main-nav .logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0.9375rem auto; }
    .main-nav .logos .logo {
      margin: 0.9375rem; }
  .main-nav nav {
    background-color: #f8f8f8;
    padding: 0.9375rem; }
    .main-nav nav ul {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-around; }
    .main-nav nav a {
      color: #002c50;
      display: inline-block;
      font-weight: bold;
      text-decoration: none;
      position: relative;
      font-size: 0.9rem; }
      .main-nav nav a:hover:after {
        background-color: #002c50;
        content: "";
        width: 100%;
        height: 0.125rem;
        position: absolute;
        top: 100%;
        left: 0; }
  @media screen and (min-width: 50em) {
    .main-nav {
      margin: 0 auto;
      padding: 0.9375rem 1.875rem; }
      .main-nav .conteneur {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        max-width: 75rem; }
      .main-nav .logos {
        flex-shrink: 0;
        flex-grow: 0;
        margin: 0; }
        .main-nav .logos .logo {
          margin: 0 0.9375rem 0 0; }
      .main-nav nav {
        background-color: transparent;
        flex-shrink: 1;
        flex-grow: 0;
        padding: 0; }
        .main-nav nav li {
          margin: 0 0.75rem; }
          .main-nav nav li:last-child {
            margin-right: 0; }
        .main-nav nav a {
          font-size: 1.125rem; } }


/*header {
  background: url(../img/bg-header-mobile.png) center bottom no-repeat;
  background-size: cover;
  color: #000;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
  min-height: 60vh;
  padding: 0.9375rem 1.875rem;
  text-align: center; }
  header .conteneur {
    max-width: 75rem;
    margin-bottom: 120px; }*/
header {
  background: url(../img/bg-header-mobile.png) center bottom no-repeat;
  background-size: cover;
  color: #000;
  padding: 0.9375rem 1.875rem;
   }
  header .conteneur {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    /*justify-content: center;*/
    min-height: 60vh;
    padding: 0.9375rem 1.875rem;
    text-align: center;
    max-width: 75rem;
    margin-bottom: 120px; }
  header .titre {
    font-size: 2.1875rem;
    line-height: 1em;
    margin: 3.75rem auto 5.625rem;
    color: #6f6f6e; }
  header .intro {
    font-size: 1rem;
    margin: 0.9375rem auto 1.875rem; }
  @media screen and (min-width: 50em) {
    header {
      background: url(../img/bg-header.png) right center no-repeat;
      background-size: cover; }
      header .conteneur {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        /*justify-content: center;*/
 }
      header .titre {
        font-size: 2.8125rem; }
      header .intro {
        font-size: 1.125rem; } }

.soulagement {
  background-color: #ffffff;
  padding: 0.5rem 1.875rem 7.5rem;
  transform: skew(0, -3deg);
  margin-top: -60px;
  position: relative;
  z-index: 1; }
  .soulagement .conteneur {
    transform: skew(0, 3deg);
    max-width: 75rem; }
  .soulagement .titre {
    color: #002c50;
    font-size: 1.25rem;
    line-height: 1em;
    margin: 0.5em auto 0.25em; }
  @media screen and (min-width: 56.25em) {
    .soulagement {
      background-color: #ffffff;
      padding: 7.5rem 1.875rem;
      transform: skew(0, -3deg);
      margin-top: -60px;
      position: relative;
      z-index: 1; }
    .soulagement .conteneur {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: flex-start;
      justify-content: space-between; }
    .soulagement .titre {
      font-size: 2.1875rem; }

    .soulagement .carrousel {
      margin: 0;
      width: 60%; } }

.evenement {
  background-color: #f8f8f8;
  padding: 7.5rem 1.875rem 16.5rem 1.875rem;
  transform: skew(0, -3deg);
  margin-top: -60px;
  position: relative;
  z-index: 1; }
  .evenement .conteneur {
    transform: skew(0, 3deg);
    max-width: 75rem; }
  .evenement .titre {
    color: #002c50;
    font-size: 1.25rem;
    line-height: 1em;
    margin: 0.5em auto 0.25em; }
  .evenement .sous-titre {
    font-size: 1rem;
    line-height: 1.25em; }
  .evenement .carrousel .item {
    padding: 0.9375rem; }
  .evenement .carrousel .nom {
    color: #002c50; }
  @media screen and (min-width: 56.25em) {
    .evenement .conteneur {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: flex-start;
      justify-content: space-between; }
    .evenement .titre {
      font-size: 2.1875rem; }
    .evenement .sous-titre {
      color: #002c50;
      font-size: 1.5rem; }
    .evenement .carrousel {
      margin: 0;
      width: 60%; } }


.pharmacie {
  background-color: #001e36;
  background-image: -webkit-gradient(left-right, left top, right bottom, from(#00579c), to(#001e36));
  background-image: -webkit-linear-gradient(135deg, #00579c, #001e36);
  background-image: linear-gradient(135deg, #00579c, #001e36);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00579C', endColorstr='#FF001E36', GradientType=1);
  margin-top: -60px;
  padding: 6.25rem 1.875rem 10.25rem 1.875rem; }
  .pharmacie .conteneur {
    margin-top: -15rem;
    max-width: 75rem;
    position: relative;
    z-index: 1; }
  .pharmacie .contenu {
    margin: 1.875rem 0 3.75rem; }
  .pharmacie .titre {
    color: #002c50;
    font-size: 1.25rem;
    margin: 0.5em auto 0.25em;
    line-height: 1em; }
  .pharmacie .texte {
    color: #002c50;
    font-size: 1rem;
    line-height: 1.375em; }
  .pharmacie .canvas {
    -webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.25);
    border-radius: 0.25rem;
    margin-top: -90px;
    transform: translateY(90px); }
  .pharmacie #carte {
    border-radius: 0.25rem;
    min-height: 300px;
    padding-top: 45%; }
    .pharmacie #carte .btn-geolocation {
      -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
      background-color: #001e36;
      background-image: -webkit-gradient(vertical, left top, left bottom, from(#00345d), to(#001e36));
      background-image: -webkit-linear-gradient(to top, #00345d, #001e36);
      background-image: linear-gradient(to top, #00345d, #001e36);
      -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00345D', endColorstr='#FF001E36', GradientType=0);
      border: 0;
      border-radius: 0.125rem 0 0 0.125rem;
      color: #ffffff;
      font-size: 0.75rem;
      font-weight: bold;
      margin: 10px 0 10px 10px;
      padding: 0.65em; }
      .pharmacie #carte .btn-geolocation:hover {
        background-color: #00345d;
        background-image: -webkit-gradient(vertical, left top, left bottom, from(#00579c), to(#00345d));
        background-image: -webkit-linear-gradient(to top, #00579c, #00345d);
        background-image: linear-gradient(to top, #00579c, #00345d);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00579C', endColorstr='#FF00345D', GradientType=0); }
    .pharmacie #carte .txt-geolocation {
      -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
      border: 0;
      border-radius: 0 0.125rem 0.125rem 0;
      color: #666666;
      font-size: 0.75rem;
      margin: 10px 0 10px 0;
      min-width: 200px;
      padding: 0.65em; }
    .pharmacie #carte .infowindow {
      color: #002c50;
      font-family: "Roboto", sans-serif;
      max-width: 300px;
      padding: 0.625rem; }
      .pharmacie #carte .infowindow .name {
        font-size: 1rem;
        font-weight: bold;
        margin-bottom: 0.5em; }
      .pharmacie #carte .infowindow .address,
      .pharmacie #carte .infowindow .city,
      .pharmacie #carte .infowindow .zipcode {
        font-size: 0.875rem; }
      .pharmacie #carte .infowindow .city {
        margin-bottom: 0.25em; }
      .pharmacie #carte .infowindow .zipcode {
        margin-bottom: 0.5em; }
  @media screen and (min-width: 56.25em) {
    .pharmacie .titre {
      font-size: 2.1875rem;
      margin-top: 0; } }

.nouvelles {
  background-color: #ffffff;
  transform: skew(0, 3deg);
  margin-top: -60px;
  padding: 6.25rem 1.875rem 0; }
  .nouvelles .conteneur {
    transform: skew(0, -3deg);
    max-width: 75rem; }
  .nouvelles .contenu {
    margin: 1.875rem 0 3.75rem; }
  .nouvelles article,
  .nouvelles .article {
    margin: 0 0 1.875rem; }
    .nouvelles article .image,
    .nouvelles .article .image {
      display: block;
      width: 100%;
      height: auto; }
    .nouvelles article .sur-titre,
    .nouvelles .article .sur-titre {
      color: #002c50;
      font-size: 1rem;
      font-style: italic;
      margin: 1em auto 0.5em; }
    .nouvelles article .titre,
    .nouvelles .article .titre {
      font-size: 1.125rem;
      line-height: 1em;
      margin: 0.5em auto 1em; }
    .nouvelles article .extrait,
    .nouvelles .article .extrait {
      font-size: 0.875rem; }
    .nouvelles article.boite,
    .nouvelles .article.boite {
      -webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.25);
      background-color: white;
      border-radius: 0.25rem; }
      .nouvelles article.boite .image,
      .nouvelles .article.boite .image {
        border-radius: 0.3125rem 0.3125rem 0 0; }
      .nouvelles article.boite .titre,
      .nouvelles .article.boite .titre {
        color: #002c50; }
      .nouvelles article.boite .extrait,
      .nouvelles .article.boite .extrait {
        padding: 0.9375rem 1.875rem; }
    .nouvelles article.transparent .titre,
    .nouvelles .article.transparent .titre {
      color: #7ab5dd; }
    .nouvelles article.transparent .extrait,
    .nouvelles .article.transparent .extrait {
      color: #ffffff; }
    .nouvelles article.pleine-largeur,
    .nouvelles .article.pleine-largeur {
      width: 100%; }
  @media screen and (min-width: 37.5em) {
    .nouvelles .conteneur {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: stretch;
      justify-content: space-between; }
    .nouvelles article {
      width: 48%; }
      .nouvelles article .titre {
        font-size: 1.5rem; }
      .nouvelles article .extrait {
        font-size: 0.9375rem; } }
  @media screen and (min-width: 50em) {
    .nouvelles .demi {
      width: 48%; }
    .nouvelles .tiers {
      width: 31%; }
    .nouvelles .deux-tiers {
      width: 64%; } }

.complements {
  background-color: white;
  /*margin-top: 140px;*/
  padding: 7.5rem 1.875rem 5.625rem }
  .complements .conteneur {
    max-width: 75rem; }
  .complements .complement {
    color: #636363;
    font-size: 0.875rem;
    margin: 1.875rem 0 3.75rem; }
    .complements .complement .ico {
      display: inline-block;
      width: 1.875rem;
      height: auto;
      margin-bottom: 0.9375rem; }
    .complements .complement .titre {
      color: #002c50; }
    .complements .complement a {
      color: #002c50;
      font-size: 0.8125rem; }
      .complements .complement a:hover {
        text-decoration: none; }
  @media screen and (min-width: 50em) {
    .complements .conteneur {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: space-between; }
    .complements .complement {
      margin: 1.875rem 0; }
      .complements .complement .ico {
        margin-bottom: 1.875rem; }
      .complements .complement.demi {
        width: 48%; }
      .complements .complement.tiers {
        width: 31%; }
      .complements .complement.deux-tiers {
        width: 64%; } }

footer {
  background-color: #f8f8f8;
  color: #4c4d4f;
  padding: 1.875rem; }
  footer a {
    color: inherit;
    text-decoration: none; }
  footer .conteneur {
    max-width: 75rem; }
  footer .entete {
    position: relative; }
    footer .entete .logo.familiprix {
      width: 100px;
      height: 28px;
      position: relative;
      z-index: 1; }
    footer .entete:after {
      background-color: #ebf2f4;
      content: "";
      display: inline-block;
      width: calc(100% - 120px);
      height: 1px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto 0 auto auto; }
  footer .pied {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.9375rem; }
  footer .reseaux-sociaux {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0; }
    footer .reseaux-sociaux li {
      margin: 0.46875rem 0;
      width: 100%; }
    footer .reseaux-sociaux a {
      display: inline-block;
      font-size: 0.75rem;
      font-style: italic;
      line-height: 1;
      padding-left: 2.5em;
      position: relative; }
      footer .reseaux-sociaux a strong {
        color: #002c50;
        display: block;
        font-size: 0.8125rem;
        font-style: normal;
        text-transform: uppercase; }
      footer .reseaux-sociaux a.oes {
        padding-left: 0; }
      footer .reseaux-sociaux a:hover {
        opacity: 0.8; }
    footer .reseaux-sociaux .ico {
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: 0 auto auto 0;
      width: 1.8em;
      height: 1.8em; }
      footer .reseaux-sociaux .ico.facebook {
        background: url(../img/ico-facebook.svg) center center no-repeat;
        background-size: contain; }
      footer .reseaux-sociaux .ico.instagram {
        background: url(../img/ico-instagram.svg) center center no-repeat;
        background-size: contain; }
      footer .reseaux-sociaux .ico.youtube {
        background: url(../img/ico-youtube.svg) center center no-repeat;
        background-size: contain; }
  footer .copy {
    font-size: 0.5625rem; }
  @media screen and (min-width: 25em) {
    footer .reseaux-sociaux li {
      width: 50%; } }
  @media screen and (min-width: 37.5em) {
    footer .reseaux-sociaux li {
      border-right: 1px solid #ebf2f4;
      margin: 0 0.9375rem 0 0;
      padding-right: 0.9375rem;
      width: auto; }
      footer .reseaux-sociaux li:last-child {
        border-right: 0;
        padding-right: 0; } }
  @media screen and (min-width: 56.25em) {
    footer .reseaux-sociaux li {
      margin: 0 1.875rem 0 0;
      padding-right: 1.875rem; } }


