@import url("https://use.typekit.net/pql2wlw.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,
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;
}
* {
  -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/
*********************/
/*********************
Spacing
*********************/
/*********************
TYPOGRAPHY
*********************/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('../fonts/font-name.eot');
    	src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/* .animation (animationName, @duration: 6s, @delay: 2s, @ease: ease, @fill-mode: forwards); */
/*  .transform(translate(50px)); */
/* .transition(all 2s); */
/* .css-gradient(#dfdfdf,#f8f8f8); */
.button,
.button:visited {
  padding: 14px 60px;
  background: #ff6600;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  color: #ffffff;
}
.button--ghost,
.button--ghost:visited {
  background: transparent;
  color: #ff6600;
  border: 1px solid #ff6600;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button--ghost:hover,
.button--ghost:visited:hover,
.button--ghost:focus,
.button--ghost:visited:focus {
  background: #ff6600;
  color: #ffffff;
}
.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;
}
/*********************
BLOCKS
*********************/
/*********************
* COMMON STYLES
*********************/
.icon-location,
.icon-contact {
  position: relative;
  display: block;
  min-width: 30px;
  width: 30px;
  height: 30px;
  background-color: #663399;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  margin-right: 15px;
}
.icon-location:before,
.icon-contact:before {
  content: '\e900';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-family: icomoon;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
.icon-location:before {
  content: '\e906';
}
.category {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 24px;
}
.tabs {
  display: flex;
  flex-wrap: wrap;
  width: 38%;
  margin: 18px 0;
}
.tabs a {
  margin-right: 25px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.3;
  text-transform: uppercase;
  border-bottom: 1.4px solid #ffffff;
}
.tabs a:hover {
  border-color: #ff6600;
}
.tabs a:last-child {
  margin-right: 0;
}
.tabs .active {
  font-weight: 700;
  color: #ff6600;
}
.row {
  display: flex;
  justify-content: space-between;
}
.radius {
  border-radius: 25px;
}
.shadow {
  background: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  padding: 30px;
}
.box {
  background: #ffffff;
  border-radius: 25px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  padding: 30px;
}
.text li {
  position: relative;
  padding-left: 16px;
}
.text li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.link,
a.link,
.share,
a.share {
  position: relative;
  color: #ff6600;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.link:before,
a.link:before,
.share:before,
a.share:before {
  content: '\e911';
  display: block;
  font-size: 16px;
  font-family: icomoon;
  position: absolute;
  top: 0;
  left: 98px;
  font-size: 11px;
  line-height: 24px;
}
.link:visited,
a.link:visited,
.share:visited,
a.share:visited {
  color: #ff6600;
}
.share,
a.share {
  width: 21px;
}
.share:before,
a.share:before {
  content: '\e912';
  left: 0;
  right: unset;
  font-size: 22px;
}
a.link-previous {
  position: relative;
  left: 25px;
  top: 0;
}
a.link-previous:before {
  left: -23px;
  transform: rotate(180deg);
}
a.link-next {
  position: relative;
  right: 25px;
  top: 0;
}
a.link-next:before {
  right: -23px;
  left: unset;
}
.info-icon-phone,
.info-icon-mail,
.info-icon-location {
  position: relative;
  display: block;
  min-width: 40px;
  width: 40px;
  height: 40px;
  background-color: #99cc00;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  margin-right: 20px;
}
.info-icon-phone:before,
.info-icon-mail:before,
.info-icon-location:before {
  content: '\e90d';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-family: icomoon;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.info-icon-mail:before {
  content: '\e90b';
}
.info-icon-location:before {
  content: '\e906';
}
.icon-language,
.icon-money,
.icon-book,
.icon-phone,
.icon-location,
.icon-timetable,
.icon-contact {
  position: relative;
  display: block;
  min-width: 30px;
  width: 30px;
  height: 30px;
  background-color: #663399;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  margin-right: 15px;
}
.icon-language:before,
.icon-money:before,
.icon-book:before,
.icon-phone:before,
.icon-location:before,
.icon-timetable:before,
.icon-contact:before {
  content: '\e900';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-family: icomoon;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
.icon-phone:before {
  content: '\e90d';
}
.icon-location:before {
  content: '\e906';
}
.icon-timetable:before {
  content: '\e910';
}
.icon-language:before {
  content: '\e91c';
}
.icon-book:before {
  content: '\e91b';
}
.icon-money:before {
  content: '\e91d';
}
.icon-share-facebook,
.icon-share-linkedin,
.icon-share-message {
  position: relative;
  display: block;
  min-width: 40px;
  width: 40px;
  height: 40px;
  background-color: #99cc00;
  margin: 0;
  padding: 0;
  border-radius: 50%;
}
.icon-share-facebook:before,
.icon-share-linkedin:before,
.icon-share-message:before {
  content: '\e916';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-family: icomoon;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
.icon-share-linkedin:before {
  content: '\e919';
}
.icon-share-message:before {
  content: '\e91a';
}
a.link-map,
a.link-map:visited {
  position: relative;
  display: block;
  margin-top: 16px;
  color: #99cc00;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
a.link-map:before,
a.link-map:visited:before {
  content: '\e911';
  display: block;
  font-size: 16px;
  font-family: icomoon;
  position: absolute;
  top: 0;
  left: 133px;
  font-size: 11px;
  line-height: 24px;
}
/*********************
01. GENERAL STYLES
*********************/
html,
body {
  height: 100%;
}
body {
  font-family: ff-meta-web-pro, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #505050;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::selection {
  background: #99cc00;
  color: white;
}
::-moz-selection {
  background: #99cc00;
  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;
}
/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
/*********************
03. LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 89.1%;
  margin: 0 auto;
}
#container {
  overflow: hidden;
}
.page-template-tpl-formations #container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.page-template-tpl-formations #container #content {
  flex: 1;
}
/*********************
04. LINK STYLES
*********************/
a,
a:visited {
  color: #505050;
  text-decoration: none;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /* mobile tap color */
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  color: #ff6600;
  outline: none;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: #ff6600;
}
button {
  border: none;
}
button:focus {
  outline: none;
}
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1,
h2,
h3,
h4,
h5 {
  font-family: ff-meta-web-pro, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 700;
  color: #663399;
  margin: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 {
  font-size: 34px;
  line-height: 1.25;
  color: #ff6600;
  margin-bottom: 25px;
  text-transform: uppercase;
}
h2 {
  font-size: 26px;
  line-height: 1.286;
  text-transform: uppercase;
}
h3 {
  font-size: 20px;
  line-height: 1.5;
}
h4 {
  font-size: 16px;
  line-height: 1.25;
  color: #99cc00;
}
/*********************
06. HEADER SYTLES
*********************/
/*********************
07. NAVIGATION STYLES
*********************/
/*********************
08. POSTS & CONTENT STYLES
*********************/
.entry-content img {
  margin: 0;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
#inner-content ul {
  list-style: none;
}
/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.energysaver_page_navi {
  /* common styles for page-navi links */
}
.energysaver_page_navi li {
  float: left;
  list-style: none;
}
.energysaver_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.energysaver_page_navi li a:hover,
.energysaver_page_navi li a:focus {
  color: #99cc00;
  text-decoration: underline;
}
.energysaver_page_navi li.pagenavi-current {
  padding: 3px 6px;
  border-bottom: 2px solid #99cc00;
  position: relative;
}
.energysaver_page_navi li.pagenavi-prev-link,
.energysaver_page_navi li.pagenavi-next-link {
  font-weight: bold;
}
.energysaver_page_navi li.pagenavi-prev-link a,
.energysaver_page_navi li.pagenavi-next-link a {
  padding: 0;
}
/*********************
10. PAGE STYLES
*********************/
* {
  outline: none;
}
.page-title {
  word-wrap: break-word;
}
.page-template-tpl-home .header-block-wrapper {
  margin-bottom: 45px;
}
.page-template-tpl-home .home-header {
  position: relative;
  margin-bottom: 45px;
  height: 450px;
}
.page-template-tpl-home .home-header .quote-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.page-template-tpl-home .home-header .quote-wrapper .wrap {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.page-template-tpl-home .home-header blockquote {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 0 77px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  text-align: left;
  font-size: 24px;
  line-height: 34px;
  z-index: 2;
}
.page-template-tpl-home .home-header blockquote span {
  font-weight: bold;
  line-height: 1.3;
  text-transform: uppercase;
}
.page-template-tpl-home .home-header blockquote author {
  margin-top: 15px;
  font-size: 18px;
  line-height: 24px;
}
.page-template-tpl-home .home-header blockquote author:before {
  content: '';
  display: inline-block;
  background: #ffffff;
  width: 30px;
  height: 1px;
  vertical-align: middle;
  margin-right: 15px;
}
.page-template-tpl-home .home-header .home-slides {
  height: 100%;
}
.page-template-tpl-home .home-header .home-slides .image {
  width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page-template-tpl-home .home-header .home-slides:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.36));
  z-index: 1;
  pointer-events: none;
}
.page-template-tpl-home .home-header .home-slide-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 2;
}
.page-template-tpl-home .home-header .home-slide-dots li {
  position: relative;
  margin: 0 25px 0 0;
  height: 20px;
}
.page-template-tpl-home .home-header .home-slide-dots li:last-child {
  margin: 0;
}
.page-template-tpl-home .home-header .home-slide-dots li:last-child button:after {
  content: unset;
}
.page-template-tpl-home .home-header .home-slide-dots button {
  background: none;
  border: none;
  text-indent: -9999px;
}
.page-template-tpl-home .home-header .home-slide-dots button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  box-sizing: border-box;
  text-indent: 0;
}
.page-template-tpl-home .home-header .home-slide-dots .slick-active button:before {
  background: #ffffff;
}
.page-template-tpl-home .extra-block-wrapper {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
}
.page-template-tpl-home .extra-block-wrapper > div {
  position: relative;
}
.page-template-tpl-home .extra-block-wrapper .wrap {
  display: flex;
  justify-content: flex-end;
  background: transparent;
}
.page-template-tpl-home .extra-block {
  width: 100%;
  background: transparent;
  border-radius: 25px;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
}
.page-template-tpl-home .extra-block h2 {
  margin: 0;
  color: #ff6600;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 21px;
}
.page-template-tpl-home .extra-block .button {
  margin-top: 13px;
}
.page-template-tpl-home .extra-block .helpline-phone {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 55px;
  height: 55px;
}
.page-template-tpl-home .extra-block .helpline-phone:before {
  content: '\e90d';
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  background: #99cc00;
  color: #ffffff;
  border-radius: 50%;
  font-family: icomoon;
  font-size: 25px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.page-template-tpl-home .extra-block .helpline {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.page-template-tpl-home .extra-block .show {
  display: flex;
  z-index: 10;
}
.page-template-tpl-home .information {
  margin-bottom: 45px;
}
.page-template-tpl-home .information.wrap {
  position: relative;
}
.page-template-tpl-home .information .slick-slider {
  position: unset;
}
.page-template-tpl-home .information h2 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 15px;
}
.page-template-tpl-home .information p {
  margin-bottom: 30px;
}
.page-template-tpl-home .information .next-btn,
.page-template-tpl-home .information .previous-btn {
  bottom: 22px;
}
.page-template-tpl-home .information .slick-list {
  background: #ffffff;
  border-radius: 25px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  padding: 0;
}
.page-template-tpl-home .information .slide {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 1px;
}
.page-template-tpl-home .information .slide .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
  height: 320px;
  border-radius: 25px 25px 0 0;
}
.page-template-tpl-home .information .slide .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 30px;
  font-size: 16px;
}
.page-template-tpl-home .information .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.page-template-tpl-home .information .link-box {
  border-radius: 25px;
  border: 2px solid #99cc00;
}
.page-template-tpl-home .information .link-box h3 {
  background: #99cc00;
  border-radius: 20px 20px 0 0;
  margin: 0;
  padding: 0 40px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
.page-template-tpl-home .information .link-box ul {
  list-style: none;
  padding: 13px 22px 23px;
}
.page-template-tpl-home .information .link-box li {
  margin: 7px 0;
}
.page-template-tpl-home .information .link-box a {
  position: relative;
  margin: 7px 0;
  padding-left: 20px;
}
.page-template-tpl-home .information .link-box a:before {
  content: '\e918';
  position: absolute;
  left: 0;
  top: 4px;
  font-family: icomoon;
  font-size: 12px;
  color: #99cc00;
}
.page-template-tpl-home .home-services-slider {
  margin-bottom: 100px;
}
.page-template-tpl-home .home-services-slider .home-services-slider__heading {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
  font-size: 28px;
  line-height: 36px;
}
.page-template-tpl-home .home-services-slider .intro {
  color: #ffffff;
}
.page-template-tpl-home .home-services-slider .intro p {
  font-size: 16px;
  line-height: 26px;
}
.page-template-tpl-home .home-services-slider .grid_lg-1 {
  padding: 44px 0 0 0;
}
.page-template-tpl-home .home-services-slider .services h3 {
  font-size: 26px;
  line-height: 30px;
  margin: 0;
}
.page-template-tpl-home .home-services-slider .services .link {
  margin: 30px 0;
  position: absolute;
  bottom: 209px;
}
.page-template-tpl-home .home-services-slider .services .image {
  width: 100%;
  height: 200px;
  min-height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-template-tpl-home .home-services-slider .services .slick-slide {
  display: block;
  float: left;
}
.page-template-tpl-home .home-services-slider .services .col {
  display: block !important;
  height: 100%;
}
.page-template-tpl-home .home-services-slider .service {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #ffffff;
  margin: 0 auto;
  padding: 15px;
  position: relative;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 440px;
  max-width: 344px;
}
.page-template-tpl-home .home-services-slider .service p {
  margin: 10px 0 30px 0;
  padding: 0;
  position: relative;
  font-size: 18px;
}
.page-template-tpl-home .home-services-slider .previous-btn,
.page-template-tpl-home .home-services-slider .next-btn {
  bottom: -47px;
}
.page-template-tpl-home .home-services-slider .home-services-dots {
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  color: #663399;
  left: 50%;
}
.page-template-tpl-home .home-services-slider .home-services-dots li {
  display: none;
}
.page-template-tpl-home .home-services-slider .home-services-dots li span {
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
}
.page-template-tpl-home .home-services-slider .home-services-dots .slick-active {
  display: block;
}
.page-template-tpl-home .home-news {
  padding-bottom: 120px;
}
.page-template-tpl-home .home-news h2 {
  margin: 0 0 30px 0;
  text-align: center;
}
.page-template-tpl-home .home-news h3 {
  margin: 12px 0 10px 0;
  height: 30px;
  overflow: hidden;
}
.page-template-tpl-home .home-news p {
  margin: 0;
}
.page-template-tpl-home .home-news .news-container {
  display: flex;
  flex-direction: column;
}
.page-template-tpl-home .home-news .news {
  position: relative;
  height: 260px;
}
.page-template-tpl-home .home-news .news-wrapper {
  margin-bottom: 19px;
}
.page-template-tpl-home .home-news .news-wrapper:last-child {
  margin-bottom: 0;
}
.page-template-tpl-home .home-news .main {
  min-height: 234px;
}
.page-template-tpl-home .home-news .main p {
  font-weight: 600;
}
.page-template-tpl-home .home-news .col:nth-child(1) .news-wrapper:nth-child(2) {
  display: none;
}
.page-template-tpl-home .home-news .col:nth-child(2) .news-wrapper:first-child .with-image {
  height: 334px;
}
.page-template-tpl-home .home-news .col:nth-child(2) .news-wrapper:nth-child(2) {
  display: none;
}
.page-template-tpl-home .home-news .col:nth-child(3) {
  display: none;
}
.page-template-tpl-home .home-news .button-wrapper {
  width: 100%;
  padding-top: 2px;
  text-align: center;
}
.page-template-tpl-home .home-news .button-wrapper a {
  margin: auto;
}
.page-template-tpl-home .previous-btn,
.page-template-tpl-home .next-btn {
  position: absolute;
  left: 35px;
  width: 36px;
  height: 36px;
  border: 2px solid #663399;
}
.page-template-tpl-home .previous-btn:before,
.page-template-tpl-home .next-btn:before {
  font-size: 16px;
  line-height: 36px;
}
.page-template-tpl-home .next-btn {
  left: unset;
  right: 35px;
}
.page-template-tpl-foyer h1 {
  margin-bottom: 20px;
}
.page-template-tpl-foyer h2 {
  font-size: 26px;
}
.page-template-tpl-foyer .header-extra-wrapper .col > div {
  margin-bottom: 35px;
}
.page-template-tpl-foyer .header-extra-wrapper .col > div:last-child {
  margin-bottom: 0;
}
.page-template-tpl-foyer .services-block .service {
  align-items: flex-start;
  text-align: left;
}
.page-template-tpl-foyer .services-block span.icon-icon_share:before {
  font-size: 40px;
}
.sticky-wrapper {
  height: 0 !important;
  width: 100vw;
}
.sticky-wrapper.is-sticky {
  position: absolute;
  z-index: 2;
}
.sidebar-main {
  padding-left: 30px !important;
}
.sidebar-left {
  width: calc(100% - 15px);
  max-width: 414px;
  font-size: 20px;
  left: 0;
  padding: 20px 15px 20px 10px;
  position: absolute;
  z-index: 9;
  pointer-events: none;
  margin-top: 10px;
}
.sidebar-left.fixed {
  padding: 20px 15px;
}
.sidebar-left .active {
  color: #ff6600;
}
.sidebar-left .active:before {
  background: #ff6600;
}
.sidebar-left .active:after {
  visibility: visible;
}
.sidebar-left.is-active::before {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.sidebar-left.is-active::before {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
}
.sidebar-left.is-active::after {
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.sidebar-left.is-active .sidebar-left-nav {
  width: 100%;
}
.sidebar-left.is-active .sidebar-left-nav__label {
  display: block;
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.4s 0.1s ease, visibility 0s ease;
  visibility: visible;
}
.sidebar-left.is-active .sidebar-left-nav__bullet-point {
  border: 2px solid white;
  pointer-events: auto;
}
.sidebar-left:hover::after {
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.sidebar-left:hover .sidebar-left-nav__label {
  pointer-events: auto;
}
.sidebar-left:hover .sidebar-left-nav__bullet-point {
  border: 2px solid orange;
  pointer-events: auto;
}
.sidebar-left::before {
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ff6600;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  transition: transform 0.4s 0.5s ease;
  -webkit-transition: transform 0.4s 0.5s ease;
}
.sidebar-left::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  transform: translateX(calc(-100% + 38px));
  -ms-transform: translateX(calc(-100% + 38px));
  -webkit-transform: translateX(calc(-100% + 38px));
  pointer-events: auto;
}
.sidebar-left-wrapper {
  margin-top: 45px;
}
.sidebar-left-nav {
  height: 50vh;
  width: 80px;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  pointer-events: all;
}
.sidebar-left-nav::-webkit-scrollbar {
  display: none;
}
.sidebar-left-nav__bullet-point {
  background: transparent;
  border: 2px solid #ff6600;
  border-radius: 50%;
  display: inline-block;
  height: 16px;
  margin: 10px 10px 10px 0;
  transition: border 0.4s ease;
  -webkit-transition: border 0.4s ease;
  width: 16px;
  pointer-events: all;
}
.sidebar-left-nav__item:hover .sidebar-left-nav__bullet-point,
.sidebar-left:hover .sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
  border: 2px solid #ff6600;
}
.sidebar-left.is-active .sidebar-left-nav__item .sidebar-left-nav__bullet-point {
  border: 2px solid #ffffff;
}
.sidebar-left.is-active .sidebar-left-nav__item .sidebar-left-nav__bullet-point:hover {
  border: 2px solid #505050;
  background-color: #505050;
}
.sidebar-left-nav__item {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 28px;
}
.sidebar-left-nav__item:hover .sidebar-left-nav__label {
  color: #505050;
}
.sidebar-left-nav__item a:visited {
  color: white;
}
.sidebar-left-nav__item a {
  display: flex;
  align-items: center;
  font-size: 18px;
}
.sidebar-left-nav__item:last-child {
  margin-bottom: 0;
}
.sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
  background-color: #ff6600;
}
.fixed {
  position: fixed;
  top: 142px;
  padding: 0;
}
.sidebar-left-nav__label {
  display: none;
  color: white;
  opacity: 0;
  transition: opacity 0.4s 0.3s ease, visibility 0.5s 0.5s ease;
  -webkit-transition: opacity 0.4s 0.3s ease, visibility 0.5s 0.5s ease;
  visibility: hidden;
  overflow: hidden;
  white-space: nowrap;
  margin: 4px;
  text-overflow: ellipsis;
  width: calc(100vw - 90px);
}
.sidebar-left:hover .sidebar-left-nav__item.is-active .sidebar-left-nav__label {
  color: #505050;
}
.sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active:hover .sidebar-left-nav__bullet-point {
  background-color: transparent;
  border: 2px solid white;
}
.sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active:hover .sidebar-left-nav__label {
  color: #505050;
}
.sidebar-left:hover .sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
  border: 2px solid white;
}
.sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
  background-color: transparent;
}
.sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active .sidebar-left-nav__label {
  color: white;
}
.page-template-tpl-consulting #inner-content {
  padding: 0 0 120px;
}
.page-template-tpl-consulting section {
  margin-bottom: 65px;
}
.page-template-tpl-consulting section ul {
  list-style: none;
}
.page-template-tpl-consulting section li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.page-template-tpl-consulting section li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-tpl-consulting section > div:first-child {
  padding-top: 0;
}
.page-template-tpl-consulting section ul {
  margin-bottom: 27px;
}
.page-template-tpl-consulting section > div {
  position: relative;
  display: flex;
  padding: 110px 0 63px;
}
.page-template-tpl-consulting section > div .main-column {
  width: 100%;
}
.page-template-tpl-consulting section > div .main-column p {
  margin: 0 0 27px;
}
.page-template-tpl-consulting section > div:focus {
  outline: none;
}
.page-template-tpl-consulting section > div:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #ededed;
}
.page-template-tpl-consulting section > div:last-child {
  padding-bottom: 0;
}
.page-template-tpl-consulting section > div:last-child:before {
  content: unset;
}
.page-template-tpl-consulting .sideblock {
  width: 100%;
  padding-left: 30px;
}
.page-template-tpl-consulting .sideblock > div {
  margin-bottom: 40px;
}
.page-template-tpl-consulting .sideblock > div:last-child {
  margin-bottom: 40px;
}
.page-template-tpl-consulting .sideblock img {
  max-width: 100%;
}
.page-template-tpl-consulting .sideblock .helpline {
  display: flex;
  width: 100%;
  height: unset;
}
.page-template-tpl-consulting .sideblock .helpline a {
  color: #99cc00;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.page-template-tpl-consulting h2 {
  margin-bottom: 30px;
}
.page-template-tpl-consulting h3 {
  font-size: 20px;
  color: #99cc00;
}
.page-template-tpl-consulting ul {
  list-style: none;
}
.page-template-tpl-consulting .link h3 {
  color: #663399;
  font-size: 18px;
  margin-bottom: 30px;
}
.page-template-tpl-consulting .link:before {
  content: unset;
}
.page-template-tpl-consulting .button {
  padding: 10px 40px;
  font-size: 14px;
}
.page-template-tpl-consulting .button a {
  color: #ffffff;
}
.page-template-tpl-consulting .button a:hover {
  color: #ffffff;
}
.page-template-tpl-consulting .box,
.page-template-tpl-consulting .contact-container {
  background: #ffffff;
  border-radius: 25px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  padding: 30px;
}
.page-template-tpl-consulting .contact-container {
  display: flex;
  flex-wrap: wrap;
}
.page-template-tpl-consulting .icon {
  position: relative;
  display: block;
  min-width: 30px;
  width: 30px;
  height: 30px;
  background-color: #99cc00;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  margin-right: 14px;
}
.page-template-tpl-consulting .icon:before {
  content: '\e90d';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-family: icomoon;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.page-template-tpl-team .entry-content > div {
  position: relative;
  padding: 100px 0 60px;
}
.page-template-tpl-team .entry-content > div:first-child {
  padding-top: 0;
}
.page-template-tpl-team .entry-content > div:last-child:before {
  content: unset;
}
.page-template-tpl-team .entry-content > div:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #ededed;
}
.page-template-tpl-team h2 {
  margin-bottom: 50px;
}
.page-template-tpl-team .contact-container .contact {
  display: flex;
  max-width: 450px;
}
.page-template-tpl-team .contact-container .contact:last-child {
  margin-bottom: 34px;
}
.page-template-tpl-team .contact-container .image {
  width: 140px;
  height: 140px;
  min-width: 140px;
}
.page-template-tpl-team .contact-container .image:before {
  width: 140px;
  height: 140px;
}
.page-template-tpl-admission .article-header {
  padding-top: 70px;
  margin-bottom: 100px;
}
.page-template-tpl-admission .article-header ul,
.page-template-tpl-admission .wp-block-column ul {
  list-style: none;
}
.page-template-tpl-admission .article-header li,
.page-template-tpl-admission .wp-block-column li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.page-template-tpl-admission .article-header li:before,
.page-template-tpl-admission .wp-block-column li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-tpl-admission .article-header li,
.page-template-tpl-admission .wp-block-column li {
  margin-bottom: 20px;
}
.page-template-tpl-admission .header-extra-block {
  position: unset;
  width: 100%;
  margin-top: 25px;
}
.page-template-tpl-admission .button {
  margin-top: 22px;
  padding: 10px 60px;
  font-size: 14px;
}
.page-template-tpl-admission .button a {
  color: #ffffff;
}
.page-template-tpl-admission .button a:hover {
  color: #ffffff;
}
.page-template-tpl-admission .wp-block-columns {
  justify-content: space-between;
  margin-bottom: 90px;
}
.page-template-tpl-admission .wp-block-columns > .wp-block-column {
  flex-basis: 100%;
  margin-right: 0;
}
.page-template-tpl-admission h2 {
  margin-bottom: 30px;
}
.page-template-tpl-admission .wp-block-image {
  text-align: left;
}
.page-template-tpl-admission .wp-block-image img {
  border-radius: 25px;
  max-width: 550px;
  width: 100%;
}
.page-template-tpl-admission .green-box {
  max-width: 1191px;
}
.page-template-tpl-admission .green-box h2 {
  margin: 0;
}
.page-template-tpl-admission .green-box a {
  display: none;
}
.info-maison-sejour h3 {
  margin-bottom: 10px;
}
.info-maison-sejour p {
  margin: 0;
}
.info-maison-sejour .with-icon {
  margin-bottom: 25px;
}
.info-maison-sejour .with-icon:last-child {
  margin-bottom: 0;
}
.page-template-tpl-jobs h1,
.page-template-tpl-ethics-commitee h1 {
  margin: 0;
  color: #ffffff;
  text-align: center;
}
.page-template-tpl-jobs h2,
.page-template-tpl-ethics-commitee h2 {
  margin-bottom: 30px;
}
.page-template-tpl-jobs .article-header,
.page-template-tpl-ethics-commitee .article-header {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 380px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-tpl-jobs .entry-content,
.page-template-tpl-ethics-commitee .entry-content {
  padding: 60px 0;
}
.page-template-tpl-jobs .article-header {
  background-position: left;
}
.page-template-tpl-jobs #inner-content li {
  padding: 0;
}
.page-template-tpl-jobs #inner-content li:before {
  content: unset;
}
.page-template-tpl-jobs .tabs-category-job {
  margin: 0 0 30px;
  text-transform: uppercase;
}
.page-template-tpl-jobs .tabs-category-job ul {
  display: block;
}
.page-template-tpl-jobs .tabs-category-job li {
  margin-right: 50px;
  margin-bottom: 20px;
}
.page-template-tpl-jobs .tabs-category-job li:last-child {
  margin-right: 0;
}
.page-template-tpl-jobs .tabs-category-job a {
  font-size: 22px;
}
.page-template-tpl-jobs .tabs-category-job .active {
  font-weight: 700;
  color: #ff6600;
  position: relative;
}
.page-template-tpl-jobs .tabs-category-job .active::after {
  content: "";
  background-color: #ff6600;
  height: 2px;
  position: absolute;
  right: 0;
  bottom: -2px;
  left: 0;
}
.page-template-tpl-jobs .job-container {
  height: 100%;
  position: relative;
}
.page-template-tpl-jobs .job {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: color 0s linear;
  -webkit-transition: color 0s linear;
}
.page-template-tpl-jobs .job:hover p,
.page-template-tpl-jobs .job:hover span {
  color: #505050;
}
.page-template-tpl-jobs .job span {
  display: block;
}
.page-template-tpl-jobs .job .job__actions {
  position: relative;
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}
.page-template-tpl-jobs p {
  margin-bottom: 37px;
}
.page-template-tpl-jobs h3 {
  margin-bottom: 20px;
}
.job__actions__link {
  margin-bottom: 0;
}
.job-container:hover .job__actions__link {
  color: #505050;
}
.post-prev-next {
  display: none !important;
}
.post-prev-next-small {
  margin-top: 60px !important;
}
.post-next {
  text-align: right;
}
.page-template-tpl-ethics-commitee .question {
  color: #663399;
  font-weight: 700;
}
.page-template-tpl-ethics-commitee .grid-4 {
  padding-left: 51px;
}
.page-template-tpl-ethics-commitee .contact-image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.page-template-tpl-ethics-commitee .contact-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: rgba(102, 51, 153, 0.15);
  z-index: -1;
}
.page-template-tpl-ethics-commitee .contact {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template-tpl-ethics-commitee .name {
  text-align: center;
}
.page-template-tpl-ethics-commitee .position {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin: 6px 0;
}
.news__container {
  position: relative;
}
.page-template-tpl-news h1 {
  margin-bottom: 30px;
}
.page-template-tpl-news .header-block-wrapper .wrap {
  flex-direction: column;
  justify-content: space-between;
}
.page-template-tpl-news .header-block-wrapper .wrap > div {
  width: 100%;
}
.page-template-tpl-news .header-block-wrapper .wrap > div:first-child {
  position: absolute;
  top: 0;
  width: 89.1%;
  height: 350px;
  padding: 15px 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #ffffff;
}
.page-template-tpl-news .header-block-wrapper .wrap > div:first-child > span {
  text-align: right;
}
.page-template-tpl-news .header-block-wrapper .wrap > div:first-child .white {
  color: #ffffff;
}
.page-template-tpl-news .header-block-wrapper .wrap > div:first-child .white:hover {
  color: #ff6600;
}
.page-template-tpl-news .header-block-wrapper .wrap > div:last-child {
  height: 100%;
  padding-top: 45px;
}
.page-template-tpl-news .header-block-wrapper .wrap > div:last-child > p {
  margin: 30px 0 45px;
}
.page-template-tpl-news .header-block-wrapper .wrap .news-main-info .row {
  position: relative;
  margin-top: 40px;
}
.page-template-tpl-news .header-block-wrapper .wrap .news-main-info p {
  margin: 0;
}
.page-template-tpl-news .header-block-wrapper .news {
  height: 234px;
  margin-bottom: 30px;
}
.page-template-tpl-news .header-block-wrapper .news p {
  margin: 0 0 15px;
  height: 30px;
  overflow: hidden;
}
.page-template-tpl-news .header-block-wrapper h2 {
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 0;
  color: #ffffff;
  text-transform: none;
}
.page-template-tpl-news .header-block-wrapper .category {
  font-size: 14px;
}
.page-template-tpl-news .header-image {
  height: 350px;
}
.page-template-tpl-news .header-image:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 350px;
  opacity: 0.62;
  background-image: linear-gradient(rgba(84, 84, 84, 0), #000000);
}
.page-template-tpl-news .category {
  margin-bottom: 12px;
}
.page-template-tpl-news .news p {
  margin: 10px 0 21px;
}
.page-template-tpl-news .entry-content {
  padding: 20px 0 120px;
}
.page-template-tpl-news .entry-content .col {
  position: relative;
}
.page-template-tpl-news .entry-content h2 {
  position: relative;
  width: fit-content;
  margin: 60px auto 45px;
}
.page-template-tpl-news .entry-content h2:before,
.page-template-tpl-news .entry-content h2:after {
  content: '';
  position: absolute;
  left: -66px;
  top: 25px;
  width: 50px;
  height: 2px;
  background: #663399;
}
.page-template-tpl-news .entry-content h2:after {
  left: unset;
  right: -66px;
}
.page-template-tpl-contact #contact-map,
.page-template-tpl-contact .contact-map {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.page-template-tpl-contact .title {
  margin-bottom: 30px;
}
.page-template-tpl-contact .header-extra-block .col {
  display: flex;
}
.page-template-tpl-contact .form-title {
  margin-bottom: 17px;
}
.page-template-tpl-contact h2 {
  margin-bottom: 20px;
}
.page-template-tpl-contact p {
  margin: 12px 0;
}
.page-template-tpl-contact .horizontal {
  display: flex;
}
.page-template-tpl-contact .horizontal:first-child p {
  margin-bottom: 30px;
}
.page-template-tpl-contact .entry-content {
  margin-bottom: 60px;
}
.page-template-tpl-contact .entry-content > div {
  display: flex;
}
.page-template-tpl-contact .pa-contact-suggestion {
  margin-top: 30px;
}
.page-template-tpl-contact .pa-contact-suggestion .button {
  width: 200px;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
.page-template-tpl-page #inner-content,
.page-template-tpl-dementia #inner-content {
  padding: 0 0 120px;
}
.page-template-tpl-page #inner-content .main-column ul,
.page-template-tpl-dementia #inner-content .main-column ul {
  list-style: none;
}
.page-template-tpl-page #inner-content .main-column li,
.page-template-tpl-dementia #inner-content .main-column li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.page-template-tpl-page #inner-content .main-column li:before,
.page-template-tpl-dementia #inner-content .main-column li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-tpl-page #inner-content img,
.page-template-tpl-dementia #inner-content img {
  border-radius: 25px;
}
.page-template-tpl-page #inner-content h2,
.page-template-tpl-dementia #inner-content h2 {
  margin: 100px 0 30px;
}
.page-template-tpl-page #inner-content h2:first-child,
.page-template-tpl-dementia #inner-content h2:first-child {
  margin: 0 0 45px;
}
.page-template-tpl-page #inner-content h3,
.page-template-tpl-dementia #inner-content h3 {
  font-size: 18px;
  line-height: 26px;
  margin: 30px 0 20px 0;
}
.page-template-tpl-page #inner-content h4,
.page-template-tpl-dementia #inner-content h4 {
  font-size: 20px;
  color: #663399;
  margin: 60px 0 20px;
  text-transform: uppercase;
}
.page-template-tpl-page #inner-content .wp-block-columns h3,
.page-template-tpl-dementia #inner-content .wp-block-columns h3 {
  margin: 0 0 20px;
}
.page-template-tpl-page #inner-content .wp-block-columns h4,
.page-template-tpl-dementia #inner-content .wp-block-columns h4 {
  color: #505050;
  margin: 0 0 15px;
}
.page-template-tpl-page .title,
.page-template-tpl-dementia .title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #505050;
}
.page-template-tpl-page .header-extra-block li,
.page-template-tpl-dementia .header-extra-block li {
  margin-bottom: 7px;
}
.page-template-tpl-page .header-extra-block p,
.page-template-tpl-dementia .header-extra-block p {
  margin-top: 15px;
}
.page-template-tpl-page h2,
.page-template-tpl-dementia h2 {
  margin-bottom: 30px;
}
.page-template-tpl-page section.wrap .wp-block-columns,
.page-template-tpl-dementia section.wrap .wp-block-columns {
  margin-bottom: 100px;
}
.page-template-tpl-page section.wrap .wp-block-columns h3,
.page-template-tpl-dementia section.wrap .wp-block-columns h3 {
  margin-top: 0;
}
.page-template-tpl-page section.wrap .wp-block-columns li,
.page-template-tpl-dementia section.wrap .wp-block-columns li {
  margin-bottom: 20px;
}
.page-template-tpl-page p,
.page-template-tpl-dementia p {
  margin: 0 0 20px;
}
.page-template-tpl-page p:last-child,
.page-template-tpl-dementia p:last-child {
  margin-bottom: 0;
}
.page-template-tpl-page .entry-content section,
.page-template-tpl-dementia .entry-content section {
  padding: 110px 0;
  border-top: 2px solid #ededed;
}
.page-template-tpl-page .entry-content section:first-child,
.page-template-tpl-dementia .entry-content section:first-child {
  border: none;
  padding-top: 0;
}
.page-template-tpl-page .entry-content section:last-child,
.page-template-tpl-dementia .entry-content section:last-child {
  padding-bottom: 0;
}
.page-template-tpl-page .image-right > .wp-block-column:nth-child(2),
.page-template-tpl-dementia .image-right > .wp-block-column:nth-child(2) {
  text-align: right;
}
.page-template-tpl-page .list-block,
.page-template-tpl-dementia .list-block {
  margin-bottom: 70px;
}
.page-template-tpl-page .list-block .grid-2:first-child,
.page-template-tpl-dementia .list-block .grid-2:first-child {
  margin-bottom: 39px;
}
.page-template-tpl-page .list-block .grid-2:last-child .col,
.page-template-tpl-dementia .list-block .grid-2:last-child .col {
  padding-bottom: 0;
}
.page-template-tpl-page .list-block .grid-4,
.page-template-tpl-dementia .list-block .grid-4 {
  margin-bottom: 6px;
}
.page-template-tpl-page .box-green,
.page-template-tpl-dementia .box-green {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background: #99cc00;
  width: 100%;
  height: 100%;
  min-height: 96px;
  font-weight: 700;
  text-align: center;
  border-radius: 25px;
  vertical-align: middle;
  padding: 20px;
  word-break: break-word;
}
.page-template-tpl-page .fixed,
.page-template-tpl-dementia .fixed {
  top: 170px;
}
.page-template-tpl-dementia .wp-block-column {
  width: 100%;
  padding: 0;
}
.page-template-tpl-dementia .wp-block-image figure {
  text-align: center;
}
.page-template-tpl-publication #inner-content {
  padding: 60px 0 120px;
}
.page-template-tpl-publication .article-header {
  margin-bottom: 40px;
}
.page-template-tpl-publication .section-brochure {
  position: relative;
  margin-bottom: 120px;
}
.page-template-tpl-publication .section-brochure .wrap {
  position: relative;
}
.page-template-tpl-publication h1 {
  text-align: center;
  font-size: 34px;
  line-height: 1.25;
}
.page-template-tpl-publication h2 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 25px;
  text-align: center;
}
.page-template-tpl-publication h3 {
  font-size: 26px;
  line-height: 35px;
}
.page-template-tpl-publication .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-tpl-publication .header-info ul {
  list-style: none;
}
.page-template-tpl-publication .header-info li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.page-template-tpl-publication .header-info li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-tpl-publication .header-info h2 {
  margin-bottom: 30px;
  text-align: left;
}
.page-template-tpl-publication .header-info .member-info h3 {
  margin-bottom: 5px;
}
.page-template-tpl-publication .header-info .member-info .button {
  margin-top: 20px;
}
.page-template-tpl-publication .brochures {
  height: 500px;
  display: flex;
  align-items: center;
}
.page-template-tpl-publication .brochure {
  height: 450px;
  padding: 15px;
  margin: 0 9.5px 10px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
}
.page-template-tpl-publication .brochure h3 {
  margin-bottom: 10px;
}
.page-template-tpl-publication .brochure p {
  height: 55px;
  overflow: hidden;
}
.page-template-tpl-publication .brochure .brochure-info {
  padding: 20px;
}
.page-template-tpl-publication .brochure .image {
  position: relative;
  height: 200px;
  padding: 16px 20px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
  transition: background-size 0.2s ease;
  -webkit-transition: background-size 0.2s ease;
}
.page-template-tpl-publication .brochure .image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 78px;
  opacity: 0.8;
  background-image: linear-gradient(#000000, rgba(84, 84, 84, 0));
}
.page-template-tpl-publication .brochure__container {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.page-template-tpl-publication .brochure__download {
  display: flex;
  flex: 1;
  align-items: flex-end;
  padding: 0 0 10px 10px;
}
.page-template-tpl-publication .brochure__download__link {
  display: inherit;
  position: unset;
}
.page-template-tpl-publication .brochure__download__link::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page-template-tpl-publication .brochure__download__link::before {
  position: relative;
  top: unset;
  bottom: 0;
  left: calc(100% + 15px) !important;
}
.page-template-tpl-publication .brochure__download__link:hover {
  color: #505050;
}
.page-template-tpl-publication .brochure__container:hover .image {
  background-size: 105%;
}
.page-template-tpl-publication .row span {
  z-index: 2;
}
.page-template-tpl-publication .link:before {
  left: 205px;
}
.page-template-tpl-publication .previous-btn,
.page-template-tpl-publication .next-btn {
  position: absolute;
  bottom: -52px;
  right: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #663399;
}
.page-template-tpl-publication .previous-btn:before,
.page-template-tpl-publication .next-btn:before {
  font-size: 18px;
  line-height: 40px;
}
.page-template-tpl-publication .previous-btn {
  right: 48px;
}
.page-template-tpl-publication #publication-menu {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.page-template-tpl-publication #publication-menu a {
  position: relative;
  width: fit-content;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}
