/*!
 * ============================================================
 * yourproject v1.0.0
 * (c) 2020 - Agence Sweep
 * ============================================================
 */

@charset "UTF-8";
.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.flexCenter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left; }

.no_pr {
  padding-right: 0 !important; }

.no_pl {
  padding-left: 0 !important; }

.pRelative {
  position: relative; }

.text-left {
  text-align: left; }

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

.text-right {
  text-align: right; }

.show-md-f, .show-md-ib, .show-md,
.show-sm-f, .show-sm-ib, .show-sm,
.show-xs-f, .show-xs-ib, .show-xs {
  display: none; }

@media (max-width: 1024px) {
  .show-md-f {
    display: flex !important; }
  .show-md-ib {
    display: inline-block; }
  .show-md {
    display: block; }
  .hide-md {
    display: none; } }

@media (max-width: 899px) {
  .show-sm-f {
    display: flex !important; }
  .show-sm-ib {
    display: inline-block; }
  .show-sm {
    display: block; }
  .hide-sm {
    display: none; } }

@media (max-width: 767px) {
  .show-xs-f {
    display: flex !important; }
  .show-xs-ib {
    display: inline-block; }
  .show-xs {
    display: block; }
  .hide-xs {
    display: none; } }

.colorBlue p,
.colorBlue a {
  color: #3a868a !important; }
  .colorBlue p::after,
  .colorBlue a::after {
    background-color: #3a868a !important; }

/* FONTS */
@font-face {
  font-family: 'Circular Std Book';
  src: url("../fonts/CircularStd-Book.eot");
  src: local("Circular Std Book"), local("CircularStd-Book"), url("../fonts/CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Book.woff2") format("woff2"), url("../fonts/CircularStd-Book.woff") format("woff"), url("../fonts/CircularStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../fonts/Graphik-Regular.eot");
  src: local("Graphik Regular"), local("Graphik-Regular"), url("../fonts/Graphik-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Regular.woff2") format("woff2"), url("../fonts/Graphik-Regular.woff") format("woff"), url("../fonts/Graphik-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../fonts/Graphik-Light.eot");
  src: local("Graphik Light"), local("Graphik-Light"), url("../fonts/Graphik-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Light.woff2") format("woff2"), url("../fonts/Graphik-Light.woff") format("woff"), url("../fonts/Graphik-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../fonts/Graphik-Semibold.eot");
  src: local("Graphik Semibold"), local("Graphik-Semibold"), url("../fonts/Graphik-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Semibold.woff2") format("woff2"), url("../fonts/Graphik-Semibold.woff") format("woff"), url("../fonts/Graphik-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Graphik';
  src: url("../fonts/Graphik-Medium.eot");
  src: local("Graphik Medium"), local("Graphik-Medium"), url("../fonts/Graphik-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Medium.woff2") format("woff2"), url("../fonts/Graphik-Medium.woff") format("woff"), url("../fonts/Graphik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

*, *::before, *::after, *:before, *:after, *:focus, *:active {
  box-sizing: border-box;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-interpolation-mode: bicubic; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 16px;
  line-height: 1.6; }
  @media (max-width: 1024px) {
    html {
      font-size: 14px; } }
  @media (max-width: 767px) {
    html {
      font-size: 13px; } }

body {
  background: #ffffff;
  font-family: "Graphik";
  letter-spacing: 0;
  color: #00333b; }

*::selection {
  background: #424242;
  color: #FFF; }

*::-moz-selection {
  background: #424242;
  color: #FFF; }

*::-webkit-selection {
  background: #424242;
  color: #FFF; }

img {
  max-width: 100%; }

a {
  transition: color 0.2s ease-out; }

p {
  margin: 0; }
  p + p {
    margin-top: 1.5rem; }
  p + h4 {
    margin-top: 1.5rem; }

ul {
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
  font-size: 1rem; }

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li,
.wpb_single_image {
  margin-bottom: 0 !important; }

.st1 {
  font-size: 2.5rem;
  line-height: 1.25; }

.wysiwyg h2, .wysiwyg h3,
.privacy-policy h2,
.privacy-policy h3 {
  font-size: 2.125rem;
  line-height: 1.61765;
  color: #93c6c9 !important;
  font-family: "Graphik" !important;
  font-weight: 500 !important; }

.wysiwyg h4,
.privacy-policy h4 {
  font-size: 1.875rem;
  line-height: 1.5;
  color: #93c6c9 !important;
  font-family: "Graphik" !important;
  font-weight: 500 !important; }

.wysiwyg p + h2,
.wysiwyg p + h3,
.privacy-policy p + h2,
.privacy-policy p + h3 {
  margin-top: 1.2rem; }

.wysiwyg a,
.privacy-policy a {
  color: #3a868a; }
  .wysiwyg a:hover,
  .privacy-policy a:hover {
    color: #93c6c9; }

body {
  font-family: 'Graphik'; }

/* Ultimate GDRP (RGPD) */
@media (max-width: 899px) {
  #theme-page {
    margin-top: 90px !important; } }

.mk-go-top {
  bottom: 95px; }

#ct-ultimate-gdpr-cookie-popup {
  /*    border: 1px solid #fff;*/
  padding: 25px !important;
  background-color: #000 !important;
  border-radius: 0;
  width: calc(100% - 40px);
  max-width: 320px; }

#ct-ultimate-gdpr-cookie-popup * {
  color: #fff !important; }

#ct-ultimate-gdpr-cookie-popup h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold !important; }

#ct-ultimate-gdpr-cookie-popup h3 + p {
  margin-top: 10px; }

#ct-ultimate-gdpr-cookie-popup p {
  font-size: 12px;
  display: block; }

#ct-ultimate-gdpr-cookie-popup p + p {
  margin-top: 2px; }

#ct-ultimate-gdpr-cookie-popup strong {
  color: inherit; }

.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h1, .ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h2, .ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h3, .ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h4, .ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h5, .ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content h6, .ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content {
  font-family: inherit; }

#ct-ultimate-gdpr-cookie-accept {
  background-color: #000 !important;
  border-color: #fff !important;
  transition: all .2s ease-in-out; }

#ct-ultimate-gdpr-cookie-accept:hover {
  background-color: transparent !important;
  border-color: #fff !important; }

.ct-ultimate-gdpr-cookie-popup-bottomPanel {
  padding: 15px 0 35px; }

/* --- Données personnelles */
#personal-data {
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px; }

.ct-ultimate-gdpr-container {
  max-width: 100% !important; }

.ct-ultimate-gdpr-container * {
  font-family: inherit !important; }

.ct-ultimate-gdpr-container .g-recaptcha {
  margin-top: 15px; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header li.ui-state-default,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=submit] {
  transition: all .2s ease-in-out; }

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=submit] {
  margin-top: 30px;
  border-radius: 0; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header li {
  border-bottom: 4px solid transparent !important; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header li:hover {
  border-bottom: 4px solid #3a868a !important; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header li.ui-state-active,
.ct-ultimate-gdpr-container #tabs ul.ui-widget-header li.ui-state-active:hover {
  border-bottom: 4px solid #3a868a !important; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header li a {
  color: #777 !important; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header li a:hover {
  color: #3a868a !important; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header li.ui-state-active a {
  color: #3a868a !important; }

.ct-ultimate-gdpr-container li + li {
  margin-top: 0 !important; }

.ct-ultimate-gdpr-container a:after {
  display: none; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header {
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: stretch;
  display: flex;
  justify-content: space-between;
  align-items: stretch; }

.ct-ultimate-gdpr-container #tabs ul.ui-widget-header > li.ui-state-default {
  display: -webkit-flex;
  -webkit-flex-basis: 100%;
  -webkit-align-items: center;
  display: flex;
  flex-basis: 100%;
  align-items: center; }

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label[for*=ct-ultimate-gdpr-consent-] {
  padding-left: 25px; }

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=submit] {
  background-color: #3a868a; }

.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=submit]:hover {
  background-color: #3a868a !important; }

.ct-ultimate-gdpr-container textarea,
.ct-ultimate-gdpr-container input[type="text"],
.ct-ultimate-gdpr-container input[type="email"] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  outline: none;
  border: 1px solid var(--light_2) !important;
  color: #012335 !important;
  font-weight: normal !important; }

/* Politique de confidentialité */
button#ct-ultimate-gdpr-terms-accept {
  margin-top: 40px;
  text-transform: uppercase;
  padding: 25px 35px;
  background-color: #3a868a;
  color: #fff;
  border: 1px solid #3a868a; }

button#ct-ultimate-gdpr-terms-accept:hover {
  color: #3a868a;
  background-color: transparent; }

/* Mentions légales */
#policy_section {
  border-bottom: 1px solid var(--light_2); }

#policy_section > .wpb_row {
  max-width: 1200px !important; }

#policy_section .grid > .wpb_column {
  padding: 30px; }

