@import url("https://use.typekit.net/lsp1xfq.css");
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Custom additions */
ul,
ol {
  margin: 0;
  padding: 0;
}
/* Hide arrows on number fields */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input::-ms-clear {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*********************
TYPOGRAPHY
*********************/
/* f.ex use .transform(rotate(180deg)); */
/* f.ex: .animation (animationName, @duration: 6s, @delay: 2s, @ease: ease, @fill-mode: forwards);  */
/* .transition(all 2s); */
/* .css-gradient(#dfdfdf,#f8f8f8); */
.layout-container .button,
.layout-container .button:visited {
  padding: 14px 30px;
  border-radius: 20px;
  display: block;
  width: 220px;
  margin: 20px auto;
  text-decoration: none;
  cursor: pointer;
  font-family: titillium-web, sans-serif;
  font-weight: 800;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.5px;
  transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: #63707b;
  color: white;
  text-transform: uppercase;
  text-align: center;
  border: none;
  outline: none;
}
.layout-container .button:hover,
.layout-container .button:visited:hover {
  background: #bfc600;
  color: white;
}
.layout-container .button:focus,
.layout-container .button:visited:focus {
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.layout-container .button.white,
.layout-container .button:visited.white {
  color: white;
  border-color: white;
}
.layout-container .button.green,
.layout-container .button:visited.green {
  margin: 0;
  background: #D4D726;
  color: white;
  width: auto;
}
.layout-container .button.green:hover,
.layout-container .button:visited.green:hover {
  background: #a9ac1e;
}
.layout-container .button-wrapper {
  display: flex;
  justify-content: space-between;
}
.layout-container .more {
  position: absolute;
  bottom: 13px;
  right: 13px;
  width: 27px;
  height: 27px;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
  color: black;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.layout-container .more:before {
  content: "\e900";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 12px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.layout-container .button-add {
  position: relative;
  background: none;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  color: #D4D726;
  padding: 0;
  margin-top: 14px;
  line-height: 1;
  text-align: left;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.layout-container .button-add span {
  position: relative;
  min-width: 24px;
  height: 24px;
  display: inline-block;
  border: 2px solid #D4D726;
  border-radius: 100%;
  margin-right: 7px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.layout-container .button-add span:before {
  content: "\e910";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 12px;
  left: 4px;
  top: 4px;
  color: #D4D726;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.layout-container .button-add:hover {
  color: #a9ac1e;
}
.layout-container .button-add:hover span {
  border-color: #a9ac1e;
}
.layout-container .button-add:hover span:before {
  color: #a9ac1e;
}
.layout-container .button-add.faded:hover {
  border-color: #C3C3C3;
  color: #C3C3C3;
}
.layout-container .button-add.faded:hover span {
  border-color: #C3C3C3;
  color: #C3C3C3;
}
.layout-container .button-add.faded:hover span:before {
  color: #C3C3C3;
}
.layout-container .button-edit {
  width: auto;
  background: #D4D726;
  color: white;
  margin: 0;
  outline: none;
}
.layout-container .button-edit:hover {
  background: #a9ac1e;
}
.layout-container .back {
  font-family: montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #5E717D;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  margin-left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.layout-container .back i {
  font-size: 12px;
  margin-right: 5px;
}
.layout-container .back:hover {
  margin-left: -4px;
}
.centerVertically {
  /* This has to be on the container! */
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-flex;
  -webkit-align-items: center;
  /* W3C */
  display: flex;
  align-items: center;
}
.loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0.6;
  z-index: 10;
}
.loader {
  display: inline-block;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loader:after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #9da05c;
  border-color: #9da05c transparent #9da05c transparent;
  animation: loader 1.2s linear infinite;
}
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.processing-error,
#processing-error,
#conditions-error {
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  margin: 7px 0 10px;
  color: #EF0000;
}
.processing-error a,
#processing-error a,
#conditions-error a {
  color: #EF0000;
}
#email-error,
#conditions-error,
#address-error {
  font-size: 14px;
  width: auto;
}
.password-suggestions {
  border: 2px solid #d8df00;
  padding: 7px 13px;
  font-weight: 600;
}
.password-suggestions ul {
  font-weight: 400;
  list-style-type: none;
}
.messages--status {
  margin-bottom: 25px;
}
.session-expired-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 17px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  z-index: 250;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
.session-expired-wrapper .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(97, 112, 124, 0.9);
  left: 0;
  top: 0;
}
.session-expired-wrapper .session-expired {
  padding: 30px 50px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.session-expired-wrapper #button-renew {
  margin: 20px 0 0;
}
.session-expired-wrapper.show {
  opacity: 1;
  visibility: visible;
}
@font-face {
  font-family: 'elisabeth';
  src: url('/sites/default/themes/site_theme/icons/fonts/elisabeth.eot?n1cknr');
  src: url('/sites/default/themes/site_theme/icons/fonts/elisabeth.eot?n1cknr#iefix') format('embedded-opentype'), url('/sites/default/themes/site_theme/icons/fonts/elisabeth.woff2?n1cknr') format('woff2'), url('/sites/default/themes/site_theme/icons/fonts/elisabeth.ttf?n1cknr') format('truetype'), url('/sites/default/themes/site_theme/icons/fonts/elisabeth.woff?n1cknr') format('woff'), url('/sites/default/themes/site_theme/icons/fonts/elisabeth.svg?n1cknr#elisabeth') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'elisabeth' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-dashboard-check:before {
  content: "\e91a";
}
.icon-dashboard-close:before {
  content: "\e91b";
}
.icon-dashboard-reactivate:before {
  content: "\e91c";
}
.icon-filter:before {
  content: "\e919";
}
.icon-headphones:before {
  content: "\e918";
}
.icon-change:before {
  content: "\e917";
}
.icon-delete:before {
  content: "\e916";
}
.icon-download:before {
  content: "\e915";
}
.icon-info:before {
  content: "\e914";
}
.icon-minus:before {
  content: "\e90f";
}
.icon-plus-circle:before {
  content: "\e912";
}
.icon-edit:before {
  content: "\e913";
}
.icon-triangle:before {
  content: "\e911";
}
.icon-plus:before {
  content: "\e910";
}
.icon-close:before {
  content: "\e90e";
}
.icon-pdf:before {
  content: "\e90d";
}
.icon-envelope:before {
  content: "\e90c";
}
.icon-marker:before {
  content: "\e90a";
}
.icon-calendar:before {
  content: "\e906";
}
.icon-back:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-trashcan:before {
  content: "\e909";
}
.icon-lock:before {
  content: "\e905";
}
.icon-arrow-right:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #161719;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  border: 1px solid #161719;
  background-clip: padding-box;
  text-decoration: none;
  white-space: nowrap;
  min-height: 47px;
  line-height: 47px;
  font-size: 1.375rem;
  padding: 0 0 0 20px;
  width: 100%;
  font-weight: 300;
  color: #161719;
}
.chosen-container-single .chosen-default {
  color: #161719;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 8px 18px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  font-size: 1rem;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #161719;
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  background-color: #eeeeee;
  background-clip: padding-box;
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #161719;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #161719;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #161719;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
select.form-select {
  width: 100%;
}
/* @end */
/*********************
01. GENERAL STYLES
*********************/
html,
body {
  height: 100%;
}
html.js .faq .body {
  display: none;
}
body {
  font-family: titillium-web, sans-serif;
  color: #161719;
  font-size: 16px;
  line-height: 23px;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin: 0;
}
main.main {
  position: relative;
  padding: 60px 0 3px;
  z-index: 1;
}
::selection {
  background: #d8df00;
  color: white;
}
::-moz-selection {
  background: #d8df00;
  color: white;
}
.visible-phone {
  display: block;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: block;
}
select {
  width: 100%;
}
/********************
02. BODY CLASSES
********************/
/*********************
03. LAYOUT & GRID STYLES
*********************/
.layout-container {
  overflow: hidden;
}
/*
.layout-content {
    width: 90%;
    margin: 0 auto;
}
*/
.wrap {
  width: 94%;
  margin: 0 auto;
}
.container {
  position: relative;
  padding-bottom: 120px;
}
.container:before {
  content: '';
  height: 180px;
  width: 100%;
  background: url("/sites/default/themes/site_theme/img/grid.png");
  background-size: 28px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.container:after {
  content: '';
  height: 180px;
  width: 100%;
  background: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
/*********************
04. LINK STYLES
*********************/
.layout-container a,
.layout-container a:visited {
  color: #d8df00;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* mobile tap color */
}
.layout-container a:hover,
.layout-container a:visited:hover,
.layout-container a:focus,
.layout-container a:visited:focus {
  color: #acb100;
}
.layout-container a:link,
.layout-container a:visited:link {
  -webkit-tap-highlight-color: #acb100;
}
/******************************************************************
05. H1, H2, H3, H4, H5, H6 STYLES
******************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: montserrat, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
  margin: 0;
  color: #66757c;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1 {
  font-size: 26px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 16px;
}
h2 {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 12px;
}
h3 {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 8px;
}
h4,
h5,
h6 {
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 8px;
}
p,
a,
li,
label {
  -webkit-font-smoothing: antialiased;
}
p,
li {
  font-size: 16px;
  line-height: 1.375;
  margin: 0;
}
p {
  margin: 0 0 20px;
}
p + ul,
p + ol {
  margin-top: -12px;
}
.messages--success {
  font-size: 15px;
  color: #000000;
  background: #f9fada;
  margin-bottom: 25px;
  border: 1px solid;
}
/*********************
06. HEADER SYTLES
*********************/
header[role="banner"] {
  position: relative;
  height: 160px;
}
header[role="banner"]:before {
  content: '';
  background-size: cover;
  background-position: center;
  background-color: gray;
  background-image: url("/sites/default/themes/site_theme/img/header-img@2.png");
  display: block;
  width: 100%;
  height: 100%;
}
header[role="banner"] .top-overlay,
header[role="banner"] .bottom-overlay {
  background: #dddb22;
  width: 100%;
  position: absolute;
  left: 0;
  mix-blend-mode: multiply;
}
header[role="banner"] .top-overlay {
  top: 0;
  height: 38px;
}
header[role="banner"] .bottom-overlay {
  opacity: 1;
}
header[role="banner"] .circles {
  position: absolute;
  top: 0;
  right: 10%;
  background-image: url("/sites/default/themes/site_theme/img/circles@2.png");
  width: 766px;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 55%;
  display: none;
}
header[role="banner"] .circles .title {
  display: block;
  width: 250px;
  height: 115px;
  position: absolute;
  left: 48%;
  top: 89px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
header[role="banner"] .circles .title:before {
  content: '';
  position: absolute;
  background-size: contain;
  background-position: center;
  background-image: url("/sites/default/themes/site_theme/img/title@2.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
}
header[role="banner"] .circles .title:after {
  content: '';
  background-image: url("/sites/default/themes/site_theme/img/title-bg@2.png");
  background-size: cover;
  width: 454px;
  height: 259px;
  display: block;
  position: absolute;
  top: -40px;
  left: -86px;
  z-index: 1;
}
header[role="banner"] .burger {
  position: absolute;
  width: 40px;
  display: block;
  top: 50%;
  right: 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
header[role="banner"] .burger span {
  width: 40px;
  height: 4px;
  background: #66757c;
  display: block;
  margin: 10px 0;
  border-radius: 10px;
}
header[role="banner"] > .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
header[role="banner"] > .close:before,
header[role="banner"] > .close:after {
  content: '';
  width: 40px;
  height: 4px;
  background: #66757c;
  display: block;
  margin: 10px 0;
  border-radius: 10px;
  -ms-transform: rotate(45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg);
  position: absolute;
  top: 8px;
}
header[role="banner"] > .close:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg);
}
header[role="banner"] .region-header nav {
  width: 90%;
  margin: 0 auto;
}
.block-system-branding-block {
  position: absolute;
  top: 15px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 96%;
  max-width: 1220px;
  margin: 0 auto;
  z-index: 1;
}
.block-system-branding-block .logo {
  width: 132px;
  height: 132px;
  background: white;
  border-radius: 100px;
  position: relative;
  display: block;
  text-indent: -9999px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-system-branding-block .logo span {
  position: absolute;
  width: 112px;
  height: 51px;
  display: block;
  top: 43.5%;
  left: 50%;
  z-index: 1;
  background-size: cover;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.block-system-branding-block .logo:hover {
  box-shadow: -1px 4px 10px 0px rgba(18, 18, 18, 0.2);
}
.block-rooms .rooms {
  display: flex;
  flex-flow: row wrap;
  margin-top: 25px;
  padding-bottom: 20px;
}
.block-rooms .room {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
}
.block-rooms .room .image {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.block-rooms .room .image:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-rooms .room .image img {
  width: 100%;
  display: block;
  background-color: lightgray;
}
.block-rooms .room .image img:before {
  content: '';
  display: block;
  padding-bottom: 78.69%;
}
.block-rooms .room h2,
.block-rooms .room .address {
  padding-right: 40px;
}
.block-rooms .room h2 {
  font-size: 20px;
  font-weight: 700;
  text-transform: inherit;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-rooms .room .address {
  font-family: montserrat, sans-serif;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.433;
  color: #66757c;
}
.block-rooms .room .more {
  top: -28px;
  right: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-rooms .room:hover .more {
  right: -1px;
}
.block-rooms .room:hover .image:before {
  opacity: 1;
}
/*********************
07. NAVIGATION STYLES
*********************/
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
.breadcrumb ol li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
nav.menu--main {
  background: white;
  position: fixed;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: -1px 8px 14px 0px rgba(18, 18, 18, 0.4);
  z-index: 99;
  height: 100vh;
  top: -100vh;
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease;
}
nav.menu--main.open {
  top: 0;
}
nav.menu--main ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
nav.menu--main ul li.menu-item {
  display: block;
  margin: 0 0 5px;
  padding: 0;
}
nav.menu--main ul li.menu-item a {
  font-size: 15px;
  font-weight: 700;
  color: #66757c;
  text-transform: uppercase;
  padding: 3px 0;
  letter-spacing: 0.5px;
  display: inline-block;
  text-decoration: none;
}
nav.menu--main ul li.menu-item a:hover {
  color: #d8df00;
}
nav.menu--main ul li.menu-item a.is-active {
  color: #000000;
}
nav.menu--main ul li.menu-item.login a {
  position: relative;
  padding-left: 18px;
  margin-left: -2px;
}
nav.menu--main ul li.menu-item.login a:before {
  content: "\e905";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  left: 0;
  top: 6px;
}
nav.menu--main ul li.menu-item--expanded .menu {
  padding-left: 10px;
}
nav.menu--main .language-switcher-language-url {
  position: absolute;
  bottom: 23px;
  left: 2%;
  display: flex;
}
nav.menu--main .language-switcher-language-url li {
  position: relative;
  display: block;
}
nav.menu--main .language-switcher-language-url li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #66757c;
}
nav.menu--main .language-switcher-language-url li a:before {
  display: block;
  content: attr(hreflang);
  text-indent: 0;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
}
nav.menu--main .language-switcher-language-url li a:after {
  content: '';
  display: block;
  width: 1px;
  height: 12px;
  background: #66757c;
  position: absolute;
  right: 3px;
  top: 50%;
  -ms-transform: translateY(-50%) rotate(15deg);
  -webkit-transform: translateY(-50%) rotate(15deg);
  transform: translateY(-50%) rotate(15deg);
}
nav.menu--main .language-switcher-language-url li a:hover {
  color: #d8df00;
}
nav.menu--main .language-switcher-language-url li.is-active a {
  color: #a7ac00;
}
nav.menu--main .language-switcher-language-url li:last-child a:after {
  display: none;
}
nav.menu--main .close {
  position: absolute;
  top: 17px;
  right: 2%;
  width: 24px;
  height: 22px;
  cursor: pointer;
}
nav.menu--main .close:before {
  content: "\e90e";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 20px;
  left: 0;
  top: 0;
}
nav.menu--main .account {
  position: absolute;
  right: 2%;
  bottom: 25px;
  text-align: right;
  line-height: 1;
}
nav.menu--main .account span {
  font-size: 15px;
  font-weight: 400;
  color: #66757c;
  display: block;
}
nav.menu--main .account a {
  font-size: 15px;
  font-weight: 700;
  color: #66757c;
  padding: 3px 0;
  letter-spacing: 0.5px;
  display: inline-block;
  text-decoration: none;
}
nav.menu--main .account a:hover {
  color: #d8df00;
}
nav.menu--main .account a.is-active {
  color: #000000;
}
nav.menu--main .account .logout {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: -22px;
}
/*********************
08. Page Styles
*********************/
.path-frontpage h1 {
  text-align: center;
}
.path-frontpage p {
  max-width: 660px;
  margin: 0 auto 22px;
  text-align: center;
}
.path-frontpage .button-after {
  position: relative;
}
.path-frontpage .button-after:after {
  content: '';
  background-image: url("/sites/default/themes/site_theme/img/shadow@2.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 932px;
  height: 90px;
  display: block;
  position: absolute;
  bottom: -55px;
  left: 50%;
  z-index: -1;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.path-frontpage .course-list {
  padding-left: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
.path-frontpage .course {
  position: relative;
  border: 1px solid #e5e5e5;
  background: white;
  margin-bottom: 20px;
  width: 100%;
}
.path-frontpage .course.disabled {
  opacity: 0.6;
  pointer-events: none;
}
.path-frontpage .course.disabled .image {
  background: #b1b1b1;
}
.path-frontpage .course a {
  display: block;
  text-decoration: none;
}
.path-frontpage .course .image {
  position: relative;
  width: 100%;
  background-color: #d8df00;
}
.path-frontpage .course .image:before {
  content: '';
  display: block;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 56.25%;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-frontpage .course .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.path-frontpage .course .date {
  font-size: 13px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
  letter-spacing: 0.5px;
  margin: 0;
}
.path-frontpage .course .content {
  padding: 16px 20px 80px;
}
.path-frontpage .course .content .head {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.path-frontpage .course .axis {
  font-weight: 600;
  color: black;
  text-transform: capitalize;
}
.path-frontpage .course .languages {
  letter-spacing: 1px;
  color: black;
}
.path-frontpage .course h3 {
  text-transform: inherit;
  margin-bottom: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-frontpage .course p {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.5px;
  color: black;
  max-width: inherit;
  text-align: left;
}
.path-frontpage .course .more {
  position: absolute;
  bottom: 13px;
  right: 13px;
  width: 27px;
  height: 27px;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
  color: black;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-frontpage .course .more:before {
  content: "\e900";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 12px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.path-frontpage .course:hover h3 {
  color: black;
}
.path-frontpage .course:hover .image:before {
  opacity: 1;
}
.path-frontpage .course:hover .more {
  right: 9px;
}
.page-node-id-9 h1 {
  text-align: center;
}
.page-node-type-room h1 {
  margin-bottom: 25px;
}
.page-node-type-room h2 {
  font-size: 22px;
  text-transform: inherit;
  margin-bottom: 20px;
}
.page-node-type-room p {
  margin: 0 0 30px;
}
.page-node-type-room ul {
  margin: 0 0 30px;
}
.page-node-type-room p + ul {
  margin: -20px 0 30px;
}
.page-node-type-room img {
  width: 100%;
  height: auto;
}
.page-node-type-room .field--name-field-street,
.page-node-type-room .field--name-field-postal-code,
.page-node-type-room .field--name-field-city {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 2px;
  text-align: right;
}
.page-node-type-room .field--name-field-street {
  margin-top: 6px;
}
.path-contact h1 {
  margin-bottom: 30px;
}
.path-user .layout-container {
  margin: 0;
}
.text-formatted ul,
.text-formatted ol {
  margin: 5px 0 15px;
}
.text-formatted ul {
  padding-left: 20px;
}
.text-formatted ol {
  padding-left: 15px;
}
.text-formatted li {
  margin-bottom: 3px;
}
.text-formatted blockquote {
  margin: 0 10px;
}
.text-formatted blockquote p {
  font-size: 1.4em;
  font-weight: 400;
  font-style: italic;
}
.text-formatted table {
  width: 100%;
}
.text-formatted table caption {
  position: relative;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  padding-left: 20px;
  margin-bottom: 10px;
}
.text-formatted table caption:before {
  content: ">";
  position: absolute;
  left: 0;
  top: -2px;
}
.text-formatted table tr {
  border: 1px solid #161719;
}
.text-formatted table td,
.text-formatted table th {
  padding: 8px 20px;
}
/* Contact form */
form {
  zoom: 1;
}
form:before,
form:after {
  content: "";
  display: table;
}
form:after {
  clear: both;
}
form.contact-message-feedback-form {
  margin-bottom: 40px;
  padding: 22px 15px;
  border: 1px solid #e5e5e5;
}
form.contact-message-feedback-form h2 {
  text-transform: inherit;
}
form.contact-message-feedback-form .button {
  float: right;
  margin-left: 20px;
}
.js-form-item {
  position: relative;
  min-height: 30px;
  margin-bottom: 20px;
}
.js-form-item input,
.js-form-item textarea {
  width: 100%;
  font-size: 15px;
  line-height: 1.375;
  padding: 15px;
  font-weight: 300;
  border: 2px solid #d8df00;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.js-form-item input:active,
.js-form-item textarea:active,
.js-form-item input:focus,
.js-form-item textarea:focus {
  outline: none;
}
.js-form-item input::-webkit-input-placeholder,
.js-form-item textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #C9CECD;
  font-weight: 300;
}
.js-form-item input::-moz-placeholder,
.js-form-item textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #C9CECD;
  opacity: 1;
  font-weight: 300;
}
.js-form-item input:-ms-input-placeholder,
.js-form-item textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #C9CECD;
  font-weight: 300;
}
.js-form-item label {
  pointer-events: none;
  width: 100%;
  white-space: nowrap;
  font-family: montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.375;
  font-weight: 600;
  color: #66757c;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.js-form-item label:after {
  display: none;
}
.js-form-item .edit-mail {
  white-space: normal;
}
.js-form-item.empty label {
  width: 0;
  font-size: 15px;
}
/*********************
.. Block Styles
*********************/
.block-courses-showcase {
  margin-top: 50px;
}
.block-courses-showcase h2 {
  text-align: center;
  margin-bottom: 40px;
}
.block-faqs {
  padding-left: 30px;
}
.block-faqs .faq {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}
.block-faqs .faq:before {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  background-image: url("/sites/default/themes/site_theme/img/faq@2.png");
  background-size: cover;
  left: -30px;
  top: 3px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-faqs .faq h2 {
  font-family: titillium-web, sans-serif;
  font-size: 17px;
  line-height: 1.625;
  font-weight: 400;
  cursor: pointer;
  text-transform: inherit;
  letter-spacing: 0.5px;
  color: black;
  margin-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-faqs .faq h2:after {
  content: "\e907";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(-50%, 0) rotate(-180deg);
  -ms-transform: translate(-50%, 0) rotate(-180deg);
  transform: translate(-50%, 0) rotate(-180deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-faqs .faq h2:hover {
  opacity: 0.75;
}
.block-faqs .faq p {
  font-size: 15px;
}
.block-faqs .faq p:last-child {
  margin-bottom: 0;
}
.block-faqs .faq.open h2:after {
  content: "\e907";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(-50%, 0) rotate(-90deg);
  -ms-transform: translate(-50%, 0) rotate(-90deg);
  transform: translate(-50%, 0) rotate(-90deg);
}
.block-map #map {
  background: #f1f1f1;
  height: 320px;
}
.block-map #map iframe {
  width: 100%;
  height: 100%;
}
.block-map .infos {
  font-family: montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #66757c;
  background: #F6F6CF;
  padding: 25px 30px;
}
.block-map .address {
  font-size: 12px;
  margin-bottom: 20px;
}
.block-map .hours {
  font-size: 12px;
  margin-bottom: 2px;
}
.block-map .phone strong {
  display: inline-block;
}
.block-map .phone span {
  font-weight: 600;
}
.block-map strong {
  font-size: 15px;
  display: block;
  margin-bottom: 3px;
}
/*********************
09. Navigation Styles
*********************/
/********************
10. Sidebar
********************/
aside {
  padding: 0 20px;
}
aside h2 {
  font-size: 1rem;
  margin: 0 0 4px 0;
}
aside p {
  margin: 0;
}
/*********************
11. Footer
*********************/
footer.main-footer {
  background: #d8df00;
  color: #66757c;
  padding: 18px;
}
footer.main-footer .wrap > * {
  padding: 8px 0;
}
footer.main-footer .logo {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 0;
}
footer.main-footer .logo:before {
  content: '';
  width: 112px;
  height: 51px;
  display: block;
  z-index: 1;
  background-image: url("/sites/default/themes/site_theme/img/logo-white@2.png");
  background-size: cover;
}
footer.main-footer .menu {
  margin-left: 0;
}
footer.main-footer .menu li {
  padding: 0;
}
footer.main-footer .menu a {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #66757c;
  text-decoration: none;
  margin-bottom: 3px;
}
footer.main-footer .menu a:hover {
  color: #4f5b60;
}
footer.main-footer .block-footer-address {
  font-size: 14px;
  color: #66757c;
}
footer.main-footer .block-footer-address strong {
  font-size: 16px;
  display: block;
}
footer.main-footer .block-footer-address p {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
  margin: 0;
}
footer.main-footer .block-footer-address span {
  display: block;
}
.socials {
  list-style-type: none;
  padding: 10px 0 0;
}
.socials ul {
  padding: 0;
}
.socials li {
  display: inline-block;
  margin-right: 18px;
}
.socials li a {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  box-shadow: inset 0px 0px 20px #444444;
  opacity: 0.65;
  text-indent: -9999px;
}
.socials li a:before {
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  text-indent: 0;
}
.socials li a:hover {
  opacity: 1;
}
.socials li:last-child {
  margin-right: 0;
}
.socials li.instagram a {
  background: #5d2784;
  border: 1px solid #974a97;
}
.socials li.instagram a:before {
  content: "\e903";
  display: block;
  font-family: "elisabeth";
  position: absolute;
  font-size: 16px;
}
.socials li.twitter a {
  background: #00aced;
  border: 1px solid #33b1e2;
}
.socials li.twitter a:before {
  content: "\e904";
  display: block;
  font-family: "elisabeth";
  position: absolute;
  font-size: 16px;
}
.socials li.facebook a {
  background: #2858bd;
  border: 1px solid #065281;
}
.socials li.facebook a:before {
  content: "\e902";
  display: block;
  font-family: "elisabeth";
  position: absolute;
  font-size: 16px;
}
.socials li.linkedin a {
  background: #0078b8;
  border: 1px solid #005785;
}
.socials li.linkedin a:before {
  content: "\e90b";
  display: block;
  font-family: "elisabeth";
  position: absolute;
  font-size: 16px;
}
.socials li.mail a {
  background: #a0ab00;
  border: 1px solid #707800;
}
.socials li.mail a:before {
  content: "\e90c";
  display: block;
  font-family: "elisabeth";
  position: absolute;
  font-size: 16px;
}
.block-local-tasks-block .tabs {
  margin: 10px 0 20px;
}
.block-local-tasks-block .tabs ul {
  border-bottom: 1px solid lightgray;
  display: inline-block;
}
.block-local-tasks-block .tabs > li {
  margin: 0;
}
.block-local-tasks-block .tabs > li a {
  font-size: 14px;
  font-weight: 700;
  color: #66757c;
  text-transform: uppercase;
  padding: 8px 14px;
}
.block-local-tasks-block .tabs > li a:hover {
  color: #63707b;
}
.block-local-tasks-block .tabs > li.is-active a {
  background: #63707b;
  color: white;
}
.block-local-tasks-block .tabs > li.is-active a:hover {
  color: #e6e6e6;
}
.path-frontpage .block-local-tasks-block .tabs {
  display: flex;
  justify-content: center;
}
.toolbar-menu li a {
  font-size: 14px;
}
.route-userlogin .main,
.route-userregister .main,
.route-userpass .main {
  max-width: 800px;
}
#courses-app[v-cloak],
#courses-app [v-cloak] {
  opacity: 0;
  display: none;
}
#courses-app .loading-overlay .loader {
  top: 250px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#courses-app .wrapper {
  display: flex;
  justify-content: space-between;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.2s cubic-bezier(0.16, 0.96, 0.75, 0.97);
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.fadeCours-enter-active,
.fadeCours-leave-active {
  transition: opacity 0.3s cubic-bezier(0.16, 0.96, 0.75, 0.97);
}
.fadeCours-enter,
.fadeCours-leave-to {
  opacity: 0;
}
body.show-filters {
  overflow: hidden;
}
body.show-filters #courses-app .filters {
  opacity: 1;
  visibility: visible;
  max-height: 100vh;
  background: white;
  z-index: 10;
}
#courses-app .button-filter {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -10px 0 20px;
  color: white;
  border: 1px solid #66757d;
  border-radius: 2px;
  width: 100%;
}
#courses-app .button-filter i {
  font-size: 24px;
  margin-right: 6px;
}
#courses-app .button-filter:hover {
  background: #b5bb02;
  color: white;
  border-color: white;
}
#courses-app .close-filters {
  background: linear-gradient(rgba(255, 255, 255, 0.2), #ffffff, #ffffff);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 5;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  color: #5d707c;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#courses-app .close-filters:hover {
  color: #d7df00;
}
#courses-app .course-list {
  width: 100%;
}
#courses-app .course-list h1 {
  margin-bottom: 25px;
}
#courses-app .course {
  width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  min-height: 150px;
}
#courses-app .course .image {
  width: 100%;
  min-height: 170px;
  background-size: cover;
  background-position: center center;
  background-color: #b5bb02;
  background-repeat: no-repeat;
}
#courses-app .course .content {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  padding: 15px 20px;
}
#courses-app .course .left,
#courses-app .course .right {
  width: 100%;
}
#courses-app .course .axe {
  text-transform: capitalize;
  font-weight: 600;
}
#courses-app .course h3 {
  text-transform: inherit;
  margin: 8px 0 2px;
}
#courses-app .course .fields {
  font-size: 15px;
  margin-bottom: 3px;
}
#courses-app .course .price {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 14px;
}
#courses-app .course .date {
  font-size: 15px;
  margin-bottom: 3px;
}
#courses-app .course .lang {
  font-size: 17px;
  line-height: 1;
  font-weight: 600;
  margin: 3px 0;
}
#courses-app .course .trad {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  margin: 4px 0;
}
#courses-app .course .trad span {
  position: relative;
  width: 22px;
  height: 22px;
  background: #d8df00;
  display: inline-block;
  border-radius: 100%;
  margin-right: 6px;
}
#courses-app .course .trad span i {
  font-size: 18px;
  color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#courses-app .course .duration {
  font-size: 15px;
  margin-bottom: 3px;
}
#courses-app .course .button {
  width: auto;
  font-size: 12px;
  padding: 12px 25px;
  margin-bottom: 0;
  display: inline-block;
  margin-top: 10px;
}
#courses-app .filters {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  padding: 40px 20px 40px;
  overflow: auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#courses-app .filters.disabled {
  pointer-events: none;
  opacity: 0.5;
}
#courses-app .filters h2 {
  font-family: titillium-web, sans-serif;
  font-size: 17px;
  font-weight: 600;
  position: relative;
  z-index: 2;
  text-transform: inherit;
  margin-top: 30px;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
}
#courses-app .filters h2 span {
  position: relative;
  padding: 5px 7px 0;
  background: white;
  z-index: 1;
  margin-left: 20px;
  margin-bottom: 5px;
}
#courses-app .filters h2:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #707070;
  position: absolute;
  top: 8px;
  left: 0;
}
#courses-app .filters ul {
  list-style-type: none;
  padding: 0;
  margin: 10px 15px;
}
#courses-app .filters label {
  position: relative;
  padding-left: 20px;
  padding-right: 6px;
  margin-bottom: 8px;
  display: block;
  color: #66757c;
  cursor: pointer;
  line-height: 1;
}
#courses-app .filters label span {
  width: 12px;
  height: 12px;
  border: 1px solid #d8df00;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#courses-app .filters label input {
  display: none;
}
#courses-app .filters label input:checked + span {
  background: #d8df00;
}
#courses-app .filters .filter {
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
}
#courses-app .filters .filter.language .flex li {
  width: 50px;
}
#courses-app .filters .filter.language .flex li:first-child {
  width: 85px;
}
#courses-app .filters .filter.duration {
  padding-bottom: 40px;
}
#courses-app .filters .filter.fields_of_action .flex li {
  width: 100%;
}
#courses-app .filters .filter.periode {
  padding-bottom: 20px;
}
#courses-app .filters .filter.periode .flex {
  justify-content: space-between;
}
#courses-app .filters .filter.periode .vdp-datepicker {
  margin-top: 8px;
  width: 47.5%;
}
#courses-app .filters .filter.periode .vdp-datepicker__clear-button {
  position: absolute;
  right: 2px;
  top: 2px;
  padding: 5px;
  background: white;
  z-index: 10;
  line-height: 1;
}
#courses-app .filters .filter.periode .vdp-datepicker__clear-button i {
  font-style: inherit;
}
#courses-app .filters .filter.periode .vdp-datepicker__clear-button i:before {
  content: "\e91b";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 14px;
  top: 6px;
  color: #5C707C;
}
#courses-app .filters .filter.periode .vdp-datepicker__clear-button i span {
  color: transparent;
  width: 16px;
  display: block;
}
#courses-app .filters .filter.periode input {
  width: 100%;
  border: 1px solid #d8df00;
  outline: 1px dotted #d8df00;
  padding: 2px 5px;
}
#courses-app .filters .filter.options {
  border: none;
}
#courses-app .filters .filter.options .flex {
  display: block;
}
#courses-app .filters .resetFilters {
  background: none;
  border: none;
  color: black;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  outline: none;
  margin-bottom: 15px;
  font-size: 15px;
}
#courses-app .filters .resetFilters span {
  font-size: 21px;
  margin-right: 6px;
  margin-bottom: 2px;
}
#courses-app .filters .search-wrapper {
  position: relative;
  width: 100%;
  box-shadow: 2px 3px 12px rgba(0, 0, 0, 0.35);
  border-radius: 100px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#courses-app .filters .search-wrapper:hover {
  box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.5);
}
#courses-app .filters .formationSearch {
  width: 100%;
  padding: 19px;
  border: none;
  font-size: 14px;
  outline: none;
  border-radius: 100px;
  cursor: pointer;
}
#courses-app .filters .btn-search {
  position: absolute;
  top: 3px;
  right: 3px;
  background: #d8df00;
  color: black;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  outline: none;
  border: none;
  text-indent: -9999px;
}
#courses-app .filters .btn-search:after {
  content: "\e908";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  font-size: 24px;
  position: absolute;
  top: 13px;
  left: 16px;
  color: #5C707C;
  text-indent: 0;
}
#courses-app .filters .btn-search:before {
  content: '';
  width: 12px;
  height: 12px;
  background: white;
  border-radius: 20px;
  position: absolute;
  top: 14px;
  left: 19px;
}
#courses-app .filters .flex {
  display: flex;
  flex-flow: row wrap;
}
#courses-app .filters .flex li {
  width: 50%;
}
#courses-app .course-list-message {
  font-size: 17px;
  text-align: center;
  padding: 10px 0;
}
#courses-app .single-course h1 {
  font-size: 27px;
  line-height: 1.15;
  margin: 5px 0 20px;
}
#courses-app .single-course h2 {
  font-size: 22px;
  font-weight: 500;
  text-transform: inherit;
}
#courses-app .single-course p,
#courses-app .single-course li {
  font-weight: 400;
  line-height: 1.4;
  color: #66757c;
}
#courses-app .single-course p {
  line-height: 1.4;
}
#courses-app .single-course ul,
#courses-app .single-course ol {
  padding-left: 20px;
}
#courses-app .single-course li {
  line-height: 1.15;
  margin-bottom: 3px;
}
#courses-app .single-course .waiting_list_message {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
  line-height: 1.2;
  color: #000000;
  background: #d4d726;
  padding: 10px 12px;
  border: 1px solid #63707b;
}
#courses-app .single-course .share {
  margin: 20px 0;
}
#courses-app .single-course .share p {
  font-family: montserrat, sans-serif;
  font-size: 14px;
  margin: 0 10px 0 0;
  color: #63707b;
}
#courses-app .single-course .share ul {
  padding-top: 4px;
  padding-left: 0;
  margin-top: 0;
}
#courses-app .single-course .share ul li {
  margin-right: 10px;
}
#courses-app .single-course .duration {
  font-family: montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #5E717D;
}
#courses-app .single-course .sidebar-wrapper {
  margin-top: 35px;
}
#courses-app .single-course .sidebar-wrapper h3 {
  font-size: 16px;
  text-transform: inherit;
  letter-spacing: 0.5px;
}
#courses-app .single-course .sidebar {
  background: #FDFCE8;
  border: 1px solid #DFE1DB;
  padding: 18px 17px;
  margin-bottom: 40px;
}
#courses-app .single-course .sidebar > div {
  font-size: 15px;
  margin-bottom: 20px;
  color: #5e717d;
  font-weight: 300;
}
#courses-app .single-course .sidebar h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-transform: inherit;
  margin-bottom: 2px;
}
#courses-app .single-course .sidebar .speaker {
  display: flex;
  align-items: flex-end;
  margin-top: 10px;
  cursor: pointer;
}
#courses-app .single-course .sidebar .speaker img {
  min-width: 75px;
  max-width: 75px;
  height: 75px;
  display: block;
  margin-right: 10px;
  background-color: #d8df00;
  box-shadow: none;
}
#courses-app .single-course .sidebar .speaker .description {
  font-size: 15px;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#courses-app .single-course .sidebar .speaker .description .first_name,