.page-template-tpl-publication #publication-menu a:last-child {
  margin: 0;
}
.page-template-tpl-publication #publication-menu a:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #ff6600;
  font-weight: 600;
  position: absolute;
  bottom: -2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.page-template-tpl-publication #publication-menu .active {
  color: #ff6600;
}
.page-template-tpl-publication #publication-menu .active:before {
  opacity: 1;
}
.page-template-tpl-publication .publication {
  display: flex;
  flex-direction: column;
  max-width: 1090px;
  padding: 15px;
  margin: 0 auto 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}
.page-template-tpl-publication .publication:last-child {
  margin: 0 auto;
}
.page-template-tpl-publication .publication .image {
  width: 100%;
  height: 412px;
}
.page-template-tpl-publication .publication .category {
  display: block;
  margin-bottom: 10px;
}
.page-template-tpl-publication .publication h3 {
  margin-bottom: 15px;
}
.page-template-tpl-publication .publication-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px 20px 16px 30px;
}
.page-template-tpl-publication .publication-info ul {
  list-style: none;
}
.page-template-tpl-publication .publication-info li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.page-template-tpl-publication .publication-info li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-tpl-publication .publication-info .button {
  width: 205px;
  text-align: center;
}
.page-template-tpl-publication-purchase #inner-content,
.page-template-tpl-formation-booking #inner-content {
  padding: 60px 0 120px;
}
.page-template-tpl-publication-purchase .step,
.page-template-tpl-formation-booking .step {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
}
.page-template-tpl-publication-purchase .step + .step,
.page-template-tpl-formation-booking .step + .step {
  margin-bottom: 15px;
}
.page-template-tpl-publication-purchase .step__highlight,
.page-template-tpl-formation-booking .step__highlight {
  color: #663399;
  font-weight: bold;
}
.page-template-tpl-publication-purchase .step__number,
.page-template-tpl-formation-booking .step__number {
  pointer-events: none;
}
.page-template-tpl-publication-purchase .step__number > a,
.page-template-tpl-formation-booking .step__number > a {
  color: inherit;
  text-decoration: none;
}
.page-template-tpl-publication-purchase .step__copy-button,
.page-template-tpl-formation-booking .step__copy-button {
  background: transparent;
  border: 0;
  color: #663399;
  position: relative;
}
.page-template-tpl-publication-purchase .step__copy-button::after,
.page-template-tpl-formation-booking .step__copy-button::after {
  content: "Copy";
  font-size: 14px;
  font-family: ff-meta-web-pro, sans-serif;
  position: relative;
  top: -2px;
  left: 5px;
}
.page-template-tpl-publication-purchase .step__copy-button:hover,
.page-template-tpl-formation-booking .step__copy-button:hover {
  color: #ff6600;
}
.page-template-tpl-publication-purchase .step__copy-button.is-copied::after,
.page-template-tpl-formation-booking .step__copy-button.is-copied::after {
  content: "Copied!";
}
.page-template-tpl-publication-purchase .bubble,
.page-template-tpl-formation-booking .bubble {
  min-width: 30px;
  width: 30px;
  min-height: 30px;
  height: 30px;
  color: #ffffff;
  background: #663399;
  border-radius: 50%;
  font-size: 25px;
  line-height: 1;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 15px;
}
.page-template-tpl-publication-purchase .link-back,
.page-template-tpl-formation-booking .link-back {
  position: relative;
  left: 25px;
  top: 0;
}
.page-template-tpl-publication-purchase .link-back:before,
.page-template-tpl-formation-booking .link-back:before {
  left: -23px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.page-template-tpl-publication-purchase .icon-copy,
.page-template-tpl-formation-booking .icon-copy {
  font-weight: bold;
  margin-left: 10px;
  font-size: 20px;
  cursor: pointer;
}
.page-template-tpl-formations #inner-content {
  padding: 60px 0 120px;
}
.page-template-tpl-formations h1 {
  line-height: 1;
  margin-bottom: 35px;
}
.page-template-tpl-formations img {
  width: 100%;
}
.page-template-tpl-formations .shadow {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 25px;
}
.page-template-tpl-formations h3 {
  margin-bottom: 28px;
}
.page-template-tpl-formations .contact-container {
  margin-bottom: 50px;
}
.page-template-tpl-formations-list #inner-content {
  padding: 60px 0 120px;
}
.page-template-tpl-formations-list h2 {
  margin-bottom: 30px;
}
.page-template-tpl-formations-list h3 {
  margin-bottom: 15px;
}
.page-template-tpl-formations-list .formation {
  display: flex;
  justify-content: space-between;
  padding: 60px 0;
  border-bottom: 2px solid #ededed;
  flex-direction: column;
}
.page-template-tpl-formations-list .formation .details {
  margin: 45px auto 0 0;
  width: 100%;
}
.page-template-tpl-formations-list .formation:first-child {
  padding-top: 0;
}
.page-template-tpl-formations-list .formation:last-child {
  padding-bottom: 0;
  border: none;
}
.page-template-tpl-formations-list .description {
  max-width: 556px;
}
.page-template-tpl-formations-list .description ul {
  list-style: none;
}
.page-template-tpl-formations-list .description li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.page-template-tpl-formations-list .description li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-tpl-formations-list .description li {
  margin-bottom: 20px;
}
.page-template-tpl-formations-list .description li:last-child {
  margin-bottom: 0;
}
.page-template-tpl-formations-list .description > div {
  margin-bottom: 30px;
}
.page-template-tpl-formations-list .description__content {
  transition: max-height 0.6s ease;
  -webkit-transition: max-height 0.6s ease;
  max-height: 160px;
  overflow: hidden;
  will-change: max-height;
}
.page-template-tpl-formations-list .description__content .link {
  margin-top: 15px;
}
.page-template-tpl-formations-list .description__content.is-extended {
  max-height: 5000px;
}
.page-template-tpl-formations-list .description__content:not(.is-extended) p:first-of-type {
  overflow: hidden;
  display: block;
  height: 106px;
  position: relative;
}
.page-template-tpl-formations-list .description__content:not(.is-extended) p:first-of-type::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 150px;
  height: 30px;
  background-image: -webkit-gradient(to right, rgba(255, 255, 255, 0.001), #ffffff 50%);
  background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0.001), #ffffff 50%);
  background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0.001), #ffffff 50%);
  background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0.001), #ffffff 50%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.001), #ffffff 50%);
}
.page-template-tpl-formations-list .description__content__link {
  margin-top: 30px;
}
.page-template-tpl-formations-list .description__view-more {
  display: block;
  margin-top: 15px;
}
.page-template-tpl-formations-list .details {
  position: relative;
  max-width: 500px;
  padding: 106px 30px 30px;
}
.page-template-tpl-formations-list .details h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 76px;
  background: #663399;
  border-radius: 25px 25px 0 0;
  color: #ffffff;
  text-align: center;
  line-height: 66px;
}
.page-template-tpl-formations-list .details h3 {
  display: flex;
}
.page-template-tpl-formations-list .details h3 span {
  width: 30px;
}
.page-template-tpl-formations-list .details div {
  margin-bottom: 30px;
}
.page-template-tpl-formations-list .details div:last-child {
  margin-bottom: 40px;
}
.page-template-tpl-formations-list .details p {
  margin: 0 0 10px;
}
.page-template-tpl-formations-list .details .icon-book:before {
  font-size: 13px;
}
.page-template-tpl-formations-list .details .icon-timetable:before,
.page-template-tpl-formations-list .details .icon-money:before {
  font-size: 17px;
}
.page-template-tpl-formations-list .details .button {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  line-height: 21px;
}
.page-template-tpl-formations-list .shadow {
  width: 100%;
  border-radius: 25px;
}
.page-template-tpl-formations-list .link:before {
  left: unset;
  right: -21px;
}
.page-template-tpl-history #inner-content {
  padding-bottom: 120px;
}
.page-template-tpl-history #page-info h2 {
  margin-bottom: 30px;
}
.page-template-tpl-history #page-info .dates {
  position: relative;
}
.page-template-tpl-history #page-info .dates:last-child .description:before {
  content: unset;
}
.page-template-tpl-history #page-info .year {
  padding-bottom: 0;
}
.page-template-tpl-history #page-info .year h3 {
  padding-left: 25px;
  font-family: Arial;
}
.page-template-tpl-history #page-info .description p {
  position: relative;
  padding-left: 25px;
}
.page-template-tpl-history #page-info .description:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 15px;
  width: 2px;
  height: 100%;
  background: #99cc00;
}
.page-template-tpl-history #page-info .history-point {
  position: absolute;
  top: 11px;
  left: 9px;
  display: block;
  width: 12px;
  height: 12px;
  background: #99cc00;
  border-radius: 50%;
}
.page-template-tpl-become-member-form #inner-content {
  padding: 60px 0 120px;
}
.page-template-tpl-become-member-form h2 {
  margin: 50px 0 20px;
  font-size: 40px;
  text-transform: unset;
}
.page-template-tpl-become-member-form h2:first-child {
  margin: 0 0 20px;
}
.page-template-tpl-become-member-form .button {
  width: 200px;
  padding: 10px 0;
  text-align: center;
}
.page-template-tpl-become-member-form .button a {
  color: #ffffff;
  font-size: 14px;
}
.page-template-tpl-become-member-form .virement-text,
.page-template-tpl-become-member-form .domiciliation-text {
  display: none;
}
.page-template-tpl-links #inner-content {
  padding-top: 60px;
  padding-bottom: 80px;
}
.page-template-tpl-links h1 {
  text-align: center;
  margin-bottom: 50px;
}
.page-template-tpl-links h2 {
  font-size: 26px;
  text-transform: unset;
}
.pa-links-link {
  text-align: center;
  height: 100%;
}
.pa-links-link .link {
  display: inline-block;
}
.pa-links-link .link:before {
  right: -20px;
  left: unset;
}
.pa-link-title {
  margin-bottom: 10px;
}
.pa-link-website {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  text-decoration: underline;
  word-break: break-word;
}
.pa-links-img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: contain, object-position: center";
  height: 120px;
  width: 100%;
  margin: 0 auto;
}
.single-service .center {
  text-align: center;
}
.single-service .groups {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1210px;
  margin: 45px auto 0;
  padding: 0 15px;
}
.single-service .groups h2 {
  color: #99cc00;
}
.single-service .groups .wp-block-column {
  padding: 30px;
  margin: 30px 0;
  border: 2px solid #663399;
  flex-basis: 100%;
  cursor: pointer;
}
.single-service .groups .group1 {
  border-radius: 25px;
}
.single-service .groups .group2 {
  border-radius: 25px;
}
.single-service .groups .active {
  color: #ffffff;
  background: #663399;
  flex-basis: 100%;
  border-radius: 25px;
  margin: 0;
}
.single-service .groups .active h2 {
  color: #ffffff;
}
.single-service .concept {
  margin-bottom: 45px;
  flex-wrap: wrap;
  flex-direction: column;
}
.single-service .concept p {
  margin: 30px 0;
}
.single-service .concept ul {
  justify-content: center;
}
.single-service .concept .button {
  font-size: 14px;
  padding: 10px 40px;
}
.single-service .concept .button a,
.single-service .concept .button a:visited {
  color: #ffffff;
}
.single-service .concept .wp-block-column {
  margin: 0;
}
.single-service .concept .wp-block-column:first-child {
  width: 100%;
}
.single-service .concept .wp-block-column:first-child li:first-child {
  width: 100%;
  margin: 0 0 19px 0;
}
.single-service .concept .wp-block-column:first-child li:nth-child(2) {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 19px 0;
  width: 100%;
}
.single-service .concept .wp-block-column:first-child li:nth-child(2) figure {
  height: 257px;
}
.single-service .concept .wp-block-column:first-child li:last-child {
  display: flex;
  align-items: center;
  margin: 0;
}
.single-service .concept .wp-block-column:first-child li:last-child figure {
  width: 100%;
}
.single-service .concept .wp-block-column:nth-child(2) {
  width: 100%;
  margin: 0;
}
.locations-block {
  min-height: 681px;
  position: relative;
  margin: 150px 0 110px;
}
.locations-block h2 {
  color: #ff6600;
  margin: 0 0 30px;
}
.locations-block p {
  margin: 0 0 65px;
}
.locations-block .wrapper-tabs {
  position: relative;
}
.locations-block .tabs {
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 8px;
  width: 100%;
  white-space: nowrap;
}
.locations-block .tabs button {
  display: inline-block;
  background-color: transparent;
  border: 0;
  padding: 15px 15px 5px;
}
.locations-block .tabs .active {
  position: relative;
}
.locations-block .tabs .active::after {
  content: "";
  background-color: #ff6600;
  height: 2px;
  position: absolute;
  right: 15px;
  bottom: -2px;
  left: 15px;
}
.locations-block .image {
  display: none;
}
.locations-block .location {
  display: none;
  height: 100%;
  justify-content: flex-end;
  flex-direction: column;
}
.locations-block .active {
  display: flex;
}
.locations-block .content {
  width: 100%;
  height: 100%;
  padding: 15px;
  background: #ffffff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  z-index: 1;
}
.locations-block .locations__location__meta {
  font-weight: 600;
}
.locations-block .locations__location__meta > * {
  display: flex;
  align-items: center;
}
.locations-block .locations__location__meta:last-child {
  margin-bottom: 0;
}
.locations-block .locations__location__meta .address {
  display: block;
  font-weight: 500;
  padding-left: 60px;
  margin-top: -20px;
}
.locations-block .previous-btn,
.locations-block .next-btn {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
  background: transparent;
  border: 2px solid #ffffff;
  z-index: 1;
}
.locations-block .previous-btn:before,
.locations-block .next-btn:before {
  font-size: 18px;
  font-weight: 700;
}
.locations-block .previous-btn:hover,
.locations-block .next-btn:hover {
  background: #ffffff;
}
.locations-block .previous-btn:hover:before,
.locations-block .next-btn:hover:before {
  color: #663399;
}
.locations-block .previous-btn {
  right: 100px;
}
.locations-block .locations__location__gallery-container {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  height: 300px;
}
@media only screen and (min-width: 2000px) {
  .locations-block .locations__location__gallery-container {
    left: 10vw;
    width: calc(55% - 10vw) !important;
  }
}
.locations-block .locations__location__gallery {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  height: 100%;
  overflow: hidden;
}
.locations-block .locations__location__gallery__single-image {
  background-size: cover;
  background-repeat: no-repeat;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.locations-block .blocks-gallery-item {
  margin: 0 !important;
}
.locations-block .blocks-gallery-item img {
  height: 300px !important;
}
.service_cat-ala-plus .services-block,
.service_cat-ala-plus-de .services-block {
  margin: 0 auto 150px;
  font-size: 16px;
}
.service_cat-ala-plus .services-block ul,
.service_cat-ala-plus-de .services-block ul {
  list-style: none;
}
.service_cat-ala-plus .services-block li,
.service_cat-ala-plus-de .services-block li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.service_cat-ala-plus .services-block li:before,
.service_cat-ala-plus-de .services-block li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.service_cat-ala-plus .services-block h2,
.service_cat-ala-plus-de .services-block h2 {
  margin-bottom: 30px;
  max-width: 288px;
}
.service_cat-ala-plus .services-block h3,
.service_cat-ala-plus-de .services-block h3 {
  margin-bottom: 15px;
}
.service_cat-ala-plus .services-block li,
.service_cat-ala-plus-de .services-block li {
  margin-bottom: 15px;
}
.service_cat-ala-plus .services-block li:last-child,
.service_cat-ala-plus-de .services-block li:last-child {
  margin-bottom: 0;
}
.service_cat-ala-plus .services-block .col-3 p,
.service_cat-ala-plus-de .services-block .col-3 p {
  margin-bottom: 40px;
}
.service_cat-ala-plus .services-block .button,
.service_cat-ala-plus-de .services-block .button {
  font-size: 14px;
  padding: 10px 33px;
}
.service_cat-ala-plus .services-block .service,
.service_cat-ala-plus-de .services-block .service {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 30px 40px;
  border-radius: 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}
.service_cat-ala-plus .services-block .service span,
.service_cat-ala-plus-de .services-block .service span {
  position: relative;
  display: block;
  width: 110px;
  height: 110px;
  background: #99cc00;
  border-radius: 50%;
  margin-bottom: 30px;
}
.service_cat-ala-plus .services-block .service span:before,
.service_cat-ala-plus-de .services-block .service span:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
}
.service_cat-ala-plus .services-block .service,
.service_cat-ala-plus-de .services-block .service {
  align-items: center;
  text-align: center;
}
.service_cat-ala-plus .services-block .service,
.service_cat-ala-plus-de .services-block .service {
  padding: 30px 40px 40px;
}
.service_cat-maison-sejour .services-block,
.service_cat-pflegeheim .services-block {
  width: 94%;
  max-width: 1432px;
  margin: 0 auto;
  margin: 0 auto 150px;
  font-size: 16px;
}
.service_cat-maison-sejour .services-block ul,
.service_cat-pflegeheim .services-block ul {
  list-style: none;
}
.service_cat-maison-sejour .services-block li,
.service_cat-pflegeheim .services-block li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.service_cat-maison-sejour .services-block li:before,
.service_cat-pflegeheim .services-block li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.service_cat-maison-sejour .services-block h2,
.service_cat-pflegeheim .services-block h2 {
  margin-bottom: 30px;
  max-width: 288px;
}
.service_cat-maison-sejour .services-block h3,
.service_cat-pflegeheim .services-block h3 {
  margin-bottom: 15px;
}
.service_cat-maison-sejour .services-block li,
.service_cat-pflegeheim .services-block li {
  margin-bottom: 15px;
}
.service_cat-maison-sejour .services-block li:last-child,
.service_cat-pflegeheim .services-block li:last-child {
  margin-bottom: 0;
}
.service_cat-maison-sejour .services-block .col-3 p,
.service_cat-pflegeheim .services-block .col-3 p {
  margin-bottom: 40px;
}
.service_cat-maison-sejour .services-block .button,
.service_cat-pflegeheim .services-block .button {
  font-size: 14px;
  padding: 10px 33px;
}
.service_cat-maison-sejour .services-block .service,
.service_cat-pflegeheim .services-block .service {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 30px 40px;
  border-radius: 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}