#policy_section h2 {
  font-size: 18px; }

#policy_section h3 {
  font-size: 14px; }

#policy_section h2,
#policy_section h3 {
  text-transform: uppercase; }

#policy_section p + h3 {
  margin-top: 40px; }

#policy_section a {
  text-decoration: underline; }

.main-navigation-ul > li.menu-item > a.menu-item-link {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400 !important;
  position: relative; }
  .main-navigation-ul > li.menu-item > a.menu-item-link::after {
    width: 4px !important;
    border-radius: 50%;
    height: 4px !important;
    transform: scale(0);
    left: 0;
    top: calc(50% - 2px);
    right: initial !important;
    position: absolute; }
    @media (max-width: 1399px) {
      .main-navigation-ul > li.menu-item > a.menu-item-link::after {
        left: -10px; } }
  @media (min-width: 1400px) {
    .main-navigation-ul > li.menu-item > a.menu-item-link {
      font-size: 0.88rem;
      padding-right: 20px !important;
      padding-left: 8px !important; } }
  @media (max-width: 1399px) {
    .main-navigation-ul > li.menu-item > a.menu-item-link {
      font-size: 12px;
      padding-right: 15px !important;
      padding-left: 0px !important; } }
  .main-navigation-ul > li.menu-item > a.menu-item-link svg {
    margin-right: 0;
    vertical-align: top; }

.main-navigation-ul > li.current-menu-item > a.menu-item-link::after {
  transform: scale(1) !important; }

.row {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .row--noGutter {
    margin: 0 !important; }
    .row--noGutter > div[class^='col'] {
      padding: 0 !important; }

.row--start {
  justify-content: flex-start;
  text-align: start; }

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

.row--end {
  justify-content: flex-end;
  text-align: end; }

.row--top {
  align-items: flex-start; }

.row--middle {
  align-items: center; }

.row--bottom {
  align-items: flex-end; }

.row--around {
  justify-content: space-around; }

.row--between {
  justify-content: space-between; }

.row--reverse {
  flex-direction: row-reverse; }

.row--colReverse {
  flex-direction: column-reverse; }

.col--first {
  order: -1; }

.col--last {
  order: 1; }

.offset-0 {
  margin-left: 0%; }

.col-1 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 8.33333%;
  flex: 0 0 8.33333%; }

.offset-1 {
  margin-left: 8.33333%; }

.col-2 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 16.66667%;
  flex: 0 0 16.66667%; }

.offset-2 {
  margin-left: 16.66667%; }

.col-3 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 25%;
  flex: 0 0 25%; }

.offset-3 {
  margin-left: 25%; }

.col-4 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 33.33333%;
  flex: 0 0 33.33333%; }

.offset-4 {
  margin-left: 33.33333%; }

.col-5 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 41.66667%;
  flex: 0 0 41.66667%; }

.offset-5 {
  margin-left: 41.66667%; }

.col-6 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 50%;
  flex: 0 0 50%; }

.offset-6 {
  margin-left: 50%; }

.col-7 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 58.33333%;
  flex: 0 0 58.33333%; }

.offset-7 {
  margin-left: 58.33333%; }

.col-8 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 66.66667%;
  flex: 0 0 66.66667%; }

.offset-8 {
  margin-left: 66.66667%; }

.col-9 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 75%;
  flex: 0 0 75%; }

.offset-9 {
  margin-left: 75%; }

.col-10 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 83.33333%;
  flex: 0 0 83.33333%; }

.offset-10 {
  margin-left: 83.33333%; }

.col-11 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 91.66667%;
  flex: 0 0 91.66667%; }

.offset-11 {
  margin-left: 91.66667%; }

.col-12 {
  flex: 0 0 auto;
  padding: 15px 15px;
  max-width: 100%;
  flex: 0 0 100%; }

.offset-12 {
  margin-left: 100%; }

@media (min-width: 1400px) {
  .row--start-xl {
    justify-content: flex-start;
    text-align: start; }
  .row--center-xl {
    justify-content: center;
    text-align: center; }
  .row--end-xl {
    justify-content: flex-end;
    text-align: end; }
  .row--top-xl {
    align-items: flex-start; }
  .row--middle-xl {
    align-items: center; }
  .row--bottom-xl {
    align-items: flex-end; }
  .row--around-xl {
    justify-content: space-around; }
  .row--between-xl {
    justify-content: space-between; }
  .row--reverse-xl {
    flex-direction: row-reverse; }
  .row--colReverse-xl {
    flex-direction: column-reverse; }
  .col--first-xl {
    order: -1; }
  .col--last-xl {
    order: 1; }
  .col-xl {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 15px 15px; }
  .offset-xl-0 {
    margin-left: 0%; }
  .col-xl-1 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-xl-12 {
    margin-left: 100%; } }