#courses-app .single-course .sidebar .speaker .description .last_name {
  font-weight: 600;
  display: block;
  line-height: 1.2;
  letter-spacing: 0.25px;
}
#courses-app .single-course .sidebar .speaker .description .job {
  font-weight: 300;
  display: block;
}
#courses-app .single-course .sidebar .speaker .description .job p {
  font-size: 14px;
  line-height: 1.1;
  margin-bottom: 0;
}
#courses-app .single-course .sidebar .speaker:hover .description {
  color: black;
}
#courses-app .single-course .sidebar .validation-list {
  padding-left: 0;
  list-style-type: none;
  margin-top: 5px;
}
#courses-app .single-course .sidebar .validation-list li {
  margin-bottom: 5px;
}
#courses-app .single-course .contact-us {
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  color: #5E717D;
  display: block;
  text-align: center;
}
#courses-app .single-course .contact-us:hover {
  color: #d8df00;
}
#courses-app .single-course .description {
  margin: 40px 0;
}
#courses-app .single-course .message-info {
  margin-top: 40px;
}
#courses-app .single-course .message-info a {
  font-size: 15px;
  text-align: left;
  display: inline-block;
  margin-left: 4px;
}
#courses-app .single-course .activeSpeaker-wrapper {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 150px;
}
#courses-app .single-course .activeSpeaker {
  position: relative;
  max-width: 720px;
  width: 100%;
  padding-top: 65px;
}
#courses-app .single-course .activeSpeaker img {
  width: 142px;
  height: 142px;
  display: block;
  margin: 0 auto 20px;
  background-color: #d8df00;
}
#courses-app .single-course .activeSpeaker .name {
  font-family: montserrat, sans-serif;
  font-size: 26px;
  text-align: center;
}
#courses-app .single-course .activeSpeaker .name span {
  text-transform: uppercase;
}
#courses-app .single-course .activeSpeaker .job {
  text-align: center;
}
#courses-app .single-course .activeSpeaker .job p {
  font-size: 20px;
}
#courses-app .single-course .activeSpeaker .description {
  margin: 25px 0 0;
}
#courses-app .single-course .activeSpeaker .description p {
  line-height: 1.625;
}
#courses-app .single-course .activeSpeaker .cv {
  text-align: center;
  width: 28px;
  display: block;
  margin: 0 auto;
}
#courses-app .single-course .activeSpeaker .cv i {
  font-size: 36px;
  color: #B3B3B3;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#courses-app .single-course .activeSpeaker .cv:hover i {
  color: #161615;
}
#courses-app .single-course .activeSpeaker span.close {
  position: absolute;
  top: 16px;
  right: 8px;
  background: #61707C;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#courses-app .single-course .activeSpeaker span.close:before {
  content: "\e90e";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