.service_cat-maison-sejour .services-block .service span,
.service_cat-pflegeheim .services-block .service span {
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  background: #99cc00;
  border-radius: 50%;
  margin-bottom: 30px;
}
.service_cat-maison-sejour .services-block .service span:before,
.service_cat-pflegeheim .services-block .service span:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
}
.service_cat-maison-sejour .slider-wrapper,
.service_cat-pflegeheim .slider-wrapper {
  margin-bottom: 150px;
}
.service_cat-maison-sejour .slider-wrapper .wp-block-column,
.service_cat-pflegeheim .slider-wrapper .wp-block-column {
  margin: 0;
  flex-basis: 100%;
}
.service_cat-maison-sejour .slider li,
.service_cat-pflegeheim .slider li {
  display: none;
  margin: 0;
}
.service_cat-maison-sejour .slider .active,
.service_cat-pflegeheim .slider .active {
  display: block;
}
.single-job #inner-content,
.single-post #inner-content {
  padding: 60px 0 120px;
}
.single-job h2,
.single-post h2 {
  font-size: 40px;
  margin-bottom: 30px;
  text-transform: unset;
}
.single-job .share-section,
.single-post .share-section {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.single-job .share-section a,
.single-post .share-section a {
  width: 40px;
  height: 40px;
  margin: 5px;
}
.single-job .col-2:first-child,
.single-post .col-2:first-child,
.single-job .col-2:last-child,
.single-post .col-2:last-child {
  display: flex;
  justify-content: flex-start;
}
.single-job .col-2:last-child,
.single-post .col-2:last-child {
  justify-content: flex-end;
}
.single-job .link,
.single-post .link {
  height: fit-content;
}
.single-job .row,
.single-post .row {
  margin-bottom: 10px;
}
.single-job .wp-block-gallery,
.single-post .wp-block-gallery {
  margin: 50px 0;
}
.single-job .wp-block-gallery li.blocks-gallery-item,
.single-post .wp-block-gallery li.blocks-gallery-item {
  margin: 0;
}
.single-job .blocks-gallery-item,
.single-post .blocks-gallery-item {
  display: none;
}
.single-job .blocks-gallery-item:after,
.single-post .blocks-gallery-item:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 180px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45));
}
.single-job .blocks-gallery-item img,
.single-post .blocks-gallery-item img {
  max-height: 400px;
}
.single-job .wp-block-gallery.is-cropped .blocks-gallery-item img,
.single-post .wp-block-gallery.is-cropped .blocks-gallery-item img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: contain, object-position: center";
}
.single-job .image,
.single-post .image {
  margin-bottom: 40px;
}
.single-job .image img,
.single-post .image img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: contain, object-position: center";
  width: 100%;
  height: 100%;
}
.single-job .previous-btn,
.single-post .previous-btn,
.single-job .next-btn,
.single-post .next-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: transparent;
  border: 2px solid white;
}
.single-job .previous-btn:before,
.single-post .previous-btn:before,
.single-job .next-btn:before,
.single-post .next-btn:before {
  font-size: 17px;
  font-weight: 700;
}
.single-job .previous-btn:hover,
.single-post .previous-btn:hover,
.single-job .next-btn:hover,
.single-post .next-btn:hover {
  background: #ffffff;
  color: #663399;
}
.single-job .previous-btn,
.single-post .previous-btn {
  right: 80px;
  z-index: 1;
}
.single-job h3 {
  margin-bottom: 10px;
}
.single-job .job-content ul {
  list-style: none;
}
.single-job .job-content li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.single-job .job-content li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-job .job-content .mission,
.single-job .job-content .profile,
.single-job .job-content .ofert {
  margin-bottom: 30px;
}
.single-job .references p {
  margin: 0 0 15px;
}
/*********************
11. FORMS
*********************/
.gform_wrapper.ala-form_wrapper .gfield_radio li {
  min-height: 27px;
}
.gform_wrapper.ala-form_wrapper .gfield_radio li input[type="radio"] {
  display: none;
}
.gform_wrapper.ala-form_wrapper .gfield_radio li input[type="radio"] + label {
  position: relative;
  padding-left: 30px;
}
.gform_wrapper.ala-form_wrapper .gfield_radio li input[type="radio"] + label:before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 16px;
  height: 16px;
  background: #ffffff;
  border: 1px solid #505050;
  border-radius: 50%;
}
.gform_wrapper.ala-form_wrapper .gfield_radio li input[type="radio"]:checked + label:before {
  background: #ff6600;
  border-color: #ff6600;
}
.gform_wrapper.ala-form_wrapper .gfield_radio label {
  font-size: 20px;
}
.gform_wrapper.ala-form_wrapper input,
.gform_wrapper.ala-form_wrapper textarea {
  font-size: 16px;
  border: 2px solid #D5D5D5;
}
.gform_wrapper.ala-form_wrapper input::placeholder,
.gform_wrapper.ala-form_wrapper textarea::placeholder {
  color: #9f9f9f;
}
.gform_wrapper.ala-form_wrapper li.gfield.gfield_error {
  border: none;
  background: none;
}
.gform_wrapper.ala-form_wrapper li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.ala-form_wrapper li.gfield.gfield_error textarea {
  border: 1px solid rgba(121, 0, 0, 0.8);
}
.gform_wrapper.ala-form_wrapper li.gfield.gfield_error input[type="radio"] + label {
  position: relative;
  padding-left: 30px;
}
.gform_wrapper.ala-form_wrapper li.gfield.gfield_error input[type="radio"] + label:before {
  border-color: rgba(121, 0, 0, 0.8);
}
.gform_wrapper.ala-form_wrapper li.gfield.gfield_error .gfield_label {
  color: unset;
}
.gform_wrapper.ala-form_wrapper li.gfield.gfield_error.ala-gfield-radios {
  padding: 10px 16px;
  background-color: rgba(255, 223, 224, 0.25);
}
.publication-form .charleft,
.contact-form .charleft,
.formation-form .charleft,
.become-member-form .charleft {
  display: none;
}
.publication-form input:focus,
.contact-form input:focus,
.formation-form input:focus,
.become-member-form input:focus,
.publication-form textarea:focus,
.contact-form textarea:focus,
.formation-form textarea:focus,
.become-member-form textarea:focus {
  outline: none;
}
.publication-form .validation_error,
.contact-form .validation_error,
.formation-form .validation_error,
.become-member-form .validation_error {
  display: none;
}
.publication-form .button,
.contact-form .button,
.formation-form .button,
.become-member-form .button {
  width: 200px;
  padding: 10px 0;
  border: none;
}
.publication-form .mandatory,
.contact-form .mandatory,
.formation-form .mandatory,
.become-member-form .mandatory {
  font-size: 16px;
}
.publication-form #field_1_1,
.contact-form #field_1_1,
.formation-form #field_1_1,
.become-member-form #field_1_1,
.publication-form #field_1_2,
.contact-form #field_1_2,
.formation-form #field_1_2,
.become-member-form #field_1_2,
.publication-form #field_1_4,
.contact-form #field_1_4,
.formation-form #field_1_4,
.become-member-form #field_1_4,
.publication-form #field_1_5,
.contact-form #field_1_5,
.formation-form #field_1_5,
.become-member-form #field_1_5,
.publication-form #field_1_7,
.contact-form #field_1_7,
.formation-form #field_1_7,
.become-member-form #field_1_7,
.publication-form #field_2_1,
.contact-form #field_2_1,
.formation-form #field_2_1,
.become-member-form #field_2_1,
.publication-form #field_2_2,
.contact-form #field_2_2,
.formation-form #field_2_2,
.become-member-form #field_2_2,
.publication-form #field_2_4,
.contact-form #field_2_4,
.formation-form #field_2_4,
.become-member-form #field_2_4,
.publication-form #field_2_5,
.contact-form #field_2_5,
.formation-form #field_2_5,
.become-member-form #field_2_5,
.publication-form #field_2_6,
.contact-form #field_2_6,
.formation-form #field_2_6,
.become-member-form #field_2_6,
.publication-form #field_2_7,
.contact-form #field_2_7,
.formation-form #field_2_7,
.become-member-form #field_2_7,
.publication-form #field_2_8,
.contact-form #field_2_8,
.formation-form #field_2_8,
.become-member-form #field_2_8,
.publication-form #field_2_10,
.contact-form #field_2_10,
.formation-form #field_2_10,
.become-member-form #field_2_10,
.publication-form #field_2_11,
.contact-form #field_2_11,
.formation-form #field_2_11,
.become-member-form #field_2_11,
.publication-form #field_3_1,
.contact-form #field_3_1,
.formation-form #field_3_1,
.become-member-form #field_3_1,
.publication-form #field_3_2,
.contact-form #field_3_2,
.formation-form #field_3_2,
.become-member-form #field_3_2,
.publication-form #field_3_3,
.contact-form #field_3_3,
.formation-form #field_3_3,
.become-member-form #field_3_3,
.publication-form #field_3_5,
.contact-form #field_3_5,
.formation-form #field_3_5,
.become-member-form #field_3_5,
.publication-form #field_3_6,
.contact-form #field_3_6,
.formation-form #field_3_6,
.become-member-form #field_3_6,
.publication-form #field_3_7,
.contact-form #field_3_7,
.formation-form #field_3_7,
.become-member-form #field_3_7,
.publication-form #field_3_8,
.contact-form #field_3_8,
.formation-form #field_3_8,
.become-member-form #field_3_8,
.publication-form #field_3_11,
.contact-form #field_3_11,
.formation-form #field_3_11,
.become-member-form #field_3_11,
.publication-form #field_4_1,
.contact-form #field_4_1,
.formation-form #field_4_1,
.become-member-form #field_4_1,
.publication-form #field_4_2,
.contact-form #field_4_2,
.formation-form #field_4_2,
.become-member-form #field_4_2,
.publication-form #field_4_3,
.contact-form #field_4_3,
.formation-form #field_4_3,
.become-member-form #field_4_3,
.publication-form #field_4_4,
.contact-form #field_4_4,
.formation-form #field_4_4,
.become-member-form #field_4_4,
.publication-form #field_4_5,
.contact-form #field_4_5,
.formation-form #field_4_5,
.become-member-form #field_4_5,
.publication-form #field_4_6,
.contact-form #field_4_6,
.formation-form #field_4_6,
.become-member-form #field_4_6,
.publication-form #field_4_8,
.contact-form #field_4_8,
.formation-form #field_4_8,
.become-member-form #field_4_8,
.publication-form #field_4_11,
.contact-form #field_4_11,
.formation-form #field_4_11,
.become-member-form #field_4_11 {
  position: relative;
  max-width: unset !important;
}
.publication-form #field_1_1 input,
.contact-form #field_1_1 input,
.formation-form #field_1_1 input,
.become-member-form #field_1_1 input,
.publication-form #field_1_2 input,
.contact-form #field_1_2 input,
.formation-form #field_1_2 input,
.become-member-form #field_1_2 input,
.publication-form #field_1_4 input,
.contact-form #field_1_4 input,
.formation-form #field_1_4 input,
.become-member-form #field_1_4 input,
.publication-form #field_1_5 input,
.contact-form #field_1_5 input,
.formation-form #field_1_5 input,
.become-member-form #field_1_5 input,
.publication-form #field_1_7 input,
.contact-form #field_1_7 input,
.formation-form #field_1_7 input,
.become-member-form #field_1_7 input,
.publication-form #field_2_1 input,
.contact-form #field_2_1 input,
.formation-form #field_2_1 input,
.become-member-form #field_2_1 input,
.publication-form #field_2_2 input,
.contact-form #field_2_2 input,
.formation-form #field_2_2 input,
.become-member-form #field_2_2 input,
.publication-form #field_2_4 input,
.contact-form #field_2_4 input,
.formation-form #field_2_4 input,
.become-member-form #field_2_4 input,
.publication-form #field_2_5 input,
.contact-form #field_2_5 input,
.formation-form #field_2_5 input,
.become-member-form #field_2_5 input,
.publication-form #field_2_6 input,
.contact-form #field_2_6 input,
.formation-form #field_2_6 input,
.become-member-form #field_2_6 input,
.publication-form #field_2_7 input,
.contact-form #field_2_7 input,
.formation-form #field_2_7 input,
.become-member-form #field_2_7 input,
.publication-form #field_2_8 input,
.contact-form #field_2_8 input,
.formation-form #field_2_8 input,
.become-member-form #field_2_8 input,
.publication-form #field_2_10 input,
.contact-form #field_2_10 input,
.formation-form #field_2_10 input,
.become-member-form #field_2_10 input,
.publication-form #field_2_11 input,
.contact-form #field_2_11 input,
.formation-form #field_2_11 input,
.become-member-form #field_2_11 input,
.publication-form #field_3_1 input,
.contact-form #field_3_1 input,
.formation-form #field_3_1 input,
.become-member-form #field_3_1 input,
.publication-form #field_3_2 input,
.contact-form #field_3_2 input,
.formation-form #field_3_2 input,
.become-member-form #field_3_2 input,
.publication-form #field_3_3 input,
.contact-form #field_3_3 input,
.formation-form #field_3_3 input,
.become-member-form #field_3_3 input,
.publication-form #field_3_5 input,
.contact-form #field_3_5 input,
.formation-form #field_3_5 input,
.become-member-form #field_3_5 input,
.publication-form #field_3_6 input,
.contact-form #field_3_6 input,
.formation-form #field_3_6 input,
.become-member-form #field_3_6 input,
.publication-form #field_3_7 input,
.contact-form #field_3_7 input,
.formation-form #field_3_7 input,
.become-member-form #field_3_7 input,
.publication-form #field_3_8 input,
.contact-form #field_3_8 input,
.formation-form #field_3_8 input,
.become-member-form #field_3_8 input,
.publication-form #field_3_11 input,
.contact-form #field_3_11 input,
.formation-form #field_3_11 input,
.become-member-form #field_3_11 input,
.publication-form #field_4_1 input,
.contact-form #field_4_1 input,
.formation-form #field_4_1 input,
.become-member-form #field_4_1 input,
.publication-form #field_4_2 input,
.contact-form #field_4_2 input,
.formation-form #field_4_2 input,
.become-member-form #field_4_2 input,
.publication-form #field_4_3 input,
.contact-form #field_4_3 input,
.formation-form #field_4_3 input,
.become-member-form #field_4_3 input,
.publication-form #field_4_4 input,
.contact-form #field_4_4 input,
.formation-form #field_4_4 input,
.become-member-form #field_4_4 input,
.publication-form #field_4_5 input,
.contact-form #field_4_5 input,
.formation-form #field_4_5 input,
.become-member-form #field_4_5 input,
.publication-form #field_4_6 input,
.contact-form #field_4_6 input,
.formation-form #field_4_6 input,
.become-member-form #field_4_6 input,
.publication-form #field_4_8 input,
.contact-form #field_4_8 input,
.formation-form #field_4_8 input,
.become-member-form #field_4_8 input,
.publication-form #field_4_11 input,
.contact-form #field_4_11 input,
.formation-form #field_4_11 input,
.become-member-form #field_4_11 input {
  width: 100%;
}
.publication-form #input_1_1,
.contact-form #input_1_1,
.formation-form #input_1_1,
.become-member-form #input_1_1,
.publication-form #input_1_2,
.contact-form #input_1_2,
.formation-form #input_1_2,
.become-member-form #input_1_2,
.publication-form #input_1_5,
.contact-form #input_1_5,
.formation-form #input_1_5,
.become-member-form #input_1_5,
.publication-form #input_1_7,
.contact-form #input_1_7,
.formation-form #input_1_7,
.become-member-form #input_1_7,
.publication-form #input_2_1,
.contact-form #input_2_1,
.formation-form #input_2_1,
.become-member-form #input_2_1,
.publication-form #input_2_2,
.contact-form #input_2_2,
.formation-form #input_2_2,
.become-member-form #input_2_2,
.publication-form #input_2_4,
.contact-form #input_2_4,
.formation-form #input_2_4,
.become-member-form #input_2_4,
.publication-form #input_2_5,
.contact-form #input_2_5,
.formation-form #input_2_5,
.become-member-form #input_2_5,
.publication-form #input_2_6,
.contact-form #input_2_6,
.formation-form #input_2_6,
.become-member-form #input_2_6,
.publication-form #input_2_7,
.contact-form #input_2_7,
.formation-form #input_2_7,
.become-member-form #input_2_7,
.publication-form #input_2_8,
.contact-form #input_2_8,
.formation-form #input_2_8,
.become-member-form #input_2_8,
.publication-form #input_2_11,
.contact-form #input_2_11,
.formation-form #input_2_11,
.become-member-form #input_2_11,
.publication-form #input_3_1,
.contact-form #input_3_1,
.formation-form #input_3_1,
.become-member-form #input_3_1,
.publication-form #input_3_2,
.contact-form #input_3_2,
.formation-form #input_3_2,
.become-member-form #input_3_2,
.publication-form #input_3_5,
.contact-form #input_3_5,
.formation-form #input_3_5,
.become-member-form #input_3_5,
.publication-form #input_3_6,
.contact-form #input_3_6,
.formation-form #input_3_6,
.become-member-form #input_3_6,
.publication-form #input_3_7,
.contact-form #input_3_7,
.formation-form #input_3_7,
.become-member-form #input_3_7,
.publication-form #input_3_8,
.contact-form #input_3_8,
.formation-form #input_3_8,
.become-member-form #input_3_8,
.publication-form #input_3_11,
.contact-form #input_3_11,
.formation-form #input_3_11,
.become-member-form #input_3_11,
.publication-form #input_4_1,
.contact-form #input_4_1,
.formation-form #input_4_1,
.become-member-form #input_4_1,
.publication-form #input_4_2,
.contact-form #input_4_2,
.formation-form #input_4_2,
.become-member-form #input_4_2,
.publication-form #input_4_3,
.contact-form #input_4_3,
.formation-form #input_4_3,
.become-member-form #input_4_3,
.publication-form #input_4_4,
.contact-form #input_4_4,
.formation-form #input_4_4,
.become-member-form #input_4_4,
.publication-form #input_4_5,
.contact-form #input_4_5,
.formation-form #input_4_5,
.become-member-form #input_4_5,
.publication-form #input_4_6,
.contact-form #input_4_6,
.formation-form #input_4_6,
.become-member-form #input_4_6,
.publication-form #input_4_8,
.contact-form #input_4_8,
.formation-form #input_4_8,
.become-member-form #input_4_8 {
  padding: 0 20px;
  height: 40px;
}
.publication-form #validation_message_1_1,
.contact-form #validation_message_1_1,
.formation-form #validation_message_1_1,
.become-member-form #validation_message_1_1,
.publication-form #validation_message_1_2,
.contact-form #validation_message_1_2,
.formation-form #validation_message_1_2,
.become-member-form #validation_message_1_2,
.publication-form #validation_message_1_4,
.contact-form #validation_message_1_4,
.formation-form #validation_message_1_4,
.become-member-form #validation_message_1_4,
.publication-form #validation_message_1_7,
.contact-form #validation_message_1_7,
.formation-form #validation_message_1_7,
.become-member-form #validation_message_1_7,
.publication-form #validation_message_2_1,
.contact-form #validation_message_2_1,
.formation-form #validation_message_2_1,
.become-member-form #validation_message_2_1,
.publication-form #validation_message_2_2,
.contact-form #validation_message_2_2,
.formation-form #validation_message_2_2,
.become-member-form #validation_message_2_2,
.publication-form #validation_message_2_4,
.contact-form #validation_message_2_4,
.formation-form #validation_message_2_4,
.become-member-form #validation_message_2_4,
.publication-form #validation_message_2_5,
.contact-form #validation_message_2_5,
.formation-form #validation_message_2_5,
.become-member-form #validation_message_2_5,
.publication-form #validation_message_2_6,
.contact-form #validation_message_2_6,
.formation-form #validation_message_2_6,
.become-member-form #validation_message_2_6,
.publication-form #validation_message_2_7,
.contact-form #validation_message_2_7,
.formation-form #validation_message_2_7,
.become-member-form #validation_message_2_7,
.publication-form #validation_message_2_8,
.contact-form #validation_message_2_8,
.formation-form #validation_message_2_8,
.become-member-form #validation_message_2_8,
.publication-form #validation_message_2_10,
.contact-form #validation_message_2_10,
.formation-form #validation_message_2_10,
.become-member-form #validation_message_2_10,
.publication-form #validation_message_2_11,
.contact-form #validation_message_2_11,
.formation-form #validation_message_2_11,
.become-member-form #validation_message_2_11,
.publication-form #validation_message_3_1,
.contact-form #validation_message_3_1,
.formation-form #validation_message_3_1,
.become-member-form #validation_message_3_1,
.publication-form #validation_message_3_2,
.contact-form #validation_message_3_2,
.formation-form #validation_message_3_2,
.become-member-form #validation_message_3_2,
.publication-form #validation_message_3_5,
.contact-form #validation_message_3_5,
.formation-form #validation_message_3_5,
.become-member-form #validation_message_3_5,
.publication-form #validation_message_3_6,
.contact-form #validation_message_3_6,
.formation-form #validation_message_3_6,
.become-member-form #validation_message_3_6,
.publication-form #validation_message_3_7,
.contact-form #validation_message_3_7,
.formation-form #validation_message_3_7,
.become-member-form #validation_message_3_7,
.publication-form #validation_message_3_8,
.contact-form #validation_message_3_8,
.formation-form #validation_message_3_8,
.become-member-form #validation_message_3_8,
.publication-form #validation_message_3_11,
.contact-form #validation_message_3_11,
.formation-form #validation_message_3_11,
.become-member-form #validation_message_3_11,
.publication-form #validation_message_4_1,
.contact-form #validation_message_4_1,
.formation-form #validation_message_4_1,
.become-member-form #validation_message_4_1,
.publication-form #validation_message_4_2,
.contact-form #validation_message_4_2,
.formation-form #validation_message_4_2,
.become-member-form #validation_message_4_2,
.publication-form #validation_message_4_3,
.contact-form #validation_message_4_3,
.formation-form #validation_message_4_3,
.become-member-form #validation_message_4_3,
.publication-form #validation_message_4_5,
.contact-form #validation_message_4_5,
.formation-form #validation_message_4_5,
.become-member-form #validation_message_4_5,
.publication-form #validation_message_4_6,
.contact-form #validation_message_4_6,
.formation-form #validation_message_4_6,
.become-member-form #validation_message_4_6,
.publication-form #validation_message_3_7,
.contact-form #validation_message_3_7,
.formation-form #validation_message_3_7,
.become-member-form #validation_message_3_7,
.publication-form #validation_message_3_8,
.contact-form #validation_message_3_8,
.formation-form #validation_message_3_8,
.become-member-form #validation_message_3_8,
.publication-form #validation_message_3_11,
.contact-form #validation_message_3_11,
.formation-form #validation_message_3_11,
.become-member-form #validation_message_3_11,
.publication-form #validation_message_4_1,
.contact-form #validation_message_4_1,
.formation-form #validation_message_4_1,
.become-member-form #validation_message_4_1,
.publication-form #validation_message_4_2,
.contact-form #validation_message_4_2,
.formation-form #validation_message_4_2,
.become-member-form #validation_message_4_2,
.publication-form #validation_message_4_3,
.contact-form #validation_message_4_3,
.formation-form #validation_message_4_3,
.become-member-form #validation_message_4_3,
.publication-form #validation_message_4_4,
.contact-form #validation_message_4_4,
.formation-form #validation_message_4_4,
.become-member-form #validation_message_4_4,
.publication-form #validation_message_4_5,
.contact-form #validation_message_4_5,
.formation-form #validation_message_4_5,
.become-member-form #validation_message_4_5,
.publication-form #validation_message_4_6,
.contact-form #validation_message_4_6,
.formation-form #validation_message_4_6,
.become-member-form #validation_message_4_6,
.publication-form #validation_message_4_8,
.contact-form #validation_message_4_8,
.formation-form #validation_message_4_8,
.become-member-form #validation_message_4_8,
.publication-form #validation_message_4_11,
.contact-form #validation_message_4_11,
.formation-form #validation_message_4_11,
.become-member-form #validation_message_4_11 {
  position: absolute;
  top: 10px;
  padding: 0;
}
.contact-form #input_1_4 {
  padding: 7px 20px;
}
.contact-form #field_1_4 {
  margin-top: 22px;
}
.contact-form #validation_message_1_4 {
  top: -2px;
}
.contact-form #field_1_2,
.contact-form #field_1_7 {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.contact-form .gfield_radio {
  display: flex;
  flex-wrap: wrap;
}
.contact-form .gfield_radio li {
  width: 50%;
}
.contact-form .gform_footer {
  padding: 0;
}
.formation-form #input_2_10 {
  padding: 7px 20px;
}
.formation-form #field_2_10 {
  margin-top: 28px;
}
.formation-form #field_2_16 .gfield_description {
  padding-top: 0;
}
.formation-form #formation-form__dates__label {
  font-size: 20px;
  font-weight: bold;
}
.formation-form #formation-form__dates__field-html {
  font-size: 20px;
  margin: 0 !important;
}
.formation-form #formation-form__dates__field-html li {
  list-style: none !important;
}
.formation-form #formation-form__dates__field-html li span {
  font-weight: bold;
}
.become-member-form #field_4_11 {
  margin-top: 20px;
}
.become-member-form #field_4_11 label {
  font-size: 20px;
}
.become-member-form #field_4_11 .gfield_label {
  margin-top: 20px;
}
.become-member-form #field_4_11 ul {
  padding: 0;
}
.become-member-form #input_4_11 li {
  margin-bottom: 20px;
}
.become-member-form #input_4_11 .selected .payment-method-description {
  display: block;
}
.become-member-form #choice_4_11_0,
.become-member-form #choice_4_11_1,
.become-member-form .gfield_required {
  display: none;
}
.become-member-form #gform_submit_button_4 {
  background: #d5d5d5;
  pointer-events: none;
}
.become-member-form #gform_submit_button_4.active {
  background: #ff6600;
  pointer-events: all;
}
/*********************
11. COMMON STYLES
*********************/
.previous-btn,
.next-btn {
  position: relative;
  width: 55px;
  height: 55px;
  background: #663399;
  border-radius: 50%;
  padding: 0;
  margin: 0;
}
.previous-btn:before,
.next-btn:before {
  content: '\e917';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #ffffff;
  font-family: icomoon;
  font-size: 24px;
  line-height: 1;
}
.previous-btn:hover,
.next-btn:hover {
  background: #ffffff;
  border: 1px solid #663399;
}
.previous-btn:hover:before,
.next-btn:hover:before {
  color: #663399;
}
.next-btn:before {
  transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
}
.see-more {
  display: inline-block;
  position: relative;
  color: #ff6600;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.see-more:before {
  content: '\e911';
  display: block;
  font-size: 16px;
  font-family: icomoon;
  position: absolute;
  right: -24px;
  bottom: 4px;
  font-size: 12px;
  font-weight: 700;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.news-wrapper {
  position: relative;
}
a.news {
  position: relative;
  display: block;
  height: 344px;
}
a.news:hover {
  color: #505050;
}
a.with-image {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
a.with-image h3 {
  color: #ffffff;
  bottom: 60px;
}
a.with-image .link,
a.with-image .share {
  color: #ffffff;
}
a.with-image:hover {
  color: #ffffff;
}
a.with-image:hover .link,
a.with-image:hover .share {
  color: #ff6600;
}
a.with-image:before,
a.with-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 117px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
}
a.with-image:after {
  top: unset;
  bottom: 0;
  height: 172px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45));
}
a.with-image * {
  z-index: 1;
}
.bottom {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 30px;
}
.with-image + .share-bubble .share-bubble__button {
  color: white;
}
.share-bubble {
  position: absolute;
  height: 70px;
  width: 70px;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.share-bubble.is-active .social-icons {
  display: flex;
}
.share-bubble .share-bubble__button {
  background: transparent;
  border: 0;
  height: 70px;
  width: 70px;
}
.share-bubble .share-bubble__button::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 75px;
  transform: translate(-12px, -10px);
}
.share-bubble .social-icons {
  position: absolute;
  top: -60px;
  left: -96px;
  display: none;
  flex-direction: column;
  background: #ffffff;
  border-radius: 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  padding: 14px 15px;
  z-index: 1;
}
.share-bubble .social-icons:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}
.share-bubble a {
  position: relative;
  display: block;
  background: #ff6600;
  margin: 0 0 12px;
}
.share-bubble a:last-child {
  margin: 0;
}
.share-bubble a.white {
  color: #ffffff;
}
.share-bubble a.white:hover {
  color: #ff6600;
}
.share-bubble .icon-share-facebook,
.share-bubble .icon-share-linkedin,
.share-bubble .icon-share-message {
  font-size: 14px;
  font-weight: 500;
}
.close:before,
.close:after {
  content: '';
  position: absolute;
  bottom: 18px;
  right: 24px;
  width: 2px;
  height: 26px;
  background: #ffffff;
}
.close:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.bg-left-block,
.bg-right-block {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #663399;
  z-index: -1;
}
.bg-left-block {
  display: none;
}
.helpline {
  background: #99cc00;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  padding: 30px;
  position: fixed;
  display: flex;
  background-color: #99cc00;
  color: #ffffff;
  border-radius: 25px;
  padding: 20px 80px 50px 20px;
  font-size: 20px;
  line-height: 30px;
}
.helpline h3 {
  color: #ffffff;
  margin: 0;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 39px;
}
.helpline p {
  margin: 0;
  line-height: 1.375;
}
.helpline .icon-phone {
  position: relative;
  display: block;
  min-width: 40px;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  margin-right: 10px;
}
.helpline .icon-phone:before {
  content: '\e90d';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #99cc00;
  font-family: icomoon;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
.helpline a {
  color: white;
}
.sub-menu .helpline {
  padding: 20px;
}
.sideblock .helpline a {
  color: #99cc00;
  font-weight: bold;
}
.helpline__phone {
  font-size: 18px !important;
}
.helpline__close {
  height: 45px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45px;
}
.helpline__close:before,
.helpline__close:after {
  content: '';
  position: absolute;
  bottom: 13px;
  right: 25px;
  width: 2px;
  height: 26px;
  background: #ffffff;
}
.helpline__close:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.helpline__close:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.footer .helpline__close {
  display: none;
}
.slide-normal-dots {
  display: flex;
  justify-content: center;
  margin-top: 33px;
}
.slide-normal-dots li {
  position: relative;
  margin-right: 25px;
  height: 20px;
}
.slide-normal-dots li:last-child {
  margin-right: 0;
}
.slide-normal-dots button {
  width: 20px;
  height: 20px;
  border: none;
  text-indent: -9999px;
  background: transparent;
}
.slide-normal-dots button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #663399;
  border-radius: 50%;
  box-sizing: border-box;
  text-indent: 0;
}
.slide-normal-dots .slick-active button:before {
  background: #663399;
}
.form__gdpr-text {
  font-size: 13px;
}
.form__gdpr-text a {
  font-size: 18px;
  font-weight: 700;
}
/*********************
12. BLOCKS
*********************/
.header-block-wrapper {
  position: relative;
  margin-bottom: 40px;
}
.header-block-wrapper > .wrap {
  display: flex;
  justify-content: flex-end;
  height: 100%;
}
.header-block-wrapper > .wrap > div {
  width: 100%;
  padding: 30px 0;
}
.header-image {
  position: relative;
  width: 100%;
  height: 220px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.header-image img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: contain, object-position: center";
  width: 100%;
  height: 100%;
}
.header-extra-wrapper {
  position: relative;
  width: 100%;
  pointer-events: none;
  z-index: 2;
}
.header-extra-wrapper > div {
  position: relative;
}
.header-extra-wrapper > div .wrap {
  position: relative;
  display: flex;
  justify-content: flex-end;
  background: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  border-radius: 30px;
}
.header-extra-wrapper > div .wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #663399;
  width: 100%;
  height: 35px;
  border-radius: 25px 25px 0 0;
}
.header-extra-wrapper h3 {
  margin-bottom: 10px;
}
.header-extra-wrapper .col:first-child {
  padding-right: 18px;
}
.header-extra-block {
  width: 100%;
  padding: 55px 30px 20px;
  pointer-events: all;
  z-index: 3;
}
.header-extra-block p {
  margin: 0;
}
.with-icon {
  display: flex;
}
.with-icon > div {
  width: 75%;
}
.services-block {
  margin: 0 auto 45px;
}
.services-block ul {
  list-style: none;
}
.services-block li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.services-block li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.services-block .slide-normal-dots {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 310px;
}
.services-block .slide-normal-dots li {
  margin: 0;
  padding: 0;
}
.services-block h2 {
  margin-bottom: 30px;
  max-width: 288px;
}
.services-block h3 {
  margin-bottom: 15px;
}
.services-block li {
  margin-bottom: 15px;
}
.services-block li:last-child {
  margin-bottom: 0;
}
.services-block .col-3 p {
  margin-bottom: 40px;
}
.services-block .button {
  font-size: 14px;
  padding: 10px 33px;
}
.services-block .service {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 30px 40px;
  border-radius: 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  font-size: 16px;
}
.services-block .service span {
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  background: #99cc00;
  border-radius: 50%;
  margin-bottom: 30px;
}
.services-block .service span:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 50px;
  font-weight: 400;
}
.services-block .service {
  align-items: center;
  text-align: center;
}
.services-block .slide-normal-dots {
  margin-top: 10px;
}
.services-block .slide-normal-dots li:before {
  content: unset;
}
.block-slider-left-image {
  position: relative;
  margin-bottom: 150px;
}
.block-slider-left-image ul {
  list-style: none;
}
.block-slider-left-image li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.block-slider-left-image li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-slider-left-image h2 {
  margin-bottom: 30px;
}
.block-slider-left-image .wrap {
  display: flex;
  justify-content: center;
}
.block-slider-left-image .wrap > div {
  width: 100%;
  padding-left: 0;
}
.block-slider-left-image .wrap li {
  margin-bottom: 20px;
}
.block-slider-left-image .wrapper-slides {
  position: relative;
  width: 100%;
  height: 500px;
  margin-bottom: 30px;
}
.block-slider-left-image .slides {
  position: relative;
  width: 100%;
  height: 100%;
}
.block-slider-left-image .slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.block-slider-left-image .slick-list,
.block-slider-left-image .slick-track {
  height: 100%;
}
.block-slider-left-image .next-btn,
.block-slider-left-image .previous-btn {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
  background: transparent;
  z-index: 1;
}
.block-slider-left-image .next-btn:before,
.block-slider-left-image .previous-btn:before {
  font-size: 18px;
  font-weight: 700;
  z-index: 1;
}
.block-slider-left-image .next-btn:hover,
.block-slider-left-image .previous-btn:hover {
  background: #ffffff;
}
.block-slider-left-image .next-btn:hover:before,
.block-slider-left-image .previous-btn:hover:before {
  color: #663399;
}
.block-slider-left-image .previous-btn {
  right: 100px;
}
.block-slider-left-image .active {
  display: block;
}
.timetable-block,
.location-block {
  display: flex;
  color: #99cc00;
  font-size: 20px;
  font-weight: 700;
}
.timetable-block .icon-timetable,
.location-block .icon-timetable,
.timetable-block .icon-location,
.location-block .icon-location {
  background: #99cc00;
}
.timetable-block .icon-timetable:before,
.location-block .icon-timetable:before,
.timetable-block .icon-location:before,
.location-block .icon-location:before {
  font-size: 19px;
}
.timetable-block .location-block__text,
.location-block .location-block__text,
.timetable-block .timetable-block__text,
.location-block .timetable-block__text {
  margin: 0 0 25px;
}
.green-box {
  background: #99cc00;
  padding: 30px;
  border-radius: 25px;
  text-align: center;
  margin: 0 0 50px;
}
.green-box h2 {
  color: #ffffff;
}
.green-box .button {
  background: #ffffff;
  color: #99cc00;
  margin-top: 30px;
}
.green-box .button:hover {
  color: #99cc00;
}
.single-service .green-box {
  margin: 0 15px 45px;
}
.contact-container {
  font-size: 16px;
}
.contact-container h3 {
  font-size: 18px;
  margin-bottom: 6px;
}
.contact-container p {
  margin: 2px 0;
}
.contact-container .contact {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 20px;
  width: 100%;
}
.contact-container .contact p {
  word-break: break-word;
}
.contact-container .contact:last-child {
  margin-bottom: 0;
}
.contact-container .contact .position {
  font-weight: 600;
}
.contact-container .contact::after {
  content: '';
  background: rgba(102, 51, 153, 0.15);
  border-radius: 50%;
  position: absolute;
  height: 60px;
  width: 60px;
  opacity: 0.6;
}
.page-template-tpl-team .contact-container .contact::after {
  height: 140px;
  width: 140px;
}
.contact-container .image {
  position: relative;
  height: 60px;
  width: 60px;
  min-width: 60px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  margin-right: 15px;
  z-index: 1;
}
.prices-block {
  margin-bottom: 120px;
}
.prices-block p {
  margin: 0;
}
.prices-block .items {
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  margin: 0 0 45px;
  border-radius: 25px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
}
.prices-block .column {
  width: 100%;
}
.prices-block .column:first-child {
  margin-right: 19px;
}
.prices-block .column:last-child .item:last-child {
  margin-bottom: 0;
}
.prices-block .column:last-child .item:last-child:before {
  content: unset;
}
.prices-block .item {
  display: block;
  position: relative;
  margin-bottom: 60px;
}
.prices-block .item .prices {
  text-align: right;
}
.prices-block .item:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  height: 1px;
  background: #ededed;
}
.prices-block .price p {
  width: 100% !important;
  margin-right: 0 !important;
}
.prices-block .price p strong {
  color: #99cc00;
  font-weight: bold;
}
.list-block {
  margin-bottom: 70px;
}
.list-block .grid-2:first-child {
  margin-bottom: 39px;
}
.list-block .grid-2:last-child .col {
  padding-bottom: 0;
}
.list-block .grid-4 {
  margin-bottom: 6px;
}
.list-block__heading {
  margin-bottom: 60px !important;
  color: #663399 !important;
}
.list-column-block {
  color: #663399;
  font-weight: 600;
  margin-bottom: 100px;
}
.list-column-block ul {
  list-style: none;
}
.list-column-block li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.list-column-block li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.list-column-block .box {
  padding: 35px 35px 10px;
}
.list-column-block li {
  padding-left: 23px;
  margin-bottom: 30px;
}
.list-column-block li:before {
  width: 8px !important;
  height: 8px !important;
  background: #99cc00 !important;
}
.list-column-block li:last-child {
  margin-bottom: 0;
}
.list-column-block__links li:before {
  content: '\e918' !important;
  position: absolute;
  background: none !important;
  width: 12px !important;
  height: 15px !important;
  left: 0;
  top: 12px !important;
  font-family: icomoon;
  font-size: 12px;
  color: #99cc00;
}
.list-column-block__links a {
  color: #663399;
  font-size: 18px;
}
.list-column-block__links a:hover {
  color: #ff6600;
}
.video-iframe {
  margin: 30px auto;
  width: 100%;
  height: 200px;
  max-width: 950px;
}
.service_cat-maison-sejour .video-iframe {
  width: 94%;
  margin: 30px auto;
  height: 200px;
}
/*********************
13. FOOTER STYLES
*********************/
.footer--bg {
  position: relative;
}
.footer--bg::after {
  content: "";
  background-color: #663399;
  position: absolute;
  top: 0;
  right: -50px;
  bottom: 0;
  left: -50px;
  z-index: -1;
}
.footer {
  overflow: hidden;
  position: relative;
  clear: both;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  width: 100%;
  z-index: 100;
}
.footer a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
.footer a:hover {
  color: #ff6600;
}
.footer a:hover i {
  color: #ff6600;
}
.footer li {
  list-style: none;
}
.footer h4 {
  text-transform: uppercase;
  margin: 0 0 10px;
  height: 24px;
}
.footer .name {
  text-transform: uppercase;
  margin-bottom: 24px;
}
.footer #inner-footer {
  padding: 60px 0 22px;
}
.footer .social-icons {
  margin-bottom: 40px;
}
.footer .social-icons a {
  display: flex;
}
.footer .social-icons i {
  width: 20px;
  font-size: 16px;
  text-align: left;
  line-height: 1;
}
.footer .helpline {
  position: relative;
  width: 100%;
  padding: 20px;
  font-size: 14px;
  line-height: 20px;
}
.footer .helpline h3 {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 6px;
}
.footer .helpline p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
}
.footer .helpline .phone:before {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
}
.footer .helpline .close {
  display: none;
}
.social-icons [class^="icon-"],
.social-icons [class*=" icon-"] {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: white;
  text-decoration: none;
  text-align: center;
}
.social-icons [class^="icon-"]:hover,
.social-icons [class*=" icon-"]:hover {
  color: #ff6600;
}
.entry-content-layout {
  display: flex;
  flex-direction: column;
}
.list-block__item {
  height: 100%;
}
.list-block__item__icon {
  background-color: #99cc00;
  border-radius: 50%;
  display: block;
  height: 80px;
  margin: 0 auto 40px;
  position: relative;
  width: 80px;
}
.list-block__item__icon::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background: #99cc00;
  color: #ffffff;
  border-radius: 50%;
  font-family: icomoon;
  font-size: 40px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
}
.list-block__item__icon--icon_awareness::before {
  content: '\e91f';
}
.list-block__item__icon--icon_collaboration::before {
  content: '\e921';
}
.list-block__item__icon--icon_home_plus::before {
  content: '\e922';
}
.list-block__item__icon--icon_share::before {
  content: '\e90f';
}
.list-block__item__icon--icon_care_home_place::before {
  content: '\e920';
}
.list-block__item__icon--icon_service::before {
  content: '\e90e';
}
.list-block__item__icon--icon_independence::before {
  content: '\e90a';
}
.list-block__item__icon--icon_heart::before {
  content: '\e908';
}
.list-block__item__text {
  text-align: center;
}
.language-dropdown {
  display: none;
  min-width: 80px;
  position: absolute;
  z-index: 2;
}
.header.open .language-dropdown {
  display: block;
}
.language-dropdown__list {
  list-style: none;
  display: inline-block;
}
.language-dropdown__top-link {
  background-color: #ff6600;
  border-radius: 30px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 4px 15px;
}
.language-dropdown__link {
  color: #ff6600 !important;
  font-size: 18px;
  font-weight: bold;
  padding: 0 15px;
}
@media only screen and (min-width: 1350px) {
  .language-dropdown {
    display: block;
    font-weight: 600;
    margin: 0 0 0 45px;
    padding: 0 15px;
    position: relative;
    z-index: 2;
  }
  .header.open .language-dropdown {
    display: block;
  }
  .language-dropdown__list {
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    list-style: none;
    left: 0;
    margin: -5px 0 0 0;
    position: absolute;
    text-align: left;
    top: 100%;
    opacity: 0;
    height: 1px;
    transition: transform 0.2s ease-in-out, opacity 0.1s ease-out;
    -webkit-transition: transform 0.2s ease-in-out, opacity 0.1s ease-out;
    overflow: hidden;
    z-index: 1;
  }
  .language-dropdown__top-link {
    font-size: 18px;
    background-color: transparent;
    border-radius: 0;
    color: #505050;
    font-weight: 600;
    padding: 0;
  }
  .language-dropdown__top-link::after {
    content: '\e917';
    display: inline-block;
    font-family: icomoon;
    font-size: 8px;
    margin-left: 10px;
    transform: rotate(-180deg) translateY(3px);
    -ms-transform: rotate(-180deg) translateY(3px);
    -webkit-transform: rotate(-180deg) translateY(3px);
    transition: transform 0.1s ease;
    -webkit-transition: transform 0.1s ease;
  }
  .language-dropdown:hover .language-dropdown__top-link::after,
  .language-dropdown__top-link:focus::after {
    transform: rotate(-90deg) translateX(4px);
    -webkit-transform: rotate(-90deg) translateX(4px);
    -ms-transform: rotate(-90deg) translateX(4px);
  }
  .language-dropdown__top-link:hover,
  .language-dropdown__top-link:focus {
    color: #ff6600;
  }
  .language-dropdown__link {
    padding: 0 15px;
    color: #505050 !important;
    font-weight: 600;
  }
  .language-dropdown__link:hover {
    color: #ff6600 !important;
  }
  .language-dropdown:hover .language-dropdown__list,
  .language-dropdown .language-dropdown__top-link:focus + .language-dropdown__list,
  .language-dropdown__list:focus-within {
    -ms-transform: translate(0);
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    height: auto;
    z-index: 1;
  }
}
.menu-main-wrapper {
  align-items: flex-start;
  flex-direction: column;
}
.contact-information__link {
  font-size: 18px;
}
.contact-information__label {
  font-weight: 600;
  margin-right: 5px;
}
.contact-information__heading {
  display: flex;
}
.separator-bg {
  position: relative;
}
.separator-bg::after {
  content: "";
  background-color: #663399;
  height: 300px;
  position: absolute;
  top: 0;
  right: -100px;
  left: -100px;
  z-index: -1;
}
.wp-block-column {
  display: flex;
  flex-direction: column;
}
.wp-block-column ul {
  list-style: none;
}
.wp-block-column li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.wp-block-column li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wp-block-gallery li:before {
  content: unset;
}
.wp-block-image {
  text-align: center;
}
.wp-block-image img {
  max-height: 500px;
}
.page-template-tpl-dementia .main-column,
.page-template-tpl-consulting .main-column,
.page-template-tpl-formations-list .main-column {
  padding-left: 30px;
}
.page-template-tpl-become-member-form .entry-content ul {
  list-style: none;
}
.page-template-tpl-become-member-form .entry-content li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.page-template-tpl-become-member-form .entry-content li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-tpl-page #page-info ul {
  list-style: none;
}
.page-template-tpl-page #page-info li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.page-template-tpl-page #page-info li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-tpl-page #page-info ul {
  margin-bottom: 15px;
}
.header-extra-block ul {
  list-style: none;
}
.header-extra-block li {
  position: relative;
  padding: 5px 0 5px 16px;
}
.header-extra-block li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 17px;
  width: 6px;
  height: 6px;
  background: #505050;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.scroll-to-top {
  display: block;
  background-color: #ff6600;
  border-radius: 50%;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 0 auto 45px;
  position: relative;
  width: 40px;
}
.scroll-to-top::before {
  content: '\e911';
  display: block;
  font-size: 16px;
  font-family: icomoon;
  position: absolute;
  transform: rotate(-90deg);
}
.scroll-to-top:hover {
  color: #ffffff;
}
/* GDPR module */
.cookie-notice-container {
  border-top: 5px solid #ff6600;
}
#cookie-notice #cookie-notice-more {
  display: none;
}
#cookie-notice input + span:before {
  background: #ff6600;
}
#cookie-notice-choose.is-hidden {
  display: none;
}
.gdpr__video-iframe {
  width: 100%;
  height: 100%;
}
.gdpr__video-iframe body {
  padding: 20px;
  font-size: 14px;
}
/**********************
 * Button in PHONE
 **********************/