@media (max-width: 1399px) {
  .row--start-lg {
    justify-content: flex-start;
    text-align: start; }
  .row--center-lg {
    justify-content: center;
    text-align: center; }
  .row--end-lg {
    justify-content: flex-end;
    text-align: end; }
  .row--top-lg {
    align-items: flex-start; }
  .row--middle-lg {
    align-items: center; }
  .row--bottom-lg {
    align-items: flex-end; }
  .row--around-lg {
    justify-content: space-around; }
  .row--between-lg {
    justify-content: space-between; }
  .row--reverse-lg {
    flex-direction: row-reverse; }
  .row--colReverse-lg {
    flex-direction: column-reverse; }
  .col--first-lg {
    order: -1; }
  .col--last-lg {
    order: 1; }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 15px 15px; }
  .offset-lg-0 {
    margin-left: 0%; }
  .col-lg-1 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .col-lg-4 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-lg-12 {
    margin-left: 100%; } }

@media (max-width: 1024px) {
  .row--start-md {
    justify-content: flex-start;
    text-align: start; }
  .row--center-md {
    justify-content: center;
    text-align: center; }
  .row--end-md {
    justify-content: flex-end;
    text-align: end; }
  .row--top-md {
    align-items: flex-start; }
  .row--middle-md {
    align-items: center; }
  .row--bottom-md {
    align-items: flex-end; }
  .row--around-md {
    justify-content: space-around; }
  .row--between-md {
    justify-content: space-between; }
  .row--reverse-md {
    flex-direction: row-reverse; }
  .row--colReverse-md {
    flex-direction: column-reverse; }
  .col--first-md {
    order: -1; }
  .col--last-md {
    order: 1; }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 15px 15px; }
  .offset-md-0 {
    margin-left: 0%; }
  .col-md-1 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .col-md-2 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .col-md-3 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-md-3 {
    margin-left: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .col-md-5 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .col-md-6 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-md-6 {
    margin-left: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .col-md-8 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .col-md-9 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-md-9 {
    margin-left: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .col-md-11 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .col-md-12 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-md-12 {
    margin-left: 100%; } }

@media (max-width: 899px) {
  .row--start-sm {
    justify-content: flex-start;
    text-align: start; }
  .row--center-sm {
    justify-content: center;
    text-align: center; }
  .row--end-sm {
    justify-content: flex-end;
    text-align: end; }
  .row--top-sm {
    align-items: flex-start; }
  .row--middle-sm {
    align-items: center; }
  .row--bottom-sm {
    align-items: flex-end; }
  .row--around-sm {
    justify-content: space-around; }
  .row--between-sm {
    justify-content: space-between; }
  .row--reverse-sm {
    flex-direction: row-reverse; }
  .row--colReverse-sm {
    flex-direction: column-reverse; }
  .col--first-sm {
    order: -1; }
  .col--last-sm {
    order: 1; }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 15px 15px; }
  .offset-sm-0 {
    margin-left: 0%; }
  .col-sm-1 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-sm-12 {
    margin-left: 100%; } }

@media (max-width: 767px) {
  .row--start-xs {
    justify-content: flex-start;
    text-align: start; }
  .row--center-xs {
    justify-content: center;
    text-align: center; }
  .row--end-xs {
    justify-content: flex-end;
    text-align: end; }
  .row--top-xs {
    align-items: flex-start; }
  .row--middle-xs {
    align-items: center; }
  .row--bottom-xs {
    align-items: flex-end; }
  .row--around-xs {
    justify-content: space-around; }
  .row--between-xs {
    justify-content: space-between; }
  .row--reverse-xs {
    flex-direction: row-reverse; }
  .row--colReverse-xs {
    flex-direction: column-reverse; }
  .col--first-xs {
    order: -1; }
  .col--last-xs {
    order: 1; }
  .col-xs {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 15px 15px; }
  .offset-xs-0 {
    margin-left: 0%; }
  .col-xs-1 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-xs-1 {
    margin-left: 8.33333%; }
  .col-xs-2 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-xs-2 {
    margin-left: 16.66667%; }
  .col-xs-3 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-xs-3 {
    margin-left: 25%; }
  .col-xs-4 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-xs-4 {
    margin-left: 33.33333%; }
  .col-xs-5 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-xs-5 {
    margin-left: 41.66667%; }
  .col-xs-6 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-xs-6 {
    margin-left: 50%; }
  .col-xs-7 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-xs-7 {
    margin-left: 58.33333%; }
  .col-xs-8 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-xs-8 {
    margin-left: 66.66667%; }
  .col-xs-9 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-xs-9 {
    margin-left: 75%; }
  .col-xs-10 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-xs-10 {
    margin-left: 83.33333%; }
  .col-xs-11 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-xs-11 {
    margin-left: 91.66667%; }
  .col-xs-12 {
    flex: 0 0 auto;
    padding: 15px 15px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-xs-12 {
    margin-left: 100%; } }

.mk-header .mk-header-inner {
  border-bottom: 0 !important; }

@media (max-width: 899px) {
  .mk-header:not(.header-style-4) .mk-header-holder {
    position: fixed !important; } }

@media (max-width: 899px) {
  .header-style-1.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a, .header-style-3.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a, .header-style-1.a-sticky .menu-hover-style-5 .main-navigation-ul > li, .header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li > a, .header-style-3.a-sticky .menu-hover-style-2 .main-navigation-ul > li > a, .header-style-1.a-sticky .menu-hover-style-4 .main-navigation-ul > li > a, .header-style-3.a-sticky .menu-hover-style-4 .main-navigation-ul > li > a, .header-style-1.a-sticky .menu-hover-style-3 .main-navigation-ul > li, .header-style-2.a-sticky .menu-hover-style-2 .main-navigation-ul > li, .header-style-2.a-sticky .menu-hover-style-3 .main-navigation-ul > li, .header-style-2.a-sticky .menu-hover-style-5 .main-navigation-ul > li, .header-style-2.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a, .header-style-2.a-sticky .menu-hover-style-4 .main-navigation-ul > li > a, .header-style-2.a-sticky .mk-search-trigger, .header-style-2.a-sticky .mk-shoping-cart-link, .header-style-3.a-sticky .mk-header-holder .mk-header-search, .a-sticky:not(.header-style-4) .add-header-height {
    height: 90px !important;
    line-height: 90px !important; } }

.a-sticky .mk-header-holder {
  transition: top 0.6s ease-out; }

#mk-footer {
  background-color: #f9f9f9 !important;
  text-transform: uppercase; }
  #mk-footer .footer-right,
  #mk-footer .footer-left {
    display: inline-block; }
  #mk-footer .footer-right {
    float: right; }
  #mk-footer .textwidget p {
    text-transform: uppercase; }
  #mk-footer .footer_copyright {
    font-size: 0.6875rem;
    line-height: 1.6;
    padding-right: 10px; }
  #mk-footer #text-3,
  #mk-footer #text-2 {
    margin-bottom: 0 !important; }

