/* COLOR PALLET */
@import url("https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,800&display=swap");
.clear:before, .clear:after {
  content: ' ';
  display: table; }

.clear {
  *zoom: 1; }
  .clear:after {
    clear: both; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 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 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in 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; }

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

/**
 * 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; }

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

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

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

/**
 * 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 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 */ }

/**
 * 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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 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 */ }

.btn, .border-btn, .white-btn, .black-btn, .add-btn {
  padding: 0.8125rem 1.5625rem 0.8125rem 1.5625rem;
  border-radius: 1.625rem;
  background-color: #E84924;
  color: #FFF;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  transition: .3s ease;
  border: 2px solid #E84924;
  font-weight: 600;
  font-size: 0.9375rem;
  cursor: pointer; }
  .btn:after, .border-btn:after, .white-btn:after, .black-btn:after, .add-btn:after {
    content: "";
    margin-left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #FFF;
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    transition: .3s ease; }
  .btn:hover, .border-btn:hover, .white-btn:hover, .black-btn:hover, .add-btn:hover {
    color: #E84924;
    background-color: #FFF; }
    .btn:hover:after, .border-btn:hover:after, .white-btn:hover:after, .black-btn:hover:after, .add-btn:hover:after {
      border-color: transparent transparent transparent #E84924;
      -ms-transform: translate(5px, 0);
          transform: translate(5px, 0); }
  .btn:focus, .border-btn:focus, .white-btn:focus, .black-btn:focus, .add-btn:focus {
    outline: none; }

.border-btn {
  background-color: #FFF;
  color: #E84924; }
  .border-btn:after {
    border-color: transparent transparent transparent #E84924; }

.white-btn {
  background-color: #FFF;
  color: #E84924;
  border: none; }
  .white-btn:after {
    border-color: transparent transparent transparent #E84924; }
  .white-btn:hover {
    color: #FFF;
    background-color: #E84924; }
    .white-btn:hover:after {
      border-color: transparent transparent transparent #FFF; }

.black-btn {
  background-color: #180A9B;
  color: #FFF;
  border: none; }
  .black-btn:after {
    border-color: transparent transparent transparent #FFF; }
  .black-btn:hover {
    color: #FFF;
    background-color: #E84924; }
    .black-btn:hover:after {
      border-color: transparent transparent transparent #FFF; }

.add-btn {
  background-color: #FFF;
  color: #E84924; }
  .add-btn:after {
    display: none; }

.btn, .border-btn, .white-btn, .black-btn, .add-btn {
  padding: 0.8125rem 1.5625rem 0.8125rem 1.5625rem;
  border-radius: 1.625rem;
  background-color: #E84924;
  color: #FFF;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  transition: .3s ease;
  border: 2px solid #E84924;
  font-weight: 600;
  font-size: 0.9375rem;
  cursor: pointer; }
  .btn:after, .border-btn:after, .white-btn:after, .black-btn:after, .add-btn:after {
    content: "";
    margin-left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #FFF;
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    transition: .3s ease; }
  .btn:hover, .border-btn:hover, .white-btn:hover, .black-btn:hover, .add-btn:hover {
    color: #E84924;
    background-color: #FFF; }
    .btn:hover:after, .border-btn:hover:after, .white-btn:hover:after, .black-btn:hover:after, .add-btn:hover:after {
      border-color: transparent transparent transparent #E84924;
      -ms-transform: translate(5px, 0);
          transform: translate(5px, 0); }
  .btn:focus, .border-btn:focus, .white-btn:focus, .black-btn:focus, .add-btn:focus {
    outline: none; }

.border-btn {
  background-color: #FFF;
  color: #E84924; }
  .border-btn:after {
    border-color: transparent transparent transparent #E84924; }

.white-btn {
  background-color: #FFF;
  color: #E84924;
  border: none; }
  .white-btn:after {
    border-color: transparent transparent transparent #E84924; }
  .white-btn:hover {
    color: #FFF;
    background-color: #E84924; }
    .white-btn:hover:after {
      border-color: transparent transparent transparent #FFF; }

.black-btn {
  background-color: #180A9B;
  color: #FFF;
  border: none; }
  .black-btn:after {
    border-color: transparent transparent transparent #FFF; }
  .black-btn:hover {
    color: #FFF;
    background-color: #E84924; }
    .black-btn:hover:after {
      border-color: transparent transparent transparent #FFF; }

.add-btn {
  background-color: #FFF;
  color: #E84924; }
  .add-btn:after {
    display: none; }

main .form .error,
.reservation-module .form .error {
  position: relative;
  border: 1px solid #dc1f04; }
  main .form .error:after,
  .reservation-module .form .error:after {
    content: "";
    position: absolute;
    right: 0.9375rem;
    top: 50%;
    width: 0.9375rem;
    height: 0.9375rem;
    background-image: url("/img/icon/icon.erreur.svg");
    background-size: cover;
    margin-top: -7px;
    display: block; }

main .form .hint,
.reservation-module .form .hint {
  text-transform: none;
  color: #dc1f04;
  margin-bottom: 0;
  line-height: 0.75rem; }

.form-infos {
  padding-right: 0;
  margin-top: 3.75rem; }
  .form-infos .row {
    margin-bottom: 1.5625rem; }
  .form-infos .save {
    margin-top: 3.75rem; }

.input {
  position: relative;
  border: 1px solid #CCD3E2;
  border-radius: 4px;
  height: 3rem;
  overflow: hidden; }
  .input img {
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -0.625rem; }

input:not([type="checkbox"]):not(
[type="radio"]) {
  width: 100%;
  border: none;
  background: transparent;
  padding: 0 0.9375rem 0 0.9375rem;
  height: 100%;
  color: #51576A;
  font-size: 0.9375rem;
  font-weight: 500; }

label {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.25rem; }

.radio-grp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .radio-grp input {
    margin-right: 0.9375rem; }
  .radio-grp label {
    margin-right: 1.5625rem;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #51576A;
    text-transform: initial; }

.valid-message {
  color: #1ac43a;
  margin-bottom: 3.75rem; }

select {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
  appearance: none;
  background-image: url("/img/icon/icon.arrow.dropdown.svg");
  background-repeat: no-repeat;
  background-position: 97.5% center;
  border: none;
  width: 100%;
  height: 100%;
  padding-left: 1.25rem; }

@media only screen and (min-width: 1024px) {
  .form-infos {
    padding-right: 1.25rem; } }

.content ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .content ul li {
    position: relative;
    padding-left: 1.4375rem;
    margin-bottom: 0.9375rem; }
    .content ul li:before {
      content: "";
      position: absolute;
      left: 0;
      top: 5px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 0 5px 8px;
      border-color: transparent transparent transparent #E84924; }

.content ol {
  list-style: none;
  counter-reset: li;
  margin: 0;
  padding: 0; }
  .content ol li {
    position: relative;
    padding-left: 1.4375rem;
    counter-increment: li;
    margin-bottom: 0.9375rem; }
    .content ol li:before {
      content: "." counter(li);
      position: absolute;
      left: 0;
      top: 0;
      color: #E84924;
      display: inline-block;
      text-align: right;
      direction: rtl;
      font-weight: 600; }

.content li p {
  padding: 0;
  margin: 0; }

::selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::-webkit-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*********************
HEADER STYLES
*********************/
.header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  left: 0; }
  .header #inner-header {
    position: relative;
    z-index: 100;
    height: 3.75rem;
    background: #FFF;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    box-shadow: 0 4px 20px 0 rgba(204, 211, 226, 0.4); }
  .header .wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .header .logo {
    width: 4.875rem;
    height: 2.25rem; }
  .header nav {
    margin: 0 0 0 auto;
    height: 100%;
    display: none; }
    .header nav .profil.ok-cookie {
      padding-right: 30px; }
      .header nav .profil.ok-cookie:after {
        border: .20em solid transparent;
        border-top: .3em solid;
        right: 12px;
        content: '';
        vertical-align: middle;
        display: inline-block;
        position: absolute;
        top: calc(50% - .175em);
        color: #51576A; }
      .header nav .profil.ok-cookie .has-cookie {
        display: -ms-flexbox;
        display: flex;
        text-decoration: none;
        color: #180A9B;
        font-size: .9375rem;
        font-weight: 600; }
        .header nav .profil.ok-cookie .has-cookie:focus {
          outline: none; }
        .header nav .profil.ok-cookie .has-cookie img {
          margin-right: 10px; }
      .header nav .profil.ok-cookie .no-cookie {
        display: none; }
    .header nav .profil .has-cookie {
      display: none; }
    .header nav .profil .no-cookie {
      display: -ms-flexbox;
      display: flex;
      text-decoration: none;
      color: #180A9B;
      font-size: 0.9375rem;
      font-weight: 600; }
      .header nav .profil .no-cookie img {
        display: block;
        margin-right: 10px; }
    .header nav.nav-main {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      position: absolute;
      z-index: 100;
      top: 3.75rem;
      left: 0;
      background-color: rgba(13, 20, 45, 0.4);
      height: calc(100vh - 60px);
      width: 100%;
      -ms-transform: translate(100%, 0);
          transform: translate(100%, 0);
      transition: transform .4s ease; }
      .header nav.nav-main.is-active {
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
      .header nav.nav-main .wrap-nav-main {
        margin-left: 2.5rem;
        padding: 2.5rem 0 0 1.25rem;
        background-color: white;
        height: 100%; }
      .header nav.nav-main .main-nav-mobile,
      .header nav.nav-main .main-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-direction: column;
            flex-direction: column;
        margin: 0;
        list-style-type: none;
        height: auto;
        width: 100%;
        overflow: hidden;
        margin-bottom: 1.25rem; }
        .header nav.nav-main .main-nav-mobile a:focus,
        .header nav.nav-main .main-nav a:focus {
          outline: none; }
        .header nav.nav-main .main-nav-mobile a:hover,
        .header nav.nav-main .main-nav a:hover {
          color: #E84924; }
        .header nav.nav-main .main-nav-mobile > li,
        .header nav.nav-main .main-nav > li {
          margin-bottom: 1.25rem;
          width: 100%; }
          .header nav.nav-main .main-nav-mobile > li > a,
          .header nav.nav-main .main-nav > li > a {
            font-size: 0.9375rem;
            font-weight: 600;
            color: #180A9B;
            text-decoration: none; }
        .header nav.nav-main .main-nav-mobile .menu-item-has-children:hover > a,
        .header nav.nav-main .main-nav .menu-item-has-children:hover > a {
          color: #180A9B; }
          .header nav.nav-main .main-nav-mobile .menu-item-has-children:hover > a:after,
          .header nav.nav-main .main-nav .menu-item-has-children:hover > a:after {
            border-top: 0.35em solid #E84924; }
        .header nav.nav-main .main-nav-mobile .menu-item-has-children > a,
        .header nav.nav-main .main-nav .menu-item-has-children > a {
          position: relative;
          width: 100%;
          display: block; }
          .header nav.nav-main .main-nav-mobile .menu-item-has-children > a:after,
          .header nav.nav-main .main-nav .menu-item-has-children > a:after {
            content: "";
            border: .25em solid transparent;
            border-top: 0.35em solid #180A9B;
            right: 15px;
            top: calc(50% - 3px);
            position: absolute; }
        .header nav.nav-main .main-nav-mobile .menu-item-has-children.is-active > a:after,
        .header nav.nav-main .main-nav .menu-item-has-children.is-active > a:after {
          border-top: 0.35em solid #E84924; }
        .header nav.nav-main .main-nav-mobile .current-menu-item > a,
        .header nav.nav-main .main-nav-mobile .current-menu-parent > a,
        .header nav.nav-main .main-nav .current-menu-item > a,
        .header nav.nav-main .main-nav .current-menu-parent > a {
          color: #E84924; }
        .header nav.nav-main .main-nav-mobile .sub-menu,
        .header nav.nav-main .main-nav .sub-menu {
          margin: 0;
          display: none;
          padding: 0;
          list-style: none; }
          .header nav.nav-main .main-nav-mobile .sub-menu li,
          .header nav.nav-main .main-nav .sub-menu li {
            margin: 1rem 0; }
            .header nav.nav-main .main-nav-mobile .sub-menu li.current-menu-item > a,
            .header nav.nav-main .main-nav .sub-menu li.current-menu-item > a {
              color: #E84924; }
          .header nav.nav-main .main-nav-mobile .sub-menu a,
          .header nav.nav-main .main-nav .sub-menu a {
            text-decoration: none;
            color: #51576A;
            font-weight: 500;
            font-size: 0.9375rem; }
            .header nav.nav-main .main-nav-mobile .sub-menu a:hover,
            .header nav.nav-main .main-nav .sub-menu a:hover {
              color: #E84924; }
      .header nav.nav-main .main-nav-mobile {
        display: block;
        margin-bottom: 0; }
      .header nav.nav-main .language-menu {
        display: none; }
      .header nav.nav-main .profil {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start;
        position: relative;
        margin-top: 1.25rem; }
        .header nav.nav-main .profil button {
          margin: 0;
          border: none;
          background: none;
          padding: 0;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          cursor: pointer; }
          .header nav.nav-main .profil button:focus {
            outline: none; }
          .header nav.nav-main .profil button img {
            display: block; }
          .header nav.nav-main .profil button span {
            margin-left: 1.5625rem;
            font-size: 14px;
            font-weight: 600; }
        .header nav.nav-main .profil ul {
          position: relative;
          top: 0;
          right: 0;
          margin: 0;
          border-radius: 0;
          box-shadow: none;
          padding: 0.5rem 0 0.5rem;
          background-color: #FFF;
          list-style: none;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: start;
              align-items: flex-start;
          min-width: 180px;
          visibility: visible;
          display: none; }
          .header nav.nav-main .profil ul.visible {
            visibility: visible; }
          .header nav.nav-main .profil ul li {
            margin: 6px 0; }
            .header nav.nav-main .profil ul li a {
              color: #51576A;
              text-decoration: none;
              transition: color .3s ease;
              font-size: 0.875rem; }
              .header nav.nav-main .profil ul li a:hover, .header nav.nav-main .profil ul li a:focus {
                color: #E84924; }
        .header nav.nav-main .profil.ok-cookie .has-cookie {
          display: -ms-flexbox;
          display: flex;
          width: 100%; }
        .header nav.nav-main .profil.ok-cookie .no-cookie {
          display: none; }
        .header nav.nav-main .profil .has-cookie {
          display: none; }
        .header nav.nav-main .profil .no-cookie {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center; }
          .header nav.nav-main .profil .no-cookie img {
            display: block; }
    .header nav .wpml-ls-legacy-dropdown-click {
      width: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      position: relative;
      padding: 1.25rem 0 0 0; }
      .header nav .wpml-ls-legacy-dropdown-click > ul {
        position: relative;
        padding: 0;
        margin: 0 !important;
        list-style-type: none; }
      .header nav .wpml-ls-legacy-dropdown-click li:hover a {
        background: none; }
      .header nav .wpml-ls-legacy-dropdown-click a {
        border: none;
        margin: 0;
        padding: 0;
        background: none;
        position: relative;
        color: #51576A;
        display: block;
        text-decoration: none; }
        .header nav .wpml-ls-legacy-dropdown-click a:visited {
          color: #51576A; }
        .header nav .wpml-ls-legacy-dropdown-click a:focus {
          outline: none; }
        .header nav .wpml-ls-legacy-dropdown-click a:hover {
          background: none; }
        .header nav .wpml-ls-legacy-dropdown-click a img {
          width: 20px;
          height: 20px;
          display: block; }
        .header nav .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
          border: .20em solid transparent;
          border-top: .3em solid;
          right: -15px;
          content: '';
          vertical-align: middle;
          display: inline-block;
          position: absolute;
          top: calc(50% - .175em); }
      .header nav .wpml-ls-legacy-dropdown-click .wpml-ls-native {
        display: none; }
      .header nav .wpml-ls-legacy-dropdown-click .wpml-ls-display {
        display: none; }
      .header nav .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
        margin-top: 0.9375rem;
        border-radius: 6px;
        box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
        background-color: #FFF;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 0.875rem;
        border: none;
        width: 40px;
        right: -15px;
        left: auto;
        position: absolute;
        top: 100%;
        list-style-type: none;
        z-index: 101;
        visibility: hidden; }
        .header nav .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu.visible {
          visibility: visible; }
        .header nav .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li + li {
          margin-top: 0.5rem; }
        .header nav .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
          display: block;
          line-height: 1; }
      .header nav .wpml-ls-legacy-dropdown-click .wpml-ls-item {
        padding: 0;
        margin: 0;
        list-style-type: none; }

#burger {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  z-index: 10000;
  transition-property: opacity, filter;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  #burger p {
    color: #E84924;
    font-size: 0.9375rem;
    font-weight: 600;
    text-transform: lowercase;
    margin: 0;
    display: none; }
  #burger:focus {
    outline: none; }
  #burger.is-active .burger-inner,
  #burger.is-active .burger-inner::before,
  #burger.is-active .burger-inner::after {
    background-color: #E84924; }
  #burger.is-active .burger-inner::before {
    top: -1px;
    -ms-transform: rotate(-25deg);
        transform: rotate(-25deg);
    transition: top 0.3s ease-out, transform 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 40px; }
  #burger.is-active .burger-inner span {
    opacity: 0;
    transition: opacity 0.3s ease-out; }
  #burger.is-active .burger-inner::after {
    bottom: -1px;
    -ms-transform: rotate(25deg);
        transform: rotate(25deg);
    transition: bottom 0.3s ease-out, transform 0.3s 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 40px; }

.burger-box {
  width: 40px;
  height: 18px;
  display: inline-block;
  position: relative; }

.burger-inner {
  display: block;
  top: 50%;
  width: 40px;
  position: absolute; }
  .burger-inner span {
    height: 2px;
    background-color: #E84924;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    display: block;
    top: 50%;
    margin-top: -1px;
    transition: opacity 0.3s 0.3s ease-in;
    width: 40px;
    opacity: 1; }
  .burger-inner::before, .burger-inner::after {
    height: 2px;
    background-color: #E84924;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease; }
  .burger-inner::before, .burger-inner::after {
    content: "";
    display: block;
    width: 40px;
    right: 0; }
  .burger-inner::before {
    top: -8px;
    transition: top 0.3s 0.3s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .burger-inner::after {
    bottom: -8px;
    transition: bottom 0.3s 0.3s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.footer hr {
  background: url("/img/icon/icon.point-hr-gris.svg") repeat-x; }

.footer .sup-footer {
  background-color: #180A9B; }

.footer .trustpilot {
  padding: 3.125rem 0; }

.footer .bottom-footer {
  padding: 1.875rem 0;
  margin: 0; }
  .footer .bottom-footer ul + ul {
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem; }

.footer .nav-footer {
  margin: 0;
  padding: 0;
  list-style: none; }
  .footer .nav-footer a {
    color: #FFF;
    text-decoration: none;
    font-size: 0.75rem;
    line-height: 1.375rem; }
    .footer .nav-footer a img {
      margin-left: 0.3125rem; }
    .footer .nav-footer a:hover {
      text-decoration: underline; }

.footer .wpml-ls-legacy-dropdown-click {
  width: 10rem;
  margin: 0 0 2.5rem 0; }
  .footer .wpml-ls-legacy-dropdown-click .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .footer .wpml-ls-legacy-dropdown-click > ul {
    position: relative;
    padding: 0;
    margin: 0 !important;
    list-style-type: none; }
    .footer .wpml-ls-legacy-dropdown-click > ul > li a {
      border-radius: 34px;
      height: 3.125rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      padding-left: 0.9375rem;
      padding-right: 0; }
  .footer .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border: none;
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    border-top: 1px solid #cdcdcd;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 101; }
    .footer .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu.visible {
      visibility: visible; }
  .footer .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.3125rem; }
  .footer .wpml-ls-legacy-dropdown-click a {
    font-size: 15px;
    font-weight: 500;
    color: #180A9B;
    background-color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #cdcdcd; }
    .footer .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
      content: '';
      vertical-align: middle;
      display: inline-block;
      border: .35em solid transparent;
      border-top: .5em solid;
      position: absolute;
      top: calc(50% - .175em);
      right: 15px; }

.footer .under-footer {
  background-color: #FFF;
  padding: 1.25rem 0; }
  .footer .under-footer .wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .footer .under-footer .wrap p {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin: 0 0 2.5rem 0;
      font-size: 0.75rem; }
      .footer .under-footer .wrap p a {
        padding: 5px  0  0 5px; }
      .footer .under-footer .wrap p img {
        display: block; }
    .footer .under-footer .wrap .logos {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .footer .under-footer .wrap .logos a {
        display: block;
        margin-left: 0;
        margin-right: 1.25rem; }
        .footer .under-footer .wrap .logos a img {
          display: block; }

.footer .networks {
  padding-right: 0;
  padding-left: 0; }
  .footer .networks .rs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .footer .networks .rs li {
      width: 1.875rem;
      height: 1.875rem;
      margin-right: 12px; }
    .footer .networks .rs a {
      background-color: #FFF;
      width: 100%;
      height: 100%;
      border-radius: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      transition: transform 0.3s ease; }
      .footer .networks .rs a:hover {
        -ms-transform: scale(0.8);
            transform: scale(0.8); }

.page-connexion {
  background: url("/img/bulles-bg.svg") #FCF1ED center center no-repeat;
  min-height: auto;
  display: block;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 100vh;
  padding-bottom: 10px; }
  .page-connexion.inscription {
    background-repeat: repeat-y;
    background-position: top; }
  .page-connexion .module-connexion {
    background: #FFF;
    border-radius: 0.75rem;
    max-width: 41.25rem;
    width: 100%;
    margin: 2.5rem auto;
    padding: 1.25rem; }
  .page-connexion .content .row + p {
    margin: 1.5625rem 0; }
    .page-connexion .content .row + p.center {
      margin-top: 3.4375rem; }
  .page-connexion .content p + .form .row:first-child label {
    margin-top: 0; }
  .page-connexion .content .form label {
    margin-top: 1.5625rem;
    display: block; }
  .page-connexion .content .form .input {
    width: 100%; }
  .page-connexion .content .form .row > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%; }
    .page-connexion .content .form .row > div .forgoten-password {
      font-size: 12px;
      font-weight: 500;
      color: #9EA4B5;
      text-decoration: none;
      -ms-flex-item-align: end;
          align-self: flex-end;
      margin-top: 0.3125rem; }
      .page-connexion .content .form .row > div .forgoten-password:hover {
        text-decoration: underline; }
  .page-connexion .content .form input[type="checkbox"] {
    margin: 5px 0 0 0; }
    .page-connexion .content .form input[type="checkbox"] + p {
      margin-top: 0;
      font-size: 12px;
      font-weight: 500;
      color: #9EA4B5;
      text-transform: none; }
  .page-connexion .content .form button {
    margin: 1.5625rem 0;
    width: 100%; }
    .page-connexion .content .form button + p {
      margin: 0 0 0.9375rem;
      text-align: left;
      width: 100%; }
  .page-connexion .content .cgu {
    margin: 1.5625rem 0; }

h3.title-bg {
  background-color: #180A9B;
  color: #FFF;
  width: 100%;
  padding: 1rem 1.5625rem;
  border-radius: 12px;
  margin-bottom: 3.75rem; }

.card-order {
  padding: 1.5625rem;
  border: 1px solid #CCD3E2;
  border-radius: 12px;
  margin-bottom: 1.5625rem; }

.card-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .card-header h3 {
    margin: 0 1.5625rem 0 0;
    color: #E84924; }
    .card-header h3 a {
      color: #E84924;
      text-decoration: none; }
      .card-header h3 a:hover {
        text-decoration: underline; }
  .card-header .price {
    margin: 0 0 0 auto;
    font-size: 20px;
    font-weight: 600;
    color: #180A9B; }

.card-body {
  display: block;
  margin-top: 1.75rem; }
  .card-body p {
    margin: 0;
    line-height: 1.375rem; }
  .card-body .type {
    letter-spacing: 0.84px;
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #180A9B;
    font-weight: 600; }
  .card-body .city {
    font-size: 20px;
    color: #180A9B;
    font-weight: 600;
    margin: 0.625rem 0; }
  .card-body .date {
    font-size: 0.75rem;
    color: #9EA4B5; }
  .card-body .statut {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    font-size: 0.75rem; }

.card-footer {
  margin-top: 1.5625rem;
  display: block; }
  .card-footer a + .border-btn {
    margin-left: 0;
    margin-top: 0.9375rem; }

.commandes {
  padding-bottom: 3.75rem; }
  .commandes > .wrap > div p + .btn, .commandes > .wrap > div p + .border-btn, .commandes > .wrap > div p + .white-btn, .commandes > .wrap > div p + .black-btn, .commandes > .wrap > div p + .add-btn {
    margin-top: 0.625rem;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .commandes > .wrap > div + div {
    margin-top: 6.25rem; }

.statut {
  position: relative;
  padding-left: 1.875rem;
  font-size: 0.9375rem;
  color: #51576A; }
  .statut.paid:before {
    background-color: #1ac43a; }
  .statut.paid:after {
    border: 2px solid #1ac43a; }
  .statut.valid:before {
    background-color: #1582ef; }
  .statut.valid:after {
    border: 2px solid #1582ef; }
  .statut.hold:before {
    background-color: #f4bc00; }
  .statut.hold:after {
    border: 2px solid #f4bc00; }
  .statut.cancel:before {
    background-color: #dc1f04; }
  .statut.cancel:after {
    border: 2px solid #dc1f04; }
  .statut:before, .statut:after {
    content: "";
    position: absolute;
    border-radius: 100%;
    top: 50%; }
  .statut:before {
    left: 6px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background-color: #CCD3E2; }
  .statut:after {
    left: 0;
    border: 2px solid #CCD3E2;
    width: 20px;
    height: 20px;
    margin-top: -10px; }

.infos {
  padding-bottom: 3.75rem; }
  .infos hr {
    margin: 3.125rem 0; }

.reservation {
  padding-bottom: 3.75rem; }

.recap {
  margin-bottom: 2.5rem; }
  .recap .row {
    margin: 0; }
  .recap .top p,
  .recap .bottom p {
    margin: 0; }
  .recap .top {
    padding-bottom: 1.875rem;
    position: relative; }
    .recap .top:before {
      content: "";
      position: absolute;
      height: 100%;
      width: 1px;
      background-color: #51576A;
      left: 10px;
      top: 0; }
    .recap .top .left {
      position: relative; }
      .recap .top .left:before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        background: url("/img/icon/icon.point.svg");
        background-size: cover; }
  .recap .bottom .left {
    position: relative; }
    .recap .bottom .left:before {
      content: "";
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      top: 0;
      background: url("/img/icon/icon.pin.svg");
      background-size: cover; }
  .recap .right p:first-child {
    text-transform: uppercase;
    color: #180A9B;
    font-weight: 600;
    font-size: 0.75rem; }
  .recap .left {
    padding-left: 2.5rem; }

.links .border-btn {
  margin: 0 0 0.9375rem;
  min-width: 0;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.links a + a {
  margin-left: 0; }

.details {
  margin-top: 2.5rem; }
  .details h3 {
    margin-top: 2.5rem; }

.recap-price {
  border: 1px solid #CCD3E2;
  padding: 1.875rem 1.5625rem;
  border-radius: 0.75rem; }
  .recap-price h3 {
    color: #E84924;
    margin-top: 0; }
  .recap-price p {
    margin: 0.3125rem 0; }
  .recap-price hr {
    margin: 1.5625rem 0; }
  .recap-price .price-table > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .recap-price .price-table .ttc p {
    font-size: 1.25rem;
    color: #180A9B;
    font-weight: 600;
    line-height: 1.75rem; }
  .recap-price .btn, .recap-price .border-btn, .recap-price .white-btn, .recap-price .black-btn, .recap-price .add-btn {
    margin-top: 2.5rem;
    margin-bottom: 0.9375rem; }
  .recap-price .paiement {
    margin-top: 1.625rem; }
    .recap-price .paiement p {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      font-size: 0.75rem;
      color: #51576A; }
      .recap-price .paiement p img {
        margin-right: 0.4375rem; }
    .recap-price .paiement .visu-cards {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .recap-price .paiement .visu-cards img {
        margin-right: 0.75rem; }
    .recap-price .paiement ul {
      margin-top: 1.5rem; }
    .recap-price .paiement li {
      font-size: 0.75rem;
      color: #9EA4B5;
      line-height: 1.375rem;
      margin: 0; }
      .recap-price .paiement li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 6px;
        width: 12px;
        height: 10px;
        border: none;
        background-image: url("/img/icon/icon.check.svg");
        background-size: cover; }
  .recap-price .cgu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 1.25rem; }
    .recap-price .cgu p {
      margin-left: 0.625rem; }

.bloc-txt {
  padding: 1.875rem;
  background-color: #180A9B;
  border-radius: 0.75rem;
  margin-top: 1.5625rem; }
  .bloc-txt p {
    color: #FFF; }

.bottom-page {
  margin-top: 4.375rem; }

.blocs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3.75rem;
}

.blocs > div {
  flex-basis: calc(33.33% - 10px); /* Prend un tiers de la largeur avec un léger espace */
  margin-bottom: 2.375rem;
  box-sizing: border-box; /* Inclut le padding et la bordure dans le calcul de la largeur */
}

.blocs > div .icon {
  width: 34px;
  margin-right: 1.25rem;
  -ms-flex: none;
  flex: none;
}

.blocs > div p {
  margin: 0;
}

.blocs > div h3 {
  margin-top: 0;
  margin-bottom: 0.625rem;
}

.bloc-paiement {
  margin-top: 2.8125rem;
  margin-bottom: 2.8125rem; }
  .bloc-paiement > div + div .trigger {
    border-bottom: 1px solid #CCD3E2; }
  .bloc-paiement .trigger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    border-top: 1px solid #CCD3E2;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .bloc-paiement .trigger > p {
      text-transform: initial;
      max-width: 75%; }
    .bloc-paiement .trigger .logos {
      margin: 0 0 0.9375rem 0.625rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .bloc-paiement .trigger .logos img {
        display: block;
        margin-left: 0.3125rem; }
    .bloc-paiement .trigger > input {
      margin-left: 0.625rem;
      margin-right: 1.25rem; }
  .bloc-paiement .form {
    -ms-flex: 1 100%;
        flex: 1 100%;
    height: 0;
    overflow: hidden;
    transition: height .25s linear, opacity .15s linear;
    position: relative;
    margin-bottom: 0;
    opacity: 0; }
    .bloc-paiement .form > p {
      text-transform: initial;
      margin-bottom: 2.5rem; }
    .bloc-paiement .form .sepa {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start;
      margin: 0;
      padding-top: 0.625rem;
      text-transform: initial;
      font-size: 0.9375rem;
      color: #51576A;
      line-height: 1.4375rem; }
      .bloc-paiement .form .sepa input {
        margin-right: 0.625rem;
        margin-top: 0.3125rem; }
      .bloc-paiement .form .sepa p {
        margin: 0; }
    .bloc-paiement .form .row {
      margin-bottom: 1.5625rem; }
  .bloc-paiement > div input:checked ~ .form {
    height: auto;
    opacity: 1;
    padding: 2.5rem 0;
    border-top: 1px solid #CCD3E2; }

.multi-etapes .reservation-module .ex {
  margin-top: 0; }

.multi-etapes .reservation-module .day + .day {
  margin-top: 2.5rem; }

.multi-etapes .reservation-module .end div + div .btn, .multi-etapes .reservation-module .end div + div .border-btn, .multi-etapes .reservation-module .end div + div .white-btn, .multi-etapes .reservation-module .end div + div .black-btn, .multi-etapes .reservation-module .end div + div .add-btn {
  margin-left: auto; }

.multi-etapes .reservation-module .wrap-txt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .multi-etapes .reservation-module .wrap-txt p + p {
    font-size: 0.75rem;
    color: #51576A; }
  .multi-etapes .reservation-module .wrap-txt .estimate-time {
    font-weight: 600; }

.multi-etapes .reservation-module .deleteRow {
  width: 21px;
  height: 21px;
  background-image: url("/img/icon/icon.delete.svg");
  background-size: cover;
  background-color: transparent;
  border: none;
  cursor: pointer; }
  .multi-etapes .reservation-module .deleteRow:focus {
    outline: none; }

.multi-etapes .reservation-module .col-delete {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-bottom: 0.8125rem; }

.multi-etapes .reservation-module .add-step {
  color: #E84924;
  background: transparent;
  border: none;
  text-decoration: underline;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer; }
  .multi-etapes .reservation-module .add-step:focus {
    outline: none; }
  .multi-etapes .reservation-module .add-step img {
    width: 21px;
    margin-right: 10px; }

* {
  box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

body {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale; }

body, html {
  height: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #180A9B; }

.main {
  padding-top: 3.75rem; }

.wrap {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  padding: 0 1.25rem; }

h1, .h1 {
  font-size: 2.125rem;
  line-height: 3.0625rem;
  font-weight: 800; }

h2, .h2 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 600; }

h3, .h3 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 600; }

h4, .h4 {
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 600; }

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

p {
  font-size: 0.9375rem;
  line-height: 1.4375rem;
  color: #51576A; }
  p.small {
    color: #9EA4B5;
    font-size: 0.75rem;
    line-height: 1.375rem; }
  p.upper {
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 1.4375rem;
    font-weight: 600;
    color: #180A9B; }
  p .orange {
    color: #E84924; }

strong {
  font: 1em sans-serif;
  font-weight: 600; }

blockquote {
  position: relative;
  color: #E84924;
  padding-left: 40px;
  margin: 0; }
  blockquote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 18px;
    background: url("/img/icon/icon.citation.svg") no-repeat;
    background-size: cover; }
  blockquote p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: #E84924;
    padding: 0;
    margin: 0; }

hr {
  border: none;
  height: 4px;
  width: 100%;
  background: url("/img/icon/icon.point-hr.svg") repeat-x; }

mark {
  background-color: #180A9B;
  color: white; }

.content a:not(.btn):not(.border-btn):not(.white-btn):not(.black-btn):not(.add-btn):not(.link-resa):not(.forgoten-password) {
  text-decoration: none;
  color: #E84924;
  background-image: linear-gradient(to top, #E84924 0px, #E84924 0px), linear-gradient(to top, rgba(232, 73, 36, 0.2) 0px, rgba(232, 73, 36, 0.2) 0px);
  background-position: left bottom, left bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 0 1px, 100% 1px;
  transition: none 300ms ease-in-out;
  transition-property: background-size, color; }
  .content a:not(.btn):not(.border-btn):not(.white-btn):not(.black-btn):not(.add-btn):not(.link-resa):not(.forgoten-password):hover {
    background-size: 100% 1px, 100% 1px;
    color: #E84924; }
  .content a:not(.btn):not(.border-btn):not(.white-btn):not(.black-btn):not(.add-btn):not(.link-resa):not(.forgoten-password):focus, .content a:not(.btn):not(.border-btn):not(.white-btn):not(.black-btn):not(.add-btn):not(.link-resa):not(.forgoten-password):visited {
    color: #E84924; }

.content .center {
  text-align: center; }

.top-page {
  background-color: #FCF1ED;
  margin-bottom: 3.75rem; }
  .top-page .wrap {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem; }
  .top-page h1 {
    margin-bottom: 0; }
  .top-page .breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #9EA4B5;
    font-size: 0.75rem; }
    .top-page .breadcrumbs li {
      margin-right: 0.1875rem; }
    .top-page .breadcrumbs a {
      color: #9EA4B5;
      text-decoration: none; }
      .top-page .breadcrumbs a:hover {
        text-decoration: underline; }
    .top-page .breadcrumbs + h1 {
      margin-top: 0.9375rem; }

/*********************
TOP PAGE TITLE
*********************/
.top-page-title {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-color: #FCF1ED;
  margin-bottom: 3.75rem; }
  .top-page-title h1 {
    max-width: 86%;
    margin: 0.625rem 0 0 0;
    color: #FFF; }
  .top-page-title .wrap {
    position: relative;
    z-index: 2;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem; }

.stepline {
  background-color: #FCF1ED;
  height: 180px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 60px; }
  .stepline ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start; }
  .stepline li {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 33.33%; }
    .stepline li a {
      text-decoration: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-direction: column;
          flex-direction: column; }
    .stepline li:first-child:before {
      display: none; }
    .stepline li:last-child:after {
      display: none; }
    .stepline li.active p.number {
      background-color: #FFF;
      border: none; }
    .stepline li.active:after, .stepline li.active:before {
      content: "";
      position: absolute;
      z-index: 1;
      width: 50%;
      height: 2px;
      background-color: #E84924;
      top: 25px; }
    .stepline li.active.last-active:after {
      content: "";
      position: absolute;
      z-index: 1;
      width: 50%;
      height: 2px;
      background-image: url(/img/trait.png);
      background-size: 10px 2px;
      background-repeat: repeat-x;
      background-color: transparent;
      top: 25px;
      background-position: -4px; }
    .stepline li:after, .stepline li:before {
      content: "";
      position: absolute;
      z-index: 1;
      width: 50%;
      height: 2px;
      background-image: url(/img/trait.png);
      background-size: 10px 2px;
      background-repeat: repeat-x;
      background-color: transparent;
      top: 25px; }
    .stepline li:before {
      left: 0;
      background-position: 2px; }
    .stepline li:after {
      right: 0;
      background-position: -2px; }
  .stepline p {
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 600;
    margin: 0.625rem 0 0 0;
    color: #180A9B;
    display: none; }
    .stepline p.number {
      color: #E84924;
      background-color: #FCF1ED;
      font-size: 1.25rem;
      line-height: 1.75rem;
      font-weight: 600;
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      border-radius: 100%;
      width: 50px;
      height: 50px;
      border: 2px solid #E84924;
      position: relative;
      z-index: 2; }

.top-title h2 {
  margin-top: 0; }

.top-title h2 + div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .top-title h2 + div .date {
    margin-right: 5rem; }

.top-title-2-col {
  display: block;
  margin-bottom: 1.875rem;
  margin-top: 3.125rem; }
  .top-title-2-col h2 {
    margin: 0 0 1.5625rem; }
  .top-title-2-col .btn, .top-title-2-col .border-btn, .top-title-2-col .white-btn, .top-title-2-col .black-btn, .top-title-2-col .add-btn {
    display: -ms-inline-flexbox;
    display: inline-flex; }

.reservation-module {
  background-color: #FFF;
  border-radius: 12px;
  box-shadow: 0 10px 40px 0 rgba(204, 211, 226, 0.3);
  padding: 1.875rem 1.25rem;
  margin-bottom: 5.9375rem; }
  .reservation-module .nav-reservation-mobile {
    display: block;
    margin: 0;
    color: #E84924;
    border-bottom: 4px solid #E84924;
    font-size: 14px;
    font-weight: 600;
    padding: 0.875rem;
    background-color: transparent;
    border-radius: 0 !important; }
    .reservation-module .nav-reservation-mobile:focus {
      outline: none; }
  .reservation-module .nav-reservation {
    display: none;
    padding: 0; }
  .reservation-module h3 {
    margin-bottom: 0; }
  .reservation-module .ex {
    margin: 1.5625rem 0 0.75rem;
    font-weight: 400; }
  .reservation-module .tab-content {
    display: none;
    animation: fadeEffect 1s; }
    .reservation-module .tab-content.current {
      display: block; }
  .reservation-module .form p {
    color: #180A9B;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 0.75rem; }
  .reservation-module .form .input img {
    position: absolute;
    left: 0.75rem;
    top: 50%;
    margin-top: -0.625rem; }
  .reservation-module .form input {
    padding: 0 0.9375rem 0 2.8125rem !important; }
  .reservation-module .form .end {
    -ms-flex-align: start;
        align-items: flex-start; }
    .reservation-module .form .end .btn, .reservation-module .form .end .border-btn, .reservation-module .form .end .white-btn, .reservation-module .form .end .black-btn, .reservation-module .form .end .add-btn {
      margin: 2.125rem auto; }
    .reservation-module .form .end .input {
      width: 100%; }
  .reservation-module .reservation-contact {
    text-align: center;
    padding: 1.25rem 1.25rem; }
    .reservation-module .reservation-contact .btn, .reservation-module .reservation-contact .border-btn, .reservation-module .reservation-contact .white-btn, .reservation-module .reservation-contact .black-btn, .reservation-module .reservation-contact .add-btn {
      display: -ms-flexbox;
      display: flex;
      font-size: 0.8125rem; }
    .reservation-module .reservation-contact p {
      color: #180A9B;
      font-size: 1.125rem;
      font-weight: 600; }
  .reservation-module .errors {
    background-color: #FEF8F7;
    border: 1px solid #dc1f04;
    border-radius: 4px;
    margin: 23px 0;
    padding: 15px 18px; }
    .reservation-module .errors p {
      font-size: 0.75rem;
      color: #dc1f04;
      margin: 0;
      padding: 0; }

.module-confirmation {
  text-align: center;
  max-width: 100%;
  margin: 4.375rem auto; }
  .module-confirmation h1 {
    margin-top: 0; }
  .module-confirmation .btn, .module-confirmation .border-btn, .module-confirmation .white-btn, .module-confirmation .black-btn, .module-confirmation .add-btn {
    margin-top: 1.25rem;
    display: -ms-inline-flexbox;
    display: inline-flex; }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.trustpilot-white .wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.trustpilot-white p {
  color: #FFF; }

.trustpilot-white .trustpilot-widget {
  width: 100%; }

.valeurs {
  padding: 2.5rem 0; }
  .valeurs h2 {
    margin: 0 0 3.75rem 0; }
  .valeurs ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0; }
    .valeurs ul + ul {
      margin-top: 0; }
    .valeurs ul li {
      margin: 0 10px 20px 10px;
      width: 175px;
      height: 142px;
      background-image: url("/img/icon/bg-valeurs.svg");
      background-size: cover;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-direction: column;
          flex-direction: column; }
      .valeurs ul li p {
        text-align: center;
        margin: 0;
        font-size: 0.875rem;
        font-weight: 600;
        color: #3E4658;
        line-height: 1rem;
        margin-top: -15px; }
      .valeurs ul li span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 93px;
        height: 93px;
        padding-left: 4px; }

.fonctionnement {
  padding-bottom: 2.5rem; }

/*********************
BREADCRUMBS
*********************/
.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #FFF;
  font-size: 0.75rem; }
  .breadcrumbs li {
    margin-right: 0.1875rem; }
  .breadcrumbs a {
    color: #FFF;
    text-decoration: none; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs + h1 {
    margin-top: 0.9375rem; }

@media only screen and (min-width: 768px) {
  .stepline p {
    display: block; }
  /*********************
HEADER STYLES
*********************/
  .header nav.nav-main .wrap-nav-main {
    margin-left: 18.75rem;
    padding: 2.5rem 0 0 1.25rem;
    background-color: white;
    height: 100%; }
  .trustpilot-white .wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .trustpilot-white p {
    color: #FFF; }
  .trustpilot-white .trustpilot-widget {
    width: 44%; }
  .valeurs {
    padding: 6.25rem 0; }
    .valeurs h2 {
      margin: 0 0 3.75rem 0; }
    .valeurs ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .valeurs ul + ul {
        margin-top: 3.125rem; }
      .valeurs ul li {
        margin: 0 10px;
        width: 175px;
        height: 142px;
        background-image: url("/img/icon/bg-valeurs.svg");
        background-size: cover;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-direction: column;
            flex-direction: column; }
        .valeurs ul li p {
          text-align: center;
          margin: 0;
          font-size: 0.875rem;
          font-weight: 600;
          color: #3E4658;
          line-height: 1rem;
          margin-top: -15px; }
        .valeurs ul li span {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          width: 93px;
          height: 93px;
          padding-left: 4px; }
  .fonctionnement {
    padding-bottom: 6.875rem; } }

@media only screen and (min-width: 1024px) {
  /*********************
HEADER STYLES
*********************/
  .header #inner-header {
    position: relative;
    z-index: 100;
    height: 4.375rem;
    background: #FFF;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    box-shadow: 0 4px 20px 0 rgba(204, 211, 226, 0.4); }
  .header .wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 100%; }
  .header .logo {
    width: 6.875rem;
    height: 3.125rem; }
  .header nav {
    margin: 0 0 0 auto;
    height: 100%;
    display: -ms-flexbox;
    display: flex; }
    .header nav.nav-main {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      position: absolute;
      z-index: 100;
      top: 4.375rem;
      left: 0;
      background-color: rgba(13, 20, 45, 0.4);
      height: calc(100vh - 70px);
      width: 100%;
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
      transition: transform .4s ease; }
      .header nav.nav-main.is-active {
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
      .header nav.nav-main .wrap-nav-main {
        margin-left: 0;
        padding: 2.5rem 0 0 0;
        background-color: white;
        height: 100%;
        max-width: 335px; }
      .header nav.nav-main .main-nav-mobile {
        display: none; }
      .header nav.nav-main .main-nav {
        padding: 0 2.5rem; }
      .header nav.nav-main .profil {
        display: none; }
      .header nav.nav-main .wpml-ls-legacy-dropdown-click {
        display: none; }
      .header nav.nav-main hr {
        display: none; }
      .header nav.nav-main .language-menu {
        margin-left: 2.5rem;
        color: #E84924;
        display: inline-block;
        text-decoration: none;
        border-bottom: 1px solid rgba(232, 73, 36, 0.5); }
    .header nav .nav {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      margin: 0;
      list-style-type: none;
      height: 100%; }
      .header nav .nav li {
        position: relative;
        padding: 0 1.0625rem;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        overflow: hidden; }
        .header nav .nav li.current_page_item:after {
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
        .header nav .nav li:first-child a {
          color: #E84924;
          border: 2px solid #E84924;
          padding: 0.6875rem 1.25rem;
          border-radius: 1.625rem;
          height: auto; }
        .header nav .nav li:first-child:after {
          display: none; }
        .header nav .nav li:after {
          content: "";
          position: absolute;
          bottom: 0;
          height: 0.25rem;
          background-color: #E84924;
          width: 100%;
          left: 0;
          -ms-transform: translate(0, 100%);
              transform: translate(0, 100%);
          transition: 0.3s ease; }
        .header nav .nav li:hover:after {
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
      .header nav .nav a {
        text-decoration: none;
        color: #180A9B;
        font-size: 0.9375rem;
        font-weight: 600;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
    .header nav .profil {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      position: relative;
      padding: 0 1.0625rem; }
      .header nav .profil:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 2px;
        height: 21px;
        background-color: #CCD3E2;
        margin-top: -10px; }
      .header nav .profil button {
        margin: 0;
        border: none;
        background: none;
        padding: 0;
        cursor: pointer; }
        .header nav .profil button img {
          display: block; }
      .header nav .profil ul {
        position: absolute;
        top: 90%;
        right: 0;
        margin: 0;
        border-radius: 6px;
        box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
        padding: 0.5rem 1.25rem 0.5rem 0.875rem;
        background-color: #FFF;
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start;
        min-width: 180px;
        visibility: hidden; }
        .header nav .profil ul.visible {
          visibility: visible; }
        .header nav .profil ul li {
          margin: 10px 0; }
          .header nav .profil ul li a {
            color: #180A9B;
            text-decoration: none;
            transition: color .3s ease;
            font-size: 0.9375rem; }
            .header nav .profil ul li a:hover, .header nav .profil ul li a:focus {
              color: #E84924; }
    .header nav .wpml-ls-legacy-dropdown-click {
      position: relative;
      width: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      position: relative;
      padding: 0 1.0625rem; }
      .header nav .wpml-ls-legacy-dropdown-click:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 2px;
        height: 21px;
        background-color: #CCD3E2;
        margin-top: -10px; }
  #burger {
    top: auto;
    left: auto;
    right: auto;
    position: relative;
    margin-left: 15px;
    -ms-flex: 0 0 45px;
        flex: 0 0 45px; }
    #burger p {
      display: block; }
  .footer .sup-footer {
    background-color: #180A9B; }
  .footer .trustpilot {
    padding: 3.125rem 0; }
  .footer .bottom-footer {
    padding: 3.75rem 0;
    margin: 0; }
    .footer .bottom-footer ul + ul {
      margin-top: 0;
      margin-bottom: 0; }
  .footer .nav-footer {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer .nav-footer a {
      color: #FFF;
      text-decoration: none;
      font-size: 0.75rem;
      line-height: 1.375rem; }
      .footer .nav-footer a img {
        margin-left: 0.3125rem; }
      .footer .nav-footer a:hover {
        text-decoration: underline; }
  .footer .wpml-ls-legacy-dropdown-click {
    width: 10rem;
    margin: 0 0 2.5rem 0; }
    .footer .wpml-ls-legacy-dropdown-click > ul > li a {
      border-radius: 34px;
      height: 3.125rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      padding-left: 0.9375rem;
      padding-right: 0; }
    .footer .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
      border: none; }
    .footer .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
      width: 1.25rem;
      height: 1.25rem;
      margin-right: 0.3125rem; }
    .footer .wpml-ls-legacy-dropdown-click a {
      font-size: 15px;
      font-weight: 500;
      color: #180A9B; }
      .footer .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
        right: 15px; }
  .footer .under-footer {
    background-color: #FFF;
    padding: 0.875rem 0; }
    .footer .under-footer .wrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .footer .under-footer .wrap p {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        margin: 0; }
        .footer .under-footer .wrap p a {
          padding: 5px  0  0 5px; }
        .footer .under-footer .wrap p img {
          display: block; }
      .footer .under-footer .wrap .logos {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .footer .under-footer .wrap .logos a {
          display: block;
          margin-left: 1.25rem;
          margin-right: 0; }
          .footer .under-footer .wrap .logos a img {
            display: block; }
  .footer .networks {
    padding-right: 15px;
    padding-left: 15px; }
  .page-connexion {
    background: url("/img/bulles-bg.svg") #FCF1ED center center no-repeat;
    min-height: 740px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    min-height: auto; }
    .page-connexion.inscription {
      background-repeat: repeat-y;
      background-position: top; }
    .page-connexion .module-connexion {
      background: #FFF;
      border-radius: 0.75rem;
      max-width: 41.25rem;
      width: 100%;
      margin: 6.25rem auto;
      padding: 2.5rem; }
    .page-connexion .content .row + p {
      margin: 1.5625rem 0; }
      .page-connexion .content .row + p.center {
        margin-top: 3.4375rem; }
    .page-connexion .content p + .form .row:first-child label {
      margin-top: 0; }
    .page-connexion .content .form label {
      margin-top: 1.5625rem;
      display: block; }
    .page-connexion .content .form .input {
      width: 100%; }
    .page-connexion .content .form .row > div {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: start;
          justify-content: flex-start;
      width: 100%; }
      .page-connexion .content .form .row > div .forgoten-password {
        font-size: 12px;
        font-weight: 500;
        color: #9EA4B5;
        text-decoration: none;
        -ms-flex-item-align: end;
            align-self: flex-end;
        margin-top: 0.3125rem; }
        .page-connexion .content .form .row > div .forgoten-password:hover {
          text-decoration: underline; }
    .page-connexion .content .form button {
      margin: 1.5625rem 0;
      width: 100%; }
      .page-connexion .content .form button + p {
        margin: 0 0 0.9375rem;
        text-align: center;
        width: 100%; }
    .page-connexion .content .cgu {
      margin: 1.5625rem 0; }
  h3.title-bg {
    background-color: #180A9B;
    color: #FFF;
    width: 100%;
    padding: 1rem 1.5625rem;
    border-radius: 12px;
    margin-bottom: 3.75rem; }
  .card-order {
    padding: 3.125rem 2.5rem;
    border: 1px solid #CCD3E2;
    border-radius: 12px;
    margin-bottom: 1.5625rem; }
  .card-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center; }
    .card-header h3 {
      margin: 0 1.5625rem 0 0;
      color: #E84924; }
    .card-header .price {
      margin: 0 0 0 auto;
      font-size: 20px;
      font-weight: 600; }
  .card-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 1.75rem; }
    .card-body p {
      margin: 0;
      line-height: 1.375rem; }
    .card-body .type {
      letter-spacing: 0.84px;
      font-size: 0.75rem;
      text-transform: uppercase;
      color: #180A9B;
      font-weight: 600; }
    .card-body .city {
      font-size: 20px;
      color: #180A9B;
      font-weight: 600;
      margin: 0.625rem 0; }
    .card-body .date {
      font-size: 0.75rem; }
    .card-body .statut {
      font-size: 0.75rem;
      margin-top: 0;
      margin-bottom: 0; }
  .card-footer {
    margin-top: 1.5625rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .card-footer a + .border-btn {
      margin-left: 1.5625rem;
      margin-top: 0; }
  .commandes {
    padding-bottom: 8.75rem; }
    .commandes > .wrap > div p + .btn, .commandes > .wrap > div p + .border-btn, .commandes > .wrap > div p + .white-btn, .commandes > .wrap > div p + .black-btn, .commandes > .wrap > div p + .add-btn {
      margin-top: 0.625rem;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .commandes > .wrap > div + div {
      margin-top: 6.25rem; }
  .statut {
    position: relative;
    padding-left: 1.875rem;
    font-size: 0.9375rem;
    color: #51576A; }
    .statut.paid:before {
      background-color: #1ac43a; }
    .statut.paid:after {
      border: 2px solid #1ac43a; }
    .statut.valid:before {
      background-color: #1582ef; }
    .statut.valid:after {
      border: 2px solid #1582ef; }
    .statut.hold:before {
      background-color: #f4bc00; }
    .statut.hold:after {
      border: 2px solid #f4bc00; }
    .statut.cancel:before {
      background-color: #dc1f04; }
    .statut.cancel:after {
      border: 2px solid #dc1f04; }
    .statut:before, .statut:after {
      content: "";
      position: absolute;
      border-radius: 100%;
      top: 50%; }
    .statut:before {
      left: 6px;
      width: 8px;
      height: 8px;
      margin-top: -4px;
      background-color: #CCD3E2; }
    .statut:after {
      left: 0;
      border: 2px solid #CCD3E2;
      width: 20px;
      height: 20px;
      margin-top: -10px; }
  .infos {
    padding-bottom: 8.75rem; }
    .infos hr {
      margin: 6.25rem 0; }
  .reservation {
    padding-bottom: 6.25rem; }
  .recap {
    margin-bottom: 2.5rem; }
    .recap .row {
      margin: 0; }
    .recap .top p,
    .recap .bottom p {
      margin: 0; }
    .recap .top {
      padding-bottom: 1.875rem;
      position: relative; }
      .recap .top:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 1px;
        background-color: #51576A;
        left: 10px;
        top: 0; }
      .recap .top .left {
        position: relative; }
        .recap .top .left:before {
          content: "";
          width: 20px;
          height: 20px;
          position: absolute;
          left: 0;
          top: 0;
          background: url("/img/icon/icon.point.svg");
          background-size: cover; }
    .recap .bottom .left {
      position: relative; }
      .recap .bottom .left:before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        background: url("/img/icon/icon.pin.svg");
        background-size: cover; }
    .recap .right p:first-child {
      text-transform: uppercase;
      color: #180A9B;
      font-weight: 600; }
    .recap .left {
      padding-left: 2.5rem; }
  .links .border-btn {
    margin: 2.5rem 0 0.9375rem;
    min-width: 0;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .links a + a {
    margin-left: 1.5625rem; }
  .details {
    margin-top: 6.25rem; }
    .details h3 {
      margin-top: 2.5rem; }
  .recap-price {
    border: 1px solid #CCD3E2;
    padding: 2.8125rem 2.5rem;
    border-radius: 0.75rem; }
    .recap-price h3 {
      color: #E84924;
      margin-top: 0; }
    .recap-price p {
      margin: 0.3125rem 0; }
    .recap-price hr {
      margin: 1.5625rem 0; }
    .recap-price .price-table > div {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .recap-price .price-table .ttc p {
      font-size: 1.25rem;
      color: #180A9B;
      font-weight: 600;
      line-height: 1.75rem; }
    .recap-price .btn, .recap-price .border-btn, .recap-price .white-btn, .recap-price .black-btn, .recap-price .add-btn {
      margin-top: 2.5rem;
      margin-bottom: 0.9375rem; }
    .recap-price .paiement {
      margin-top: 1.625rem; }
      .recap-price .paiement p {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        font-size: 0.75rem;
        color: #51576A; }
        .recap-price .paiement p img {
          margin-right: 0.4375rem; }
      .recap-price .paiement .visu-cards {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .recap-price .paiement .visu-cards img {
          margin-right: 0.75rem; }
      .recap-price .paiement ul {
        margin-top: 1.5rem; }
      .recap-price .paiement li {
        font-size: 0.75rem;
        color: #9EA4B5;
        line-height: 1.375rem;
        margin: 0; }
        .recap-price .paiement li:before {
          content: "";
          position: absolute;
          left: 0;
          top: 6px;
          width: 12px;
          height: 10px;
          border: none;
          background-image: url("/img/icon/icon.check.svg");
          background-size: cover; }
    .recap-price .cgu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-top: 1.25rem; }
      .recap-price .cgu p {
        margin-left: 0.625rem; }
  .bloc-txt {
    padding: 2.5rem;
    background-color: #180A9B;
    border-radius: 0.75rem;
    margin-top: 1.5625rem; }
    .bloc-txt p {
      color: #FFF; }
  .bottom-page {
    margin-top: 8.75rem; }
  .blocs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 3.75rem; }
    .blocs > div {
      width: 48%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
      margin-bottom: 2.375rem; }
      .blocs > div .icon {
        width: 34px;
        margin-right: 1.25rem;
        -ms-flex: none;
            flex: none; }
      .blocs > div p {
        margin: 0; }
      .blocs > div h3 {
        margin-top: 0;
        margin-bottom: 0.625rem; }
  .bloc-paiement {
    margin-top: 2.8125rem; }
    .bloc-paiement > div + div .trigger {
      border-bottom: 1px solid #CCD3E2; }
    .bloc-paiement .trigger {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      border-top: 1px solid #CCD3E2;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .bloc-paiement .trigger .logos {
        margin: 0 0 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .bloc-paiement .trigger .logos img {
          display: block;
          margin-left: 0.3125rem; }
      .bloc-paiement .trigger > input {
        margin-left: 1.875rem;
        margin-right: 1.25rem; }
    .bloc-paiement .form {
      -ms-flex: 1 100%;
          flex: 1 100%;
      height: 0;
      overflow: hidden;
      transition: height .25s linear, opacity .15s linear;
      position: relative;
      margin-bottom: 0;
      opacity: 0; }
      .bloc-paiement .form > p {
        text-transform: initial;
        margin-bottom: 2.5rem; }
      .bloc-paiement .form .sepa {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        margin: 0;
        padding-top: 0.625rem;
        text-transform: initial;
        font-size: 0.9375rem;
        color: #51576A;
        line-height: 1.4375rem; }
        .bloc-paiement .form .sepa input {
          margin-right: 0.625rem;
          margin-top: 0; }
      .bloc-paiement .form .row {
        margin-bottom: 1.5625rem; }
    .bloc-paiement > div input:checked ~ .form {
      height: auto;
      opacity: 1;
      padding: 2.5rem 0;
      border-top: 1px solid #CCD3E2; }
  * {
    box-sizing: border-box;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility; }
  body {
    font-family: 'Poppins', sans-serif; }
  body, html {
    font-size: 16px;
    font-weight: 500; }
  .main {
    padding-top: 4.375rem; }
  .wrap {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0.9375rem; }
  h1 {
    font-size: 3.375rem;
    line-height: 4rem;
    font-weight: 800; }
  h2 {
    font-size: 2.125rem;
    line-height: 2.625rem;
    font-weight: 600; }
  h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600; }
  h4 {
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 600; }
  p {
    font-size: 0.9375rem;
    line-height: 1.4375rem;
    color: #51576A; }
    p.small {
      color: #9EA4B5;
      font-size: 0.75rem;
      line-height: 1.375rem; }
    p.upper {
      text-transform: uppercase;
      font-size: 0.75rem;
      line-height: 1.4375rem;
      font-weight: 600;
      color: #180A9B; }
    p .orange {
      color: #E84924; }
  strong {
    font: 1em sans-serif;
    font-weight: 600; }
  blockquote {
    position: relative;
    color: #E84924;
    padding-left: 40px;
    margin: 0; }
    blockquote:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 25px;
      height: 18px;
      background: url("/img/icon/icon.citation.svg") no-repeat;
      background-size: cover; }
    blockquote p {
      font-size: 1.25rem;
      line-height: 1.75rem;
      font-weight: 600;
      color: #E84924;
      padding: 0;
      margin: 0; }
  hr {
    border: none;
    height: 4px;
    width: 100%;
    background: url("/img/icon/icon.point-hr.svg") repeat-x; }
  mark {
    background-color: #180A9B;
    color: white; }
  .content a:not(.btn):not(.border-btn):not(.white-btn):not(.black-btn):not(.add-btn):not(.link-resa):not(.forgoten-password) {
    text-decoration: none;
    color: #E84924;
    background-image: linear-gradient(to top, #E84924 0px, #E84924 0px), linear-gradient(to top, rgba(232, 73, 36, 0.2) 0px, rgba(232, 73, 36, 0.2) 0px);
    background-position: left bottom, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 0 1px, 100% 1px;
    transition: none 300ms ease-in-out;
    transition-property: background-size, color; }
    .content a:not(.btn):not(.border-btn):not(.white-btn):not(.black-btn):not(.add-btn):not(.link-resa):not(.forgoten-password):hover {
      background-size: 100% 1px, 100% 1px;
      color: #E84924; }
    .content a:not(.btn):not(.border-btn):not(.white-btn):not(.black-btn):not(.add-btn):not(.link-resa):not(.forgoten-password):focus, .content a:not(.btn):not(.border-btn):not(.white-btn):not(.black-btn):not(.add-btn):not(.link-resa):not(.forgoten-password):visited {
      color: #E84924; }
  .content .center {
    text-align: center; }
  .top-page {
    background-color: #FCF1ED;
    margin-bottom: 100px; }
    .top-page .wrap {
      padding-top: 4.75rem;
      padding-bottom: 4.75rem;
      background-image: url("/img/bulle-top-page.svg");
      background-repeat: no-repeat;
      background-size: 140px 108px;
      background-position: center right; }
    .top-page .breadcrumbs {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: #9EA4B5;
      font-size: 0.75rem; }
      .top-page .breadcrumbs li {
        margin-right: 0.1875rem; }
      .top-page .breadcrumbs a {
        color: #9EA4B5;
        text-decoration: none; }
        .top-page .breadcrumbs a:hover {
          text-decoration: underline; }
      .top-page .breadcrumbs + h1 {
        margin-top: 0.9375rem; }
  /*********************
TOP PAGE TITLE
*********************/
  .top-page-title {
    background-color: #FCF1ED;
    margin-bottom: 6.25rem;
    min-height: 250px; }
    .top-page-title h1 {
      max-width: 86%; }
    .top-page-title .wrap {
      padding-top: 4.75rem;
      padding-bottom: 4.75rem;
      height: 100%; }
  .top-title h2 {
    margin-top: 0; }
  .top-title h2 + div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .top-title h2 + div .date {
      margin-right: 5rem; }
  .top-title-2-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    margin-bottom: 1.875rem;
    margin-top: 4.375rem; }
    .top-title-2-col h2 {
      margin-top: 0; }
    .top-title-2-col p {
      margin-top: 0.3125rem; }
  .reservation-module {
    background-color: #FFF;
    border-radius: 12px;
    box-shadow: 0 10px 40px 0 rgba(204, 211, 226, 0.3);
    padding: 3.125rem 1.875rem;
    margin-bottom: 5.9375rem; }
    .reservation-module .nav-reservation-mobile {
      display: none; }
    .reservation-module .nav-reservation {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      margin: 0;
      list-style-type: none;
      height: 100%; }
      .reservation-module .nav-reservation li {
        position: relative;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        text-decoration: none;
        color: #51576A;
        font-size: 0.9375rem;
        font-weight: 600;
        cursor: pointer; }
        .reservation-module .nav-reservation li:hover, .reservation-module .nav-reservation li.active {
          color: #E84924; }
          .reservation-module .nav-reservation li:hover .content-txt:after, .reservation-module .nav-reservation li.active .content-txt:after {
            -ms-transform: translate(0, 0);
                transform: translate(0, 0); }
        .reservation-module .nav-reservation li:hover .tooltip {
          visibility: visible;
          opacity: 1;
          transition-delay: 0.5s; }
        .reservation-module .nav-reservation li .content-txt {
          position: relative;
          height: 100%;
          width: 100%;
          padding: 0 1.0625rem 0.6875rem 1.0625rem;
          overflow: hidden; }
          .reservation-module .nav-reservation li .content-txt:after {
            content: "";
            position: absolute;
            bottom: 0;
            height: 0.25rem;
            background-color: #E84924;
            width: 100%;
            left: 0;
            -ms-transform: translate(0, 100%);
                transform: translate(0, 100%);
            transition: 0.3s ease; }
        .reservation-module .nav-reservation li .tooltip {
          position: absolute;
          z-index: 100;
          background-color: #FCF1ED;
          width: auto;
          min-width: 460px;
          padding: 1.875rem;
          border-radius: 12px;
          left: 0;
          top: 42px;
          box-shadow: 0 10px 40px 0 rgba(204, 211, 226, 0.3);
          visibility: hidden;
          opacity: 0;
          transition: all 0.4s ease;
          transition-delay: 0s; }
          .reservation-module .nav-reservation li .tooltip p {
            margin: 0;
            font-size: 0.9375rem;
            font-weight: 500; }
    .reservation-module .ex {
      margin: 1.5625rem 0 0.75rem;
      font-weight: 400; }
    .reservation-module .tab-content {
      display: none;
      animation: fadeEffect 1s; }
      .reservation-module .tab-content.current {
        display: block; }
    .reservation-module .form p {
      color: #180A9B;
      text-transform: uppercase;
      margin-bottom: 0;
      font-size: 0.75rem; }
    .reservation-module .form .input img {
      position: absolute;
      left: 0.75rem;
      top: 50%;
      margin-top: -0.625rem; }
    .reservation-module .form input {
      padding: 0 0.9375rem 0 2.8125rem !important; }
    .reservation-module .form input[type=time] {
      padding: 0 0 0 2.8125rem !important; }
    .reservation-module .form .end {
      -ms-flex-align: start;
          align-items: flex-start; }
      .reservation-module .form .end .btn, .reservation-module .form .end .border-btn, .reservation-module .form .end .white-btn, .reservation-module .form .end .black-btn, .reservation-module .form .end .add-btn {
        margin: 2.125rem 0; }
      .reservation-module .form .end .input {
        width: 35%; }
    .reservation-module .form .end-2 .input {
      width: 70%; }
    .reservation-module .reservation-contact {
      text-align: center;
      padding: 6.25rem 8.75rem; }
      .reservation-module .reservation-contact .btn, .reservation-module .reservation-contact .border-btn, .reservation-module .reservation-contact .white-btn, .reservation-module .reservation-contact .black-btn, .reservation-module .reservation-contact .add-btn {
        display: -ms-flexbox;
        display: flex;
        font-size: 0.9375rem; }
      .reservation-module .reservation-contact p {
        color: #180A9B;
        font-size: 1.25rem;
        font-weight: 600; }
  .module-confirmation {
    text-align: center;
    max-width: 68%;
    margin: 0 auto; }
    .module-confirmation h1 {
      margin-top: 0; }
    .module-confirmation .btn, .module-confirmation .border-btn, .module-confirmation .white-btn, .module-confirmation .black-btn, .module-confirmation .add-btn {
      margin-top: 1.25rem;
      display: -ms-inline-flexbox;
      display: inline-flex; }
  @keyframes fadeEffect {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  /*********************
BREADCRUMBS
*********************/
  .breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    font-size: 0.75rem; }
    .breadcrumbs li {
      margin-right: 0.1875rem; }
    .breadcrumbs a {
      text-decoration: none; }
      .breadcrumbs a:hover {
        text-decoration: underline; }
    .breadcrumbs + h1 {
      margin-top: 0.9375rem; } }

@media only screen and (min-width: 1240px) {
  #burger {
    top: 17px;
    left: 2.8%;
    right: auto;
    position: absolute; } }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1; }

.datepicker--cell.-focus- {
  background: #f0f0f0; }

.datepicker--cell.-current- {
  color: #4EB5E6; }

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a; }

.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6; }

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0; }

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae; }

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1; }

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px; }

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0; }

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px; }

.datepicker--cell.-selected- {
  color: #fff;
  border: none;
  background: #5cc4ef; }

.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef; }

.datepicker--cell.-selected-.-focus- {
  background: #45bced; }

.datepicker--cell:empty {
  cursor: default; }

.datepicker--days-names {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #E84924;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }

@media print {
  .datepickers-container {
    display: none; } }

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  z-index: 100; }

.datepicker.-from-top- {
  -ms-transform: translateY(-8px);
      transform: translateY(-8px); }

.datepicker.-from-right- {
  -ms-transform: translateX(8px);
      transform: translateX(8px); }

.datepicker.-from-bottom- {
  -ms-transform: translateY(8px);
      transform: translateY(8px); }

.datepicker.-from-left- {
  -ms-transform: translateX(-8px);
      transform: translateX(-8px); }

.datepicker.active {
  opacity: 1;
  -ms-transform: translate(0);
      transform: translate(0);
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -ms-transform: none;
      transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  box-sizing: content-box;
  padding: 4px; }

.-only-timepicker- .datepicker--content {
  display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }

.-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg); }

.-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  right: calc(100% - 4px);
  -ms-transform: rotate(225deg);
      transform: rotate(225deg); }

.-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -ms-transform: rotate(315deg);
      transform: rotate(315deg); }

.-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
  left: calc(100% - 4px);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
  left: 10px; }

.-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  right: 10px; }

.-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
  left: calc(50% - 10px / 2); }

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
  top: 10px; }

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  bottom: 10px; }

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }

.datepicker--body.active {
  display: block; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }

.-only-timepicker- .datepicker--nav {
  display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker--nav-action:hover {
  background: #f0f0f0; }

.datepicker--nav-action.-disabled- {
  visibility: hidden; }

.datepicker--nav-action svg {
  width: 32px;
  height: 32px; }

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; }

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px; }

.datepicker--nav-title:hover {
  background: #f0f0f0; }

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: none; }

.datepicker--buttons {
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex: 1;
  flex: 1;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px; }

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px;
  position: relative; }

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -ms-flex: 0 1 138px;
  flex: 0 1 138px;
  max-width: 138px; }

.-only-timepicker- .datepicker--time {
  border-top: none; }

.datepicker--time-sliders {
  -ms-flex: 0 1 153px;
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0; }

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }

.datepicker--time-row:first-child {
  margin-bottom: 4px; }

.datepicker--time-row input[type='range'] {
  background: none;
  cursor: pointer;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none; }

.datepicker--time-row input[type='range']::-ms-tooltip {
  display: none; }

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:hover::-ms-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:focus {
  outline: none; }

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  margin-top: -6px; }

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-fill-lower {
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-fill-upper {
  background: transparent; }

.datepicker--time-row span {
  padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }

.datepicker--time-icon:after, .datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute; }

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px); }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