.mobile-menu-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.mobile-menu-wrapper .wrap {
  position: relative;
  height: 100%;
}
.mobile-menu-wrapper button {
  position: absolute;
  top: 15px;
  right: 0;
}
.mobile-menu {
  position: fixed;
  top: 11px;
  right: 3%;
  width: 46px;
  height: 46px;
  background: none;
  border: none;
  opacity: 1;
  z-index: 200;
}
.mobile-menu .inner {
  width: 40px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-flow: column wrap;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform-origin: 50% 50%;
}
.mobile-menu span {
  width: 100%;
  height: 2px;
  background: #ff6600;
  display: block;
  margin: 0 0 8px 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mobile-menu span:nth-child(2) {
  width: 75%;
}
.mobile-menu span:last-child {
  margin: 0;
}
.mobile-menu.open {
  right: -7px;
}
.mobile-menu.open span {
  margin: -1px 0;
}
.mobile-menu.open span:first-child {
  -ms-transform: rotate(45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg);
}
.mobile-menu.open span:nth-child(2) {
  opacity: 0;
}
.mobile-menu.open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg);
}
/**********************
 * Language selection
 **********************/
.language-select {
  display: none;
  position: absolute;
  top: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
}
.language-select ul {
  list-style: none;
  display: flex;
}
.language-select li {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 100%;
  text-align: left;
}
.language-select li a {
  display: block;
  margin: 0;
  padding: 6px 18px;
  color: #ff6600;
  font-size: 18px;
  line-height: 28px;
  border-radius: 20px;
}
.language-select .current-lang {
  pointer-events: none;
}
.language-select .current-lang a {
  background: #ff6600;
  color: #ffffff;
}
/**********************
 * Admin Logged in
 **********************/