.prefooter_bloc {
  display: inline-block;
  padding-right: 100px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .prefooter_bloc {
      padding-right: 25px; } }
  .prefooter_blocTitle {
    font-family: 'Circular Std Book';
    font-size: 0.8125rem;
    line-height: 1.6;
    color: #88bcbf; }
  .prefooter_blocTxt {
    font-weight: 300;
    color: #0d2728 !important; }
    .prefooter_blocTxt a {
      color: #0d2728 !important; }

#mk-footer .prefooter_blocTxt
#mk-footer .prefooter_blocTxt a:hover {
  color: #88bcbf !important; }

@media (max-width: 700px) {
  #mk-footer .footer-right,
  #mk-footer .footer-left {
    display: block !important;
    text-align: center; }
  #mk-footer .footer-right {
    float: none !important; }
  #mk-footer .footer-right img.alignright {
    display: inline;
    float: none;
    margin-left: auto; } }

.preFooter {
  padding: 100px 0; }
  @media (max-width: 899px) {
    .preFooter {
      padding: 50px 0; } }
  .preFooter h3 span {
    font-size: 1rem;
    line-height: 5.625;
    font-family: "Graphik";
    letter-spacing: 0.025em;
    font-weight: 400;
    color: #ffffff; }
    @media (max-width: 899px) {
      .preFooter h3 span {
        font-size: 1rem;
        line-height: 1.25; } }
  .preFooter p a {
    font-size: 3.3125rem;
    line-height: 1.6;
    font-weight: 300;
    color: #ffffff !important;
    text-decoration: underline; }
    .preFooter p a img {
      transition: all 0.3s ease-out; }
      @media (max-width: 899px) {
        .preFooter p a img {
          transform: scale(0.6); } }
      @media (max-width: 767px) {
        .preFooter p a img {
          margin-top: 15px;
          width: 30px; } }
    .preFooter p a:hover img {
      transform: translateX(-20px); }
      @media (max-width: 899px) {
        .preFooter p a:hover img {
          transform: translateX(-20px) scale(0.6); } }
    @media (max-width: 899px) {
      .preFooter p a {
        font-size: 2.5rem;
        line-height: 1; } }
    @media (max-width: 767px) {
      .preFooter p a {
        font-size: 1.875rem;
        line-height: 1.33333; } }

.blog_title {
  font-size: 2.0625rem;
  line-height: 1.60606;
  color: #3a868a;
  padding-bottom: 20px;
  font-weight: 300; }
  @media (max-width: 899px) {
    .blog_title {
      font-size: 2.5rem;
      line-height: 1.25;
      padding-right: 35px; } }
  @media (max-width: 767px) {
    .blog_title {
      padding-right: 20px;
      font-size: 1.5rem;
      line-height: 1.25; } }
  .blog_title .vc_gitem-link::after {
    content: url("../images/arrow.png");
    position: absolute;
    right: 0;
    transition: all 0.3s ease-out; }
    @media (max-width: 899px) {
      .blog_title .vc_gitem-link::after {
        top: 20px; } }
    @media (max-width: 767px) {
      .blog_title .vc_gitem-link::after {
        transform: scale(0.8); } }
  .blog_title a i {
    font-style: normal; }

.blog_date {
  color: #3a868a;
  font-size: 15px;
  line-height: 48px; }
  @media (max-width: 767px) {
    .blog_date {
      line-height: 18px; } }
  .blog_date.vc_col-sm-2 {
    padding: 0; }

@media (max-width: 767px) {
  .blog_extrait {
    display: none; } }

.blog_extrait p {
  color: #00333b; }

.blog_extrait.vc_col-sm-12 {
  padding: 0; }

.blog .vc_grid-item {
  border-top: 1px solid #93c6c9;
  padding: 50px 0 !important; }
  @media (max-width: 767px) {
    .blog .vc_grid-item {
      padding: 20px 0 !important; } }
  .blog .vc_grid-item:last-of-type {
    border-bottom: 1px solid #93c6c9; }
  .blog .vc_grid-item:hover {
    background-color: rgba(147, 198, 201, 0.1); }
    .blog .vc_grid-item:hover .vc_gitem-link::after {
      right: 15px; }
  .blog .vc_grid-item .single_sidebarLinks {
    line-height: 48px; }
    .blog .vc_grid-item .single_sidebarLinks ul li {
      display: inline;
      margin: 0 10px 0 0; }
      @media (max-width: 767px) {
        .blog .vc_grid-item .single_sidebarLinks ul li {
          margin: 0 5px 0 0; } }
    .blog .vc_grid-item .single_sidebarLinks.vc_col-sm-6 {
      padding: 0; }
    @media (max-width: 767px) {
      .blog .vc_grid-item .single_sidebarLinks {
        margin-bottom: 0; } }

.blog .vc_gitem-zone-a .vc_gitem-row-position-middle {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  transform: none; }

.blog .vc_gitem-post-data {
  margin-bottom: 0; }

.blog .vc-gitem-zone-height-mode-auto::before {
  display: none; }

.blog .vc_gitem-zone-b {
  position: absolute;
  width: 250px;
  height: 250px;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none; }
  @media (max-width: 899px) {
    .blog .vc_gitem-zone-b {
      display: none; } }
  .blog .vc_gitem-zone-b::after {
    content: "ouvrir l'article";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    background: #3a868a;
    width: 80px;
    height: 80px;
    text-align: center;
    margin-top: -40px;
    margin-left: -40px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 50%;
    padding-top: 25px; }

.blog .vc_gitem-zone-b .vc_gitem-zone-mini {
  display: none; }

.blog .vc_gitem-zone-b .vc_gitem-zone-img {
  display: none; }

.breadcrumbs {
  padding: 20px 0;
  font-size: 0.875rem;
  line-height: 1.42857; }
  .breadcrumbs ul li {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700; }
    .breadcrumbs ul li a {
      font-weight: 400; }
    .breadcrumbs ul li:last-child::after {
      display: none; }
    .breadcrumbs ul li::after {
      content: ">";
      display: inline-block;
      vertical-align: baseline;
      margin-left: 5px;
      margin-right: 5px; }

#slider_accueil .tp-caption span,
#accueil_mobile .tp-caption span {
  font-family: 'Libre Baskerville';
  font-style: italic; }

.mk-fullwidth-slideshow .flex-direction-nav .flex-prev {
  left: initial !important;
  right: 100px; }

.mk-fullwidth-slideshow .flex-direction-nav a {
  top: initial !important;
  bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  width: 60px !important;
  height: 60px !important;
  background-color: transparent !important;
  line-height: 60px; }
  .mk-fullwidth-slideshow .flex-direction-nav a::after {
    content: '';
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0; }

/* FORMULAIRE */
/* ---- Inputs */
::-webkit-input-placeholder {
  color: #999;
  opacity: .5; }
:-ms-input-placeholder {
  color: #999;
  opacity: .5; }
::-ms-input-placeholder {
  color: #999;
  opacity: .5; }
::placeholder {
  color: #999;
  opacity: .5; }

:focus::-webkit-input-placeholder {
  opacity: 1; }

:focus:-ms-input-placeholder {
  opacity: 1; }

:focus::-ms-input-placeholder {
  opacity: 1; }

:focus::placeholder {
  opacity: 1; }

:-ms-input-placeholder,
::-ms-input-placeholder {
  color: #999; }

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  cursor: text; }

textarea {
  resize: none; }

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea,
select,
.wpcf7-form .wpcf7-textarea {
  width: 100%;
  display: block;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #000;
  margin-bottom: 0;
  border-radius: 0; }

.ffl-wrapper input[type=email],
.ffl-wrapper input[type=password],
.ffl-wrapper input[type=search],
.ffl-wrapper input[type=tel],
.ffl-wrapper input[type=text],
.ffl-wrapper input[type=url],
.master-holder .select_parent select:not(.gfield_select),
.ffl-wrapper textarea,
.ffl-wrapper .wpcf7-form .wpcf7-textarea {
  color: #000;
  background-color: #f9f9f9;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 0px; }

.ffl-wrapper {
  position: relative;
  display: block;
  padding-top: 0; }

.select_parent .ffl-label,
.ffl-wrapper .ffl-label {
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  transition-delay: 0s;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  pointer-events: none;
  top: 0;
  line-height: 50px;
  left: 20px;
  z-index: 1;
  color: #0b2c2e; }

.ffl-label {
  color: #e2e2e2;
  font-size: 16px;
  line-height: 35px; }

.select_parent .ffl-label {
  left: 50px; }

.ffl-wrapper.ffl-floated .ffl-label,
.select_parent.ffl-floated .ffl-label {
  top: -40px;
  left: 20px;
  color: #000000;
  font-size: 1rem; }

.required-field_sentence:before,
label.required:after {
  content: ' *';
  color: #e94f4f; }

div.wpcf7-response-output {
  margin: 2em 0 1em !important;
  padding: 0.2em 0 !important;
  border-width: 0 0 2px !important;
  background-color: transparent !important;
  font-weight: bold;
  text-align: center;
  line-height: 55px;
  border: 0 !important;
  position: relative;
  display: inline-block !important;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px; }

div.wpcf7-response-output::after {
  content: '';
  position: absolute;
  background-color: #e94f4f;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0; }

.wpcf7-not-valid,
div.wpcf7-validation-errors,
div.wpcf7-spam-blocked {
  border-color: #333; }

.div.wpcf7-mail-sent-ok {
  border-color: #59e059; }

#formulaire-contact input.wpcf7-not-valid,
#formulaire-contact textarea.wpcf7-not-valid {
  border: 2px solid #e94f4f !important; }

span.wpcf7-not-valid-tip {
  display: none; }

.your-message {
  display: block; }

/**/
#formulaire-contact > p {
  margin-top: 30px; }

#formulaire-contact a {
  color: #93c6c9; }

#formulaire-contact input:not([type="checkbox"]),
#formulaire-contact .ffl-wrapper textarea {
  transition: all .4s ease;
  border: 2px solid transparent; }

#formulaire-contact .ffl-floated input:not([type="checkbox"]),
#formulaire-contact .ffl-wrapper.ffl-floated textarea {
  border-color: #88bcbf; }

#formulaire-contact > div {
  margin-top: 45px; }

#formulaire-contact span.acceptance {
  display: block;
  padding-left: 30px;
  position: relative; }

#formulaire-contact span.wpcf7-form-control-wrap.rgpd {
  position: absolute;
  left: 0;
  top: 0; }

#formulaire-contact span.wpcf7-list-item {
  margin-left: 0; }

#formulaire-contact > div.submit_row {
  margin-top: 30px; }

#formulaire-contact > div.submit_row input {
  transition: all 0.4s ease;
  background-color: #3a868a;
  width: 100%;
  font-size: 14px;
  font-weight: 300; }