#courses-app .single-course .activeSpeaker span.close:hover {
  background: #798a97;
}
#courses-app .pseudo-select {
  border: 1px solid #d8df00;
  margin: 7px 0;
}
#courses-app .pseudo-select button {
  position: relative;
  width: 100%;
  text-align: left;
  background: none;
  outline: none;
  border: none;
  padding: 6px 30px 6px 10px;
}
#courses-app .pseudo-select button:after {
  right: 10px;
  top: 11px;
  content: "\e907";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  -ms-transform: rotate(-90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
  transform: translate3d(0, 0, 0) rotate(-90deg);
}
#courses-app .pseudo-select ul {
  opacity: 1;
  visibility: visible;
  max-height: 300px;
  overflow: hidden;
  transition: opacity 0.4s ease, margin 0.4s ease, visibility 0.4s ease, max-height 0.8s ease;
}
#courses-app .pseudo-select ul.toggled {
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, margin 0.4s ease, visibility 0.3s ease, max-height 0.3s ease;
  margin: 0 15px;
}
.vdp-datepicker div:first-child {
  position: relative;
}
.vdp-datepicker div:first-child:after {
  content: "\e906";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  top: 3px;
  right: 9px;
  color: #5C707C;
  pointer-events: none;
}
.vdp-datepicker .vdp-datepicker__calendar {
  position: absolute;
  left: calc(100% - 16px);
  width: 210px;
  padding-top: 6px;
  border: none;
  background: #fdfdfd;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.vdp-datepicker .vdp-datepicker__calendar:after {
  content: '';
  width: 16px;
  height: 16px;
  background: #D6CF00;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: -1;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.vdp-datepicker .vdp-datepicker__calendar header {
  line-height: 32px;
}
.vdp-datepicker .vdp-datepicker__calendar header span {
  background: #D6CF00;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.vdp-datepicker .vdp-datepicker__calendar .cell.day-header {
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  background: #EEE687;
}
.vdp-datepicker .vdp-datepicker__calendar .cell.day-header:hover {
  background: #EEE687;
}
.vdp-datepicker .vdp-datepicker__calendar .cell.day {
  height: 32px;
  line-height: 32px;
}
.vdp-datepicker .vdp-datepicker__calendar .cell.day:hover {
  border-color: #EEE687 !important;
}
.vdp-datepicker .vdp-datepicker__calendar .cell.day.selected {
  font-weight: 600;
  background: #EEE687;
}
.vdp-datepicker .vdp-datepicker__calendar .cell.month {
  font-size: 13px;
}
.vdp-datepicker .vdp-datepicker__calendar .cell.today {
  border-color: #EEE687;
}
.vue-slider-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.vue-slider-rail {
  background-color: #ccc;
}
.vue-slider-process {
  background-color: #5D707C;
  border-radius: 15px;
}
.vue-slider-mark {
  z-index: 4;
}
.vue-slider-mark:first-child .vue-slider-mark-step,
.vue-slider-mark:last-child .vue-slider-mark-step {
  display: none;
}
.vue-slider-mark-step {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.16);
}
.vue-slider-mark-label {
  font-size: 14px;
  white-space: nowrap;
}
.vue-slider-dot-handle {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #D2D900;
  box-sizing: border-box;
}
.vue-slider-dot-handle:after {
  content: '';
  width: 8px;
  height: 8px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vue-slider-dot-handle-focus {
  box-shadow: 0px 0px 1px 2px rgba(93, 112, 124, 0.3);
}
.vue-slider-dot-handle-disabled {
  cursor: not-allowed;
  background-color: #ccc;
}
.vue-slider-dot-tooltip-inner {
  font-size: 14px;
  white-space: nowrap;
  padding: 1px 4px;
  min-width: 20px;
  text-align: center;
  color: white;
  border-radius: 4px;
  border-color: #D2D900;
  background-color: #D2D900;
  box-sizing: content-box;
}
.vue-slider-dot-tooltip-inner::after {
  content: "";
  position: absolute;
}
.vue-slider-dot-tooltip-inner-top::after {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-top-color: inherit;
}
.vue-slider-dot-tooltip-inner-bottom::after {
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-bottom-color: inherit;
}
.vue-slider-dot-tooltip-inner-left::after {
  left: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-left-color: inherit;
}
.vue-slider-dot-tooltip-inner-right::after {
  right: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-right-color: inherit;
}
.vue-slider-dot-tooltip-wrapper {
  opacity: 0;
  transition: all 0.3s;
}
.vue-slider-dot-tooltip-wrapper-show {
  opacity: 1;
}
.filter .vue-slider-ltr .vue-slider-mark-label {
  font-size: 13px;
  margin-top: 6px;
}
.filter .vue-slider-dot-tooltip-bottom {
  bottom: -7px;
}
/*# sourceMappingURL=default.css.map */
#courses-app .location {
  margin-bottom: 25px;
}
#courses-app .location .toggle {
  font-family: montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #5E717D;
  position: relative;
  background: #F4F5C8;
  border: none;
  box-shadow: none;
  outline: none;
  padding: 8px 30px 8px 38px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  z-index: 5;
}
#courses-app .location .toggle a {
  position: absolute;
  display: inline-block;
  text-decoration: none;
  left: 5px;
  top: -1px;
  padding-top: 5px;
}
#courses-app .location .toggle i {
  font-size: 23px;
  text-decoration: none;
  margin: 0 5px;
}
#courses-app .location .toggle span {
  font-weight: 300;
  display: block;
}
#courses-app .location .toggle.toggled .arrow i {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
}
#courses-app .location .arrow {
  position: absolute;
  width: 27px;
  height: 27px;
  background: #D8DF00;
  display: block;
  top: 4px;
  right: 4px;
}
#courses-app .location .arrow i {
  font-size: 16px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0;
  color: black;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#courses-app table {
  width: 100%;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
  display: table;
}
#courses-app table.toggled {
  display: none;
}
#courses-app table thead {
  font-family: montserrat, sans-serif;
  display: none;
}
#courses-app table thead th {
  font-size: 11px;
  font-weight: 500;
  padding: 7px 16px;
}
#courses-app table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
#courses-app table tr.align-top {
  vertical-align: top;
}
#courses-app table th {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  padding: 16px;
  text-align: left;
  border-right: 1px solid white;
  border-left: 1px solid white;
  color: #5E717D;
  display: block;
}
#courses-app table th:before {
  content: attr(data-title);
  font-weight: 600;
  margin-bottom: 4px;
  display: block;
}
#courses-app table th:first-child {
  background: #DFE499;
}
#courses-app table th:nth-child(2) {
  background: #EFF299;
}
#courses-app table th:nth-child(3) {
  background: #F5F7BD;
}
#courses-app table th:nth-child(4) {
  background: #FAFBDE;
}
#courses-app table th:nth-child(5) {
  background: #FCFCEC;
}
#courses-app table th:nth-child(6) {
  background: #FFFFFF;
}
#courses-app table th:nth-child(6):before {
  display: none;
}
#courses-app table th.lang {
  font-size: 14px;
}
#courses-app table th.lang p {
  font-size: 14px;
  line-height: 1;
  margin: 3px 0;
}
#courses-app table th.lang p:first-of-type {
  margin-top: 5px;
}
#courses-app table th.lang p:last-of-type {
  margin-bottom: 0;
}
#courses-app table th.lang p span {
  margin-right: 3px;
}
#courses-app table .passed_delay,
#courses-app table .has_open_spots {
  font-size: 12px;
  font-weight: 600;
  display: block;
  color: #B00909;
  margin-top: 3px;
}
#courses-app table .button {
  margin: 0 auto 5px;
  width: auto;
}
#courses-app table .button.button-waitlist {
  opacity: 0.75;
}
#courses-app table .button.disabled {
  background: #dadada;
  pointer-events: none;
}
#courses-app table .button.disabled i {
  color: #dadada;
}
.register {
  width: 96%;
  max-width: 720px;
  margin: 0 auto;
  color: #66757c;
}
.register h1 {
  margin-bottom: 8px;
}
.register h2 {
  font-size: 16px;
  text-transform: inherit;
  margin: 0;
}
.register ul {
  list-style-type: none;
}
.register input[type="radio"] {
  opacity: 0;
  height: 1px;
  display: inherit;
}
.register input[type="radio"] + label {
  display: flex;
  cursor: pointer;
}
.register input[type="radio"] + label .radio {
  width: 23px;
  height: 23px;
  border: 1px solid #D4D726;
  display: block;
  margin-right: 8px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.register input[type="radio"] + label .radio-small {
  width: 14px;
  height: 14px;
}
.register input[type="radio"]:checked + label .radio {
  background: #D4D726;
}
.register .detailed-dates {
  display: flex;
  margin-bottom: 25px;
}
.register .detailed-dates p {
  margin-right: 15px;
}
.register .detailed-dates strong {
  display: block;
}
.register .address {
  margin-bottom: 16px;
}
.register .address a {
  font-size: 16px;
  font-weight: 600;
  color: #66757c;
}
.register .info {
  padding-bottom: 25px;
  border-bottom: 1px solid #707070;
}
.register .info p {
  margin: 0;
}
.register .people,
.register .people-2 {
  border-bottom: 1px solid #707070;
  padding-bottom: 25px;
}
.register .people {
  padding-top: 25px;
}
.register .people .person strong {
  font-weight: 600;
  display: block;
  margin: 8px 0;
}
.register .inscription-number {
  padding: 15px 0;
  border-bottom: 1px solid #707070;
}
.register .inscription-number .input-wrapper {
  font-family: montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.register .inscription-number .input {
  width: 80px;
  display: flex;
  align-items: center;
  margin: 7px 0;
}
.register .inscription-number input {
  text-align: center;
  width: 39px;
  border: none;
  background: none;
  outline: none;
}
.register .inscription-number button {
  position: relative;
  border: 2px solid #D4D726;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  display: block;
  outline: none;
}
.register .inscription-number button i {
  position: absolute;
  color: #D4D726;
  font-size: 10px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.register .inscription-number .message {
  font-size: 13px;
  line-height: 1.333;
}
.register .employee-list {
  padding: 25px 0 0;
}
.register .employee-list h2 {
  margin-bottom: 20px;
}
.register .employee,
.register .people {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 14px;
}
.register .employee input,
.register .people input {
  display: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.register .employee input:checked + label span,
.register .people input:checked + label span {
  background: #D4D726;
  border-color: #D4D726;
}
.register .employee input:checked + span,
.register .people input:checked + span {
  background: #D4D726;
  border-color: #D4D726;
}
.register .employee label,
.register .people label {
  display: flex;
  cursor: pointer;
}
.register .employee label span,
.register .people label span {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-top: 5px;
  border: 1px solid #C3C3C3;
}
.register .employee label .flex,
.register .people label .flex {
  width: 100%;
}
.register .employee label p,
.register .people label p {
  margin: 0;
}
.register .employee label p.first_name,
.register .people label p.first_name {
  display: inline;
}
.register .employee label p.last_name,
.register .people label p.last_name {
  display: inline;
}
.register .employee .trad,
.register .people .trad {
  line-height: 1;
  margin: 5px 0 5px 22px;
}
.register .employee .trad span,
.register .people .trad span {
  margin-top: 1px;
  margin-right: 7px;
}
.register .employee.disabled,
.register .people.disabled {
  opacity: 0.25;
}
.register .processing-error {
  margin: 15px 0 0;
}
.register .total-price {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}
.register .total-price strong {
  margin-left: 10px;
}
.register .payment {
  padding: 25px 0;
  border-bottom: 1px solid #707070;
}
.register .payment ul {
  list-style-type: none;
}
.register .credit_card-container,
.register .bank_transfer-message {
  padding: 16px 0 0;
}
.register .credit_card-container {
  padding-left: 162px;
}
.register .credit_card-container li {
  margin-bottom: 12px;
}
.register .credit_card-container label {
  display: flex;
  align-items: center;
}
.register .credit_card-container small {
  font-size: 12px;
  margin-left: 20px;
}
.register .button-wrapper {
  margin-top: 20px;
}
.register button {
  outline: none;
}
.register button[disabled] {
  opacity: 0.5;
  pointer-events: none;
}
.register button.faded {
  opacity: 0.25;
  border-color: #C3C3C3;
  color: #C3C3C3;
}
.register button.faded span {
  border-color: #C3C3C3;
  color: #C3C3C3;
}
.register .temp {
  margin-top: 120px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.6);
  font-style: italic;
  opacity: 0.6;
}
@media only screen and (min-width: 768px) {
  .register h2 {
    font-size: 18px;
  }
  .register .address {
    margin-bottom: 28px;
  }
  .register .info,
  .register .people {
    display: flex;
    justify-content: space-between;
  }
  .register .people .person strong {
    display: inline;
    margin: 0 0 0 16px;
  }
  .register .inscription-number {
    display: flex;
    align-items: center;
  }
  .register .inscription-number .input-wrapper {
    display: flex;
    align-items: center;
    min-width: 60%;
  }
  .register .inscription-number .input {
    margin: 0 0 0 30px;
  }
  .register .inscription-number .message {
    width: 40%;
    min-height: 45px;
    margin-left: 20px;
  }
  .register .employee {
    display: flex;
    justify-content: space-between;
  }
  .register .employee > div {
    width: 75%;
  }
  .register .employee label {
    align-items: center;
  }
  .register .employee label span {
    margin-top: 0;
  }
  .register .employee label .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 40px;
  }
  .register .employee label p.first_name {
    width: 25%;
  }
  .register .employee label p.last_name {
    width: 25%;
  }
  .register .employee label p.mail {
    width: 50%;
  }
  .register .employee .infos {
    width: 75%;
  }
  .register .employee .trad {
    width: 25%;
    margin-top: 0;
  }
  .register .employee .trad label {
    align-items: flex-start;
  }
  .register .payment {
    display: flex;
  }
  .register .payment ul {
    display: flex;
    margin-left: 20px;
  }
  .register .payment ul li {
    margin: 0 20px;
  }
}
.customform-container {
  font-family: titillium-web, sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.customform-container .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(97, 112, 124, 0.9);
  left: 0;
  top: 0;
}
.customform-container .customform-wrapper span.close {
  position: absolute;
  top: 16px;
  right: 8px;
  background: #61707C;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.customform-container .customform-wrapper span.close:before {
  content: "\e90e";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
.customform-container .customform-wrapper span.close:hover {
  background: #798a97;
}
.customform-wrapper {
  position: absolute;
  width: 96%;
  max-width: 800px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  padding: 20px 15px;
  background: white;
  max-height: 90vh;
  overflow: auto;
}
.customform-wrapper h2 {
  text-transform: inherit;
  padding-right: 40px;
}
.customform-wrapper form p {
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  max-width: inherit;
  margin: 0 0 10px;
  color: #5E717D;
}
.customform-wrapper input,
.customform-wrapper textarea {
  display: block;
  width: 100%;
  border: 1px solid #D4D726;
  padding: 7px 10px;
  outline: none;
  font-size: 15px;
  color: #5E717D;
}
.customform-wrapper input:disabled,
.customform-wrapper textarea:disabled {
  background: #e4e4e4;
  color: black;
}
.customform-wrapper label,
.customform-wrapper .form-label {
  font-size: 13px;
  font-weight: 400;
  color: #5E717D;
  margin-bottom: 5px;
  display: inline-block;
}
.customform-wrapper textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 60px;
}
.customform-wrapper hr {
  margin: 20px 0;
}
.customform-wrapper input[type="radio"] {
  opacity: 0;
  height: 1px;
}
.customform-wrapper input[type="radio"] + label {
  height: 12px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
}
.customform-wrapper input[type="radio"] + label span {
  width: 10px;
  height: 10px;
  border: 1px solid #D4D726;
  display: block;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-right: 8px;
}
.customform-wrapper input[type="radio"]:checked + label span {
  background: #D4D726;
}
.customform-wrapper input[type="radio"] + span {
  width: 10px;
  height: 10px;
  border: 1px solid #D4D726;
  display: block;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-right: 8px;
}
.customform-wrapper input[type="radio"]:checked + span {
  background: #D4D726;
}
.customform-wrapper input[type="checkbox"] {
  opacity: 0;
  height: 1px;
}
.customform-wrapper input[type="checkbox"]:checked + label span {
  background: #d8df00;
}
.customform-wrapper input[type="checkbox"] + label {
  position: relative;
  padding-left: 20px;
  color: #66757c;
  cursor: pointer;
  display: block;
}
.customform-wrapper input[type="checkbox"] + label span {
  width: 12px;
  height: 12px;
  border: 1px solid #d8df00;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.customform-wrapper .sub-title {
  font-family: montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px;
  color: #5E717D;
}
.customform-wrapper .message {
  font-size: 13px;
  font-weight: 400;
  color: #5E717D;
  margin: 6px 0;
}
.customform-wrapper .account_create_message {
  font-size: 15px;
  margin-bottom: 10px;
  display: block;
  line-height: 1.2;
  color: #000000;
  background: #d4d726;
  padding: 10px 12px;
  border: 1px solid #63707b;
}
.customform-wrapper .button-wrapper {
  justify-content: flex-end;
  margin: 20px 0 0;
}
.customform-wrapper .button.green {
  margin-top: 30px;
  outline: none;
}
.customform-wrapper .button.green[disabled] {
  opacity: 0.5;
  pointer-events: none;
}
.customform-wrapper small {
  font-weight: 600;
  font-size: 10px;
}
.customform-wrapper .info {
  position: relative;
  padding-left: 30px;
  color: #61707C;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  min-height: 28px;
}
.customform-wrapper .info:before {
  content: "\e914";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 22px;
  left: 0;
  top: 0;
  color: #D4D726;
  -webkit-font-smoothing: antialiased;
}
.customform-wrapper .info p {
  margin-bottom: 6px;
}
.customform-wrapper .billing-addresses {
  margin-top: 20px;
}
.customform-wrapper .billing-addresses h3 {
  font-family: titillium-web, sans-serif;
  font-size: 13px;
  text-transform: inherit;
  margin-bottom: 6px;
}
.customform-wrapper .address label {
  position: relative;
  margin-bottom: 18px;
  display: block;
  cursor: pointer;
}
.customform-wrapper .address p {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  color: #66757c;
}
.customform-wrapper .address p span {
  font-weight: 400;
  width: 100px;
  margin-right: 6px;
  display: inline-block;
}
.customform-wrapper .fieldset {
  margin-bottom: 15px;
}
.customform-wrapper .fieldset .field {
  border: 1px solid #D4D726;
  margin-bottom: 0;
  width: 100%;
  padding: 9px 10px 7px;
  min-height: 36px;
}
.customform-wrapper.customform-cancel-employee {
  max-width: 360px;
  padding-top: 50px;
}
.customform-wrapper.customform-cancel-employee form {
  margin: 0;
}
.customform-wrapper.customform-cancel-employee .close {
  top: 13px;
  right: 13px;
}
.customform-wrapper.customform-cancel-employee p {
  margin: 0 0 20px;
  padding: 0 20px 0 0;
  color: #66757c;
}
.customform-wrapper.change-billing-address h2 {
  line-height: 1.2;
}
.customform-wrapper.change-billing-address h2 .name {
  font-weight: 600;
  display: block;
}
.customform-wrapper.change-billing-address .address label {
  font-size: 15px;
}
.customform-wrapper.change-billing-address .details > div {
  display: flex;
  max-width: 260px;
  margin-bottom: 0;
}
.customform-wrapper.change-billing-address .details > div div {
  width: 50%;
  margin-bottom: 0;
}
.customform-wrapper.change-billing-address .infos {
  display: flex;
  width: 100%;
  margin-bottom: 0;
}
.customform-wrapper.change-billing-address .infos p {
  font-size: 16px;
  font-weight: 400;
  width: 25%;
  max-width: 200px;
}
.customform-wrapper.change-billing-address .infos p:last-child {
  width: 50%;
}
.customform-wrapper .form--add-employee .button.green,
.customform-wrapper .form--add-payment-method .button.green {
  margin-top: 0;
}
.customform-wrapper .form--add-employee .address label {
  padding-left: 16px;
}
.customform-wrapper .form--add-employee .address label span,
.customform-wrapper .form--add-employee .address label p {
  position: absolute;
  top: 3px;
  left: 0;
}
.customform-wrapper .form--add-employee .address label p {
  top: 0;
  left: 15px;
}
.customform-wrapper .form--add-employee .billing-addresses .select-wrapper {
  position: relative;
  width: 49%;
}
.customform-wrapper .form--add-employee .billing-addresses .select-wrapper:after {
  content: "\e907";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 13px;
  right: 13px;
  top: 8px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
  transform: translate3d(0, 0, 0) rotate(-90deg);
}
.customform-wrapper .form--add-employee .billing-addresses select {
  -webkit-appearance: button;
  border-radius: 0px;
  background: none;
  border: 1px solid #D4D726;
  padding: 7px 10px;
  outline: none;
  font-size: 15px;
}
.customform-wrapper .form--cancel-employee p {
  font-size: 16px;
}
.customform-wrapper.waiting_list {
  max-width: 560px;
}
.customform-wrapper.waiting_list .waiting-list-input {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.customform-wrapper.waiting_list .waiting-list-input label {
  margin-right: 15px;
}
.customform-wrapper.waiting_list .waiting-list-input input {
  max-width: 40px;
}
.customform-wrapper.waiting_list form {
  margin-bottom: 0;
}
.customform-wrapper.waiting_list .button.green {
  margin-top: 0;
}
.customform-wrapper #edit-private-account-form .address label {
  margin-bottom: 0px;
}
.customform-wrapper #edit-private-account-form .ui-langs {
  flex-flow: column wrap;
}
.customform-wrapper #edit-private-account-form .ui-langs .langs {
  margin: 1px 0 0;
}
.customform-wrapper #edit-private-account-form .ui-langs .langs label {
  margin-right: 18px;
}
.customform-wrapper #edit-private-account-form .ui-langs .langs p,
.customform-wrapper #edit-private-account-form .ui-langs .langs span {
  display: inline-block;
}
.customform-wrapper #edit-private-account-form .ui-langs .langs p {
  margin-bottom: 0;
}
form {
  margin: 20px 0;
}
form div {
  margin-bottom: 15px;
}
form .form_error {
  color: red;
}
@media only screen and (min-width: 768px) {
  .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
    flex-flow: row wrap;
  }
  .flex > div {
    width: 49%;
  }
  .flex + .sub-title {
    margin-top: 25px;
  }
  .customform-container .customform-wrapper {
    padding: 25px 30px;
  }
  .customform-container .customform-wrapper span.close {
    top: 22px;
    right: 28px;
  }
}
.path-profile .loading-overlay {
  top: -2%;
  left: -2%;
  width: 104%;
  height: 104%;
}
.path-profile header[role="banner"] {
  height: 95px;
  background: white;
  border-bottom: 1px solid #E8E8E8;
}
.path-profile header[role="banner"]:before {
  display: none;
}
.path-profile header[role="banner"] .top-overlay {
  display: none;
}
.path-profile header[role="banner"] .block-system-branding-block {
  position: relative;
  top: auto;
  left: auto;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  width: auto;
}
.path-profile header[role="banner"] .block-system-branding-block .logo {
  width: 116px;
  height: 94px;
  border-radius: 0px;
  background: none;
  top: 0;
}
.path-profile header[role="banner"] .block-system-branding-block .logo:hover {
  box-shadow: none;
  opacity: 0.7;
}
.path-profile header[role="banner"] .top-nav-wrapper {
  display: flex;
  width: 94%;
  margin: 0 auto;
}
.path-profile section {
  position: relative;
}
.path-profile h2 {
  font-size: 20px;
  text-transform: inherit;
  margin-bottom: 20px;
}
.path-profile .main {
  max-width: 96%;
}
.path-profile .detailed-dates {
  margin-bottom: 10px;
}
.path-profile .detailed-dates p {
  margin: 0 15px 0 0;
}
.path-profile .detailed-dates strong {
  display: block;
}
.path-profile .wrapper section {
  width: 100%;
}
.path-profile .wrapper aside {
  position: relative;
  background: #F9FADA;
  padding: 0;
  margin-bottom: 40px;
}
.path-profile .wrapper aside nav {
  padding: 0;
}
.path-profile .wrapper aside ul {
  list-style-type: none;
  display: flex;
  flex-flow: column wrap;
}
.path-profile .wrapper aside ul .nav-link {
  padding: 9px 12px;
}
.path-profile .wrapper aside ul .nav-link:after {
  content: "\e911";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 20px;
  left: -14px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  color: #D4D726;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-profile .wrapper aside ul .nav-link.active {
  color: black;
}
.path-profile .wrapper aside ul .nav-link.active:after {
  opacity: 1;
}
.path-profile .wrapper aside .nav-link {
  position: relative;
  color: #525252;
  text-decoration: none;
  font-weight: 600;
  display: block;
  outline: none;
}
.path-profile .account-switch {
  background: #E1E4AC;
  padding: 12px 13px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.path-profile .account-switch .nav-link {
  padding-left: 42px;
}
.path-profile .account-switch p {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 8px;
}
.path-profile .account-switch .toggle {
  position: absolute;
  top: 2px;
  left: 0;
  width: 32px;
  height: 18px;
  background: #6A6A63;
  display: block;
  border-radius: 50px;
}
.path-profile .account-switch .toggle span {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #EBEDBF;
  position: absolute;
  top: 2px;
  left: 3px;
}
.path-profile .account-switch #company-creation .toggle span {
  right: auto;
  left: 3px;
}
.path-profile .search-wrapper {
  position: relative;
  max-width: 210px;
  width: 100%;
  margin-bottom: 20px;
  float: right;
}
.path-profile .search-wrapper input {
  font-size: 14px;
  padding: 2px 26px 2px 5px;
  outline: none;
  border: 1px solid #DEDEDE;
  width: 100%;
}
.path-profile .search-wrapper button {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: #D4D726;
  width: 26px;
  height: 100%;
  display: block;
  outline: none;
}
.path-profile .search-wrapper button:before {
  content: "\e908";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 14px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
.path-profile table {
  width: 100%;
}
.path-profile table tr {
  border-bottom: 1px solid rgba(112, 112, 112, 0.23);
}
.path-profile table tr.cancelled {
  color: red;
}
.path-profile table tr.payment-required {
  opacity: 0.2;
}
.path-profile table th {
  text-align: left;
  padding: 5px 20px;
}
.path-profile table th:first-child {
  padding-left: 0;
}
.path-profile table tbody th {
  position: relative;
  font-weight: 400;
}
.path-profile input[type="checkbox"] {
  opacity: 0;
  height: 1px;
  width: 0;
}
.path-profile input[type="checkbox"]:checked + label span {
  background: #d8df00;
}
.path-profile input[type="checkbox"] + label {
  position: relative;
  padding-left: 20px;
  color: #66757c;
  cursor: pointer;
  display: block;
}
.path-profile input[type="checkbox"] + label span {
  width: 12px;
  height: 12px;
  border: 1px solid #d8df00;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-profile .enableTrad {
  display: flex;
}
.path-profile .enableTrad input[type="checkbox"] {
  display: none;
}
.path-profile .enableTrad label {
  margin-left: 8px;
}
.path-profile a.download {
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  display: block;
  color: #66757c;
}
.path-profile a.download:hover {
  color: #D4D726;
}
.path-profile a.download i {
  color: #D4D726;
  margin-right: 6px;
}
.path-profile a.download.disabled {
  color: #dadada;
  pointer-events: none;
}
.path-profile a.download.disabled i {
  color: #dadada;
}
.path-profile .no-download {
  font-size: 13px;
  font-weight: 600;
  color: #FF0000;
  margin: 0;
}
.path-profile .see-certificats,
.path-profile .edit,
.path-profile .delete {
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-profile .see-certificats i,
.path-profile .edit i,
.path-profile .delete i {
  color: #D4D726;
  margin-right: 7px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-profile .see-certificats i:hover,
.path-profile .edit i:hover,
.path-profile .delete i:hover {
  color: #a9ac1e;
}
.path-profile .see-certificats:hover,
.path-profile .edit:hover,
.path-profile .delete:hover {
  color: #a9ac1e;
}
.path-profile .see-certificats.disabled,
.path-profile .edit.disabled,
.path-profile .delete.disabled {
  color: #dadada;
  pointer-events: none;
}
.path-profile .see-certificats.disabled i,
.path-profile .edit.disabled i,
.path-profile .delete.disabled i {
  color: #dadada;
}
.path-profile .see-certificats {
  min-width: 222px;
}
.path-profile .delete {
  width: 16px;
}
.path-profile .delete i {
  margin-right: 0;
}
.path-profile .more-details,
.path-profile .cancel-employee,
.path-profile .change-item {
  position: relative;
}
.path-profile .more-details > a,
.path-profile .cancel-employee > a,
.path-profile .change-item > a {
  position: relative;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #66757c;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  margin-left: 15px;
}
.path-profile .more-details > a:focus,
.path-profile .cancel-employee > a:focus,
.path-profile .change-item > a:focus,
.path-profile .more-details > a:hover,
.path-profile .cancel-employee > a:hover,
.path-profile .change-item > a:hover {
  color: #d8df00;
}
.path-profile .more-details > a i,
.path-profile .cancel-employee > a i,
.path-profile .change-item > a i {
  font-size: 15px;
  color: #d8df00;
  margin-right: 6px;
}
.path-profile .change-item {
  display: flex;
  align-items: flex-start;
  line-height: 1;
  margin-bottom: 3px;
  padding: 3px 0;
}
.path-profile .change-item.disabled a {
  color: #9aa3a8;
  pointer-events: none;
  cursor: not-allowed;
}
.path-profile .change-item.disabled a i {
  color: #9aa3a8;
}
.path-profile [v-cloak] {
  opacity: 0;
}
.path-profile #profile-infos {
  color: #66757c;
}
.path-profile #profile-infos .pending-message {
  font-size: 13px;
  font-style: italic;
  line-height: 1;
  display: block;
}
.path-profile #profile-infos .box {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d1d5d7;
}
.path-profile #profile-infos .box h3 {
  margin-bottom: 22px;
  text-transform: inherit;
}
.path-profile #profile-infos .box table {
  max-width: 490px;
}
.path-profile #profile-infos .box-infos {
  order: 1;
}
.path-profile #profile-infos .box-infos h3 {
  display: flex;
}
.path-profile #profile-infos .box-infos h3 > .button {
  margin-top: -10px;
  margin-left: 20px;
}
.path-profile #profile-infos .box-infos > div {
  display: flex;
  margin-bottom: 10px;
}
.path-profile #profile-infos .box-infos > div div {
  font-size: 14px;
  width: 200px;
}
.path-profile #profile-infos .box-infos > div div:nth-child(2n) {
  font-weight: 600;
}
.path-profile #profile-infos .box-cards td,
.path-profile #profile-infos .box-email td {
  padding: 5px 10px 5px 0;
}
.path-profile #profile-infos .box-cards .selection,
.path-profile #profile-infos .box-email .selection {
  display: flex;
  align-items: center;
  cursor: pointer;
  min-width: 110px;
}
.path-profile #profile-infos .box-cards .selection span,
.path-profile #profile-infos .box-email .selection span {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 1px solid #D4D726;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-right: 10px;
}
.path-profile #profile-infos .box-cards .selection.selected span,
.path-profile #profile-infos .box-email .selection.selected span {
  background: #D4D726;
}
.path-profile #profile-infos .box-cards .selection.selected label,
.path-profile #profile-infos .box-email .selection.selected label {
  opacity: 1;
}
.path-profile #profile-infos .box-cards .selection label,
.path-profile #profile-infos .box-email .selection label {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-profile #profile-infos .box-cards {
  order: 2;
}
.path-profile #profile-infos .box-cards td {
  display: block;
  padding: 4px 0;
}
.path-profile #profile-infos .box-cards tr {
  display: block;
  position: relative;
  padding: 0 0 7px;
}
.path-profile #profile-infos .box-cards .card-name {
  line-height: 1.1;
  padding-right: 10px;
}
.path-profile #profile-infos .box-cards .card-number {
  min-width: 140px;
}
.path-profile #profile-infos .box-cards .delete {
  position: absolute;
  top: 0;
  right: 0;
}
.path-profile #profile-infos .box-billing-addresses {
  order: 3;
}
.path-profile #profile-infos .box-billing-addresses .address {
  margin-bottom: 20px;
  max-width: 400px;
}
.path-profile #profile-infos .box-billing-addresses .address .flex {
  display: flex;
}
.path-profile #profile-infos .box-billing-addresses .address .flex .delete {
  width: 13px;
  margin-right: 14px;
}
.path-profile #profile-infos .box-billing-addresses .address .flex .edit {
  width: auto;
}
.path-profile #profile-infos .box-billing-addresses .details > div {
  font-size: 14px;
  display: flex;
  margin-bottom: 10px;
}
.path-profile #profile-infos .box-billing-addresses .details > div div {
  width: 50%;
}
.path-profile #profile-infos .box-billing-addresses .details > div div:nth-child(2n) {
  font-weight: 600;
}
.path-profile #profile-infos .box-billing-addresses .name {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.path-profile #profile-infos .box-administration {
  order: 4;
}
.path-profile #profile-infos .box-administration tr {
  display: block;
  position: relative;
  padding: 0 0 7px;
}
.path-profile #profile-infos .box-administration td {
  display: block;
}
.path-profile #profile-infos .box-administration .delete {
  position: absolute;
  top: 0;
  right: 0;
}
.path-profile #profile-infos .box-email {
  order: 5;
}
.path-profile .show-certificats {
  color: #66757c;
}
.path-profile .show-certificats table thead tr {
  border: none;
}
.path-profile .show-certificats table tr:last-child {
  border: none;
}
.path-profile .show-certificats table th {
  padding: 5px 12px;
}
.path-profile .show-certificats table th:first-child {
  padding-left: 0;
}
.path-profile .show-certificats table th:last-child {
  padding-right: 0;
}
.path-profile .show-certificats .reference {
  width: 182px;
}
.path-profile .show-certificats .date {
  width: 180px;
}
.path-profile #profile-history {
  color: #66757c;
}
.path-profile #profile-history table thead tr {
  border: none;
  margin-bottom: 0;
  padding: 5px 0;
}
.path-profile #profile-history table thead th {
  padding: 0;
}
.path-profile #profile-history table thead th:first-child {
  min-width: 155px;
}
.path-profile #profile-history table thead th:last-child {
  text-align: right;
}
.path-profile #profile-history table thead th .download {
  display: inline-block;
}
.path-profile #profile-history table th,
.path-profile #profile-history table tr {
  display: block;
  padding: 2px 0;
}
.path-profile #profile-history table th:first-child {
  padding-left: 0;
}
.path-profile #profile-history table tr {
  border: 1px solid #d1d5d7;
  padding: 10px 15px;
  vertical-align: top;
  margin-bottom: 20px;
}
.path-profile #profile-history table tr h2 {
  margin-bottom: 15px;
}
.path-profile #profile-history table tr.faded {
  opacity: 0.65;
}
.path-profile #profile-history table .th-ref {
  line-height: 1;
}
.path-profile #profile-history table h2 {
  font-size: 14px;
  font-weight: 500;
}
.path-profile #profile-history table h3 {
  font-size: 14px;
  font-weight: 600;
  text-transform: inherit;
  margin-bottom: 3px;
}
.path-profile #profile-history table .billing_address {
  padding: 12px 0;
  border-bottom: 1px solid #d4d4d4;
}
.path-profile #profile-history table .billing_address:last-child {
  border-bottom: none;
}
.path-profile #profile-history table .billing_address:last-child .flex {
  margin-bottom: 0;
}
.path-profile #profile-history .flex-3-1-1 {
  position: relative;
  align-items: inherit;
}
.path-profile #profile-history .flex-3-1-1 > div.bill-input {
  position: absolute;
  top: 0;
  right: 0;
}
.path-profile #profile-history .participant {
  display: flex;
}
.path-profile #profile-history .participant .name {
  font-size: 13px;
  min-width: 120px;
  margin-right: 10px;
}
.path-profile #profile-history .bill-input {
  text-align: center;
}
.path-profile #profile-history .bill-input input {
  display: none;
}
.path-profile #profile-history .bill-input label {
  width: 12px;
  height: 12px;
  margin: 0 auto 11px;
  padding: 0;
}
.path-profile #profile-history .bill-input label span {
  top: 0;
}
.path-profile #profile-history .bill-input.disabled input,
.path-profile #profile-history .bill-input.disabled label {
  pointer-events: none;
}
.path-profile #profile-history .bill-input.disabled input[type="checkbox"] + label span {
  border-color: #dadada;
}
.path-profile #profile-history .table-wrapper {
  margin-bottom: 40px;
}
.path-profile #profile-history.private table h2 {
  margin-bottom: 0;
}
.path-profile #profile-history.private table tr {
  vertical-align: middle;
}
.path-profile #profile-history.private table th {
  padding: 3px 0;
}
.path-profile #profile-history.private table th:first-child {
  padding-left: 0;
}
.path-profile #profile-history.private table th:last-child {
  padding-right: 0;
}
.path-profile #profile-index {
  color: #66757c;
}
.path-profile #profile-index table tr {
  vertical-align: top;
}
.path-profile #profile-index table tr.faded {
  opacity: 0.8;
}
.path-profile #profile-index table tr.faded th {
  padding-bottom: 50px;
}
.path-profile #profile-index .head {
  margin-bottom: 12px;
}
.path-profile #profile-index .row {
  position: relative;
}
.path-profile #profile-index .row strong {
  margin-bottom: 7px;
  display: none;
}
.path-profile #profile-index .row .cancel-employee {
  position: absolute;
  bottom: 10px;
  left: 0;
}
.path-profile #profile-index .row .cancel-employee > a {
  margin-left: 0;
}
.path-profile #profile-index .participant {
  margin-bottom: 4px;
  border-bottom: 1px solid #dedede;
  padding: 6px 0 30px;
}
.path-profile #profile-index .self-inscription,
.path-profile #profile-index .company-inscription {
  margin-bottom: 65px;
}
.path-profile #profile-index .flex-table {
  clear: both;
}
.path-profile #profile-index .flex-table.flex-table-private .td:nth-child(2) {
  min-width: 340px;
}
.path-profile #profile-index .flex-row-wrapper {
  border: 1px solid #d1d5d7;
  margin-bottom: 20px;
}
.path-profile #profile-index .flex-row {
  margin: 15px 0;
}
.path-profile #profile-index .flex-row.cancelled .td {
  color: #EF0000;
}
.path-profile #profile-index .flex-row.cancelled .td .change-item a,
.path-profile #profile-index .flex-row.cancelled .td .cancel-employee a {
  display: none;
}
.path-profile #profile-index .flex-row .td {
  position: relative;
  padding: 0 15px 5px;
}
.path-profile #profile-index .flex-row .td:last-child:after {
  display: none;
}
.path-profile #profile-index .flex-row .td.cancelled {
  font-family: montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  color: #66757C;
  width: 50%;
  display: flex;
  align-items: center;
}
.path-profile #profile-index .flex-row .td.td-trad {
  width: 250px;
}
.path-profile #profile-index .flex-row.faded {
  position: relative;
}
.path-profile #profile-index .flex-row.faded:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  background: white;
  opacity: 0.8;
  z-index: 1;
}
.path-profile #profile-index .flex-row .more-details {
  margin-top: 6px;
}
.path-profile #profile-index .flex-row .more-details a {
  margin-left: 0;
}
.path-profile #profile-index .flex-row .cancel-employee {
  margin-left: 0;
}
.path-profile #profile-index .enable_trad {
  width: 100%;
}
.path-profile #profile-index .enable_trad input {
  display: none;
}
.path-profile #profile-index .enable_trad label {
  line-height: 1;
  padding-left: 0;
  margin-left: 0;
  padding-right: 20px;
  width: 100%;
}
.path-profile #profile-index .enable_trad label span {
  left: auto;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.path-profile #profile-index .trad_confirmation {
  font-size: 15px;
  line-height: 1.15;
  margin-top: 15px;
}
.path-profile #profile-index .trad_confirmation p {
  font-size: 15px;
  margin-bottom: 6px;
}
.path-profile #profile-index .trad_confirmation span {
  font-size: 14px;
  display: inline-block;
  padding: 3px 10px;
  color: #66767c;
  border-radius: 7px;
  border: 1px solid #65757b;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-profile #profile-index .trad_confirmation span:hover {
  color: white;
  background: #65757b;
}
.path-profile #profile-index .trad_asked {
  font-size: 15px;
  margin: 0;
}
.path-profile #profile-index .reminder-message {
  margin: -12px 12px 12px;
}
.path-profile #profile-index .reminder-message p {
  font-family: montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.path-profile #profile-employees {
  color: #66757c;
}
.path-profile #profile-employees thead {
  display: none;
}
.path-profile #profile-employees thead tr {
  vertical-align: bottom;
  line-height: 1.2;
}
.path-profile #profile-employees table tr,
.path-profile #profile-employees table th {
  display: block;
}
.path-profile #profile-employees table tr {
  position: relative;
  padding: 10px 15px;
  border: 1px solid #d1d5d7;
  margin-bottom: 20px;
}
.path-profile #profile-employees table th {
  padding: 3px 0;
}
.path-profile #profile-employees table th:before {
  content: attr(data-label);
  font-weight: 600;
  margin-right: 5px;
  display: inline-block;
}
.path-profile #profile-employees table th:after {
  display: none;
}
.path-profile #profile-employees table .edit {
  position: absolute;
  top: 10px;
  right: 15px;
}
.path-profile #profile-employees .processing-error {
  margin-top: 15px;
}
.path-profile #profile-employees .show-certificats-table th:before {
  display: none;
}
.path-profile #company-creation .customform-wrapper_create h3 {
  font-size: 16px;
  font-weight: 600;
  text-transform: inherit;
}
.path-profile #company-creation .customform-wrapper_create p {
  color: #61707C;
}
.path-profile #company-creation .customform-wrapper_create .button {
  display: inline-block;
  margin: 10px 0 0;
}
.path-profile #company-creation .customform-wrapper_create .flex > div:last-child {
  margin: 22px 0;
}
.path-profile #company-creation .customform-wrapper_create .faq {
  display: flex;
  align-items: center;
}
.path-profile #company-creation .customform-wrapper_create .faq a {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #d8df00;
  margin-right: 10px;
  padding: 0;
  text-decoration: none;
}
.path-profile #company-creation .customform-wrapper_create .faq a i {
  margin-right: 5px;
}
.path-profile #company-creation .customform-wrapper_create .faq p {
  margin: 0;
  color: #61707C;
}
.details-overlay {
  background: #6D7B86;
  color: white;
  position: absolute;
  top: 25px;
  left: 0;
  border-radius: 8px;
  z-index: 10;
}
.details-overlay:after {
  content: '';
  width: 24px;
  height: 24px;
  background: #6D7B86;
  display: block;
  position: absolute;
  left: 10px;
  top: -3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.details-overlay ul {
  position: relative;
  z-index: 5;
  padding: 16px;
  list-style-type: none;
}
.details-overlay li {
  font-size: 14px;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  text-align: right;
  margin-bottom: 12px;
}
.details-overlay li:last-child {
  margin-bottom: 0;
}
.details-overlay .speaker_job {
  font-weight: 400;
  display: block;
}
.details-overlay .speaker_job p {
  font-size: 14px;
  margin: 0;
}
.details-overlay .speaker {
  font-weight: 600;
  margin-bottom: 6px;
  line-height: 0.75;
}
.details-overlay .speaker:last-child {
  margin-bottom: 0;
}
.details-overlay .details-label {
  font-weight: 600;
  text-align: left;
  min-width: 100px;
}
.details-overlay .details-download {
  border-top: 1px solid white;
  color: white;
  padding: 10px 25px;
}
.details-overlay .details-download a {
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  color: white;
}
.details-overlay .details-download a:hover {
  color: #d8df00;
}
.details-overlay .details-download i {
  font-size: 18px;
  margin-right: 5px;
}
@media only screen and (min-width: 481px) {
  .details-overlay {
    min-width: 400px;
  }
  .details-overlay ul {
    padding: 25px;
  }
}
@media only screen and (min-width: 1000px) {
  .details-overlay {
    top: -32px;
    left: 0;
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .details-overlay:after {
    left: auto;
    right: -8px;
    top: 27px;
  }
}
.path-dashboard header[role="banner"] {
  height: auto;
  background: white;
}
.path-dashboard header[role="banner"]:before {
  display: none;
}
.path-dashboard header[role="banner"] .top-overlay {
  display: none;
}
.path-dashboard header[role="banner"] .block-system-branding-block {
  position: relative;
  top: auto;
  left: auto;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  width: auto;
}
.path-dashboard header[role="banner"] .block-system-branding-block .logo {
  width: 116px;
  height: 130px;
  border-radius: 0px;
  background: none;
  top: 0;
}
.path-dashboard header[role="banner"] .block-system-branding-block .logo:hover {
  box-shadow: none;
  opacity: 0.7;
}
.path-dashboard header[role="banner"] .top-nav-wrapper {
  display: flex;
  width: 94%;
  margin: 0 auto;
}
.path-dashboard header[role="banner"] .menu--main {
  display: none;
}
.path-dashboard header[role="banner"] .bottom-overlay,
.path-dashboard header[role="banner"] .circles {
  display: none;
}
.path-dashboard .main-footer {
  display: none;
}
.path-dashboard .main.main {
  padding: 0;
  max-width: 1060px;
}
.path-dashboard .layout-container .button {
  width: 130px;
}
.path-dashboard .dashboard-grid {
  list-style-type: none;
  margin: 0 -12px;
}
.path-dashboard .dashboard-grid li {
  margin: 0 12px 24px;
}
.path-dashboard .dashboard-grid a {
  font-family: montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  padding: 80px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d8df00;
  box-shadow: 0px 0px 20px 0px rgba(135, 135, 135, 0.25);
  color: #333333;
  text-decoration: none;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-dashboard .dashboard-grid a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #d5dd9a;
  background-image: linear-gradient(125deg, #d5dd9a 25%, #fbfcec 100%);
  opacity: 0.65;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.path-dashboard .dashboard-grid a:hover {
  box-shadow: 0px 0px 20px 0px rgba(135, 135, 135, 0.35);
  color: #333333;
}
.path-dashboard .dashboard-grid a:hover:before {
  opacity: 0.45;
}
.path-dashboard .dashboard-grid span {
  position: relative;
  z-index: 10;
}
.path-dashboard input[type="checkbox"] {
  display: none;
}
.path-dashboard input[type="checkbox"]:checked + label span {
  background: #d8df00;
}
.path-dashboard input[type="checkbox"] + label {
  position: relative;
  color: #66757c;
  cursor: pointer;
}
.path-dashboard input[type="checkbox"] + label span {
  width: 14px;
  height: 14px;
  border: 1px solid #d8df00;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0 auto;
}
#attendance .vuetable-th-language,
#attendance .vuetable-td-language,
#attendance .vuetable-th-room,
#attendance .vuetable-td-room,
#attendance .vuetable-th-participants,
#attendance .vuetable-td-participants,
#attendance .vuetable-th-max_participants,
#attendance .vuetable-td-max_participants {
  text-align: center;
  max-width: 98px;
}
#attendance .vuetable-td-date {
  font-weight: 600;
}
#attendance button {
  width: auto;
}
#dashboard-app section {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #D7D7D7;
}
#dashboard-app section > input {
  margin-bottom: 20px;
}
#dashboard-app .back,
#dashboard-app .download {
  font-family: montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  color: #5E717D;
  display: inline-block;
  margin-bottom: 18px;
}
#dashboard-app .back i,
#dashboard-app .download i {
  margin-right: 5px;
}
#dashboard-app .download {
  position: absolute;
  right: 0;
  top: 2px;
}
#dashboard-app .download:hover {
  margin-right: -4px;
}
#dashboard-app .download.download-table {
  right: 230px;
  bottom: 8px;
  top: auto;
  cursor: pointer;
}
#dashboard-app h1 {
  text-align: center;
  margin-bottom: 70px;
  text-transform: inherit;
}
#dashboard-app h2 {
  font-size: 22px;
  font-weight: 400;
  text-transform: inherit;
  margin-bottom: 30px;
}
#dashboard-app th {
  text-align: left;
}
#dashboard-app table {
  font-family: montserrat, sans-serif;
  font-size: 12px;
  width: 100%;
}
#dashboard-app table tr {
  border-bottom: 1px solid #C3CB88;
}
#dashboard-app table th,
#dashboard-app table td {
  background: #FFFFFF;
  padding: 14px 10px;
  line-height: 1.1;
}
#dashboard-app table th:first-child,
#dashboard-app table td:first-child {
  background: #D5DD9A;
}
#dashboard-app table th:nth-child(2),
#dashboard-app table td:nth-child(2) {
  background: #E1E495;
}
#dashboard-app table th:nth-child(3),
#dashboard-app table td:nth-child(3) {
  background: #EEF295;
}
#dashboard-app table th:nth-child(4),
#dashboard-app table td:nth-child(4) {
  background: #F8F6BB;
}
#dashboard-app table th:nth-child(5),
#dashboard-app table td:nth-child(5) {
  background: #F8F8D1;
}
#dashboard-app table th:nth-child(6),
#dashboard-app table td:nth-child(6) {
  background: #FAFAE0;
}
#dashboard-app table th:nth-child(7),
#dashboard-app table td:nth-child(7) {
  background: #FBFCEC;
}
#dashboard-app table th a,
#dashboard-app table td a {
  color: black;
  font-weight: 500;
}
#dashboard-app th {
  position: relative;
}
#dashboard-app th.sortable {
  padding-right: 30px;
}
#dashboard-app th i {
  position: absolute !important;
  top: 50%;
  right: 10px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#dashboard-app th i:before,