.logged-in .mobile-menu.open {
  top: 30px;
}
.logged-in .header.open .menu-main-wrapper {
  padding-top: 36px;
}
.logged-in .language-select {
  top: 66px;
}
/**********************
 * HEADER
 **********************/
.header #logo {
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  display: block;
  width: 169.7px;
  height: 35px;
  margin: 8px 0;
  will-change: background-size;
  z-index: 0;
}
.header #inner-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px 0;
}
.header .menu-main-wrapper {
  display: flex;
}
.header.open {
  border-width: 11px;
  position: fixed;
  max-height: 100vh;
  overflow: auto;
}
.header.open #inner-header #logo {
  display: none;
}
.header.open nav {
  display: block;
}
.header.open .language-select,
.header.open .menu-secondary {
  display: block;
}
.header {
  position: relative;
  top: 0;
  width: 100%;
  border-bottom: 2px solid #99cc00;
  background: #ffffff;
  z-index: 10;
}
.header .top-nav li {
  margin-bottom: 12px;
}
.header .top-nav li:last-child {
  margin-bottom: 0;
}
.header .top-nav li a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: fit-content;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  outline: none;
  text-decoration: none;
}
.header .top-nav li a span {
  position: relative;
}
.header .top-nav li a span:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #ff6600;
  position: absolute;
  bottom: -2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.header .top-nav li a:hover,