#formulaire-contact > div.submit_row .gold {
  text-align: right; }

#formulaire-contact > div.submit_row .submit_element {
  text-align: center; }

#formulaire-contact > div.submit_row input:hover {
  background-color: #999; }

#formulaire-contact > div.submit_row input:disabled {
  pointer-events: none;
  background-color: #333 !important;
  opacity: .2; }

@media (max-width: 767px) {
  .edito_header .mk-half-layout {
    height: 300px; }
  .edito_header .mk-half-layout-container {
    padding-top: 320px !important;
    width: 100% !important; } }

.edito_headerItalic {
  font-family: "Libre Baskerville";
  font-size: 3.8125rem;
  line-height: 1.32787;
  font-style: italic; }
  @media (max-width: 899px) {
    .edito_headerItalic {
      font-size: 2.3125rem;
      line-height: 1.35135; } }

.edito_headerTitle p {
  font-size: 4.5625rem;
  line-height: 1.10959;
  color: #ffffff;
  font-family: 'Circular Std Book';
  padding-bottom: 20px; }
  @media (max-width: 899px) {
    .edito_headerTitle p {
      font-size: 2.5rem;
      line-height: 1.25; } }

.edito_headerSection p {
  font-size: 1.4375rem;
  line-height: 1.86957;
  color: #ffffff;
  padding-right: 35px; }
  @media (max-width: 899px) {
    .edito_headerSection p {
      padding: 0;
      font-size: 1.375rem;
      line-height: 1.63636; } }
  @media (max-width: 767px) {
    .edito_headerSection p {
      font-size: 1rem;
      line-height: 1.625; } }

.edito_headerSection_link {
  font-size: 0.875rem;
  line-height: 6.42857;
  color: #ffffff;
  position: relative; }
  @media (max-width: 767px) {
    .edito_headerSection_link {
      font-size: 0.875rem;
      line-height: 2.85714; } }
  .edito_headerSection_link::after {
    content: '';
    position: absolute;
    background-color: #ffffff;
    height: 2px;
    width: 100%;
    bottom: -10px;
    left: 0; }
    @media (max-width: 767px) {
      .edito_headerSection_link::after {
        height: 1px;
        bottom: -5px; } }