#dashboard-app th i:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
  display: block;
  position: absolute;
  right: 0;
}
#dashboard-app th i:before {
  top: -7px;
}
#dashboard-app th i:after {
  bottom: -6px;
  -ms-transform: rotate(180deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
  transform: translate3d(0, 0, 0) rotate(180deg);
}
#dashboard-app th.sorted-asc i:before {
  opacity: 0.5;
}
#dashboard-app th.sorted-desc i:after {
  opacity: 0.5;
}
#dashboard-app .vuetable-th-participants_number,
#dashboard-app .vuetable-td-participants_number {
  text-align: center;
  width: 136px;
}
#dashboard-app .vuetable-th-price,
#dashboard-app .vuetable-td-price {
  text-align: center;
}
#dashboard-app .vuetable-th-remaining_days,
#dashboard-app .vuetable-td-remaining_days {
  text-align: center;
  width: 132px;
}
#dashboard-app .vuetable-th-slot-payment_not_received,
#dashboard-app .vuetable-td-slot-payment_not_received {
  text-align: center;
  width: 90px;
}
#dashboard-app .vuetable-th-payment_date,
#dashboard-app .vuetable-td-payment_date {
  text-align: center;
  width: 110px;
  font-weight: 600;
}
#dashboard-app .vuetable-th-invoice_number,
#dashboard-app .vuetable-td-invoice_number {
  font-weight: 600;
}
#dashboard-app .vuetable-td-available_places,
#dashboard-app .vuetable-th-slot-generate_invoice,
#dashboard-app .vuetable-th-slot-invoice_pdf {
  text-align: center;
}
#dashboard-app .vuetable-th-slot-reactivate {
  text-align: center;
}
#dashboard-app .vuetable-th-slot-payment_reminder_date {
  text-align: center;
  width: 132px;
}
#dashboard-app .vuetable-th-slot-is_refunded {
  text-align: center;
}
#dashboard-app .processing-message {
  margin: 10px 0;
  text-align: center;
}
#dashboard-app button {
  position: relative;
  outline: none;
  border: none;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#dashboard-app button:hover {
  background: black;
  color: white;
}
#dashboard-app button i {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#dashboard-app .centeredButton {
  text-align: center;
}
#dashboard-app .centeredButton button {
  display: inline-block;
}
#dashboard-app .payment_ok,
#dashboard-app .payment_notok {
  width: 22px;
  height: 22px;
}
#dashboard-app .payment_ok {
  background: #D4D501;
  margin: 0 0 0 10px;
}
#dashboard-app .payment_ok i {
  font-size: 20px;
}
#dashboard-app .payment_notok {
  background: #BB1012;
  color: white;
}
#dashboard-app .payment_notok i {
  font-size: 14px;
  font-weight: 600;
}
#dashboard-app .payment_received {
  display: flex;
  align-items: center;
}
#dashboard-app .payment_received .date-wrapper {
  position: relative;
}
#dashboard-app .payment_received input[type="date"] {
  color: grey;
}
#dashboard-app .payment_received .formatted-date-overlay {
  font-size: 11px;
  padding: 0 1px;
  pointer-events: none;
  margin: 7px 0 3px;
  display: block;
}
#dashboard-app .payment_reminder_date button {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
  padding: 5px;
  border-radius: 5px;
}
#dashboard-app .payment_reminder_date p {
  font-size: 10px;
  text-align: center;
  margin: 4px 0 0;
}
#dashboard-app .reactivate {
  background: #D4D501;
  width: 32px;
  height: 32px;
}
#dashboard-app .reactivate[disabled] {
  background: gray;
  opacity: 0.5;
  cursor: not-allowed;
}
#dashboard-app .reactivate i {
  font-size: 20px;
  color: white;
}
#dashboard-app .generate_pdf {
  font-weight: 600;
  padding: 8px 9px 8px 24px;
  background: none;
  border: 1px solid black;
}
#dashboard-app .generate_pdf i {
  font-size: 18px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 5px;
}
#dashboard-app .download_pdf {
  width: 18px;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}