.header .top-nav li a:focus {
  text-decoration: none;
  color: #ff6600;
}
.header .top-nav li a:hover span:before,
.header .top-nav li a:focus span:before {
  content: '';
  opacity: 1;
}
.header .top-nav li.menu-item-has-children .menu-wrapper {
  display: none;
}
.header .top-nav > li {
  margin: 0 0 20px 0;
}
.header .top-nav > li > a {
  font-size: 20px;
}
.header .top-nav > li li.menu-item-has-children > a:before {
  content: unset;
}
.header .top-nav > li li.menu-item-has-children > a:hover {
  text-decoration: none;
  color: #505050;
}
.header .top-nav > li:last-child {
  margin: 0;
}
.header .top-nav > .menu-item-has-children {
  position: relative;
}
.header .top-nav > .menu-item-has-children > a {
  width: 100%;
}
.header .top-nav > .menu-item-has-children > a:after {
  content: '\e917';
  display: block;
  font-family: icomoon;
  position: absolute;
  right: 6px;
  top: 0;
  font-size: 16px;
  line-height: 32px;
  transform: rotate(-90deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header .top-nav > .menu-item-has-children .menu-wrapper {
  margin: 30px 0 50px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header .top-nav > .menu-item-has-children .menu-wrapper > div {
  background: #ffffff;
  width: 100%;
}
.header .top-nav > .menu-item-has-children .menu-wrapper > div > div {
  width: 100%;
  margin: 0;
}
.header .top-nav > .menu-item-has-children .menu-wrapper > div > div > .sub-menu {
  padding-left: 35px;
}
@media only screen and (min-width: 1150px) {
  .header .top-nav > .menu-item-has-children .menu-wrapper > div > div > .sub-menu {
    padding-left: 0;
  }
}
.header .top-nav > .menu-item-has-children .menu-wrapper > div > div > .sub-menu > li {
  padding-left: 0;
  margin: 0;
}
@media only screen and (max-width: 1149px) {
  .header .top-nav > .menu-item-has-children .menu-wrapper > div > div > .sub-menu .menu-item-has-children + .menu-item-has-children {
    margin-top: 25px;
  }
}
.header .top-nav > .menu-item-has-children .menu-wrapper .column > a:not(.menu-with-image) {
  display: none;
}
.header .top-nav > .menu-item-has-children .menu-wrapper .column > .sub-menu > li.menu-item-has-children {
  margin-bottom: 30px;
}
.header .top-nav > .menu-item-has-children .menu-wrapper .column > .sub-menu > li.menu-item-has-children > a {
  margin-bottom: 10px;
  color: #99cc00;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.header .top-nav > .menu-item-has-children .menu-wrapper .image-wrapper {
  display: none;
}
.header .top-nav li.open {
  display: block;
}
.header .top-nav li.open div.menu-wrapper {
  display: block;
}
.header .top-nav li.open a:after {
  transform: rotate(90deg);
}
.header .top-nav .columns > .menu-wrapper > div > div > .sub-menu > li {
  padding: 0;
}
.header .top-nav .columns > .menu-wrapper > div > div > .sub-menu > li:last-child {
  margin-bottom: 0;
}
.header .top-nav .columns > .menu-wrapper > div > div > .sub-menu > li > a {
  margin-bottom: 10px;
  color: #99cc00;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.with-helpline {
  display: none;
}
.navigation {
  display: none;
  justify-content: center;
  align-self: center;
  left: 100%;
  width: 100%;
  margin-top: 75px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navigation ul.nav,
.navigation div.nav ul {
  list-style: none;
  width: 100%;
}
.navigation ul.nav li,
.navigation div.nav ul li {
  list-style: none;
  position: unset;
}
.navigation ul.nav li.current-menu-item > a,
.navigation div.nav ul li.current-menu-item > a,
.navigation ul.nav li.current-menu-parent > a,
.navigation div.nav ul li.current-menu-parent > a,
.navigation ul.nav li.current-menu-ancestor > a,
.navigation div.nav ul li.current-menu-ancestor > a,
.navigation ul.nav li.current_page_item > a,
.navigation div.nav ul li.current_page_item > a,
.navigation ul.nav li.current_page_ancestor > a,
.navigation div.nav ul li.current_page_ancestor > a {
  color: #ff6600;
}
.at-background {
  position: relative;
}
.at-background:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 3;
}
.menu-secondary {
  display: none;
  position: relative;
  margin: 40px 0 80px;
}
.menu-secondary .wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
}
.menu-secondary ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}
.menu-secondary a {
  background: #ff6600;
  padding: 9px 45px 10px;
  border-radius: 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
}
.menu-secondary a:hover {
  color: white;
}
.menu-secondary .fondation {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #663399;
  line-height: 1.4;
  margin: 15px auto;
}
.menu-secondary .fondation a {
  padding: 0 15px 0 0;
  font-size: 15px;
  text-decoration: underline;
  background: none;
  color: #663399;
}
/**********************
 * MEDIA - Ipad
 **********************/
@media only screen and (min-width: 768px) {
  .header {
    position: fixed;
    top: unset;
  }
}
/**********************
 * MEDIA - Desktop
 **********************/
@media only screen and (min-width: 1350px) {
  .logged-in .language-select {
    top: 0;
  }
  .mobile-menu-wrapper {
    display: none;
  }
  .language-select {
    display: block;
    position: relative;
    top: 0;
    height: 28px;
    padding-left: 30px;
  }
  .language-select ul {
    width: 50px;
    padding-top: 28px;
    list-style: none;
  }
  .language-select li {
    opacity: 0;
    visibility: hidden;
  }
  .language-select li a {
    padding: 0 0 0 15px;
    color: #505050;
    font-size: 16px;
  }
  .language-select:after {
    content: '\e917';
    display: block;
    font-size: 16px;
    font-family: icomoon;
    position: absolute;
    right: 2px;
    top: 0;
    font-size: 9px;
    line-height: 32px;
    transform: rotate(-90deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .language-select .current-lang {
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 0;
    pointer-events: none;
  }
  .language-select .current-lang a {
    color: #505050;
    background: none;
  }
  .language-select:hover .language-wrapper {
    height: 60px;
  }
  .language-select:hover .language-wrapper .lang-item {
    opacity: 1;
    visibility: visible;
  }
  .language-select:hover:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .header #logo {
    width: 212px;
    height: 50px;
    margin: 0;
  }
  .header #inner-header {
    flex-direction: unset;
    padding: 35px 0;
  }
  .header .top-nav {
    display: flex;
  }
  .header .top-nav li a {
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    letter-spacing: unset;
  }
  .header .top-nav > li {
    margin: 0 30px 0 0;
  }
  .header .top-nav > li a {
    font-size: 14px;
    font-weight: 600;
  }
  .header .top-nav > .menu-item:hover > .menu-wrapper,
  .header .top-nav > .menu-item:focus > .menu-wrapper,
  .header .top-nav > .menu-item:focus-within > .menu-wrapper {
    display: block;
  }
  .header .top-nav > .menu-item > .menu-wrapper {
    position: absolute;
    right: 0;
    display: none;
    width: 1000px;
    padding-top: 34px;
    margin: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .top-nav > .menu-item > .menu-wrapper a {
    font-size: 18px;
    font-weight: 600;
  }
  .header .top-nav > .menu-item > .menu-wrapper > div > div {
    width: 89.1%;
    max-width: 1432px;
    margin: auto;
    padding: 55px 0 50px;
  }
  .header .top-nav > .menu-item > .menu-wrapper .column > a:not(.menu-with-image) {
    display: none;
  }
  .header .top-nav > .menu-item > .menu-wrapper .column > .sub-menu > li a {
    font-size: 18px !important;
  }
  .header .top-nav > .menu-item > .menu-wrapper .image-wrapper {
    display: block;
  }
  .header .top-nav > .menu-item a.menu-with-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 245px;
  }
  .header .top-nav .columns > .menu-wrapper > div > div > .sub-menu {
    flex-direction: row;
  }
  .header .top-nav .columns > .menu-wrapper > div > div > .sub-menu > li > a {
    font-size: 18px;
  }
  .header .top-nav > .menu-item-has-children {
    position: unset;
  }
  .header .top-nav > .menu-item-has-children a:after {
    content: unset;
  }
  .with-helpline {
    display: block;
  }
  .helpline {
    position: relative;
    font-size: 14px;
    line-height: 20px;
  }
  .helpline h3 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 6px;
  }
  .helpline p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
  }
  .navigation {
    display: block;
    position: unset;
    height: unset;
    width: fit-content;
    margin-top: 0;
  }
  .shrink .top-nav > .menu-item > .menu-wrapper {
    padding-top: 18px;
  }
  .shrink #inner-header {
    padding: 19px 0 16px;
  }
  .shrink #inner-header #logo {
    transition: width 0.2s ease;
    width: 40px;
    height: 35px;
  }
  .shrink .menu-secondary {
    transform: translateY(-100%);
  }
  .menu-secondary {
    transition: transform 0.4s ease;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
  }
  .menu-secondary .wrap {
    flex-direction: row;
    justify-content: flex-end;
    width: 89.1%;
  }
  .menu-secondary a {
    padding: 6px 15px;
    border-radius: 0;
    line-height: 33px;
  }
  .menu-secondary .fondation {
    line-height: 1.6;
    margin: 0 15px 0 0;
  }
}
/**********************
 * MEDIA - Extra Large
 **********************/
@media only screen and (min-width: 1250px) {
  .header .top-nav > li a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1350px) {
  #content {
    padding-top: 122px;
  }
  .menu-main-wrapper {
    align-items: center;
    flex-direction: row;
    transform: translateY(14px);
    -ms-transform: translateY(14px);
    -webkit-transform: translateY(14px);
    transition: transform 0.4s ease;
    -webkit-transition: transform 0.4s ease;
    will-change: transform;
  }
  .shrink .menu-main-wrapper {
    transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
  }
  .header #logo {
    background-size: cover;
  }
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png);
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
/*! ==========================================================================
    GRIDLEX
    Just a Flexbox Grid System
========================================================================== */
[class*="grid"] {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
}
.col,
[class*="col-"] {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding: 0 15px 30px;
}
.col {
  flex: 1 1 0%;
}
.grid.col,
.grid[class*="col-"] {
  margin: 0;
  padding: 0;
}
/************************
    HELPERS SUFFIXES
*************************/
[class*="grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="grid-"][class*="-noGutter"] > [class*="col"] {
  padding: 0;
}
[class*="grid-"][class*="-center"] {
  justify-content: center;
}
[class*="grid-"][class*="-right"] {
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="grid-"][class*="-top"] {
  align-items: flex-start;
}
[class*="grid-"][class*="-middle"] {
  align-items: center;
}
[class*="grid-"][class*="-bottom"] {
  align-items: flex-end;
}
[class*="grid-"][class*="-reverse"] {
  flex-direction: row-reverse;
}
[class*="grid-"][class*="-column"] {
  flex-direction: column;
}
[class*="grid-"][class*="-column"] > [class*="col-"] {
  flex-basis: auto;
}
[class*="grid-"][class*="-column-reverse"] {
  flex-direction: column-reverse;
}
[class*="grid-"][class*="-spaceBetween"] {
  justify-content: space-between;
}
[class*="grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="grid-"][class*="-equalHeight"] > [class*="col"] {
  display: flex;
}
[class*="col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="col-"][class*="-middle"] {
  align-self: center;
}
[class*="col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="col-"][class*="-first"] {
  order: -1;
}
[class*="col-"][class*="-last"] {
  order: 1;
}
/************************
    GRID BY NUMBER
*************************/
[class*="grid-1"] > .col,
[class*="grid-1"] > [class*='col-'] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="grid-2"] > .col,
[class*="grid-2"] > [class*='col-'] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="grid-3"] > .col,
[class*="grid-3"] > [class*='col-'] {
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
[class*="grid-4"] > .col,
[class*="grid-4"] > [class*='col-'] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="grid-5"] > .col,
[class*="grid-5"] > [class*='col-'] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="grid-6"] > .col,
[class*="grid-6"] > [class*='col-'] {
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
[class*="grid-7"] > .col,
[class*="grid-7"] > [class*='col-'] {
  flex-basis: 14.28571429%;
  max-width: 14.28571429%;
}
[class*="grid-8"] > .col,
[class*="grid-8"] > [class*='col-'] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="grid-9"] > .col,
[class*="grid-9"] > [class*='col-'] {
  flex-basis: 11.11111111%;
  max-width: 11.11111111%;
}
[class*="grid-10"] > .col,
[class*="grid-10"] > [class*='col-'] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="grid-11"] > .col,
[class*="grid-10"] > [class*='col-'] {
  flex-basis: 9.09090909%;
  max-width: 9.09090909%;
}
[class*="grid-12"] > .col,
[class*="grid-11"] > [class*='col-'] {
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
@media screen and (max-width: 1500px) {
  [class*="_xl-1"] > .col,
  [class*="_xl-1"] > [class*='col-'] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xl-2"] > .col,
  [class*="_xl-2"] > [class*='col-'] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xl-3"] > .col,
  [class*="_xl-3"] > [class*='col-'] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*="_xl-4"] > .col,
  [class*="_xl-4"] > [class*='col-'] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xl-5"] > .col,
  [class*="_xl-5"] > [class*='col-'] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xl-6"] > .col,
  [class*="_xl-6"] > [class*='col-'] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*="_xl-7"] > .col,
  [class*="_xl-7"] > [class*='col-'] {
    flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*="_xl-8"] > .col,
  [class*="_xl-8"] > [class*='col-'] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xl-9"] > .col,
  [class*="_xl-9"] > [class*='col-'] {
    flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*="_xl-10"] > .col,
  [class*="_xl-10"] > [class*='col-'] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xl-11"] > .col,
  [class*="_xl-10"] > [class*='col-'] {
    flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*="_xl-12"] > .col,
  [class*="_xl-11"] > [class*='col-'] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media screen and (max-width: 1200px) {
  [class*="_lg-1"] > .col,
  [class*="_lg-1"] > [class*='col-'] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > .col,
  [class*="_lg-2"] > [class*='col-'] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > .col,
  [class*="_lg-3"] > [class*='col-'] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*="_lg-4"] > .col,
  [class*="_lg-4"] > [class*='col-'] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > .col,
  [class*="_lg-5"] > [class*='col-'] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > .col,
  [class*="_lg-6"] > [class*='col-'] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*="_lg-7"] > .col,
  [class*="_lg-7"] > [class*='col-'] {
    flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*="_lg-8"] > .col,
  [class*="_lg-8"] > [class*='col-'] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > .col,
  [class*="_lg-9"] > [class*='col-'] {
    flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*="_lg-10"] > .col,
  [class*="_lg-10"] > [class*='col-'] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > .col,
  [class*="_lg-10"] > [class*='col-'] {
    flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*="_lg-12"] > .col,
  [class*="_lg-11"] > [class*='col-'] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media screen and (max-width: 1000px) {
  [class*="_md-1"] > .col,
  [class*="_md-1"] > [class*='col-'] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > .col,
  [class*="_md-2"] > [class*='col-'] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > .col,
  [class*="_md-3"] > [class*='col-'] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*="_md-4"] > .col,
  [class*="_md-4"] > [class*='col-'] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > .col,
  [class*="_md-5"] > [class*='col-'] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > .col,
  [class*="_md-6"] > [class*='col-'] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*="_md-7"] > .col,
  [class*="_md-7"] > [class*='col-'] {
    flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*="_md-8"] > .col,
  [class*="_md-8"] > [class*='col-'] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > .col,
  [class*="_md-9"] > [class*='col-'] {
    flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*="_md-10"] > .col,
  [class*="_md-10"] > [class*='col-'] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > .col,
  [class*="_md-10"] > [class*='col-'] {
    flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*="_md-12"] > .col,
  [class*="_md-11"] > [class*='col-'] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media screen and (max-width: 767px) {
  [class*="_sm-1"] > .col,
  [class*="_sm-1"] > [class*='col-'] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > .col,
  [class*="_sm-2"] > [class*='col-'] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > .col,
  [class*="_sm-3"] > [class*='col-'] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*="_sm-4"] > .col,
  [class*="_sm-4"] > [class*='col-'] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > .col,
  [class*="_sm-5"] > [class*='col-'] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > .col,
  [class*="_sm-6"] > [class*='col-'] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*="_sm-7"] > .col,
  [class*="_sm-7"] > [class*='col-'] {
    flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*="_sm-8"] > .col,
  [class*="_sm-8"] > [class*='col-'] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > .col,
  [class*="_sm-9"] > [class*='col-'] {
    flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*="_sm-10"] > .col,
  [class*="_sm-10"] > [class*='col-'] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > .col,
  [class*="_sm-10"] > [class*='col-'] {
    flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*="_sm-12"] > .col,
  [class*="_sm-11"] > [class*='col-'] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