.edito_section {
  padding: 120px 0 90px 0; }
  @media (max-width: 899px) {
    .edito_section {
      padding: 70px 0; } }
  @media (max-width: 767px) {
    .edito_section {
      padding: 70px 0 50px 0; } }
  .edito_section--noP {
    padding: 20px 0; }
  .edito_sectionTitle p {
    font-size: 2.5rem;
    line-height: 1.375;
    color: #93c6c9;
    letter-spacing: 0.025em;
    font-family: "Graphik";
    font-weight: 500;
    text-transform: uppercase; }
    @media (max-width: 1024px) {
      .edito_sectionTitle p {
        font-size: 26px;
        line-height: 36px;
        padding-top: 20px; } }
    @media (max-width: 899px) {
      .edito_sectionTitle p {
        font-size: 1.5rem;
        line-height: 1; } }
    @media (max-width: 767px) {
      .edito_sectionTitle p {
        margin-bottom: 15px; } }
  @media (max-width: 767px) {
    .edito_sectionTitle--small {
      margin-bottom: 20px !important; } }
  .edito_sectionTitle--small p {
    font-size: 1.875rem;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .edito_sectionTitle--small p {
        font-size: 1.625rem;
        line-height: 1.23077;
        padding-top: 0; } }
  .edito_sectionImg {
    margin-top: 60px; }
    @media (max-width: 767px) {
      .edito_sectionImg {
        margin-top: 10px;
        margin-bottom: 30px !important; } }
  @media (max-width: 767px) {
    .edito_sectionContent h3 {
      text-align: left !important; } }
  .edito_sectionContent span {
    font-size: 2.0625rem;
    line-height: 1.60606;
    font-weight: 300;
    font-family: "Graphik";
    text-transform: initial;
    color: #3a868a; }
    @media (max-width: 899px) {
      .edito_sectionContent span {
        font-size: 1.375rem;
        line-height: 1.36364; } }
  .edito_sectionContent p {
    color: #00333b;
    font-size: 1.25rem;
    line-height: 1.8;
    letter-spacing: 0.025em;
    font-weight: 300; }
    @media (max-width: 899px) {
      .edito_sectionContent p {
        font-size: 1.125rem;
        line-height: 1.66667; } }
  .edito_sectionContentTitleList h3 {
    margin-top: 40px; }
  .edito_sectionContent ul li {
    font-size: 1.25rem;
    line-height: 1.8;
    color: #00333b;
    font-weight: 300; }
    .edito_sectionContent ul li::marker {
      color: #3a868a; }
    @media (max-width: 899px) {
      .edito_sectionContent ul li {
        font-size: 1.125rem;
        line-height: 1.66667; } }
    @media (max-width: 767px) {
      .edito_sectionContent ul li {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 8px; } }

.edito_accordeonSection {
  padding: 130px 40px 170px 40px; }
  @media (max-width: 1024px) {
    .edito_accordeonSection {
      padding: 100px 35px 60px 35px; } }
  @media (max-width: 899px) {
    .edito_accordeonSection {
      padding: 70px 20px 60px 20px; } }
  @media (max-width: 767px) {
    .edito_accordeonSection {
      padding: 60px 0 40px 0; } }
  .edito_accordeonSection .vc_tta-container {
    margin-bottom: 0 !important; }

.edito_half {
  padding: 120px 0; }
  @media (max-width: 899px) {
    .edito_half {
      padding: 70px 0; } }
  @media (max-width: 899px) {
    .edito_half {
      padding: 40px 0; } }
  @media (max-width: 767px) {
    .edito_half {
      padding: 20px 0; } }
  .edito_half .mk-half-layout.half_right_layout,
  .edito_half .mk-half-layout.half_left_layout {
    background-color: #fff;
    background-size: auto;
    background-repeat: no-repeat; }
  .edito_half_title {
    margin-bottom: 80px !important; }
    @media (max-width: 1024px) {
      .edito_half_title {
        margin-bottom: 25px !important; } }
    .edito_half_title--en h3::after {
      content: url("../images/anglais.png") !important; }
    .edito_half_title h3 {
      position: relative;
      line-height: 36px; }
      @media (max-width: 767px) {
        .edito_half_title h3 {
          text-align: left !important; } }
      .edito_half_title h3::after {
        content: url("../images/francais.png");
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0; }
      .edito_half_title h3 span {
        color: #0d2728;
        font-size: 2.25rem;
        line-height: 1.6;
        text-transform: capitalize;
        font-weight: 400; }
        @media (max-width: 899px) {
          .edito_half_title h3 span {
            font-size: 1.92857rem;
            line-height: 1.33333; } }
        @media (max-width: 767px) {
          .edito_half_title h3 span {
            font-size: 1.71429rem;
            line-height: 1.5; } }
    .edito_half_title p {
      color: #3a868a;
      font-size: 0.9375rem;
      line-height: 3.2;
      text-transform: uppercase;
      font-weight: 500; }

.edito_link a {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 6.42857;
  color: #0d2728;
  position: relative; }
  .edito_link a:hover {
    color: #ffffff; }
  .edito_link a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -10px;
    left: 0;
    background-color: #3a868a; }

.edito_relatedLink_bloc--left::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #f9f9f9;
  width: 100vw;
  z-index: -1;
  transition: 0.5s ease all; }
  @media (max-width: 767px) {
    .edito_relatedLink_bloc--left::before {
      left: 50%;
      right: auto;
      transform: translateX(-50%); } }

.edito_relatedLink_bloc--left:hover::before {
  background: #93c6c9; }

.edito_relatedLink_bloc--right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #f9f9f9;
  width: 100vw;
  z-index: -1;
  transition: 0.5s ease all; }
  @media (max-width: 767px) {
    .edito_relatedLink_bloc--right::before {
      left: 50%;
      right: auto;
      transform: translateX(-50%); } }

.edito_relatedLink_bloc--right:hover::before {
  background: #93c6c9; }

.edito_relatedLink p a {
  font-size: 2.5rem;
  line-height: 1.6;
  font-weight: 300;
  color: #3a868a;
  padding: 120px 0 120px 0;
  display: block;
  transition: 0.5s ease all; }
  .edito_relatedLink p a:hover {
    color: #ffffff; }
    .edito_relatedLink p a:hover span::after {
      width: 100%;
      background-color: #ffffff; }
  @media (max-width: 899px) {
    .edito_relatedLink p a {
      padding: 65px 0 65px 0;
      font-size: 1.75rem;
      line-height: 1.42857; } }
  @media (max-width: 767px) {
    .edito_relatedLink p a {
      font-size: 1.4375rem;
      line-height: 1.73913;
      padding: 50px 0 50px 0; } }
  .edito_relatedLink p a span {
    position: relative; }
    .edito_relatedLink p a span::after {
      content: '';
      top: 100%;
      height: 2px;
      width: 0%;
      left: 0;
      background-color: #3a868a;
      transition: 0.5s ease all;
      position: absolute; }

.edito_accordeon a {
  color: #00333b !important; }
  .edito_accordeon a:hover {
    color: #3a868a !important; }

.edito_accordeon .vc_tta-panel .vc_tta-panel-heading {
  border-top: 1px solid #93c6c9 !important;
  background-color: #ffffff !important; }
  .edito_accordeon .vc_tta-panel .vc_tta-panel-heading:last-child {
    border-bottom: 1px solid #93c6c9 !important; }
  .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 {
    font-family: "Graphik" !important;
    font-size: 33px;
    line-height: 53px !important;
    font-weight: 300;
    text-transform: initial; }
    @media (max-width: 899px) {
      .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 {
        font-size: 22px;
        line-height: 30px !important; } }
    @media (max-width: 767px) {
      .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 {
        font-size: 1.5rem;
        line-height: 1.25; } }
    .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 a {
      color: #3a868a !important;
      padding: 45px 95px 45px 20px !important;
      position: relative !important; }
      @media (max-width: 1024px) {
        .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 a {
          padding: 30px 95px 35px 30px !important; } }
      @media (max-width: 899px) {
        .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 a {
          padding: 25px 55px 25px 20px !important; } }
      @media (max-width: 767px) {
        .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 a {
          padding: 20px 45px 20px 0px !important; } }
      .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 a::after {
        content: url(../images/arrow.png);
        position: absolute;
        right: 10px;
        top: 45px;
        transition: all 0.3s ease-out; }
        @media (max-width: 899px) {
          .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 a::after {
            top: 25px; } }
        @media (max-width: 767px) {
          .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 a::after {
            top: 45px;
            transform: scale(0.7) translateY(-50%); } }
  .edito_accordeon .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: rgba(147, 198, 201, 0.1) !important; }
    .edito_accordeon .vc_tta-panel .vc_tta-panel-heading:hover h4 a::after {
      right: 22px; }
      @media (max-width: 899px) {
        .edito_accordeon .vc_tta-panel .vc_tta-panel-heading:hover h4 a::after {
          right: 10px; } }

@media (max-width: 767px) {
  .edito_accordeon .vc_tta-panel .vc_tta-panel-body {
    padding: 14px 0px; } }

.edito_accordeon .vc_tta-panel .vc_tta-panel-body p {
  color: #0b2c2e;
  letter-spacing: 0.025em;
  font-weight: 300; }
  @media (max-width: 767px) {
    .edito_accordeon .vc_tta-panel .vc_tta-panel-body p {
      letter-spacing: 0;
      font-size: 1.07692rem;
      line-height: 1.71429; } }
  .edito_accordeon .vc_tta-panel .vc_tta-panel-body p:last-of-type {
    padding-bottom: 60px; }
    @media (max-width: 899px) {
      .edito_accordeon .vc_tta-panel .vc_tta-panel-body p:last-of-type {
        padding-bottom: 35px; } }
    @media (max-width: 767px) {
      .edito_accordeon .vc_tta-panel .vc_tta-panel-body p:last-of-type {
        padding-bottom: 20px; } }

.edito_accordeon .vc_active .vc_tta-panel-heading h4 a::after {
  transform: rotate(-90deg); }
  @media (max-width: 767px) {
    .edito_accordeon .vc_active .vc_tta-panel-heading h4 a::after {
      transform: scale(0.7) rotate(-90deg) translateX(100%); } }

.edito_accordeon--color .vc_tta-panel .vc_tta-panel-heading {
  border-top: 1px solid #ffffff !important;
  background-color: #93c6c9 !important; }
  .edito_accordeon--color .vc_tta-panel .vc_tta-panel-heading h4 a {
    padding: 45px 95px 45px 0px !important; }
    @media (max-width: 1024px) {
      .edito_accordeon--color .vc_tta-panel .vc_tta-panel-heading h4 a {
        padding: 15px 40px 15px 0px !important; } }
    @media (max-width: 767px) {
      .edito_accordeon--color .vc_tta-panel .vc_tta-panel-heading h4 a {
        padding: 20px 45px 20px 0px !important; } }
    .edito_accordeon--color .vc_tta-panel .vc_tta-panel-heading h4 a span {
      color: #3a868a;
      font-size: 0.9375rem;
      line-height: 3.2;
      text-transform: uppercase;
      font-weight: 500; }

.edito_accordeon--color .vc_tta-panel .vc_tta-panel-body {
  background-color: transparent !important;
  padding: 0 !important; }
  .edito_accordeon--color .vc_tta-panel .vc_tta-panel-body p {
    font-size: 1.375rem;
    line-height: 1.45455;
    font-weight: 300; }

.contact_infos {
  padding: 90px 0; }
  .contact_infos .prefooter_bloc {
    padding-right: 50px !important; }

.contact_title p {
  font-size: 1.4375rem;
  line-height: 2.30435;
  color: #3a868a;
  font-weight: 300; }

.page-id-237 #theme-page {
  overflow: hidden; }

.home_colorContent {
  padding: 60px !important; }
  @media (max-width: 1024px) {
    .home_colorContent {
      padding: 25px !important; } }
  @media (max-width: 899px) {
    .home_colorContent {
      padding: 0px !important; } }
  .home_colorContent h3 {
    font-size: 1rem;
    line-height: 5.625;
    color: #00333b;
    font-weight: normal !important; }
    @media (max-width: 899px) {
      .home_colorContent h3 {
        font-size: 1rem;
        line-height: 1.875; } }
  .home_colorContent--green {
    background-color: #3a868a; }
    .home_colorContent--green h3, .home_colorContent--green p, .home_colorContent--green ul > li {
      color: #ffffff !important; }
    .home_colorContent--green .home_colorContent_link {
      color: #ffffff !important; }
      .home_colorContent--green .home_colorContent_link::after {
        background-color: #ffffff; }

.home_colorContent p, .home_colorContent ul > li {
  font-size: 1.25rem;
  line-height: 1.8;
  font-weight: 300;
  color: #0d2728; }

@media (max-width: 899px) {
  .home_colorContent p, .home_colorContent ul > li {
    font-size: 1rem;
    line-height: 1.875; } }

.home_colorContent_link {
  font-size: 0.875rem;
  line-height: 6.42857;
  position: relative;
  color: #0d2728; }

.home_colorContent_link:hover {
  color: #0d2728 !important; }

.home_colorContent_link:hover::after {
  background-color: #0d2728 !important; }

.home_colorContent_link::after {
  content: '';
  position: absolute;
  background-color: #0d2728;
  height: 2px;
  width: 100%;
  bottom: -10px;
  left: 0; }

.home .baseline_title {
  padding: 120px 0 120px 55px; }

@media (max-width: 1399px) {
  .home .baseline_title {
    padding: 80px 0 80px 60px; } }

@media (max-width: 1024px) {
  .home .baseline_title {
    padding: 120px 0 120px 50px; } }

@media (max-width: 899px) {
  .home .baseline_title {
    font-size: 1.25rem;
    line-height: 1.5;
    padding: 50px 0px 50px 0; } }

@media (max-width: 767px) {
  .home .baseline_title {
    padding: 0; } }

.home .baseline_title p {
  color: #88bcbf;
  font-size: 1rem;
  line-height: 1.875;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .home .baseline_title p {
    padding-top: 20px; } }

@media (max-width: 767px) {
  .home .baseline_title p {
    text-align: center; } }

.home .baseline_txt {
  padding: 120px 0px 120px 55px; }

@media (max-width: 899px) {
  .home .baseline_txt {
    padding: 50px 0px 50px 0px; } }

.home .baseline_txt .blue {
  color: #88bcbf; }

.home .baseline_txt p {
  font-weight: 300;
  color: #0d2728;
  font-size: 1.8125rem;
  line-height: 1.65517;
  position: relative; }

@media (max-width: 1399px) {
  .home .baseline_txt p {
    font-size: 1.625rem;
    line-height: 1.53846; } }

@media (max-width: 899px) {
  .home .baseline_txt p {
    font-size: 1.25rem;
    line-height: 1.5; } }

@media (max-width: 767px) {
  .home .baseline_txt p {
    text-align: center; } }

@media (max-width: 767px) {
  .home .baseline_txt {
    padding: 15px 0; } }

.home .baseline_txt--after {
  padding: 120px 200px 120px 0; }

@media (max-width: 1399px) {
  .home .baseline_txt--after {
    padding: 80px 110px 80px 0; } }

@media (max-width: 1024px) {
  .home .baseline_txt--after {
    padding: 70px 30px 70px 0; } }

@media (max-width: 899px) {
  .home .baseline_txt--after {
    padding: 50px 0px 50px 0; } }

@media (max-width: 767px) {
  .home .baseline_txt--after {
    padding: 20px 0; } }

.home .baseline_txt--after p::after {
  content: url("../images/quote.png");
  position: absolute;
  right: -30px;
  bottom: -45px;
  z-index: -1; }

.single #mk-theme-container {
  overflow: hidden; }

.single #mk-page-introduce {
  display: none; }

.single .mk-single-content {
  margin: 0; }

.single_header {
  background-color: #3a868a;
  position: relative;
  margin-bottom: 120px; }
  @media (max-width: 767px) {
    .single_header {
      margin-bottom: 20px; }
      .single_header::after {
        content: '';
        position: absolute;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        background-color: #3a868a; } }
  .single_header::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #3a868a; }
  .single_header .blog_title {
    font-size: 3.125rem;
    line-height: 1.3;
    color: #ffffff;
    font-family: "Circular Std Book";
    text-transform: initial;
    padding-right: 80px;
    font-weight: 400; }
    @media (max-width: 1024px) {
      .single_header .blog_title {
        padding-right: 0; } }
    @media (max-width: 899px) {
      .single_header .blog_title {
        font-size: 2.1875rem;
        line-height: 1.42857; } }
    @media (max-width: 767px) {
      .single_header .blog_title {
        font-size: 30px;
        line-height: 35px;
        padding-top: 30px; } }
    .single_header .blog_title i {
      font-family: "Libre Baskerville";
      font-style: italic; }
  .single_header .blog_date {
    display: none;
    font-size: 0.9375rem;
    line-height: 3;
    color: #ffffff; }
  .single_header .mk-blog-author {
    color: #ffffff;
    text-transform: uppercase;
    font-style: normal;
    font-size: 0.9375rem;
    line-height: 3;
    font-weight: 600; }
  .single_header .mk-blog-share {
    line-height: 36px; }

.single_sidebar {
  border-top: 1px solid #93c6c9;
  padding-top: 50px; }
  @media (max-width: 767px) {
    .single_sidebar {
      padding-top: 15px;
      text-align: center; } }
  .single_sidebar .blog-share-container {
    margin-right: 20px;
    float: none; }
  .single_sidebar p {
    display: inline;
    color: #3a868a;
    font-size: 0.9375rem;
    line-height: 2; }
  .single_sidebarTitle {
    color: #3a868a;
    margin-bottom: 25px; }
  .single_sidebarLinks {
    margin-bottom: 30px; }
    .single_sidebarLinks ul li {
      margin-bottom: 5px; }
      .single_sidebarLinks ul li::marker {
        color: #3a868a; }
      .single_sidebarLinks ul li a {
        color: #3a868a;
        font-weight: 500;
        text-transform: uppercase;
        text-decoration: underline; }
        .single_sidebarLinks ul li a:hover {
          color: rgba(58, 134, 138, 0.8); }

.single_colRel {
  min-height: 500px;
  position: relative; }
  @media (max-width: 767px) {
    .single_colRel {
      min-height: 300px; } }
  .single_colRel .featured-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50vw;
    margin-bottom: 0;
    background-color: #3a868a; }
    @media (max-width: 767px) {
      .single_colRel .featured-image {
        width: 100vw;
        padding-bottom: 30px; } }
    .single_colRel .featured-image img {
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%; }
      @media (max-width: 767px) {
        .single_colRel .featured-image img {
          width: 300px; } }

.single_wysiwyg {
  padding: 50px 0;
  border-bottom: 1px solid #93c6c9; }
  @media (max-width: 767px) {
    .single_wysiwyg {
      padding: 0 0 30px 0; } }
  .single_wysiwyg p {
    color: #00333b; }
  .single_wysiwyg h2, .single_wysiwyg h3, .single_wysiwyg h4 {
    color: #3a868a;
    font-family: "Circular Std Book";
    text-transform: none; }
  .single_wysiwyg p + h2 {
    margin-top: 1.3em;
    margin-bottom: 0.4em; }
  .single_wysiwyg a {
    color: #3a868a; }

.single_nav {
  margin-bottom: 150px; }
  @media (max-width: 899px) {
    .single_nav {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .single_nav {
      margin-bottom: 0; } }
  .single_nav a {
    color: #3a868a;
    font-size: 0.9375rem;
    line-height: 2.66667;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: underline; }
    .single_nav a:hover {
      color: rgba(58, 134, 138, 0.8); }
  .single_navLink {
    color: #3a868a !important;
    font-size: 0.9375rem;
    line-height: 2.66667;
    font-weight: 500 !important;
    text-transform: uppercase;
    text-decoration: underline; }
    .single_navLink img {
      width: 20px;
      margin: 0 30px; }
      @media (max-width: 899px) {
        .single_navLink img {
          margin: 0 15px; } }
    .single_navLinkPost {
      text-align: center; }
  .single_navPrev {
    text-align: right; }
    @media (max-width: 767px) {
      .single_navPrev {
        text-align: center; } }
  @media (max-width: 767px) {
    .single_navNext {
      text-align: center; } }

@media screen and (min-width: 1025px) and (max-height: 950px) {
  .home .baseline_txt p {
    font-size: 18px;
    line-height: 32px; }
  .page-id-355 .edito_section {
    padding: 30px 0 30px; }
  .mk-fancy-title.shortcode-heading {
    font-size: 17px; }
  .home_colorContent p, .home_colorContent ul > li {
    font-size: 1.1rem; }
  .preFooter {
    padding: 30px 0; }
    .preFooter h3 span {
      font-size: 14px;
      line-height: 40px; }
    .preFooter p a {
      font-size: 40px;
      line-height: 70px; }
  .edito_relatedLink p a {
    font-size: 1.875rem;
    line-height: 1.33333;
    padding: 80px 0 80px 0; }
  .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 {
    font-size: 23px;
    line-height: 40px !important; }
    .edito_accordeon .vc_tta-panel .vc_tta-panel-heading h4 a {
      padding: 30px 95px 35px 30px !important; }
  .edito_sectionTitle p {
    font-size: 19px;
    line-height: 34px;
    padding-top: 20px; }
  .edito_sectionTitle--small p {
    font-size: 19px;
    line-height: 33px; }
  .edito_accordeonSection {
    padding: 90px 30px 90px 30px; }
  .edito_headerTitle p {
    font-size: 50px;
    line-height: 60px; }
  .edito_headerItalic {
    font-size: 50px;
    line-height: 60px; }
  .edito_section {
    padding: 70px 0 60px 0; }
  .edito_sectionContent span {
    font-size: 26px;
    line-height: 26px; }
  .edito_sectionContent p {
    font-size: 17px; }
  .single_header .blog_title {
    font-size: 50px;
    line-height: 60px; } }