#dashboard-app .download_pdf i {
  font-size: 24px;
  padding: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#dashboard-app .download_pdf:hover i {
  background: black;
  color: white;
}
#dashboard-app .title-wrapper {
  position: relative;
  zoom: 1;
}
#dashboard-app .title-wrapper:before,
#dashboard-app .title-wrapper:after {
  content: "";
  display: table;
}
#dashboard-app .title-wrapper:after {
  clear: both;
}
#dashboard-app .title-wrapper h2 {
  float: left;
}
#dashboard-app .title-wrapper .search-wrapper {
  float: right;
}
#dashboard-app .search-wrapper {
  position: relative;
  max-width: 210px;
  width: 100%;
  margin-bottom: 20px;
}
#dashboard-app .search-wrapper input {
  font-size: 14px;
  padding: 2px 26px 2px 5px;
  outline: none;
  border: 1px solid #DEDEDE;
  width: 100%;
}
#dashboard-app .search-wrapper button {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: #D4D726;
  width: 26px;
  height: 100%;
  display: block;
  outline: none;
}
#dashboard-app .search-wrapper button:before {
  content: "\e908";
  display: block;
  font-size: 16px;
  font-family: "elisabeth";
  position: absolute;
  font-size: 14px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
#dashboard-app td:hover .infos {
  opacity: 1;
  visibility: visible;
}
#dashboard-app .buyer {
  position: relative;
  cursor: pointer;
}
#dashboard-app .buyer .infos {
  position: absolute;
  top: 18px;
  left: 0;
  min-width: 215px;
  background: white;
  padding: 10px 12px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  box-shadow: 2px 3px 12px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#dashboard-app .buyer .infos:before {
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  -ms-transform: rotate(45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg);
  background: white;
  position: absolute;
  top: -2px;
  z-index: -1;
}
#dashboard-app .buyer .infos div {
  margin: 5px 0;
}
#dashboard-app .pagination {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
#dashboard-app .pagination .item {
  margin: 0 5px;
  color: black;
  cursor: pointer;
}
#dashboard-app .pagination .item.active {
  font-weight: 600;
}
#dashboard-app .generateError {
  color: red;
  text-align: center;
  margin-top: 10px;
}
#upcoming .vuetable-th-translation_count,
#upcoming .vuetable-td-translation_count {
  max-width: 170px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .path-dashboard .container {
    min-height: calc(100vh - 130px);
  }
  .path-dashboard .dashboard-grid {
    display: flex;
  }
  .path-dashboard .dashboard-grid li {
    flex: 1;
  }
}
body.login-modal nav.menu--main {
  z-index: 200;
}
#userlogin {
  position: absolute;
  right: 2%;
  bottom: 23px;
}
#userlogin hr {
  margin: 20px 0;
}
#userlogin .login_link {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #66757c;
  text-decoration: none;
}
#userlogin .login_link i {
  font-size: 18px;
  margin-right: 4px;
}
#userlogin .login_link:hover {
  color: #acb100;
}
#userlogin .customform-wrapper.login {
  width: 94%;
  max-width: 364px;
  padding: 0;
}
#userlogin .customform-wrapper.login span.close {
  top: 21px;
  right: 17px;
}
#userlogin .customform-wrapper.login form {
  padding: 25px 20px;
  margin: 0;
}
#userlogin .customform-wrapper.login .infos {
  background: #455058;
  padding: 20px;
  color: white;
}
#userlogin .customform-wrapper.login .infos h3 {
  font-size: 14px;
  font-weight: 600;
  color: white;
  text-transform: inherit;
}
#userlogin .customform-wrapper.login .infos p {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  margin: 0;
}
#userlogin .customform-wrapper.login .account_type h2 {
  margin-bottom: 8px;
}
#userlogin .customform-wrapper.login .account_type ul {
  margin-top: 15px;
}
#userlogin .customform-wrapper.login .account_type li {
  margin-bottom: 5px;
}
#userlogin .customform-wrapper.login .account_type .button {
  float: right;
}
#userlogin .customform-wrapper.login .button-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
#userlogin .customform-wrapper.login .button-wrapper span {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-align: inherit;
  color: #455059;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#userlogin .customform-wrapper.login .button-wrapper span:hover {
  color: #D4D726;
}
#userlogin .customform-wrapper.login .button-wrapper .button {
  margin-top: 0;
}
#userlogin .customform-wrapper.login .processing-error {
  margin-top: 14px;
  line-height: 1.2;
}
#userlogin .customform-wrapper.login .password-reset {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  text-align: inherit;
  color: #61707C;
  cursor: pointer;
  text-decoration: none;
}
#userlogin .customform-wrapper.login .password-reset:hover {
  color: #D4D726;
}
@media only screen and (min-width: 768px) {
  #userlogin .customform-wrapper.login span.close {
    right: 27px;
  }
  #userlogin .customform-wrapper.login form {
    padding: 25px 30px;
  }
  #userlogin .customform-wrapper.login .infos {
    padding: 25px 30px;
  }
}
@media only screen and (min-width: 1000px) {
  #userlogin {
    bottom: auto;
    top: 2px;
  }
}
@media only screen and (min-width: 481px) {
  .path-frontpage .course {
    width: 49%;
    margin: 0 0.5%;
    margin-bottom: 2%;
  }
  .block-rooms .rooms {
    margin: 30px -0.75% 0;
  }
  .block-rooms .room {
    width: 48.5%;
    margin: 0 0.75%;
  }
  .page-node-type-room h1 {
    margin-bottom: 30px;
  }
  .path-profile #profile-infos .box-cards tr,
  .path-profile #profile-infos .box-administration tr {
    display: table-row;
    padding: 0;
  }
  .path-profile #profile-infos .box-cards td,
  .path-profile #profile-infos .box-administration td {
    display: table-cell;
  }
  .path-profile #profile-infos .box-cards .delete,
  .path-profile #profile-infos .box-administration .delete {
    position: static;
  }
  .path-profile #profile-infos .box-cards td {
    padding: 8px 0;
  }
  .path-profile #profile-infos .box-administration table td:first-child {
    width: 35%;
  }
  #courses-app .single-course .share {
    display: flex;
    align-items: center;
    margin: 10px 0;
  }
  #courses-app .course {
    display: flex;
  }
  #courses-app .course .image {
    width: auto;
    min-width: 50%;
    min-height: auto;
  }
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 31px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 19px;
  }
  .visible-phone {
    display: none;
  }
  .visible-tablet {
    display: block;
  }
  /*********************
03. LAYOUT & GRID STYLES
*********************/
  .main {
    z-index: 1;
    position: relative;
  }
  .wrap {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .container {
    min-height: calc(100vh - 160px - 154px);
  }
  /*********************
06. HEADER SYTLES
*********************/
  header[role="banner"] .region-header {
    position: relative;
  }
  /*********************
07. NAVIGATION STYLES
*********************/
  .region-header nav {
    max-width: 1140px;
  }
  .region-header nav ul.menu {
    text-align: center;
    font-size: 0;
  }
  .region-header nav ul.menu li {
    position: relative;
    display: inline-block;
  }
  .region-header nav ul.menu li a,
  .region-header nav ul.menu li a:visited {
    text-decoration: none;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 20px 37px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .region-header nav ul.menu li.menu-item--expanded ul {
    padding-bottom: 10px;
    margin-top: 0;
    border-top: 0;
    position: absolute;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    min-width: 100%;
  }
  .region-header nav ul.menu li.menu-item--expanded ul li {
    padding: 10px 0;
    display: block;
  }
  .region-header nav ul.menu li.menu-item--expanded ul li a {
    display: block;
    font-weight: 300;
    padding: 0 2px 1px 2px;
    text-align: center;
  }
  .region-header nav ul.menu li:hover ul {
    top: auto;
    opacity: 1;
    z-index: 9999;
  }
  /*********************
.. Block Styles
*********************/
  .block-rooms .rooms {
    margin: 40px -1.5% 0;
  }
  .block-rooms .room {
    width: 30.33%;
    margin: 0 1.5%;
    padding-bottom: 25px;
  }
  .block-rooms .room:after {
    content: '';
    position: absolute;
    top: 0;
    right: -5%;
    width: 1px;
    height: 100%;
    background: #D3D3D3;
  }
  .block-rooms .room:nth-child(3n):after {
    display: none;
  }
  .block-map {
    display: flex;
    min-height: 420px;
  }
  .block-map #map {
    width: 50%;
    height: auto;
  }
  .block-map .infos {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 60px;
  }
  /*********************
08. Page Styles
*********************/
  .path-frontpage p {
    font-size: 19px;
  }
  .page-node-type-room h1 {
    margin-bottom: 40px;
  }
  .page-node-type-room main {
    max-width: 800px;
  }
  .route-contactsite-page main {
    max-width: 800px;
  }
  .page-node-id-8 main {
    max-width: 1220px;
  }
  /* Contact form */
  form {
    zoom: 1;
  }
  form:before,
  form:after {
    content: "";
    display: table;
  }
  form:after {
    clear: both;
  }
  form.contact-message-feedback-form {
    padding: 40px;
  }
  form.contact-message-feedback-form .field--name-field-first-name,
  form.contact-message-feedback-form .field--name-field-last-name {
    width: 49%;
    float: left;
  }
  form.contact-message-feedback-form .field--name-field-first-name {
    margin-right: 1%;
  }
  form.contact-message-feedback-form .field--name-field-last-name {
    margin-left: 1%;
  }
  form.contact-message-feedback-form #edit-mail,
  form.contact-message-feedback-form .form-item-mail {
    clear: both;
  }
  /********************
10. Sidebar
********************/
  /*********************
11. Footer
*********************/
  footer.main-footer .wrap {
    position: relative;
    display: flex;
    padding: 0;
  }
  footer.main-footer .wrap > * {
    padding: 22px 20px;
  }
  footer.main-footer .logo {
    padding-left: 0;
  }
  footer.main-footer .block-footer-address {
    border-left: 1px solid white;
    border-right: 1px solid white;
    max-width: 292px;
  }
  footer.main-footer .block-footer-social-media {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
  }
  footer.main-footer .block-footer-social-media li {
    display: block;
    margin-right: 0;
  }
  .path-profile .wrapper aside ul {
    flex-flow: row wrap;
  }
  .path-profile .wrapper aside ul .nav-link {
    padding: 20px 18px;
  }
  .path-profile .account-switch {
    padding: 19px 13px;
    width: auto;
  }
  .path-profile #profile-history .flex > div {
    width: auto;
  }
  .path-profile #company-creation .customform-wrapper_create .flex {
    margin: 0 -20px 15px;
  }
  .path-profile #company-creation .customform-wrapper_create .flex > div {
    position: relative;
    padding: 0 20px;
    width: 50%;
  }
  .path-profile #company-creation .customform-wrapper_create .flex > div:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #707070;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .path-profile #company-creation .customform-wrapper_create .flex > div:last-child {
    margin-top: 0;
  }
  .path-profile #company-creation .customform-wrapper_create .flex > div:last-child:after {
    display: none;
  }
  #courses-app .single-course .head {
    display: flex;
    justify-content: space-between;
  }
  #courses-app .single-course .location .toggle span {
    display: inline-block;
    margin-left: 20px;
  }
  #courses-app .single-course table thead {
    display: table-header-group;
  }
  #courses-app .single-course table th {
    display: table-cell;
  }
  #courses-app .single-course table th:before {
    content: '';
    display: none;
  }
  #courses-app .single-course .bottom.flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #courses-app .single-course .bottom.flex .goals {
    width: 55%;
  }
  #courses-app .single-course .bottom.flex .methods {
    width: 35.5%;
  }
  #courses-app .filters .filter.fields_of_action .flex li {
    width: 50%;
  }
}
@media only screen and (min-width: 1000px) {
  header[role="banner"] {
    height: 280px;
    overflow: visible;
  }
  header[role="banner"] .circles {
    display: block;
  }
  header[role="banner"] .bottom-overlay {
    opacity: 1;
    bottom: 0;
    height: 62px;
  }
  header[role="banner"] .burger,
  header[role="banner"] > .close {
    display: none;
  }
  .block-system-branding-block {
    top: 77px;
  }
  nav.menu--main {
    position: absolute;
    top: 33px;
    height: auto;
    z-index: 2;
    padding: 0 15px;
    justify-content: flex-start;
  }
  nav.menu--main ul li.menu-item {
    margin: 0 11px;
    display: inline-block;
  }
  nav.menu--main ul li.menu-item--expanded {
    position: relative;
  }
  nav.menu--main ul li.menu-item--expanded:hover .menu {
    opacity: 1;
    visibility: visible;
  }
  nav.menu--main ul li.menu-item--expanded > a {
    position: relative;
    padding-right: 16px;
  }
  nav.menu--main ul li.menu-item--expanded > a:after {
    content: "\e911";
    display: block;
    font-size: 16px;
    font-family: "elisabeth";
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 3px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
    transform: translate3d(0, 0, 0) rotate(-90deg);
  }
  nav.menu--main ul li.menu-item--expanded .menu {
    position: absolute;
    left: 50%;
    top: 26px;
    display: flex;
    flex-flow: column;
    padding: 8px 0 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  nav.menu--main ul li.menu-item--expanded .menu li {
    margin: 0;
    padding: 5px 10px;
    background: white;
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
  }
  nav.menu--main ul li.menu-item--expanded .menu li:first-child {
    border-top: 1px solid #E8E8E8;
  }
  nav.menu--main ul li.menu-item--expanded .menu li:last-child {
    border-bottom: 1px solid #E8E8E8;
  }
  nav.menu--main ul li.menu-item--expanded .menu li a {
    line-height: 1;
  }
  nav.menu--main .language-switcher-language-url {
    position: relative;
    margin: 0;
    bottom: auto;
    right: auto;
  }
  nav.menu--main .language-switcher-language-url li {
    float: left;
  }
  nav.menu--main .language-switcher-language-url li a {
    font-size: 15px;
  }
  nav.menu--main .close {
    display: none;
  }
  nav.menu--main .account {
    position: absolute;
    right: 15px;
    bottom: auto;
    top: 2px;
  }
  nav.menu--main .account span {
    display: inline;
  }
  nav.menu--main .account .logout {
    bottom: -29px;
    padding: 5px;
    background: white;
  }
  main.main {
    z-index: 100;
  }
  .container {
    min-height: calc(100vh - 280px - 154px);
  }
  /*********************
11. Footer
*********************/
  footer.main-footer .block-footer-social-media {
    position: absolute;
    top: 0;
    right: 0;
  }
  footer.main-footer .block-footer-social-media li {
    display: inline-block;
    margin-right: 18px;
  }
  #courses-app .single-course {
    display: flex;
    justify-content: space-between;
  }
  #courses-app .main {
    width: 68%;
  }
  #courses-app .sidebar-wrapper {
    margin-top: 0;
    width: 26%;
  }
  .path-profile header[role="banner"] .circles,
  .path-profile header[role="banner"] .bottom-overlay {
    display: none;
  }
  .path-profile nav.menu--main {
    position: relative;
    box-shadow: none;
    height: 94px;
    top: 0;
    background: none;
    padding-right: 450px;
    z-index: 100;
  }
  .path-profile nav.menu--main:hover {
    z-index: 150;
  }
  .path-profile nav.menu--main .account {
    top: 36px;
  }
  .path-profile nav.menu--main .account .logout {
    bottom: -23px;
  }
  .path-profile .more-details,
  .path-profile .cancel-employee,
  .path-profile .change-item {
    margin-top: 6px;
  }
  .path-profile .change-item {
    align-items: center;
    justify-content: space-between;
    padding-right: 40px;
  }
  .path-profile table tbody th:after {
    content: '';
    width: 1px;
    height: calc(100% - 10px);
    background: rgba(112, 112, 112, 0.23);
    position: absolute;
    top: 5px;
    right: 0;
  }
  .path-profile table tbody th:last-child:after {
    display: none;
  }
  .path-profile .show-certificats h2 {
    margin-bottom: 10px;
  }
  .path-profile #profile-index .head {
    margin-bottom: 20px;
  }
  .path-profile #profile-index .row {
    display: flex;
  }
  .path-profile #profile-index .row strong {
    display: inline-block;
    margin-bottom: 4px;
  }
  .path-profile #profile-index .row > div:not(.customform-container):nth-child(1),
  .path-profile #profile-index .row > div:not(.customform-container):nth-child(2) {
    width: 37%;
  }
  .path-profile #profile-index .row > div:not(.customform-container):nth-child(3) {
    width: 26%;
  }
  .path-profile #profile-index .row .cancel-employee {
    position: static;
  }
  .path-profile #profile-index .flex-row-wrapper {
    border: none;
    border-bottom: 1px solid rgba(112, 112, 112, 0.23);
  }
  .path-profile #profile-index .flex-row-wrapper:nth-child(2n) {
    background: none;
    padding: 0;
  }
  .path-profile #profile-index .participant {
    position: relative;
    display: flex;
    align-items: center;
    border: none;
    padding: 0;
    margin: 0;
  }
  .path-profile #profile-index .participant:before,
  .path-profile #profile-index .participant:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #D6D6D6;
    position: absolute;
    top: 0;
  }
  .path-profile #profile-index .participant:before {
    left: calc(37% - 20px);
  }
  .path-profile #profile-index .participant:after {
    left: calc(74% - 20px);
  }
  .path-profile #profile-index .flex-row {
    display: flex;
  }
  .path-profile #profile-index .flex-row .td:after {
    content: '';
    width: 1px;
    height: 100%;
    background: rgba(112, 112, 112, 0.23);
    position: absolute;
    right: 0;
    top: 0;
  }
  .path-profile #profile-index .flex-row .td.cancelled {
    width: auto;
  }
  .path-profile #profile-index .flex-row .td:last-child {
    padding-right: 0;
  }
  .path-profile #profile-index .flex-row .td-ref {
    min-width: 175px;
    padding-left: 0;
  }
  .path-profile #profile-index .flex-row .td-infos {
    flex-grow: 1;
    min-width: 500px;
  }
  .path-profile #profile-index .flex-row .td-infos > div {
    max-width: 700px;
  }
  .path-profile #profile-index .flex-row .more-details {
    max-width: 180px;
  }
  .path-profile #profile-index .flex-row.cancelled {
    width: auto;
  }
  .path-profile #profile-index .flex-row.cancelled .participant:after {
    display: none;
  }
  .path-profile #profile-index .reminder-message {
    padding-left: 190px;
    margin: 0 0 12px;
  }
  .path-profile #profile-history table thead {
    display: table-header-group;
  }
  .path-profile #profile-history table thead th {
    padding: 0 20px;
  }
  .path-profile #profile-history table th,
  .path-profile #profile-history table tr {
    padding: 5px 0;
  }
  .path-profile #profile-history table tr {
    border: none;
    border-bottom: 1px solid #d1d5d7;
    display: table-row;
    margin-bottom: 0;
  }
  .path-profile #profile-history table th {
    display: table-cell;
    padding: 15px 20px;
  }
  .path-profile #profile-history table th:after {
    height: calc(100% - 30px);
    top: 15px;
  }
  .path-profile #profile-history table .th-ref {
    width: 175px;
  }
  .path-profile #profile-history table .th-date {
    width: 192px;
  }
  .path-profile #profile-history table .billing_address {
    border-bottom: none;
    padding: 0;
  }
  .path-profile #profile-history .billing_address:last-child .flex-3-1-1 {
    margin-bottom: 15px;
  }
  .path-profile #profile-history .flex-3-1-1 > div {
    padding-bottom: 12px;
  }
  .path-profile #profile-history .flex-3-1-1 > div.info {
    width: calc(100% - 120px - 180px);
  }
  .path-profile #profile-history .flex-3-1-1 > div.invoice {
    width: 120px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding: 0 15px;
    text-align: center;
  }
  .path-profile #profile-history .flex-3-1-1 > div.bill-input {
    width: 180px;
    display: block;
    position: static;
  }
  .path-profile #profile-history.private table th {
    padding: 12px;
  }
  .path-profile #profile-history .bill-input label {
    margin: 5px auto 11px;
  }
  .path-profile #profile-infos {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  .path-profile #profile-infos .box {
    width: 45%;
    padding-bottom: 0;
    margin-bottom: 50px;
    border-bottom: none;
  }
  .path-profile #profile-infos .box-infos h3 {
    margin-left: 0;
    justify-content: space-between;
  }
  .path-profile #profile-infos .box-infos > div div {
    width: 50%;
  }
  .path-profile #profile-employees thead {
    display: table-header-group;
  }
  .path-profile #profile-employees table .institution {
    width: 148px;
    min-width: 148px;
    text-align: center;
  }
  .path-profile #profile-employees table .private_account {
    width: 80px;
    text-align: center;
  }
  .path-profile #profile-employees table .certificats {
    width: 165px;
  }
  .path-profile #profile-employees table .edit {
    width: 100px;
  }
  .path-profile #profile-employees table tr,
  .path-profile #profile-employees table th {
    padding: 5px 14px;
  }
  .path-profile #profile-employees table tr {
    display: table-row;
    border: none;
    border-bottom: 1px solid rgba(112, 112, 112, 0.23);
    margin-bottom: 0;
  }
  .path-profile #profile-employees table th {
    display: table-cell;
  }
  .path-profile #profile-employees table th:before {
    display: none;
  }
  .path-profile #profile-employees table th:after {
    display: block;
  }
  .path-profile #profile-employees table th:first-child {
    padding-left: 0;
  }
  .path-profile #profile-employees table th:last-child:after {
    display: none;
  }
  .path-profile #profile-employees table .edit {
    position: relative;
    top: auto;
    right: auto;
  }
  #courses-app .button-filter,
  #courses-app .close-filters {
    display: none;
  }
  #courses-app .course-list {
    width: 60%;
  }
  #courses-app .filters {
    width: 32%;
    display: block;
    position: relative;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    padding: 0;
  }
  #courses-app .filters .resetFilters {
    position: absolute;
    right: 0;
    top: -35px;
  }
  #courses-app .filters .filter.fields_of_action .flex li {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .path-frontpage .course {
    width: 24%;
    margin-bottom: 2%;
  }
  .block-faqs {
    padding: 0;
  }
  .block-map #map {
    width: 61.5%;
  }
  .block-map .infos {
    width: 41.5%;
  }
  #courses-app .course-list {
    width: 60%;
  }
  #courses-app .filters {
    width: 32%;
    display: block;
  }
  #courses-app .course {
    display: flex;
  }
  #courses-app .course .image {
    min-width: 170px;
  }
  #courses-app .course .content .left {
    position: relative;
    width: 60%;
    flex: 60%;
    padding-bottom: 36px;
  }
  #courses-app .course .content .right {
    position: relative;
    width: 40%;
    flex: 40%;
    text-align: right;
    min-width: 175px;
    padding-bottom: 36px;
  }
  #courses-app .course .fields {
    margin-bottom: 20px;
  }
  #courses-app .course .price {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
  }
  #courses-app .course .trad {
    justify-content: flex-end;
  }
  #courses-app .course .button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1400px) {
  .path-profile .wrapper {
    display: flex;
    align-items: flex-start;
  }
  .path-profile .wrapper aside {
    min-width: 250px;
    margin: 0 50px 0 0;
    min-height: 720px;
    padding: 20px 0 75px;
  }
  .path-profile .wrapper aside nav {
    display: block;
    padding: 0;
  }
  .path-profile .wrapper aside nav ul {
    display: block;
  }
  .path-profile .wrapper aside nav ul .nav-link {
    text-align: right;
    padding: 18px 30px;
  }
  .path-profile .wrapper aside nav ul .nav-link:after {
    left: auto;
    right: -13px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .path-profile .account-switch {
    padding: 26px 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    display: block;
    width: 100%;
  }
  .path-profile #profile-index,
  .path-profile #profile-history,
  .path-profile #profile-infos,
  .path-profile #profile-employees {
    min-height: 600px;
  }
  nav.menu--main {
    justify-content: center;
  }
}
/* Print */
@media print {
  * {
    background-color: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited 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;
  }
  p {
    font-size: 10pt;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
  #main-content,
  .container {
    padding-bottom: 0;
  }
  #main-content:after,
  .container:after,
  #main-content:before,
  .container:before {
    display: none;
  }
  main.main {
    padding-top: 20px;
  }
  header[role="banner"] {
    height: 120px;
  }
  .block-system-branding-block {
    top: 0;
  }
  .block-system-branding-block .logo {
    height: 120px;
  }
  nav.menu--main {
    display: none;
  }
  footer.main-footer .logo {
    display: none;
  }
  footer.main-footer .socials {
    display: none;
  }
  #courses-app .location .toggle {
    background: #d6d6d6 !important;
  }
  #courses-app .toggle a:after {
    display: none;
  }
  #courses-app .back {
    display: none;
  }
  #courses-app .head {
    display: none;
  }
  #courses-app table tr {
    border: 1px dotted gray;
  }
  #courses-app table th {
    display: table-cell;
    border-right: 1px solid black;
  }
  #courses-app table th:last-child {
    border-right: none;
  }
  #courses-app table tbody th {
    padding: 6px 12px;
  }
  #courses-app .single-course h2 {
    font-size: 16pt !important;
    margin-bottom: 8px;
  }
  #courses-app .single-course .contact-us,
  #courses-app .single-course .button {
    text-align: left;
    padding: 0;
  }
  #courses-app .single-course .contact-us:after,
  #courses-app .single-course .button:after {
    display: none;
  }
  #courses-app .single-course .sidebar {
    display: block;
    margin-bottom: 0;
  }
  #courses-app .single-course .sidebar h4 {
    margin-bottom: 0;
  }
  #courses-app .single-course .sidebar > div {
    font-size: 10pt;
    margin-bottom: 10px;
  }
  #courses-app .single-course .sidebar .message-info {
    margin-top: 20px;
  }
  .profile-nav,
  .button-add {
    display: none !important;
  }
}
@page {
  margin: 1.2cm 0.4cm;
}