@media screen and (max-width: 480px) {
  [class*="_xs-1"] > .col,
  [class*="_xs-1"] > [class*='col-'] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > .col,
  [class*="_xs-2"] > [class*='col-'] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > .col,
  [class*="_xs-3"] > [class*='col-'] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*="_xs-4"] > .col,
  [class*="_xs-4"] > [class*='col-'] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > .col,
  [class*="_xs-5"] > [class*='col-'] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > .col,
  [class*="_xs-6"] > [class*='col-'] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*="_xs-7"] > .col,
  [class*="_xs-7"] > [class*='col-'] {
    flex-basis: 14.28571429%;
    max-width: 14.28571429%;
  }
  [class*="_xs-8"] > .col,
  [class*="_xs-8"] > [class*='col-'] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > .col,
  [class*="_xs-9"] > [class*='col-'] {
    flex-basis: 11.11111111%;
    max-width: 11.11111111%;
  }
  [class*="_xs-10"] > .col,
  [class*="_xs-10"] > [class*='col-'] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > .col,
  [class*="_xs-10"] > [class*='col-'] {
    flex-basis: 9.09090909%;
    max-width: 9.09090909%;
  }
  [class*="_xs-12"] > .col,
  [class*="_xs-11"] > [class*='col-'] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
}
/************************
    COLS SIZES
*************************/
[class*='grid'] > [class*="col-1"] {
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
[class*='grid'] > [class*="col-2"] {
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
[class*='grid'] > [class*="col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*='grid'] > [class*="col-4"] {
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
[class*='grid'] > [class*="col-5"] {
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
[class*='grid'] > [class*="col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*='grid'] > [class*="col-7"] {
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
[class*='grid'] > [class*="col-8"] {
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
[class*='grid'] > [class*="col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*='grid'] > [class*="col-10"] {
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
[class*='grid'] > [class*="col-11"] {
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
[class*='grid'] > [class*="col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="grid"] > [push-left*="off-0"] {
  margin-left: 0;
}
[class*="grid"] > [push-left*="off-1"] {
  margin-left: 8.33333333%;
}
[class*="grid"] > [push-left*="off-2"] {
  margin-left: 16.66666667%;
}
[class*="grid"] > [push-left*="off-3"] {
  margin-left: 25%;
}
[class*="grid"] > [push-left*="off-4"] {
  margin-left: 33.33333333%;
}
[class*="grid"] > [push-left*="off-5"] {
  margin-left: 41.66666667%;
}
[class*="grid"] > [push-left*="off-6"] {
  margin-left: 50%;
}
[class*="grid"] > [push-left*="off-6"] {
  margin-left: 50%;
}
[class*="grid"] > [push-left*="off-7"] {
  margin-left: 58.33333333%;
}
[class*="grid"] > [push-left*="off-8"] {
  margin-left: 66.66666667%;
}
[class*="grid"] > [push-left*="off-9"] {
  margin-left: 75%;
}
[class*="grid"] > [push-left*="off-10"] {
  margin-left: 83.33333333%;
}
[class*="grid"] > [push-left*="off-11"] {
  margin-left: 91.66666667%;
}
[class*="grid"] > [push-right*="off-0"] {
  margin-right: 0;
}
[class*="grid"] > [push-right*="off-1"] {
  margin-right: 8.33333333%;
}
[class*="grid"] > [push-right*="off-2"] {
  margin-right: 16.66666667%;
}
[class*="grid"] > [push-right*="off-3"] {
  margin-right: 25%;
}
[class*="grid"] > [push-right*="off-4"] {
  margin-right: 33.33333333%;
}
[class*="grid"] > [push-right*="off-5"] {
  margin-right: 41.66666667%;
}
[class*="grid"] > [push-right*="off-6"] {
  margin-right: 50%;
}
[class*="grid"] > [push-right*="off-6"] {
  margin-right: 50%;
}
[class*="grid"] > [push-right*="off-7"] {
  margin-right: 58.33333333%;
}
[class*="grid"] > [push-right*="off-8"] {
  margin-right: 66.66666667%;
}
[class*="grid"] > [push-right*="off-9"] {
  margin-right: 75%;
}
[class*="grid"] > [push-right*="off-10"] {
  margin-right: 83.33333333%;
}
[class*="grid"] > [push-right*="off-11"] {
  margin-right: 91.66666667%;
}
@media screen and (max-width: 1500px) {
  [class*='grid'] > [class*="_xl-1"] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*="_xl-2"] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*="_xl-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*="_xl-4"] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*="_xl-5"] {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*="_xl-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*="_xl-7"] {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*="_xl-8"] {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*="_xl-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*="_xl-10"] {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*="_xl-11"] {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*="_xl-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="grid"] > [push-left*="_xl-0"] {
    margin-left: 0;
  }
  [class*="grid"] > [push-left*="_xl-1"] {
    margin-left: 8.33333333%;
  }
  [class*="grid"] > [push-left*="_xl-2"] {
    margin-left: 16.66666667%;
  }
  [class*="grid"] > [push-left*="_xl-3"] {
    margin-left: 25%;
  }
  [class*="grid"] > [push-left*="_xl-4"] {
    margin-left: 33.33333333%;
  }
  [class*="grid"] > [push-left*="_xl-5"] {
    margin-left: 41.66666667%;
  }
  [class*="grid"] > [push-left*="_xl-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_xl-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_xl-7"] {
    margin-left: 58.33333333%;
  }
  [class*="grid"] > [push-left*="_xl-8"] {
    margin-left: 66.66666667%;
  }
  [class*="grid"] > [push-left*="_xl-9"] {
    margin-left: 75%;
  }
  [class*="grid"] > [push-left*="_xl-10"] {
    margin-left: 83.33333333%;
  }
  [class*="grid"] > [push-left*="_xl-11"] {
    margin-left: 91.66666667%;
  }
  [class*="grid"] > [push-right*="_xl-0"] {
    margin-right: 0;
  }
  [class*="grid"] > [push-right*="_xl-1"] {
    margin-right: 8.33333333%;
  }
  [class*="grid"] > [push-right*="_xl-2"] {
    margin-right: 16.66666667%;
  }
  [class*="grid"] > [push-right*="_xl-3"] {
    margin-right: 25%;
  }
  [class*="grid"] > [push-right*="_xl-4"] {
    margin-right: 33.33333333%;
  }
  [class*="grid"] > [push-right*="_xl-5"] {
    margin-right: 41.66666667%;
  }
  [class*="grid"] > [push-right*="_xl-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_xl-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_xl-7"] {
    margin-right: 58.33333333%;
  }
  [class*="grid"] > [push-right*="_xl-8"] {
    margin-right: 66.66666667%;
  }
  [class*="grid"] > [push-right*="_xl-9"] {
    margin-right: 75%;
  }
  [class*="grid"] > [push-right*="_xl-10"] {
    margin-right: 83.33333333%;
  }
  [class*="grid"] > [push-right*="_xl-11"] {
    margin-right: 91.66666667%;
  }
}
@media screen and (max-width: 1200px) {
  [class*='grid'] > [class*="_lg-1"] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*="_lg-2"] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*="_lg-4"] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*="_lg-5"] {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*="_lg-7"] {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*="_lg-8"] {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*="_lg-10"] {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*="_lg-11"] {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="grid"] > [push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="grid"] > [push-left*="_lg-1"] {
    margin-left: 8.33333333%;
  }
  [class*="grid"] > [push-left*="_lg-2"] {
    margin-left: 16.66666667%;
  }
  [class*="grid"] > [push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="grid"] > [push-left*="_lg-4"] {
    margin-left: 33.33333333%;
  }
  [class*="grid"] > [push-left*="_lg-5"] {
    margin-left: 41.66666667%;
  }
  [class*="grid"] > [push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_lg-7"] {
    margin-left: 58.33333333%;
  }
  [class*="grid"] > [push-left*="_lg-8"] {
    margin-left: 66.66666667%;
  }
  [class*="grid"] > [push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="grid"] > [push-left*="_lg-10"] {
    margin-left: 83.33333333%;
  }
  [class*="grid"] > [push-left*="_lg-11"] {
    margin-left: 91.66666667%;
  }
  [class*="grid"] > [push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="grid"] > [push-right*="_lg-1"] {
    margin-right: 8.33333333%;
  }
  [class*="grid"] > [push-right*="_lg-2"] {
    margin-right: 16.66666667%;
  }
  [class*="grid"] > [push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="grid"] > [push-right*="_lg-4"] {
    margin-right: 33.33333333%;
  }
  [class*="grid"] > [push-right*="_lg-5"] {
    margin-right: 41.66666667%;
  }
  [class*="grid"] > [push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_lg-7"] {
    margin-right: 58.33333333%;
  }
  [class*="grid"] > [push-right*="_lg-8"] {
    margin-right: 66.66666667%;
  }
  [class*="grid"] > [push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="grid"] > [push-right*="_lg-10"] {
    margin-right: 83.33333333%;
  }
  [class*="grid"] > [push-right*="_lg-11"] {
    margin-right: 91.66666667%;
  }
}
@media screen and (max-width: 1000px) {
  [class*='grid'] > [class*="_md-1"] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*="_md-2"] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*="_md-4"] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*="_md-5"] {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*="_md-7"] {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*="_md-8"] {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*="_md-10"] {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*="_md-11"] {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="grid"] > [push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="grid"] > [push-left*="_md-1"] {
    margin-left: 8.33333333%;
  }
  [class*="grid"] > [push-left*="_md-2"] {
    margin-left: 16.66666667%;
  }
  [class*="grid"] > [push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="grid"] > [push-left*="_md-4"] {
    margin-left: 33.33333333%;
  }
  [class*="grid"] > [push-left*="_md-5"] {
    margin-left: 41.66666667%;
  }
  [class*="grid"] > [push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_md-7"] {
    margin-left: 58.33333333%;
  }
  [class*="grid"] > [push-left*="_md-8"] {
    margin-left: 66.66666667%;
  }
  [class*="grid"] > [push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="grid"] > [push-left*="_md-10"] {
    margin-left: 83.33333333%;
  }
  [class*="grid"] > [push-left*="_md-11"] {
    margin-left: 91.66666667%;
  }
  [class*="grid"] > [push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="grid"] > [push-right*="_md-1"] {
    margin-right: 8.33333333%;
  }
  [class*="grid"] > [push-right*="_md-2"] {
    margin-right: 16.66666667%;
  }
  [class*="grid"] > [push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="grid"] > [push-right*="_md-4"] {
    margin-right: 33.33333333%;
  }
  [class*="grid"] > [push-right*="_md-5"] {
    margin-right: 41.66666667%;
  }
  [class*="grid"] > [push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_md-7"] {
    margin-right: 58.33333333%;
  }
  [class*="grid"] > [push-right*="_md-8"] {
    margin-right: 66.66666667%;
  }
  [class*="grid"] > [push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="grid"] > [push-right*="_md-10"] {
    margin-right: 83.33333333%;
  }
  [class*="grid"] > [push-right*="_md-11"] {
    margin-right: 91.66666667%;
  }
}
@media screen and (max-width: 767px) {
  [class*='grid'] > [class*="_sm-1"] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*="_sm-2"] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*="_sm-4"] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*="_sm-5"] {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*="_sm-7"] {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*="_sm-8"] {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*="_sm-10"] {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*="_sm-11"] {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="grid"] > [push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="grid"] > [push-left*="_sm-1"] {
    margin-left: 8.33333333%;
  }
  [class*="grid"] > [push-left*="_sm-2"] {
    margin-left: 16.66666667%;
  }
  [class*="grid"] > [push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="grid"] > [push-left*="_sm-4"] {
    margin-left: 33.33333333%;
  }
  [class*="grid"] > [push-left*="_sm-5"] {
    margin-left: 41.66666667%;
  }
  [class*="grid"] > [push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_sm-7"] {
    margin-left: 58.33333333%;
  }
  [class*="grid"] > [push-left*="_sm-8"] {
    margin-left: 66.66666667%;
  }
  [class*="grid"] > [push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="grid"] > [push-left*="_sm-10"] {
    margin-left: 83.33333333%;
  }
  [class*="grid"] > [push-left*="_sm-11"] {
    margin-left: 91.66666667%;
  }
  [class*="grid"] > [push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="grid"] > [push-right*="_sm-1"] {
    margin-right: 8.33333333%;
  }
  [class*="grid"] > [push-right*="_sm-2"] {
    margin-right: 16.66666667%;
  }
  [class*="grid"] > [push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="grid"] > [push-right*="_sm-4"] {
    margin-right: 33.33333333%;
  }
  [class*="grid"] > [push-right*="_sm-5"] {
    margin-right: 41.66666667%;
  }
  [class*="grid"] > [push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_sm-7"] {
    margin-right: 58.33333333%;
  }
  [class*="grid"] > [push-right*="_sm-8"] {
    margin-right: 66.66666667%;
  }
  [class*="grid"] > [push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="grid"] > [push-right*="_sm-10"] {
    margin-right: 83.33333333%;
  }
  [class*="grid"] > [push-right*="_sm-11"] {
    margin-right: 91.66666667%;
  }
}
@media screen and (max-width: 480px) {
  [class*='grid'] > [class*="_xs-1"] {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  [class*='grid'] > [class*="_xs-2"] {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  [class*='grid'] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*='grid'] > [class*="_xs-4"] {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  [class*='grid'] > [class*="_xs-5"] {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  [class*='grid'] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*='grid'] > [class*="_xs-7"] {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  [class*='grid'] > [class*="_xs-8"] {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  [class*='grid'] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*='grid'] > [class*="_xs-10"] {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  [class*='grid'] > [class*="_xs-11"] {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  [class*='grid'] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="grid"] > [push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="grid"] > [push-left*="_xs-1"] {
    margin-left: 8.33333333%;
  }
  [class*="grid"] > [push-left*="_xs-2"] {
    margin-left: 16.66666667%;
  }
  [class*="grid"] > [push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="grid"] > [push-left*="_xs-4"] {
    margin-left: 33.33333333%;
  }
  [class*="grid"] > [push-left*="_xs-5"] {
    margin-left: 41.66666667%;
  }
  [class*="grid"] > [push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="grid"] > [push-left*="_xs-7"] {
    margin-left: 58.33333333%;
  }
  [class*="grid"] > [push-left*="_xs-8"] {
    margin-left: 66.66666667%;
  }
  [class*="grid"] > [push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="grid"] > [push-left*="_xs-10"] {
    margin-left: 83.33333333%;
  }
  [class*="grid"] > [push-left*="_xs-11"] {
    margin-left: 91.66666667%;
  }
  [class*="grid"] > [push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="grid"] > [push-right*="_xs-1"] {
    margin-right: 8.33333333%;
  }
  [class*="grid"] > [push-right*="_xs-2"] {
    margin-right: 16.66666667%;
  }
  [class*="grid"] > [push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="grid"] > [push-right*="_xs-4"] {
    margin-right: 33.33333333%;
  }
  [class*="grid"] > [push-right*="_xs-5"] {
    margin-right: 41.66666667%;
  }
  [class*="grid"] > [push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="grid"] > [push-right*="_xs-7"] {
    margin-right: 58.33333333%;
  }
  [class*="grid"] > [push-right*="_xs-8"] {
    margin-right: 66.66666667%;
  }
  [class*="grid"] > [push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="grid"] > [push-right*="_xs-10"] {
    margin-right: 83.33333333%;
  }
  [class*="grid"] > [push-right*="_xs-11"] {
    margin-right: 91.66666667%;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot#iefix') format('embedded-opentype'), url('../fonts/icomoon.woff2') format('woff2'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg#icomoon') 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: 'icomoon' !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-gradient:before {
  content: "\e923";
}
.icon-link:before {
  content: "\e918";
}
.icon-linkedin:before {
  content: "\e919";
}
.icon-message:before {
  content: "\e91a";
}
.icon-copy:before {
  content: "\e91e";
}
.icon-arrow_left:before {
  content: "\e917";
}
.icon-facebook:before {
  content: "\e916";
}
.icon-book:before {
  content: "\e91b";
}
.icon-language:before {
  content: "\e91c";
}
.icon-money:before {
  content: "\e91d";
}
.icon-buy:before {
  content: "\e914";
}
.icon-download:before {
  content: "\e915";
}
.icon-forward:before {
  content: "\e911";
}
.icon-share:before {
  content: "\e912";
}
.icon-icon_awareness:before {
  content: "\e91f";
}
.icon-icon_care_home_place:before {
  content: "\e920";
}
.icon-icon_collaboration:before {
  content: "\e921";
}
.icon-icon_home_plus:before {
  content: "\e922";
}
.icon-icon_localisation_map_pointer:before {
  content: "\e913";
}
.icon-icon_chat:before {
  content: "\e900";
}
.icon-icon_defend:before {
  content: "\e901";
}
.icon-icon_domestic:before {
  content: "\e902";
}
.icon-icon_family:before {
  content: "\e903";
}
.icon-icon_flexible:before {
  content: "\e904";
}
.icon-icon_flexible2:before {
  content: "\e905";
}
.icon-icon_gps:before {
  content: "\e906";
}
.icon-icon_healthcare:before {
  content: "\e907";
}
.icon-icon_heart:before {
  content: "\e908";
}
.icon-icon_home:before {
  content: "\e909";
}
.icon-icon_independence:before {
  content: "\e90a";
}
.icon-icon_mail:before {
  content: "\e90b";
}
.icon-icon_person:before {
  content: "\e90c";
}
.icon-icon_phone:before {
  content: "\e90d";
}
.icon-icon_service:before {
  content: "\e90e";
}
.icon-icon_share:before {
  content: "\e90f";
}
.icon-icon_time:before {
  content: "\e910";
}
@media only screen and (min-width: 481px) {
  /******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  /*********************
10. PAGE STYLES
*********************/
  .page-template-tpl-jobs .tabs-category-job ul {
    display: flex;
    flex-wrap: wrap;
  }
  /*********************
12. BLOCKS
*********************/
  .header-image {
    height: 300px;
  }
  .prices-block .items {
    padding: 50px 40px;
  }
  .prices-block .item {
    display: flex;
  }
  .prices-block .item p {
    width: 62%;
    margin-right: 19px;
  }
  .prices-block .item .prices {
    width: 35%;
  }
  .video-iframe {
    height: 300px;
  }
  .service_cat-maison-sejour .video-iframe {
    height: 300px;
  }
  .sidebar-left-nav__label {
    width: 370px;
  }
  .sidebar-left-nav__bullet-point {
    height: 20px;
    width: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .wrap {
    max-width: 1432px;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  /******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  /*********************
08. POSTS & CONTENT STYLES
*********************/
  /*********************
10. PAGE STYLES
*********************/
  .page-template-tpl-home .home-header blockquote {
    font-size: 27px;
    line-height: 1.4;
  }
  .page-template-tpl-jobs .entry-content,
  .page-template-tpl-ethics-commitee .entry-content {
    padding: 80px 0;
  }
  .page-template-tpl-jobs .contact-image,
  .page-template-tpl-ethics-commitee .contact-image {
    width: 160px;
    height: 160px;
  }
  .page-template-tpl-jobs .contact-image:before,
  .page-template-tpl-ethics-commitee .contact-image:before {
    width: 160px;
    height: 160px;
  }
  .page-template-tpl-formations img {
    width: 363px;
    height: 98px;
  }
  .page-template-tpl-history #page-info h2 {
    text-align: center;
  }
  .page-template-tpl-history #page-info .year h3 {
    padding-left: 0;
  }
  .page-template-tpl-history #page-info .description {
    position: relative;
    align-items: flex-start;
  }
  .page-template-tpl-history #page-info .description p {
    top: -8px;
    margin: 0;
    padding-left: 42px;
  }
  .page-template-tpl-history #page-info .description:before {
    left: 15px;
  }
  .page-template-tpl-history #page-info .history-point {
    position: relative;
    left: -5px;
  }
  .page-template-tpl-news .header-block-wrapper .wrap > div {
    width: 100%;
  }
  .page-template-tpl-news .header-block-wrapper .wrap > div:first-child {
    height: 400px;
    padding: 30px 0;
  }
  .page-template-tpl-news .header-image {
    height: 400px;
  }
  .page-template-tpl-contact h2 {
    margin-bottom: 40px;
  }
  .page-template-tpl-contact .pa-contact-suggestion {
    margin-top: 0;
  }
  .footer--bg {
    position: relative;
  }
  .footer--bg::after {
    border-top-left-radius: 48px;
    top: 0;
    right: -100vw;
    bottom: 0;
    left: -20px;
  }
  .footer--bg::before {
    content: "";
    background-color: #663399;
    border-top-right-radius: 48px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100vw;
    width: calc(100vw - 20px);
    z-index: 1;
  }
  /*********************
11. FORMS
*********************/
  .gform_wrapper.ala-form_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 16px;
  }
  .become-member-form #field_4_8,
  .become-member-form #field_4_6,
  .become-member-form #field_4_5,
  .become-member-form #field_4_4 {
    display: inline-block;
    width: 50%;
    margin: 0;
  }
  /*********************
12. BLOCKS
*********************/
  .header-image {
    height: 420px;
  }
  #list-column-block .box {
    padding: 50px 50px 30px;
  }
  .video-iframe {
    height: 400px;
  }
  .service_cat-maison-sejour .video-iframe {
    height: 400px;
  }
  .wp-block-columns .wp-block-column .video-iframe {
    margin: 0 auto;
    width: 100%;
    height: 250px;
  }
  .page-template-tpl-consulting #content {
    padding-top: 73px;
  }
  .page-template-tpl-consulting .contact {
    width: 50%;
  }
  .page-template-tpl-team #content {
    padding-top: 73px;
  }
  .page-template-tpl-dementia .wp-block-column {
    width: 45%;
  }
  .foyer .wrap > div {
    margin-top: 50px;
  }
  .single-job .share-section,
  .single-post .share-section {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .single-job .blocks-gallery-item img,
  .single-post .blocks-gallery-item img {
    max-height: 700px;
  }
  .single-job .image,
  .single-post .image {
    margin-bottom: 50px;
  }
  .single-service .concept .wp-block-column {
    margin: 0;
  }
  .single-service .concept .wp-block-column:first-child {
    width: 100%;
  }
  .single-service .concept .wp-block-column:first-child li:first-child {
    width: 56%;
    margin: 0 19px 19px 0;
  }
  .single-service .concept .wp-block-column:first-child li:nth-child(2) {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 19px 0;
    width: 41.5%;
  }
  .single-service .concept .wp-block-column:first-child li:nth-child(2) figure {
    height: 257px;
  }
  .single-service .concept .wp-block-column:first-child li:last-child {
    display: flex;
    align-items: center;
    margin: 0 0 0 100px;
    height: 257px;
  }
  .single-service .concept .wp-block-column:first-child li:last-child figure {
    width: 66.48%;
  }
  .single-service .concept .wp-block-column:nth-child(2) {
    width: 100%;
    margin: 0;
  }
  .sidebar-left:before {
    pointer-events: auto;
  }
  .sidebar-left:hover {
    pointer-events: none;
  }
  .sidebar-left:hover::before {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: transform 0.4s ease;
    -webkit-transition: transform 0.4s ease;
  }
  .sidebar-left:hover::after {
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .sidebar-left:hover .sidebar-left-nav {
    pointer-events: all;
  }
  .sidebar-left:hover .sidebar-left-nav__label {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.4s 0.1s ease, visibility 0s ease;
    visibility: visible;
  }
  .sidebar-left:hover .sidebar-left-nav__bullet-point {
    border: 2px solid white;
    pointer-events: auto;
  }
  .sidebar-left-nav {
    height: calc(100vh - 250px);
    width: 100%;
    pointer-events: none;
  }
  .sidebar-left-nav__item:hover .sidebar-left-nav__bullet-point,
  .sidebar-left:hover .sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
    border: 2px solid #505050;
  }
  .sidebar-left-nav__item {
    padding: 7px 0;
  }
  .sidebar-left-nav__label {
    display: block;
  }
}
@media only screen and (min-width: 1150px) {
  /*********************
01. GENERAL STYLES
*********************/
  body {
    font-size: 18px;
  }
  /******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
  h1 {
    font-size: 46px;
    line-height: 1.1666;
    margin-bottom: 45px;
  }
  h2 {
    font-size: 35px;
  }
  /*********************
08. POSTS & CONTENT STYLES
*********************/
  .visible-desktop {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  /*********************
07. NAVIGATION STYLES
*********************/
  /*********************
10. PAGE STYLES
*********************/
  .page-template-tpl-home .header-block-wrapper {
    margin-bottom: 60px;
  }
  .page-template-tpl-home .home-header {
    margin: 0;
    height: 642px;
  }
  .page-template-tpl-home .home-header .quote-wrapper .wrap {
    justify-content: flex-end;
  }
  .page-template-tpl-home .home-header blockquote {
    width: 50%;
    height: 100%;
    padding: 0 0 153px 0;
    font-size: 35px;
    text-align: right;
  }
  .page-template-tpl-home .home-header blockquote span {
    font-weight: 600;
  }
  .page-template-tpl-home .home-header blockquote author {
    margin-top: 50px;
  }
  .page-template-tpl-home .home-header .home-slides .image {
    height: 642px;
  }
  .page-template-tpl-home .home-header .home-slides:before {
    content: unset;
  }
  .page-template-tpl-home .home-header .home-slide-dots {
    top: 0;
    bottom: unset;
    left: 11.5%;
    flex-direction: column;
    height: 100%;
    width: unset;
  }
  .page-template-tpl-home .home-header .home-slide-dots li {
    margin: 0 0 52px 0;
    height: 17px;
  }
  .page-template-tpl-home .home-header .home-slide-dots button:before {
    width: 17px;
    height: 17px;
  }
  .page-template-tpl-home .home-header .home-slide-dots button:after {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: 8px;
    width: 2px;
    height: 52px;
    background: #ffffff;
    text-indent: 0;
  }
  .page-template-tpl-home .bg-extra-block:before {
    content: unset;
  }
  .page-template-tpl-home .extra-block-wrapper {
    position: absolute;
  }
  .page-template-tpl-home .extra-block {
    width: 50%;
    padding: 45px 0 45px 70px;
    box-shadow: none;
  }
  .page-template-tpl-home .information {
    margin-bottom: 60px;
  }
  .page-template-tpl-home .information h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .page-template-tpl-home .information p {
    margin: 0 0 40px 0;
  }
  .page-template-tpl-home .information .slick-list {
    border-radius: 0;
    box-shadow: none;
  }
  .page-template-tpl-home .information .slide {
    height: 600px;
    justify-content: space-between;
  }
  .page-template-tpl-home .information .slide .image {
    background-position: center;
    width: 56.8%;
    height: 100%;
    border-radius: 0;
  }
  .page-template-tpl-home .information .slide .content {
    width: 43.2%;
    padding-left: 6.95%;
    justify-content: center;
  }
  .page-template-tpl-home .information .previous-btn,
  .page-template-tpl-home .information .next-btn {
    position: absolute;
    left: 121px;
    top: 50%;
    bottom: unset;
    width: 55px;
    height: 55px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .page-template-tpl-home .information .previous-btn:before,
  .page-template-tpl-home .information .next-btn:before {
    font-size: 24px;
    line-height: 55px;
  }
  .page-template-tpl-home .information .next-btn {
    left: unset;
    right: 121px;
  }
  .page-template-tpl-home .information .link-box {
    border: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  }
  .page-template-tpl-home .information .link-box h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 56px;
    text-align: unset;
    text-transform: none;
  }
  .page-template-tpl-home .information .link-box ul {
    padding: 7px 30px 29px 30px;
  }
  .page-template-tpl-home .information .home-info-dots {
    margin-top: 50px;
  }
  .page-template-tpl-home .information .home-info-dots li {
    height: 14px;
    margin-right: 15px;
  }
  .page-template-tpl-home .information .home-info-dots button {
    width: 14px;
  }
  .page-template-tpl-home .information .home-info-dots button:before {
    content: '';
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    border: 2px solid #663399;
    border-radius: 50%;
    box-sizing: border-box;
    text-indent: 0;
  }
  .page-template-tpl-home .home-services-slider {
    margin-bottom: 120px;
  }
  .page-template-tpl-home .home-services-slider .home-services-slider__heading {
    margin: 0 0 73.5px 0;
    width: 297px;
    font-size: 35px;
    line-height: 45px;
  }
  .page-template-tpl-home .home-services-slider .intro {
    color: #505050;
  }
  .page-template-tpl-home .home-services-slider .intro p {
    padding-right: 13.37%;
    font-size: 18px;
    line-height: 1.6;
  }
  .page-template-tpl-home .home-services-slider .services {
    margin-top: 32px;
  }
  .page-template-tpl-home .home-services-slider .previous-btn,
  .page-template-tpl-home .home-services-slider .next-btn {
    position: absolute;
    bottom: -53px;
    right: 15px;
    width: 40px;
    height: 40px;
  }
  .page-template-tpl-home .home-services-slider .previous-btn:before,
  .page-template-tpl-home .home-services-slider .next-btn:before {
    font-size: 18px;
    line-height: 40px;
  }
  .page-template-tpl-home .home-services-slider .previous-btn {
    left: unset;
    right: 70px;
  }
  .page-template-tpl-home .home-news h2 {
    margin: 27px 0 30px 0;
    text-align: left;
  }
  .page-template-tpl-home .home-news h3 {
    height: unset;
    overflow: unset;
  }
  .page-template-tpl-home .home-news .col:nth-child(1) .news-wrapper:nth-child(2) {
    display: block;
  }
  .page-template-tpl-home .home-news .col:nth-child(2) .news-wrapper:nth-child(2) {
    display: block;
  }
  .page-template-tpl-home .home-news .col:nth-child(3) {
    display: block;
  }
  .page-template-tpl-home .home-news .button-wrapper {
    padding-top: 30px;
  }
  .page-template-tpl-publication .inner-content {
    padding: 70px 0 180px;
  }
  .page-template-tpl-publication h1 {
    font-size: 60px;
    line-height: 1.1666;
  }
  .page-template-tpl-publication h2 {
    margin-bottom: 65px;
    font-size: 35px;
    line-height: 1.286;
  }
  .page-template-tpl-publication h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .page-template-tpl-publication .section-brochure .wrap {
    position: unset;
  }
  .page-template-tpl-publication .next-btn {
    right: 20%;
  }
  .page-template-tpl-publication .previous-btn {
    right: calc(20% + 48px);
  }
  .page-template-tpl-publication #publication-menu {
    flex-direction: row;
    margin-bottom: 60px;
  }
  .page-template-tpl-publication #publication-menu a {
    margin: 0 37px 0 0;
    font-size: 22px;
    line-height: 32px;
  }
  .page-template-tpl-publication .publication {
    flex-direction: row;
  }
  .page-template-tpl-publication .publication .image {
    width: 334px;
    min-width: 334px;
  }
  .page-template-tpl-formations-list h1 {
    font-size: 49px;
    line-height: 58px;
    max-width: 414px;
  }
  .page-template-tpl-news .header-block-wrapper .wrap {
    flex-direction: row;
  }
  .page-template-tpl-foyer h1 {
    margin-bottom: 20px;
  }
  .page-template-tpl-foyer .header-extra-wrapper .col > div {
    margin-bottom: 35px;
  }
  .page-template-tpl-foyer .header-extra-wrapper .col > div:last-child {
    margin-bottom: 0;
  }
  .page-template-tpl-history #page-info h2 {
    margin-bottom: 60px;
  }
  .page-template-tpl-history #page-info h3 {
    font-size: 35px;
  }
  .page-template-tpl-history #page-info .year {
    position: relative;
    top: -8px;
  }
  .page-template-tpl-history #page-info .description {
    padding-bottom: 40px;
  }
  .page-template-tpl-contact .pa-contact-suggestion {
    padding-left: 100px;
  }
  .share-bubble .social-icons {
    top: -78px;
    left: -65px;
    flex-direction: row;
  }
  .share-bubble .social-icons:before {
    top: unset;
    bottom: -18px;
    left: 50%;
    right: unset;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-width: 20px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
  }
  .share-bubble a {
    margin: 0 12px 0 0;
  }
  .share-bubble a:last-child {
    margin: 0;
  }
  /*********************
11. FORMS
*********************/
  .contact-form #field_1_2,
  .contact-form #field_1_7 {
    width: 50%;
  }
  /*********************
12. BLOCKS
*********************/
  .prices-block .items {
    flex-direction: row;
    margin: 62px 0 60px;
    padding: 79px 70px;
  }
  .prices-block .column {
    width: 50%;
  }
  .prices-block .item:before {
    width: 91%;
  }
  .prices-block .item:last-child {
    margin-bottom: 0;
  }
  .prices-block .item:last-child:before {
    content: unset;
  }
  .page-template-tpl-page #page-info .list-column-block .box {
    padding: 60px 70px 40px;
  }
  .page-template-tpl-page #page-info a {
    font-size: 18px;
  }
  .video-iframe {
    margin: 50px auto;
    height: 410px;
  }
  .single-service .video-iframe,
  .page-template:not(.page-template-tpl-dementia, .page-template-tpl-consulting) .video-iframe {
    width: 80%;
    height: 450px;
  }
  .page-template-tpl-dementia .video-iframe {
    width: 100%;
  }
  .service_cat-maison-sejour .video-iframe {
    margin: 50px auto;
  }
  .page-template-tpl-dementia .wp-block-columns .wp-block-column .video-iframe,
  .service_cat-maison-sejour .wp-block-columns .wp-block-column .video-iframe {
    margin: 20px auto;
    width: 100%;
    height: 250px;
  }
  .wp-block-columns .wp-block-column .video-iframe {
    margin: 0 auto;
    width: 100%;
    height: 400px;
  }
  .page-template-tpl-consulting .video-iframe {
    height: 310px;
  }
  /*********************
13. FOOTER STYLES
*********************/
  .footer #inner-footer {
    padding: 50px 0 0;
  }
  .page-template-tpl-formations-list .formation {
    flex-direction: row;
  }
  .page-template-tpl-formations-list .description {
    padding-right: 30px;
  }
  .page-template-tpl-formations-list .description__view-more {
    display: none;
  }
  .page-template-tpl-formations-list .description__content {
    max-height: 100%;
    overflow: visible;
  }
  .page-template-tpl-formations-list .description__content:not(.is-extended) p:first-of-type {
    overflow: visible;
    height: unset;
  }
  .page-template-tpl-formations-list .description__content:not(.is-extended) p:first-of-type::after {
    display: none;
  }
  .entry-content-layout {
    flex-direction: row;
  }
  .page-template-tpl-consulting section > div .main-column {
    width: 61.75%;
    padding-right: 70px;
  }
  .page-template-tpl-consulting section > div .sideblock {
    width: 38.25%;
    padding-left: 0;
  }
  .page-template-tpl-consulting .contact {
    width: 100%;
  }
  .post-prev-next {
    display: flex !important;
  }
  .post-prev-next-small {
    display: none;
  }
  .separator-bg {
    position: relative;
  }
  .separator-bg::after {
    border-top-left-radius: 48px;
    top: 0;
    height: 180px;
    right: -100vw;
    left: -20px;
  }
  .separator-bg::before {
    content: "";
    background-color: #663399;
    border-top-right-radius: 48px;
    height: 180px;
    position: absolute;
    top: 0;
    left: -100vw;
    width: calc(100vw - 20px);
    z-index: 1;
  }
  .locations-block .blocks-gallery-item img {
    height: 681px !important;
  }
  .locations-block .tabs {
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 15px;
    white-space: unset;
    width: 38%;
  }
  .locations-block .image {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100vw - 44.28%);
    height: 681px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .locations-block .location {
    display: none;
    flex-direction: row;
  }
  .locations-block .active {
    display: flex;
  }
  .locations-block .content {
    width: 50%;
    padding: 45px 70px 34px;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
  }
  .locations-block .locations__location__meta .address {
    padding-left: 0;
    margin-top: 0;
  }
  .locations-block .locations__content__image {
    display: none;
  }
  .locations-block .previous-btn,
  .locations-block .next-btn {
    right: 14%;
  }
  .locations-block .previous-btn {
    right: 22%;
  }
  .locations-block .locations__location__gallery-container {
    position: absolute;
    width: 55.7%;
    height: 681px;
  }
  .locations-block .locations__location__gallery__single-image {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .locations-block .locations__location__gallery {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .locations-block .locations__location__gallery img {
    width: unset;
    height: 681px !important;
  }
  .page-template-tpl-formations-list .formation .details {
    margin: 0;
  }
  .page-template-tpl-admission .wp-block-column {
    flex-basis: 50%;
  }
  .block-slider-left-image .wrap {
    display: flex;
    justify-content: flex-end;
  }
  .block-slider-left-image .wrap > div {
    width: 50%;
    padding-left: 140px;
  }
  .block-slider-left-image .wrap li {
    margin-bottom: 20px;
  }
  .block-slider-left-image .wrapper-slides {
    position: absolute;
    width: 50%;
    margin-bottom: 0;
  }
  .services-block {
    margin: 0 auto 120px;
  }
  .single-service .center {
    text-align: center;
  }
  .single-service .groups {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 1210px;
    margin: 60px auto 150px;
  }
  .single-service .groups .wp-block-column {
    flex-basis: 40%;
    padding: 60px;
  }
  .single-service .groups .group1 {
    border-radius: 25px 0 0 25px;
    border-right: none;
  }
  .single-service .groups .group2 {
    border-radius: 0 25px 25px 0;
    border-left: none;
  }
  .single-service .groups .active {
    flex-basis: 60%;
    border-radius: 25px;
  }
  .single-service .concept {
    margin-bottom: 170px;
    flex-direction: row;
  }
  .single-service .concept .wp-block-column {
    margin: 0;
  }
  .single-service .concept .wp-block-column:first-child {
    flex-basis: 57.8%;
  }
  .single-service .concept .wp-block-column:first-child li:first-child {
    width: 56%;
    margin: 0 19px 19px 0;
  }
  .single-service .concept .wp-block-column:first-child li:nth-child(2) {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 19px 0;
    width: 41.5%;
  }
  .single-service .concept .wp-block-column:first-child li:nth-child(2) figure {
    height: 257px;
  }
  .single-service .concept .wp-block-column:first-child li:last-child {
    display: flex;
    align-items: center;
    margin: 0 0 0 100px;
  }
  .single-service .concept .wp-block-column:first-child li:last-child figure {
    width: 66.48%;
  }
  .single-service .concept .wp-block-column:nth-child(2) {
    flex-basis: 42.2%;
    margin: 0;
    padding: 68px 0 15px 140px;
  }
  .green-box {
    padding: 50px 70px;
    margin: 0 auto 120px;
    max-width: 949px;
  }
  .single-service .green-box {
    margin: 0 auto 120px;
  }
  .block-slider-left-image .wrapper-slides {
    height: 705px;
  }
  .page-template-tpl-publication-purchase .step,
  .page-template-tpl-formation-booking .step {
    flex-direction: row;
  }
  .page-template-tpl-home .home-news .news {
    height: 234px;
  }
  .scroll-to-top {
    display: none;
  }
  /*********************
11. FORMS
*********************/
  .formation-form .gfield_radio {
    display: flex;
    justify-content: flex-start;
  }
  .formation-form .gfield_radio li {
    width: 30%;
  }
}
@media only screen and (min-width: 1201px) {
  /*********************
10. PAGE STYLES
*********************/
  .page-template-tpl-jobs .entry-content,
  .page-template-tpl-ethics-commitee .entry-content {
    padding: 100px 0;
  }
  .page-template-tpl-news .header-block-wrapper .wrap {
    flex-direction: row;
    height: 780px;
  }
  .page-template-tpl-news .header-block-wrapper .wrap > div {
    z-index: 1;
  }
  .page-template-tpl-news .header-block-wrapper .wrap > div:first-child {
    position: relative;
    width: 60%;
    height: 780px;
    padding: 45px 40px 30px 0;
  }
  .page-template-tpl-news .header-block-wrapper .wrap > div:last-child {
    width: 37.4%;
    padding-top: 45px;
  }
  .page-template-tpl-news .header-image {
    height: 780px;
  }
  .page-template-tpl-links h1 {
    margin-bottom: 80px;
  }
  .pa-links-link {
    padding: 45px;
  }
  .pa-links-img {
    height: 200px;
  }
  /*********************
11. COMMON STYLES
*********************/
  .page-template-tpl-formations-list .details {
    margin-top: 0;
  }
  .sidebar-left {
    padding: 5px 15px;
    left: unset;
    z-index: 1;
    pointer-events: auto;
    width: 100%;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .sidebar-left::-webkit-scrollbar {
    display: none;
  }
  .sidebar-left::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    transform: translateX(0x);
    -ms-transform: translateX(0x);
    -webkit-transform: translateX(0x);
    transition: transform 0.4s 0.5s ease;
    -webkit-transition: transform 0.4s 0.5s ease;
    pointer-events: auto;
  }
  .sidebar-left-nav {
    height: calc(100vh - 200px);
  }
  .sidebar-left-wrapper {
    margin-top: 110px;
  }
  .sidebar-left-nav__label {
    overflow: visible;
    white-space: initial;
    color: #505050;
    opacity: 1;
    visibility: visible;
  }
  .sidebar-left-nav__item:hover .sidebar-left-nav__label {
    color: #ff6600;
  }
  .sidebar-left-nav__item.is-active .sidebar-left-nav__label {
    color: #ff6600;
  }
  .sidebar-left:hover .sidebar-left-nav__item.is-active .sidebar-left-nav__label {
    color: #ff6600;
  }
  .sidebar-left-nav__bullet-point {
    background-color: #505050;
    border: 0;
    height: 10px;
    transform: translateY(2px);
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    width: 10px;
  }
  .sidebar-left:hover .sidebar-left-nav__bullet-point {
    border: 0;
  }
  .sidebar-left:hover .sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
    border: 0;
  }
  .sidebar-left-nav__item:hover .sidebar-left-nav__bullet-point {
    background-color: #ff6600;
    border: 0;
  }
  .sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
    background: #ff6600;
    border: 0;
  }
  .sidebar-left:hover .sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
    border: 2px solid #505050;
    background-color: #505050;
  }
  .sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active:hover .sidebar-left-nav__bullet-point {
    background-color: #ff6600;
  }
  .sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active:hover .sidebar-left-nav__label {
    color: #ff6600;
  }
  .sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active .sidebar-left-nav__bullet-point {
    background-color: #505050;
  }
  .sidebar-left-nav__item.is-active + .sidebar-left-nav__item.is-active .sidebar-left-nav__label {
    color: #505050;
  }
  /*********************
12. BLOCKS
*********************/
  .header-block-wrapper {
    margin-bottom: 100px;
  }
  .header-block-wrapper > .wrap {
    height: 780px;
  }
  .header-block-wrapper > .wrap > div {
    width: 37.55%;
    padding: 50px 0 0 4.88%;
  }
  .page-template-tpl-dementia .header-block-wrapper {
    margin-bottom: 0;
  }
  .header-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 59.37%;
    height: 780px;
    min-height: 780px;
  }
  .header-extra-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .header-extra-wrapper > div {
    position: relative;
  }
  .header-extra-wrapper > div .wrap {
    display: flex;
    justify-content: flex-end;
    background: transparent;
    box-shadow: none;
  }
  .header-extra-wrapper > div .wrap:before {
    content: unset;
  }
  .header-extra-wrapper h3 {
    margin-bottom: 10px;
  }
  .header-extra-wrapper .col:first-child {
    padding-right: 18px;
  }
  .header-extra-block {
    width: 50%;
    padding: 65px 0 34px 70px;
    pointer-events: all;
    z-index: 3;
  }
  .header-extra-block p {
    margin: 0;
  }
  .bg-extra-block {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    border-radius: 25px 0 0 25px;
    background: #ffffff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  }
  .bg-extra-block:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #663399;
    width: 100%;
    height: 35px;
    border-radius: 25px 0 0 0;
  }
  .page-template-tpl-consulting section > div:first-child {
    padding-top: 110px;
  }
  .page-template-tpl-dementia .entry-content section:first-child {
    padding-top: 110px;
  }
  .page-template-tpl-team .entry-content > div:first-child {
    padding-top: 110px;
  }
}
@media only screen and (min-width: 1400px) {
  /******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
  h1 {
    font-size: 50px;
    line-height: 1.1666;
    margin-bottom: 45px;
  }
  /*********************************
10. PAGES
*********************************/
  .page-template-tpl-news .header-block-wrapper .wrap > div:first-child {
    width: 55%;
    padding-right: 40px;
  }
  .page-template-tpl-news .home-news .main {
    height: 100%;
  }
  /*********************
12. BLOCKS
*********************/
  .video-iframe {
    height: 450px;
  }
  .single-service .video-iframe,
  .page-template:not(.page-template-tpl-dementia, .page-template-tpl-consulting) .video-iframe {
    width: 70%;
    height: 490px;
  }
  /*.page-template-tpl-dementia {
    .video-iframe {
        width: 100%;
    }
}

.page-template-tpl-consulting {
    .video-iframe {
        width: 100%;
        height: 310px;
    }
}*/
  /*********************
13. FOOTER STYLES
*********************/
  .footer .column {
    flex-direction: row;
  }
  .footer .column h4 {
    width: 102px;
  }
  .footer .social-icons {
    width: unset;
  }
  .sidebar-page-title,
  .sidebar-main {
    padding-left: 0;
  }
  .page-template-tpl-formations-list .details {
    min-width: 400px;
  }
  .header-image {
    width: 54.37%;
  }
  .locations-block .locations__location__gallery-container {
    width: 54%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /*

EXAMPLE 
.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

*/
}
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  * {
    background: 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;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
  /*
.bx-viewport {
    height: auto !important;
    overflow: visible !important;

    ul {
        width: auto !important;
        transform: none !important;

        li {
            float: none !important;
            width: auto !important;
            height: auto !important;
        }
    }
}*/
}
.page-template-tpl-home .home-news .main {
  height: 100%;
}
.page-template-tpl-home .home-news .main p {
  font-weight: 600;
}
