@charset "UTF-8";
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/**
 * 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,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/**
 * 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.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

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

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

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

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  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: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-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; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf, .comment-respond {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after, .comment-respond:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Site Name:
Author:

Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
.color-1 {
  color: #0C3944; }

.color-2 {
  color: #FFF30D; }

.color-3 {
  color: #70AF90; }

.color-4 {
  color: #E36164; }

.color-5 {
  color: #C1E94E; }

/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/* BEGIN Light */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/Light/OpenSans-Light.eot?v=1.1.0");
  src: url("../fonts/open-sans/Light/OpenSans-Light.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/Light/OpenSans-Light.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/Light/OpenSans-Light.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/Light/OpenSans-Light.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/Light/OpenSans-Light.svg?v=1.1.0#Light") format("svg");
  font-weight: 300;
  font-style: normal; }
/* END Light */
/* BEGIN Light Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/LightItalic/OpenSans-LightItalic.eot?v=1.1.0");
  src: url("../fonts/open-sans/LightItalic/OpenSans-LightItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/LightItalic/OpenSans-LightItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/LightItalic/OpenSans-LightItalic.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/LightItalic/OpenSans-LightItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/LightItalic/OpenSans-LightItalic.svg?v=1.1.0#LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }
/* END Light Italic */
/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/Regular/OpenSans-Regular.eot?v=1.1.0");
  src: url("../fonts/open-sans/Regular/OpenSans-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/Regular/OpenSans-Regular.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/Regular/OpenSans-Regular.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/Regular/OpenSans-Regular.svg?v=1.1.0#Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/Italic/OpenSans-Italic.eot?v=1.1.0");
  src: url("../fonts/open-sans/Italic/OpenSans-Italic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/Italic/OpenSans-Italic.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/Italic/OpenSans-Italic.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/Italic/OpenSans-Italic.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/Italic/OpenSans-Italic.svg?v=1.1.0#Italic") format("svg");
  font-weight: normal;
  font-style: italic; }
/* END Italic */
/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/Semibold/OpenSans-Semibold.eot?v=1.1.0");
  src: url("../fonts/open-sans/Semibold/OpenSans-Semibold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/Semibold/OpenSans-Semibold.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/Semibold/OpenSans-Semibold.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/Semibold/OpenSans-Semibold.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/Semibold/OpenSans-Semibold.svg?v=1.1.0#Semibold") format("svg");
  font-weight: 600;
  font-style: normal; }
/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.eot?v=1.1.0");
  src: url("../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.svg?v=1.1.0#SemiboldItalic") format("svg");
  font-weight: 600;
  font-style: italic; }
/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/Bold/OpenSans-Bold.eot?v=1.1.0");
  src: url("../fonts/open-sans/Bold/OpenSans-Bold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/Bold/OpenSans-Bold.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/Bold/OpenSans-Bold.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/Bold/OpenSans-Bold.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/Bold/OpenSans-Bold.svg?v=1.1.0#Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.eot?v=1.1.0");
  src: url("../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.svg?v=1.1.0#BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }
/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.eot?v=1.1.0");
  src: url("../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.svg?v=1.1.0#ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal; }
/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?v=1.1.0");
  src: url("../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf?v=1.1.0") format("truetype"), url("../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg?v=1.1.0#ExtraBoldItalic") format("svg");
  font-weight: 800;
  font-style: italic; }
/* END Extrabold Italic */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/roboto-stab/RobotoSlab-Thin.eot");
  src: url("../fonts/roboto-stab/RobotoSlab-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-stab/RobotoSlab-Thin.woff") format("woff"), url("../fonts/roboto-stab/RobotoSlab-Thin.ttf") format("truetype"), url("../fonts/roboto-stab/RobotoSlab-Thin.svg#RobotoSlab") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/roboto-stab/RobotoSlab-Light.eot");
  src: url("../fonts/roboto-stab/RobotoSlab-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-stab/RobotoSlab-Light.woff") format("woff"), url("../fonts/roboto-stab/RobotoSlab-Light.ttf") format("truetype"), url("../fonts/roboto-stab/RobotoSlab-Light.svg#RobotoSlab") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/roboto-stab/RobotoSlab-Regular.eot");
  src: url("../fonts/roboto-stab/RobotoSlab-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-stab/RobotoSlab-Regular.woff") format("woff"), url("../fonts/roboto-stab/RobotoSlab-Regular.ttf") format("truetype"), url("../fonts/roboto-stab/RobotoSlab-Regular.svg#RobotoSlab") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/roboto-stab/RobotoSlab-Regular.eot");
  src: url("../fonts/roboto-stab/RobotoSlab-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-stab/RobotoSlab-Regular.woff") format("woff"), url("../fonts/roboto-stab/RobotoSlab-Regular.ttf") format("truetype"), url("../fonts/roboto-stab/RobotoSlab-Regular.svg#RobotoSlab") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Roboto Slab';
  src: url("../fonts/roboto-stab/RobotoSlab-Bold.eot");
  src: url("../fonts/roboto-stab/RobotoSlab-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-stab/RobotoSlab-Bold.woff") format("woff"), url("../fonts/roboto-stab/RobotoSlab-Bold.ttf") format("truetype"), url("../fonts/roboto-stab/RobotoSlab-Bold.svg#RobotoSlab") format("svg");
  font-weight: 700;
  font-style: normal; }
/******************************************************************
Site Name:
Author:

Stylesheet: Typography

Need to import a font or set of icons for your site? Drop them in
here or just use this to establish your typographical grid. Or not.
Do whatever you want to...GOSH!

Helpful Articles:
http://trentwalton.com/2012/06/19/fluid-type/
http://ia.net/blog/responsive-typography-the-basics/
http://alistapart.com/column/responsive-typography-is-a-physical-discipline

******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
/*  To embed your own fonts, use this syntax
  and place your fonts inside the
  library/fonts folder. For more information
  on embedding fonts, go to:
  http://www.fontsquirrel.com/
  Be sure to remove the comment brackets.
*/
/*  @font-face {
      font-family: 'Font Name';
      src: url('library/fonts/font-name.eot');
      src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
      font-weight: normal;
      font-style: normal;
  }
*/
/*
 i imported this one in the functions file so bones would look sweet.
 don't forget to remove it for your site.
*/
/*
some nice typographical defaults
more here: http://www.newnet-soft.com/blog/csstypography
*/
p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
  font-variant-ligatures: none;
  font-feature-settings: "liga" 0;
  font-feature-settings: "liga1" off; }

.color-broom {
  color: #FFF30D !important; }

.color-silver-tree {
  color: #70AF90 !important; }

.color-blue-dianne {
  color: #0C3944 !important; }

.color-brick-red {
  color: #C62E43 !important; }

.color-roman {
  color: #E36164 !important; }

.color-parsley {
  color: #24673A !important; }

.color-flame-pea {
  color: #F3976B !important; }

.color-sahara-sand {
  color: #FCF6A0 !important; }

.color-cerise {
  color: #9B084F !important; }

.color-zeus {
  color: #474136 !important; }

.color-atlantis {
  color: #C1E94E !important; }

.color-calypso {
  color: #196C84 !important; }

/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.
https://github.com/dope/lemonade - Neat lightweight grid.


The grid below is a custom built thingy I modeled a bit after
Gridset. It's VERY basic and probably shouldn't be used on
your client projects. The idea is you learn how to roll your
own grids. It's better in the long run and allows you full control
over your project's layout.

******************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }
.vc_section,
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
.vc_section.vc_section-has-fill + .vc_section,
.vc_toggle_content {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .vc_section,
    .vc_section.vc_section-has-fill,
    .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
    .vc_section.vc_section-has-fill + .vc_section,
    .vc_toggle_content {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (min-width: 768px) {
    .vc_section.min-height,
    .vc_section.vc_section-has-fill.min-height,
    .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section.min-height,
    .vc_section.vc_section-has-fill + .vc_section.min-height,
    .vc_toggle_content.min-height {
      min-height: 500px; } }

@media only screen and (min-width: 768px) {
  .section-min-height {
    min-height: 500px; } }

.vc_row.short-row {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }

.wpb_text_column img {
  max-width: 100%; }

.vc_separator {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.vc_toggle_content {
  margin-top: 0px;
  margin-bottom: 0px; }

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 20px; }

.vc_empty_space {
  height: 1.5em !important; }
  .vc_empty_space.small {
    height: 0.8em !important; }
  .vc_empty_space.section-space {
    height: 1em !important; }

.entry-content .wpb_column a.vc_icon_element-link,
.entry-content .wpb_column a.vc_icon_element-link:hover {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background-color: transparent !important;
  border-bottom: none !important; }

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(1px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0); }
  40%, 60% {
    transform: translate3d(2px, 0, 0); } }
/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Alert Styles

If you want to use these alerts in your design, you can. If not,
you can just remove this stylesheet.

******************************************************************/
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

/******************************************************************
Site Name:
Author:

Stylesheet: Button Styles

Buttons are a pretty important part of your site's style, so it's
important to have a consistent baseline for them. Use this stylesheet
to create all kinds of buttons.

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
.button, .mks-user-login-social__button,
input[type=submit], .button-border, .blue-btn, .comment-reply-link, #submit, .button-important, .button-size-big, .button-size-normal, .button-size-small {
  display: inline-block;
  position: relative;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1.25em;
  line-height: 1em;
  font-weight: 800;
  padding: 0.8em 2em;
  border: 0;
  cursor: pointer;
  background-color: #0C3944;
  min-width: 7em;
  text-align: center;
  border-radius: 3em;
  -webkit-transition: background-color 0.14s ease-in-out, border-color 0.14s ease-in-out, color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out, border-color 0.14s ease-in-out, color 0.14s ease-in-out; }
  .button:hover, .mks-user-login-social__button:hover,
  input[type=submit]:hover, .button-border:hover, .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .button-important:hover, .button-size-big:hover, .button-size-normal:hover, .button-size-small:hover {
    color: #fff;
    text-decoration: none;
    outline: none; }
  .button:active, .mks-user-login-social__button:active,
  input[type=submit]:active, .button-border:active, .blue-btn:active, .comment-reply-link:active, #submit:active, .button-important:active, .button-size-big:active, .button-size-normal:active, .button-size-small:active {
    top: 1px; }
  .button:visited, .mks-user-login-social__button:visited,
  input[type=submit]:visited, .button-border:visited, .blue-btn:visited, .comment-reply-link:visited, #submit:visited, .button-important:visited, .button-size-big:visited, .button-size-normal:visited, .button-size-small:visited {
    color: #fff; }
  .full-width.button, .full-width.mks-user-login-social__button,
  input.full-width[type=submit], .full-width.button-border, .full-width.blue-btn, .full-width.comment-reply-link, .full-width#submit, .full-width.button-important, .full-width.button-size-big, .full-width.button-size-normal, .full-width.button-size-small {
    width: 100%; }

.button-border {
  background-color: transparent;
  color: #0C3944 !important;
  border: 1px solid #0C3944; }

/*
An example button.
You can use this example if you want. Just replace all the variables
and it will create a button dependant on those variables.
*/
.blue-btn, .comment-reply-link, #submit {
  background-color: #196C84; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover {
    background-color: #165e73; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    background-color: #155a6f; }

.button-big {
  font-size: 1.56em;
  padding: 0.8em 2em 0.8em;
  min-width: 10em; }

.button-important {
  background-color: #FFF30D;
  color: #fff; }
  .button-important:hover {
    background-color: #f8eb00; }
  .button-important:active {
    background-color: #f3e600; }

.button-size-big {
  font-size: 1.1em !important;
  padding: 0.8em 2em 0.8em !important;
  min-width: 10em !important; }
  @media only screen and (min-width: 768px) {
    .button-size-big {
      font-size: 1.56em !important; } }

.button-size-small {
  font-size: 1em !important; }

.button-color-black {
  background-color: #000;
  border: 1px solid #000;
  color: #fff; }
  .button-color-black:visited {
    color: #fff; }
  .button-color-black:hover {
    background-color: #1a1a1a;
    border-color: black; }
  .button-color-black:active {
    background-color: #262626; }
  .button-color-black.button-style-border {
    color: #0C3944; }
    .button-color-black.button-style-border:hover {
      color: #08272e; }

.button-color-yellow,
.button-color-broom {
  background-color: #FFF30D;
  border: 1px solid #FFF30D;
  color: #474136; }
  .button-color-yellow:visited,
  .button-color-broom:visited {
    color: #474136; }
  .button-color-yellow.button-style-border,
  .button-color-broom.button-style-border {
    color: #FFF30D; }
    .button-color-yellow.button-style-border:hover,
    .button-color-broom.button-style-border:hover {
      color: #f3e600; }
  .button-color-yellow:hover,
  .button-color-broom:hover {
    background-color: #f3e600;
    border-color: #f3e600; }
  .button-color-yellow:active,
  .button-color-broom:active {
    background-color: #f3e600; }

.button-color-white {
  background-color: #fff;
  color: #0C3944;
  border: 1px solid #fff; }
  .button-color-white:visited {
    color: #0C3944; }
  .button-color-white.button-style-border {
    color: #fff; }
    .button-color-white.button-style-border:hover {
      color: #e9ecef; }
  .button-color-white:hover {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    color: #0C3944; }
  .button-color-white:active {
    background-color: #e9ecef; }

.button-color-transparent {
  background-color: transparent;
  color: #fff;
  border: 1px solid transparent; }
  .button-color-transparent:visited {
    color: #fff; }
  .button-color-transparent:hover {
    background-color: transparent;
    border-color: transparent; }
  .button-color-transparent:active {
    background-color: transparent; }

.button-style-border {
  background-color: transparent !important; }

.button-container {
  text-align: center; }
  .button-container.align-center {
    text-align: center; }
  .button-container.align-left {
    text-align: left; }
  .button-container.align-right {
    text-align: right; }

.button-color-green,
.button-color-silver-tree {
  background-color: #70AF90;
  border: 1px solid #70AF90;
  color: #fff; }
  .button-color-green:visited,
  .button-color-silver-tree:visited {
    color: #fff; }
  .button-color-green.button-style-border,
  .button-color-silver-tree.button-style-border {
    color: #70AF90; }
    .button-color-green.button-style-border:hover,
    .button-color-silver-tree.button-style-border:hover {
      color: #60a683; }
  .button-color-green:hover,
  .button-color-silver-tree:hover {
    background-color: #60a683;
    border-color: #60a683; }
  .button-color-green:active,
  .button-color-silver-tree:active {
    background-color: #60a683; }

.button-color-blue,
.button-color-blue-dianne,
.button-color-blue-diane {
  background-color: #0C3944;
  border: 1px solid #0C3944;
  color: #fff; }
  .button-color-blue:visited,
  .button-color-blue-dianne:visited,
  .button-color-blue-diane:visited {
    color: #fff; }
  .button-color-blue.button-style-border,
  .button-color-blue-dianne.button-style-border,
  .button-color-blue-diane.button-style-border {
    color: #0C3944; }
    .button-color-blue.button-style-border:hover,
    .button-color-blue-dianne.button-style-border:hover,
    .button-color-blue-diane.button-style-border:hover {
      color: #08272e; }
  .button-color-blue:hover,
  .button-color-blue-dianne:hover,
  .button-color-blue-diane:hover {
    background-color: #08272e;
    border-color: #08272e; }
  .button-color-blue:active,
  .button-color-blue-dianne:active,
  .button-color-blue-diane:active {
    background-color: #08272e; }

.button-color-red,
.button-color-brick-red {
  background-color: #C62E43;
  border: 1px solid #C62E43;
  color: #fff; }
  .button-color-red:visited,
  .button-color-brick-red:visited {
    color: #fff; }
  .button-color-red.button-style-border,
  .button-color-brick-red.button-style-border {
    color: #C62E43; }
    .button-color-red.button-style-border:hover,
    .button-color-brick-red.button-style-border:hover {
      color: #b1293c; }
  .button-color-red:hover,
  .button-color-brick-red:hover {
    background-color: #b1293c;
    border-color: #b1293c; }
  .button-color-red:active,
  .button-color-brick-red:active {
    background-color: #b1293c; }

.button-color-roman {
  background-color: #E36164;
  border: 1px solid #E36164;
  color: #fff; }
  .button-color-roman:visited {
    color: #fff; }
  .button-color-roman.button-style-border {
    color: #E36164; }
    .button-color-roman.button-style-border:hover {
      color: #df4b4f; }
  .button-color-roman:hover {
    background-color: #df4b4f;
    border-color: #df4b4f; }
  .button-color-roman:active {
    background-color: #df4b4f; }

.button-color-parsley {
  background-color: #24673A;
  border: 1px solid #24673A;
  color: #fff; }
  .button-color-parsley:visited {
    color: #fff; }
  .button-color-parsley.button-style-border {
    color: #24673A; }
    .button-color-parsley.button-style-border:hover {
      color: #1d542f; }
  .button-color-parsley:hover {
    background-color: #1d542f;
    border-color: #1d542f; }
  .button-color-parsley:active {
    background-color: #1d542f; }

.button-color-flame-pea {
  background-color: #F3976B;
  border: 1px solid #F3976B;
  color: #fff; }
  .button-color-flame-pea:visited {
    color: #fff; }
  .button-color-flame-pea.button-style-border {
    color: #F3976B; }
    .button-color-flame-pea.button-style-border:hover {
      color: #f18653; }
  .button-color-flame-pea:hover {
    background-color: #f18653;
    border-color: #f18653; }
  .button-color-flame-pea:active {
    background-color: #f18653; }

.button-color-sahara-sand {
  background-color: #FCF6A0;
  border: 1px solid #FCF6A0;
  color: #fff; }
  .button-color-sahara-sand:visited {
    color: #fff; }
  .button-color-sahara-sand.button-style-border {
    color: #FCF6A0; }
    .button-color-sahara-sand.button-style-border:hover {
      color: #fbf487; }
  .button-color-sahara-sand:hover {
    background-color: #fbf487;
    border-color: #fbf487; }
  .button-color-sahara-sand:active {
    background-color: #fbf487; }

.button-color-cerise-dark,
.button-color-cerise {
  background-color: #9B084F;
  border: 1px solid #9B084F;
  color: #fff; }
  .button-color-cerise-dark:visited,
  .button-color-cerise:visited {
    color: #fff; }
  .button-color-cerise-dark.button-style-border,
  .button-color-cerise.button-style-border {
    color: #9B084F; }
    .button-color-cerise-dark.button-style-border:hover,
    .button-color-cerise.button-style-border:hover {
      color: #830743; }
  .button-color-cerise-dark:hover,
  .button-color-cerise:hover {
    background-color: #830743;
    border-color: #830743; }
  .button-color-cerise-dark:active,
  .button-color-cerise:active {
    background-color: #830743; }

.button-color-zeus {
  background-color: #474136;
  border: 1px solid #474136;
  color: #fff; }
  .button-color-zeus:visited {
    color: #fff; }
  .button-color-zeus.button-style-border {
    color: #474136; }
    .button-color-zeus.button-style-border:hover {
      color: #39342b; }
  .button-color-zeus:hover {
    background-color: #39342b;
    border-color: #39342b; }
  .button-color-zeus:active {
    background-color: #39342b; }

.button-color-atlantis {
  background-color: #C1E94E;
  border: 1px solid #C1E94E;
  color: #fff; }
  .button-color-atlantis:visited {
    color: #fff; }
  .button-color-atlantis.button-style-border {
    color: #C1E94E; }
    .button-color-atlantis.button-style-border:hover {
      color: #b9e637; }
  .button-color-atlantis:hover {
    background-color: #b9e637;
    border-color: #b9e637; }
  .button-color-atlantis:active {
    background-color: #b9e637; }

.button-color-calypso {
  background-color: #196C84;
  border: 1px solid #196C84;
  color: #fff; }
  .button-color-calypso:visited {
    color: #fff; }
  .button-color-calypso.button-style-border {
    color: #196C84; }
    .button-color-calypso.button-style-border:hover {
      color: #155a6f; }
  .button-color-calypso:hover {
    background-color: #155a6f;
    border-color: #155a6f; }
  .button-color-calypso:active {
    background-color: #155a6f; }

.button-color-yellow {
  background-color: #FFF30D;
  border: 1px solid #FFF30D;
  color: #474136; }
  .button-color-yellow:visited {
    color: #474136; }
  .button-color-yellow.button-style-border {
    color: #FFF30D; }
    .button-color-yellow.button-style-border:hover {
      color: #f3e600; }
  .button-color-yellow:hover {
    background-color: #f3e600;
    border-color: #f3e600; }
  .button-color-yellow:active {
    background-color: #f3e600; }

.button-cartouche {
  position: relative;
  display: inline-block;
  padding: 0.6em 0.9em;
  border-radius: 3em;
  font-family: "Raleway", sans-serif;
  line-height: 1em;
  cursor: pointer;
  border: 1px #eaedf2 solid;
  font-weight: 800;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none; }
  .button-cartouche:hover {
    background-color: #eaedf2; }
  .button-cartouche.white {
    background-color: #fff;
    border: 1px #eaedf2 solid; }
    .button-cartouche.white:hover {
      background-color: #eaedf2;
      border: 1px #eaedf2 solid; }

/******************************************************************
Site Name:
Author:

Stylesheet: Form Styles

We put all the form and button styles in here to setup a consistent
look. If we need to customize them, we can do this in the main
stylesheets and just override them. Easy Peasy.

You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  position: relative;
  display: block;
  line-height: normal;
  padding: 0 0;
  font-size: 1.2em;
  color: #0C3944;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  border-radius: 0px;
  overflow: visible;
  width: 100%;
  padding: 1em;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
  border: 1px solid #F4F4F5;
  border-radius: 2em;
  font-weight: bold;
  background-color: #f8f9fa;
  box-sizing: border-box; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    outline: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  select:focus,
  textarea:focus,
  .field:focus {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4; }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

input[type="password"] {
  letter-spacing: 0.3em; }

.form-group-submit.align-right,
.form-group.align-right {
  text-align: right; }
.form-group-submit.align-left,
.form-group.align-left {
  text-align: left; }
.form-group-submit.align-center,
.form-group.align-center {
  text-align: left; }

.form-group {
  position: relative; }
  .form-group:after {
    display: block;
    content: "";
    width: 0px;
    background-color: #9B9B9B;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 2px;
    border-radius: 10px;
    -webkit-transition: width 0.4s, background-color 0.4s;
    transition: width 0.4s, background-color 0.4s; }
  .form-group.focus:after, .form-group.content-inside:after {
    width: 100%; }
  .form-group.style-white:after {
    background-color: #fff; }
  .form-group.content-inside:after {
    background-color: #FFF30D; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

textarea.auto {
  min-height: 0px;
  line-height: 1.2em;
  resize: none;
  box-sizing: content-box;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  height: auto;
  padding-left: 0px;
  padding-right: 0px; }

select {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

.box {
  background-position: 50%;
  background-size: cover;
  position: relative;
  min-height: 200px;
  margin-bottom: 20px;
  overflow: hidden !important;
  border-radius: 6px; }
  .page-template-page-explore .box, .page-template-page-user .box, .page-template-page-user-large .box, .single-profile .box {
    background-image: url("../images/no_thumbnail_2.png"); }
  .box .global-link {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 3; }
  .box .icon {
    z-index: 3;
    position: absolute;
    top: 1em;
    left: 1em;
    background-image: url("../images/icon-news.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-position: center; }
    @media only screen and (min-width: 768px) {
      .box .icon {
        width: 30px;
        height: 30px; } }
  .box:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-image: url("../images/shadow.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom left;
    opacity: 0.7;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
  .box .mask {
    display: block;
    position: absolute;
    content: '';
    background-color: #E36164;
    width: 600px;
    height: 300px;
    left: -330px;
    bottom: -170px;
    border-radius: 300px;
    z-index: 2;
    will-change: transform;
    transform-origin: 50% 50%;
    transform: scale(0.01, 0.01);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    outline: 1px solid transparent; }
    .box .mask.color-1 {
      background-color: #0C3944; }
    .box .mask.color-2 {
      background-color: #474136; }
    .box .mask.color-3 {
      background-color: #70AF90; }
    .box .mask.color-4 {
      background-color: #E36164; }
    .box .mask.color-5 {
      background-color: #196C84; }
    .box .mask.color-6 {
      background-color: #24673A; }
  .box:hover .mask.rotate-0 {
    transform: scale(0.8, 0.8) rotate(-10deg); }
  .box:hover .mask.rotate-1 {
    transform: scale(1, 1) rotate(-7deg); }
  .box:hover .mask.rotate-2 {
    transform: scale(0.9, 0.9) rotate(-3deg); }
  .box:hover:before {
    opacity: 1; }
  .box.no-shadow:before {
    opacity: 0; }
  .box.no-shadow:hover:before {
    opacity: 0.3; }
  .box .link {
    text-decoration: none;
    color: #fff; }
    .box .link:hover {
      color: #fff; }
  .box:hover .inner-box {
    bottom: 5px; }
  .box .inner-box {
    position: absolute;
    z-index: 5;
    bottom: 0px;
    left: 0px;
    right: 0px;
    -webkit-transition: bottom 0.4s;
    transition: bottom 0.4s; }
    .box .inner-box .box-content {
      padding: 1.25em;
      display: block;
      text-decoration: none;
      color: #fff;
      /*
      position: absolute;
      bottom: -1em;
      left: 0px;
      right: 0px;*/ }
      .box .inner-box .box-content .title {
        font-family: "Raleway", sans-serif;
        font-weight: 900;
        font-size: 1.25em;
        line-height: 1.15em; }
        @media only screen and (min-width: 768px) {
          .box .inner-box .box-content .title {
            width: 80%;
            max-width: 40em; } }
      .box .inner-box .box-content .content {
        font-size: 0.875em;
        max-width: 30em;
        margin-top: 0.6em;
        line-height: 1.25em; }
        @media only screen and (max-width: 767px) {
          .box .inner-box .box-content .content:not(.-is-visible-xs) {
            display: none; } }
        @media only screen and (min-width: 768px) {
          .box .inner-box .box-content .content {
            display: block; } }
      .box .inner-box .box-content .metas {
        font-size: 0.875em;
        margin-top: 0.3em; }
        .box .inner-box .box-content .metas a {
          text-decoration: none;
          font-weight: bold; }
        .box .inner-box .box-content .metas .sep {
          margin-right: 0.3em; }
        .box .inner-box .box-content .metas .categories {
          margin-right: 0.5em; }
        .box .inner-box .box-content .metas .date {
          font-weight: bold; }
    .box .inner-box .counts .item:not(:last-child) {
      padding-bottom: 3px; }
    .box .inner-box .box-link {
      color: #fff;
      text-decoration: none; }
  .box.featured .box-content {
    padding-left: 2.50em; }
    .box.featured .box-content .title {
      position: relative; }
      .box.featured .box-content .title:before {
        display: block;
        content: "";
        position: absolute;
        background-color: #FFF30D;
        border-radius: 1em;
        width: 6px;
        left: -1.25em;
        margin-left: 6px;
        top: 0.18em;
        bottom: 0.18em; }
  @media only screen and (min-width: 768px) {
    .box.featured.important-content .box-content {
      padding-left: 3.50em; } }
  @media only screen and (min-width: 768px) {
    .box.important-content .box-content {
      padding: 1.75em; } }
  @media only screen and (min-width: 768px) {
    .box.important-content .box-content .title {
      font-size: 1.75em; } }
  .box.no-icon .icon {
    display: none; }
  .box.project.full, .box.exterieur.full {
    width: 100%; }
    @media only screen and (min-width: 1030px) {
      .box.project.full, .box.exterieur.full {
        width: 100%; } }
    @media only screen and (min-width: 1240px) {
      .box.project.full, .box.exterieur.full {
        width: 100%; } }
  .box.project .icon, .box.exterieur .icon {
    display: none; }
  .box.project .metas, .box.exterieur .metas {
    display: none; }
  .box.project .inner-box .box-content .title,
  .box.project .inner-box .box-content .content {
    color: #fff !important;
    display: block !important; }
  .box.exterieur {
    overflow: visible !important;
    margin-bottom: 74px;
    margin-left: 0px;
    margin-right: 0px; }
    .box.exterieur .inner-box {
      top: 100%;
      left: auto;
      right: auto;
      bottom: auto; }
      .box.exterieur .inner-box .box-content {
        padding-left: 0px;
        padding-top: 0.4em;
        padding-bottom: 0.4em;
        height: 74px;
        overflow: hidden; }
    .box.exterieur .inner-box .box-content .title,
    .box.exterieur .inner-box .box-content .content {
      color: #0C3944 !important;
      display: block !important; }

@media only screen and (min-width: 1030px) {
  .box.full,
  .image-box.full,
  .box-row.full {
    width: 1040px; }
  .box.big,
  .image-box.big,
  .box-row.big {
    width: 680px;
    float: left; }
  .box.half,
  .image-box.half,
  .box-row.half {
    width: 510px;
    float: left; }
  .box.third,
  .image-box.third,
  .box-row.third {
    width: 340px;
    float: left; }
    .box.third .title,
    .image-box.third .title,
    .box-row.third .title {
      font-size: 1.1em !important; }
  .box.four,
  .image-box.four,
  .box-row.four {
    width: 255px;
    float: left; }
  .box.five,
  .image-box.five,
  .box-row.five {
    width: 204px;
    float: left; } }
@media only screen and (min-width: 1240px) {
  .box.full,
  .image-box.full,
  .box-row.full {
    width: 1140px; }
  .box.big,
  .image-box.big,
  .box-row.big {
    width: 755px;
    float: left; }
  .box.half,
  .image-box.half,
  .box-row.half {
    width: 560px;
    float: left; }
  .box.third,
  .image-box.third,
  .box-row.third {
    width: 365px;
    float: left; }
    .box.third .title,
    .image-box.third .title,
    .box-row.third .title {
      font-size: 1.1em !important; }
  .box.four,
  .image-box.four,
  .box-row.four {
    width: 280px;
    float: left; }
  .box.five,
  .image-box.five,
  .box-row.five {
    width: 224px;
    float: left; } }

.list-box {
  margin-left: -10px;
  margin-right: -10px; }
  .list-box .box,
  .list-box .image-box,
  .list-box .box-row {
    margin-left: 10px;
    margin-right: 10px; }
  .list-box .box-row {
    float: left; }
  @media only screen and (min-width: 768px) {
    .list-box .sep {
      margin-top: 3em; } }

.image-box {
  text-align: center; }
  .image-box img {
    max-width: 100%; }

.box-row {
  position: relative;
  border-bottom: #F4F4F5 1px solid;
  padding-top: 20px;
  padding-bottom: 20px; }
  .box-row.border-top {
    padding-top: 20px;
    border-top: #F4F4F5 1px solid; }
  .box-row a.link {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    text-indent: -300em; }
  .box-row .metas .categories a {
    position: relative;
    z-index: 2;
    color: #0C3944 !important;
    border-color: #0C3944; }
    .box-row .metas .categories a:hover {
      background-color: #FFF30D;
      border-color: #FFF30D;
      color: #0C3944 !important; }
  .box-row .inner-box {
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .box-row .inner-box {
        flex-direction: row; } }
    .box-row .inner-box .image {
      width: 100%;
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 768px) {
        .box-row .inner-box .image {
          width: 35%; } }
      .box-row .inner-box .image img {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-radius: 6px; }
    .box-row .inner-box .box-content {
      padding-top: 20px;
      padding-bottom: 20px;
      width: 100%;
      font-size: 1.05em; }
      @media only screen and (min-width: 768px) {
        .box-row .inner-box .box-content {
          padding: 30px; } }
      @media only screen and (min-width: 768px) {
        .box-row .inner-box .box-content {
          width: 65%; } }
      .box-row .inner-box .box-content .title {
        margin-top: 0px; }
        @media only screen and (min-width: 768px) {
          .box-row .inner-box .box-content .title {
            font-size: 1.5em;
            max-width: 90%; } }
        .box-row .inner-box .box-content .title:after {
          content: "";
          display: block;
          width: 30px;
          height: 15px;
          border-radius: 15px;
          background-color: #FFF30D;
          margin-top: 10px;
          -webkit-transition: width 0.3s;
          transition: width 0.3s; }
      .box-row .inner-box .box-content .excerpt {
        font-family: "Raleway", sans-serif;
        font-weight: 400;
        width: 95%;
        max-width: 800px; }
  .box-row:hover .inner-box .box-content .title:after {
    width: 60px; }

@keyframes ASBoxBeanMask1 {
  0% {
    transform: scale(1, 1) rotate(-10deg); }
  100% {
    transform: scale(10, 10) rotate(-10deg); } }
@keyframes ASBoxBeanMask2 {
  0% {
    transform: scale(1, 1) rotate(-14deg); }
  100% {
    transform: scale(10, 10) rotate(-14deg); } }
@keyframes ASBoxBeanMask3 {
  0% {
    transform: scale(1, 1) rotate(-20deg); }
  100% {
    transform: scale(10, 10) rotate(-20deg); } }
.categories li,
.post-categories li,
.widget_categories li,
.widget_lc_taxonomy li {
  float: left; }
.categories a,
.post-categories a,
.widget_categories a,
.widget_lc_taxonomy a {
  color: #fff !important;
  padding: 0.16em 1em 0.24em;
  border-radius: 1em;
  border: 1px solid #fff;
  line-height: 1em;
  font-size: 0.7em;
  font-family: "Raleway", sans-serif !important;
  font-weight: 400 !important;
  margin-right: 0.3em;
  text-decoration: none;
  -webkit-transition: background-color 0.4s, border-color 0.2s;
  transition: background-color 0.4s, border-color 0.2s; }
  .categories a:hover,
  .post-categories a:hover,
  .widget_categories a:hover,
  .widget_lc_taxonomy a:hover {
    color: #0C3944 !important;
    background-color: #fff; }
.categories .cat-item,
.post-categories .cat-item,
.widget_categories .cat-item,
.widget_lc_taxonomy .cat-item {
  margin-bottom: 0.4em;
  margin-right: 0.2em; }
  .categories .cat-item a,
  .post-categories .cat-item a,
  .widget_categories .cat-item a,
  .widget_lc_taxonomy .cat-item a {
    color: #0C3944 !important;
    border-color: #0C3944; }
    .categories .cat-item a:hover,
    .post-categories .cat-item a:hover,
    .widget_categories .cat-item a:hover,
    .widget_lc_taxonomy .cat-item a:hover {
      background-color: #FFF30D !important;
      border-color: #FFF30D !important; }
.categories.main-style a,
.post-categories.main-style a,
.widget_categories.main-style a,
.widget_lc_taxonomy.main-style a {
  background-color: #fff !important;
  color: #0C3944 !important;
  border: 1px solid #fff; }
  .categories.main-style a:hover,
  .post-categories.main-style a:hover,
  .widget_categories.main-style a:hover,
  .widget_lc_taxonomy.main-style a:hover {
    background-color: transparent !important;
    color: #fff !important; }

.sticky-posts-container .swiper-container {
  width: 100%;
  height: 100%; }
.sticky-posts-container .swiper-slide {
  background-position: center;
  background-size: cover; }
.sticky-posts-container .post-title {
  max-width: 16em;
  margin-top: 0px;
  margin-bottom: 0.4em; }
  .sticky-posts-container .post-title a {
    color: #fff !important;
    text-decoration: none !important; }
.sticky-posts-container .metas {
  font-size: 1.2em; }
  .sticky-posts-container .metas .date {
    font-size: 0.8em; }
.sticky-posts-container .read {
  margin-top: 2em; }

.share-bar, .footer #inner-footer {
  border-top: 1px solid #F4F4F5;
  padding-top: 20px; }

.vc_toggle .vc_toggle_title, .single-post #content .the-author {
  border-bottom: 1px solid #F4F4F5; }

.profil,
.makesense-bubble {
  position: fixed;
  bottom: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: right;
  z-index: 90;
  -moz-transform: translate3d(0%, 0px, 0px);
  -ms-transform: translate3d(0%, 0px, 0px);
  -webkit-transform: translate3d(0%, 0px, 0px);
  transform: translate3d(0%, 0px, 0px);
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  /*
    &:hover
    {
      @media only screen and (min-width: 768px) {
        -moz-transform: translate3d(0%, -2px, 0px);
        -ms-transform: translate3d(0%, -2px, 0px);
        -webkit-transform: translate3d(0%, -2px, 0px);
        transform: translate3d(0%, -2px, 0px);
      }
    }*/ }
  .profil:after,
  .makesense-bubble:after {
    position: absolute;
    z-index: 151;
    content: "";
    display: block;
    height: 300px;
    width: 100%;
    bottom: 0px;
    right: 0px;
    opacity: 1;
    background-image: url(../images/shadow_profil.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    /*
        background-image: -webkit-gradient(linear, right top, left top, color-stop(10%, #000), color-stop(10%, transparent));
        background-image: linear-gradient(to left, #000000 10%, rgba(0, 0, 0, 0));*/
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .profil .inner-profil,
  .profil .inner-makesense-bubble,
  .makesense-bubble .inner-profil,
  .makesense-bubble .inner-makesense-bubble {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 152; }
  .profil .informations,
  .makesense-bubble .informations {
    width: 50%; }
    @media only screen and (min-width: 768px) {
      .profil .informations,
      .makesense-bubble .informations {
        width: 100%; } }
    .profil .informations .title,
    .profil .informations .desc,
    .makesense-bubble .informations .title,
    .makesense-bubble .informations .desc {
      font-family: "Raleway", sans-serif;
      color: #196C84;
      cursor: pointer; }
    .profil .informations .title,
    .makesense-bubble .informations .title {
      font-size: 1.375em;
      line-height: 1em;
      margin: 0px;
      font-weight: bold; }
    .profil .informations .desc,
    .makesense-bubble .informations .desc {
      font-size: 0.875em;
      line-height: 1em;
      margin: 0px;
      font-weight: normal; }
  .profil .cta,
  .makesense-bubble .cta {
    margin-right: 20px;
    display: none; }
    @media only screen and (min-width: 768px) {
      .profil .cta,
      .makesense-bubble .cta {
        display: none; } }
  .profil .avatar,
  .makesense-bubble .avatar {
    cursor: pointer;
    margin-left: 20px; }
  .profil.on-cover,
  .makesense-bubble.on-cover {
    position: fixed;
    /*

    @media only screen and (max-width: 767px) {
      position: relative;
      top: auto !important;
      left: auto !important;
      right: auto !important;

      text-align: left;


      .inner-profil
      {
        flex-direction: row-reverse;
        justify-content: flex-end;
        padding-left: $padding-global;

        .avatar
        {
          margin-left: 0px;
          margin-right: $padding-global;
        }
      }
    }
    @extend %border-full;

    @media only screen and (min-width: 768px) {
      border: none;
    }

    .title,
    .desc
    {
      @media only screen and (min-width: 768px) {
        color: $white;
      }
    }*/ }
    @media only screen and (min-width: 768px) {
      .profil.on-cover,
      .makesense-bubble.on-cover {
        position: absolute;
        padding-right: 0px; }
        .profil.on-cover:after,
        .makesense-bubble.on-cover:after {
          display: none; }
        .profil.on-cover .notification,
        .makesense-bubble.on-cover .notification {
          display: none; } }
  @media only screen and (min-width: 768px) {
    .profil:hover .question,
    .makesense-bubble:hover .question {
      margin-bottom: 23px; } }
  .profil .question,
  .makesense-bubble .question {
    position: absolute;
    bottom: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-transition: margin-bottom 0.2s, opacity 0.4s;
    transition: margin-bottom 0.2s, opacity 0.4s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    width: 330px;
    left: auto;
    right: 0px; }
    @media only screen and (min-width: 768px) {
      .profil .question,
      .makesense-bubble .question {
        margin-bottom: 20px;
        right: 0px;
        left: auto;
        width: 330px;
        max-width: none; } }
    .profil .question.sending,
    .makesense-bubble .question.sending {
      opacity: 0.9; }
    .profil .question .close,
    .makesense-bubble .question .close {
      position: absolute;
      top: 10px;
      right: 10px;
      background-image: url("../images/close.png");
      background-repeat: no-repeat;
      background-size: 100%;
      height: 10px;
      width: 10px;
      cursor: pointer; }
    .profil .question:after,
    .makesense-bubble .question:after {
      display: block;
      position: absolute;
      content: "";
      width: 13px;
      height: 9px;
      background-image: url("../images/arrow_bulle.png");
      background-repeat: no-repeat;
      bottom: -8px;
      right: 23px;
      left: auto; }
    .profil .question .inner-question,
    .makesense-bubble .question .inner-question {
      color: #0C3944;
      padding: 20px;
      text-align: left; }
      .profil .question .inner-question .the-question,
      .makesense-bubble .question .inner-question .the-question {
        font-family: "Raleway", sans-serif;
        margin-bottom: 1em; }
    .profil .question.verification .inner-question,
    .makesense-bubble .question.verification .inner-question {
      min-height: 180px; }
    .profil .question form .form-group.first-part,
    .makesense-bubble .question form .form-group.first-part {
      text-align: right; }
    .profil .question form .form-group #question-textarea,
    .makesense-bubble .question form .form-group #question-textarea {
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      box-sizing: border-box;
      min-height: 55px !important; }
    .profil .question form .send-button,
    .makesense-bubble .question form .send-button {
      position: relative;
      margin-top: 10px;
      font-size: 1em;
      font-weight: bold;
      vertical-align: middle;
      display: none;
      line-height: 1em;
      background-color: #0C3944;
      padding: 0.4em 0.7em;
      border-radius: 100px;
      margin-left: auto;
      margin-right: 0px;
      color: #fff;
      width: 100px;
      text-align: center;
      cursor: pointer; }
      .profil .question form .send-button .label,
      .makesense-bubble .question form .send-button .label {
        height: 100%; }
      .profil .question form .send-button.active,
      .makesense-bubble .question form .send-button.active {
        display: inline-block; }
      .profil .question form .send-button:after,
      .makesense-bubble .question form .send-button:after {
        display: none;
        content: "";
        background-image: url("../images/send.png");
        background-repeat: no-repeat;
        background-size: 100%;
        height: 18px;
        width: 18px;
        background-position: right;
        margin-left: 5px; }
    .profil .question form .hide-part,
    .profil .question form .thanks,
    .makesense-bubble .question form .hide-part,
    .makesense-bubble .question form .thanks {
      display: none; }
    .profil .question .verification-part,
    .makesense-bubble .question .verification-part {
      width: 100%; }
    .profil .question .form-group-submit,
    .makesense-bubble .question .form-group-submit {
      margin-top: 10px; }
    .profil .question.verification form .hide-part,
    .makesense-bubble .question.verification form .hide-part {
      border-radius: 4px;
      padding: 20px;
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      overflow: scroll;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center; }
      .profil .question.verification form .hide-part .message,
      .makesense-bubble .question.verification form .hide-part .message {
        text-align: left;
        font-family: "Raleway", sans-serif;
        font-weight: bold;
        line-height: 1.4em;
        margin-bottom: 1em; }
    .profil .question.successful .the-question,
    .profil .question.successful form .first-part,
    .makesense-bubble .question.successful .the-question,
    .makesense-bubble .question.successful form .first-part {
      display: none; }
    .profil .question.successful .thanks,
    .makesense-bubble .question.successful .thanks {
      display: block;
      height: 100%;
      width: 100%;
      display: flex;
      align-items: center;
      text-align: center;
      font-family: "Raleway", sans-serif;
      font-weight: bold; }
  .profil.close .question,
  .profil.close .informations, .profil.loading .question,
  .profil.loading .informations,
  .makesense-bubble.close .question,
  .makesense-bubble.close .informations,
  .makesense-bubble.loading .question,
  .makesense-bubble.loading .informations {
    display: none; }
  .profil.close:after, .profil.loading:after,
  .makesense-bubble.close:after,
  .makesense-bubble.loading:after {
    opacity: 0;
    display: none; }
  @media only screen and (max-width: 768px) {
    .profil .informations,
    .makesense-bubble .informations {
      font-size: 0.875em;
      width: 100%; } }

.avatar {
  position: relative; }
  .avatar .inner-avatar {
    border-radius: 100px;
    overflow: hidden;
    background-size: cover;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    border: 2px solid #fff;
    height: 60px;
    width: 60px; }
  .avatar .notification {
    opacity: 1;
    top: -5px;
    right: -5px;
    z-index: 10;
    position: absolute;
    background-color: #d84a4a;
    overflow: hidden;
    font-size: 11px;
    font-weight: bold;
    border-radius: 2em;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    height: 22px;
    width: 22px;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .manual .avatar .notification {
    opacity: 0; }

.makesense-bubble:after {
  display: none; }
.makesense-bubble .question:after {
  filter: drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.4)); }

.sidebar {
  margin-top: 20px;
  margin-bottom: 20px; }
  .sidebar .inner-sidebar {
    display: flex;
    flex-wrap: wrap; }
    .sidebar .inner-sidebar .widget {
      width: 100%;
      margin-top: 0px; }
      @media only screen and (min-width: 768px) {
        .sidebar .inner-sidebar .widget {
          width: 33.33%; } }
      .sidebar .inner-sidebar .widget.widget_recent_entries {
        font-family: "Raleway", sans-serif; }
        .sidebar .inner-sidebar .widget.widget_recent_entries ul {
          font-size: 0.875em; }
          .sidebar .inner-sidebar .widget.widget_recent_entries ul li {
            border-left: 4px solid #FFF30D;
            padding-left: 1em;
            margin-bottom: 0.75em; }
            @media only screen and (min-width: 768px) {
              .sidebar .inner-sidebar .widget.widget_recent_entries ul li {
                width: 80%; } }
      .sidebar .inner-sidebar .widget .widgettitle {
        margin-top: 0px;
        border: none;
        font-family: "Raleway", sans-serif;
        font-size: 0.875em;
        color: #9B9B9B; }

.search #content {
  margin-top: 0; }
.search .cover {
  background-image: url("../images/search_cover_bg.png");
  overflow: visible;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px; }
  .search .cover:before {
    opacity: 0.7; }

.searchform {
  width: 100%;
  position: relative; }
  .searchform i.fa-search {
    display: none;
    position: absolute;
    color: #fff;
    font-size: 1em;
    left: -1.4em;
    line-height: 1em;
    top: 50%;
    margin-top: -0.55em; }
  .searchform inpute {
    background-color: transparent;
    margin-bottom: 0px;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    border-radius: 0px !important;
    overflow: visible;
    border-color: transparent; }
  .black .searchform, .searchform {
    color: #0C3944; }
    .black .searchform input, .searchform input {
      color: #0C3944; }
      .black .searchform input::-webkit-input-placeholder, .searchform input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #0C3944; }
      .black .searchform input::-moz-placeholder, .searchform input::-moz-placeholder {
        /* Firefox 19+ */
        color: #0C3944; }
      .black .searchform input:-ms-input-placeholder, .searchform input:-ms-input-placeholder {
        /* IE 10+ */
        color: #0C3944; }
      .black .searchform input:-moz-placeholder, .searchform input:-moz-placeholder {
        /* Firefox 18- */
        color: #0C3944; }
  .searchform #searchsubmit {
    position: absolute;
    top: 0px;
    right: 0px;
    display: none; }
  #main .searchform {
    width: 100%; }
    #main .searchform i.fa-search {
      color: #0C3944; }
    #main .searchform input {
      color: #0C3944; }
      #main .searchform input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #0C3944; }
      #main .searchform input::-moz-placeholder {
        /* Firefox 19+ */
        color: #0C3944; }
      #main .searchform input:-ms-input-placeholder {
        /* IE 10+ */
        color: #0C3944; }
      #main .searchform input:-moz-placeholder {
        /* Firefox 18- */
        color: #0C3944; }

.share-bar {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: #fff;
  padding: 10px 0px;
  z-index: 103;
  box-shadow: 0 0 0.25em rgba(17, 17, 17, 0.2); }
  @media only screen and (min-width: 768px) {
    .share-bar {
      padding: 20px 0px; } }
  .share-bar .elements {
    display: flex;
    align-items: center; }
    .share-bar .elements .element {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .share-bar .elements .element {
          width: 30%; } }
      .share-bar .elements .element.title {
        width: 100%;
        font-size: 0.875em;
        font-weight: bold;
        display: none; }
        @media only screen and (min-width: 768px) {
          .share-bar .elements .element.title {
            font-size: 1em;
            display: block; } }
        .share-bar .elements .element.title .the-title {
          position: relative; }
          .share-bar .elements .element.title .the-title .next-post {
            /*
            position: absolute;
            width: 100px;
            right: 0px;
            background-color: #fff;
            top: 0px;*/ }
        .share-bar .elements .element.title .small-text {
          color: #FFF30D;
          line-height: 1em; }
      @media only screen and (min-width: 768px) {
        .share-bar .elements .element.share-buttons .addtoany_shortcode {
          text-align: right; } }
  .share-bar .next-post {
    font-size: 0.8em;
    color: #9B9B9B;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    margin-left: 10px;
    color: #FFF30D;
    font-weight: 600; }
  .scroll-window-height .share-bar {
    display: block; }

.overlay {
  position: fixed;
  z-index: 300;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .overlay.active {
    display: block; }
  .overlay.loaded {
    opacity: 1; }
  .overlay .close {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 20px;
    color: #fff;
    font-size: 1.5em;
    line-height: 1em;
    cursor: pointer;
    z-index: 301; }
  .overlay .protect-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    opacity: 0.5;
    background-image: url("../images/shadow.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
    z-index: 299; }
  .overlay .inner-overlay {
    position: relative;
    z-index: 300;
    background-color: #fff;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (min-width: 768px) {
      .overlay .inner-overlay {
        margin-top: 20px;
        margin-bottom: 20px; } }
  @media only screen and (min-width: 768px) {
    .overlay .cover .inner-content,
    .overlay .content-overlay {
      padding: 20px; } }
  .overlay .header-overlay .cover-content {
    margin-bottom: 0px; }
  .overlay .header-overlay .overlay-title {
    font-weight: 900; }
  .overlay .header-overlay .overlay-cover-desc {
    font-family: "Raleway", sans-serif; }
  .overlay .header-overlay .metas {
    margin-top: 20px; }
  .overlay .content-overlay {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    padding: 20px; }
    @media only screen and (min-width: 768px) {
      .overlay .content-overlay {
        min-height: 300px;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 0px;
        padding-right: 0px; } }

.flap {
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  box-shadow: 0 3px 8px transparent;
  -webkit-transition: right 0.2s, transform 0.2s;
  transition: right 0.2s, transform 0.2s;
  background-color: #fff;
  position: fixed;
  z-index: 10000;
  top: 0px;
  right: 0px;
  bottom: 0px;
  color: #4A4A4A;
  padding: 1em;
  word-wrap: break-word; }
  @media only screen and (min-width: 768px) {
    .flap {
      max-width: 500px; } }
  .flap .close {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 20px;
    color: #0C3944;
    font-size: 1.5em;
    line-height: 1em;
    cursor: pointer; }
  .flap.open {
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); }
  .flap .content-flap {
    padding: 10px; }
    @media only screen and (min-width: 768px) {
      .flap .content-flap {
        padding: 20px; } }

.selector {
  position: relative;
  display: inline-block;
  margin-left: 20px; }
  .selector .selected {
    font-size: 0.75em;
    font-weight: 400;
    padding-left: 20px;
    border-left: 1px solid #fff;
    display: inline;
    line-height: 1em;
    cursor: pointer;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none; }
    .selector .selected i {
      font-size: 0.7em; }

.toolstip {
  overflow: hidden;
  position: absolute;
  background-color: #fff;
  color: #0C3944;
  font-size: 1rem;
  line-height: 1em;
  left: 20px;
  max-width: 200px;
  width: 100%;
  margin-top: 10px;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(99, 114, 130, 0.16), 0 8px 16px rgba(27, 39, 51, 0.08);
  outline: none;
  display: none; }
  .toolstip.active {
    display: block; }
  .toolstip .close {
    position: absolute;
    top: 10px;
    right: 10px;
    background-image: url("../images/close.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 10px;
    width: 10px;
    cursor: pointer; }
  .toolstip:after {
    display: none;
    position: absolute;
    content: "";
    width: 13px;
    height: 9px;
    background-image: url("../images/arrow_bulle.png");
    background-repeat: no-repeat;
    bottom: -8px;
    left: 23px; }
    @media only screen and (min-width: 768px) {
      .toolstip:after {
        right: 23px;
        left: auto; } }
  .toolstip .item {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 15px;
    font-size: 1em;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
    color: inherit;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    border: none;
    text-decoration: none;
    display: block; }
    .toolstip .item a {
      display: block;
      width: 100%; }
    .toolstip .item.current {
      font-weight: 800;
      color: #FFF30D; }
      .toolstip .item.current a {
        color: #FFF30D; }
    .toolstip .item:hover {
      background-color: #f8f9fa; }

.wpb_text_column .mkscustomcontent-cta .wrap, .wpb_text_column .mkscustomcontent-cta .mks-header-user__inner, .vc_row:not(.vc_row-no-padding) .mkscustomcontent-cta .wrap, .vc_row:not(.vc_row-no-padding) .mkscustomcontent-cta .mks-header-user__inner, .single-post .entry-content .mkscustomcontent-cta .wrap, .single-post .entry-content .mkscustomcontent-cta .mks-header-user__inner {
  width: 100% !important;
  padding-left: 20px !important;
  padding-right: 20px !important; }
  @media (min-width: 1240px) {
    .wpb_text_column .mkscustomcontent-cta .wrap, .wpb_text_column .mkscustomcontent-cta .mks-header-user__inner, .vc_row:not(.vc_row-no-padding) .mkscustomcontent-cta .wrap, .vc_row:not(.vc_row-no-padding) .mkscustomcontent-cta .mks-header-user__inner, .single-post .entry-content .mkscustomcontent-cta .wrap, .single-post .entry-content .mkscustomcontent-cta .mks-header-user__inner {
      width: 100% !important; } }
  @media (min-width: 1030px) {
    .wpb_text_column .mkscustomcontent-cta .wrap, .wpb_text_column .mkscustomcontent-cta .mks-header-user__inner, .vc_row:not(.vc_row-no-padding) .mkscustomcontent-cta .wrap, .vc_row:not(.vc_row-no-padding) .mkscustomcontent-cta .mks-header-user__inner, .single-post .entry-content .mkscustomcontent-cta .wrap, .single-post .entry-content .mkscustomcontent-cta .mks-header-user__inner {
      width: 100% !important; } }
  @media (min-width: 768px) {
    .wpb_text_column .mkscustomcontent-cta .wrap, .wpb_text_column .mkscustomcontent-cta .mks-header-user__inner, .vc_row:not(.vc_row-no-padding) .mkscustomcontent-cta .wrap, .vc_row:not(.vc_row-no-padding) .mkscustomcontent-cta .mks-header-user__inner, .single-post .entry-content .mkscustomcontent-cta .wrap, .single-post .entry-content .mkscustomcontent-cta .mks-header-user__inner {
      width: 100% !important; } }
.single-post .entry-content .mkscustomcontent-cta {
  margin-bottom: 20px; }

.swiper-box .swiper-button-next {
  background-image: url(../images/slide-arrow-next.svg); }
.swiper-box .swiper-button-prev {
  background-image: url(../images/slide-arrow-prev.svg); }
.swiper-box .swiper-button-next,
.swiper-box .swiper-button-prev {
  width: 17px;
  height: 30px;
  background-size: 100%;
  background-position: 50%; }
  .swiper-box .swiper-button-next.swiper-button-disabled,
  .swiper-box .swiper-button-prev.swiper-button-disabled {
    display: none; }

.swiper-slides .swiper-slide {
  background-size: cover;
  background-position: 50%; }
.swiper-slides .swiper-button-next {
  background-image: url(../images/slide-arrow-next.svg); }
.swiper-slides .swiper-button-prev {
  background-image: url(../images/slide-arrow-prev.svg); }
.swiper-slides:not(.auto-height) .swiper-container {
  height: 250px; }
  @media only screen and (min-width: 768px) {
    .swiper-slides:not(.auto-height) .swiper-container {
      height: 400px; } }
.swiper-slides .content-position-middle .slide-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.bean-loader {
  position: relative;
  height: 50px;
  width: 160px;
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s; }
  .start .bean-loader {
    opacity: 1; }
  .bean-loader .bean {
    position: absolute;
    left: 0px;
    height: 30px;
    width: 15px;
    border-radius: 20px;
    background-color: #0C3944;
    transform: translateY(10px);
    will-change: transform;
    cursor: pointer;
    -webkit-transition: background-color 0.1s;
    transition: background-color 0.1s; }
    .bean-loader .bean:nth-child(2) {
      background-color: #FFF30D;
      left: 20px; }
      .bean-loader .bean:nth-child(2):hover {
        background-color: #70AF90; }
    .bean-loader .bean:nth-child(3) {
      background-color: #70AF90;
      left: 40px; }
      .bean-loader .bean:nth-child(3):hover {
        background-color: #E36164; }
    .bean-loader .bean:nth-child(4) {
      background-color: #E36164;
      left: 60px; }
      .bean-loader .bean:nth-child(4):hover {
        background-color: #C1E94E; }
    .bean-loader .bean:nth-child(5) {
      background-color: #C1E94E;
      left: 80px; }
      .bean-loader .bean:nth-child(5):hover {
        background-color: #24673A; }
    .bean-loader .bean:nth-child(6) {
      background-color: #24673A;
      left: 100px; }
      .bean-loader .bean:nth-child(6):hover {
        background-color: #196C84; }
    .bean-loader .bean:nth-child(7) {
      background-color: #196C84;
      left: 120px; }
      .bean-loader .bean:nth-child(7):hover {
        background-color: #474136; }
    .bean-loader .bean:nth-child(8) {
      background-color: #474136;
      left: 140px; }
      .bean-loader .bean:nth-child(8):hover {
        background-color: #0C3944; }
  .start .bean-loader .bean {
    animation: BeanLoader 1s infinite; }
    .start .bean-loader .bean:nth-child(2) {
      animation-delay: .05s; }
    .start .bean-loader .bean:nth-child(3) {
      animation-delay: .15s; }
    .start .bean-loader .bean:nth-child(4) {
      animation-delay: .1s; }
    .start .bean-loader .bean:nth-child(5) {
      animation-delay: .35s; }
    .start .bean-loader .bean:nth-child(6) {
      animation-delay: .42s; }
    .start .bean-loader .bean:nth-child(7) {
      animation-delay: .50s; }
    .start .bean-loader .bean:nth-child(8) {
      animation-delay: .46s; }

@-webkit-keyframes BeanLoader {
  0% {
    transform: translateY(10px); }
  50% {
    transform: translateY(-7px) scale(1.1, 1.1); }
  100% {
    transform: translateY(10px); } }
@-moz-keyframes BeanLoader {
  0% {
    transform: translateY(10px); }
  50% {
    transform: translateY(-5px) scale(1.1, 1.1); }
  100% {
    transform: translateY(10px); } }
@keyframes BeanLoader {
  0% {
    transform: translateY(10px); }
  50% {
    transform: translateY(-9px) scale(1.1, 1.1); }
  100% {
    transform: translateY(10px); } }
.tiny-popin {
  position: absolute;
  top: 0px;
  display: none;
  background-color: #fff;
  z-index: 1000;
  width: 375px;
  max-height: 90vh;
  border-radius: 6px;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 2px 0.25em rgba(17, 17, 17, 0.3); }
  .tiny-popin.open {
    display: block; }
  @media only screen and (min-width: 768px) {
    .tiny-popin {
      width: 375px; } }
  .tiny-popin .inner-content {
    padding: 10px; }
  .tiny-popin .popin-title {
    margin-bottom: 0px;
    margin-top: 0px; }
  .tiny-popin .close {
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(../images/search_icon_quit.png);
    background-size: 16px;
    background-position: 50%;
    height: 35px;
    width: 30px;
    cursor: pointer;
    background-repeat: no-repeat; }
  .tiny-popin:before {
    display: block;
    content: "";
    position: absolute;
    top: -10px;
    left: 35px;
    background-image: url(../images/arrow_top.svg);
    background-size: 100%;
    width: 20px;
    height: 10px;
    background-repeat: no-repeat;
    z-index: 100; }

.big-thing {
  display: none;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 999;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  color: #0C3944; }
  .big-thing.active {
    display: none; }
    .mkssubs_ready .big-thing.active {
      display: block; }
  .big-thing:visited {
    color: #0C3944; }
  .big-thing .inner-content {
    position: relative;
    z-index: 1001;
    padding: 20px;
    max-width: 280px; }
    @media only screen and (min-width: 376px) {
      .big-thing .inner-content {
        max-width: 350px; } }
    .big-thing .inner-content .content {
      font-size: 1em;
      font-weight: 800;
      color: #fff;
      line-height: 1em;
      margin-bottom: 10px; }
      @media only screen and (min-width: 376px) {
        .big-thing .inner-content .content {
          font-size: 1.4em;
          line-height: 1.1em; } }
      .big-thing .inner-content .content:last-child {
        margin-bottom: 0px; }
    @media only screen and (max-width: 376px) {
      .big-thing .inner-content .button-size-small {
        font-size: 0.8em !important; } }
  .big-thing:after, .big-thing:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1000;
    background-color: #E36164;
    border-radius: 300px;
    will-change: transform;
    transform-origin: 50% 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    outline: 1px solid transparent;
    transform: scale(0.9, 0.9) rotate(-8deg);
    box-shadow: 0 -3px 0.25em rgba(17, 17, 17, 0.06);
    width: 500px;
    height: 200px;
    left: -200px;
    bottom: -70px; }
    @media only screen and (min-width: 376px) {
      .big-thing:after, .big-thing:before {
        width: 600px;
        height: 300px;
        left: -200px;
        bottom: -100px; } }
  .big-thing:before {
    background-color: #FFF30D;
    transform: scale(0.3, 0.3) rotate(-25deg);
    left: -200px;
    bottom: 0px; }
  .big-thing:hover:after {
    transform: scale(1, 1) rotate(-11deg); }
  .big-thing:hover:before {
    transform: scale(0.4, 0.4) rotate(-40deg); }
  .big-thing:hover .close {
    margin-bottom: 10px; }
  .big-thing .close {
    position: absolute;
    bottom: 120px;
    left: 10px;
    font-weight: 800;
    font-size: 0.875em;
    cursor: pointer;
    z-index: 2;
    transform: rotate(-8deg);
    padding: 0.2em;
    -webkit-transition: margin-bottom 0.2s ease-in-out;
    transition: margin-bottom 0.2s ease-in-out; }
    @media only screen and (min-width: 376px) {
      .big-thing .close {
        bottom: 180px;
        left: 10px; } }

@keyframes appear {
  0% {
    transform: translate3d(-100%, 0, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }
.wpb_text_column a:not(.button-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper), .long-description .inner-content .the-content a, .entry-content a:not(.button-link):not(.comment-reply-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper) {
  color: #0C3944;
  border-bottom: 2px solid #FFF30D;
  -webkit-box-shadow: inset 0 -2px 0 #FFF30D;
  box-shadow: inset 0 -3px 0 #FFF30D;
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  text-decoration: none !important;
  -webkit-transition: background-color 0.1s;
  transition: background-color 0.1s;
  /* on hover */ }
  .wpb_text_column a:hover:not(.button-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper), .long-description .inner-content .the-content a:hover, .entry-content a:hover:not(.button-link):not(.comment-reply-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper), .wpb_text_column a:focus:not(.button-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper), .long-description .inner-content .the-content a:focus, .entry-content a:focus:not(.button-link):not(.comment-reply-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper) {
    background-color: #FFF30D; }
  .wpb_text_column a:visited:not(.button-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper), .long-description .inner-content .the-content a:visited, .entry-content a:visited:not(.button-link):not(.comment-reply-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper) {
    color: #0C3944; }

.cross-header {
  border-bottom: 1px #F4F4F5 solid;
  position: relative; }
  .cross-header .galaxy-switch,
  .cross-header .cross-nav a {
    color: #0C3944;
    font-weight: 800;
    font-size: 0.75em;
    cursor: pointer;
    padding: 0px; }
    @media only screen and (min-width: 768px) {
      .cross-header .galaxy-switch,
      .cross-header .cross-nav a {
        font-size: 0.875em; } }
  .cross-header .cross-nav-menu li {
    margin-right: 10px; }
    .cross-header .cross-nav-menu li a:hover {
      color: #196C84;
      text-decoration: none; }
    .cross-header .cross-nav-menu li:last-child {
      margin-right: 0px; }
      .cross-header .cross-nav-menu li:last-child:after {
        display: none; }
  .cross-header .cross-nav .element,
  .cross-header .cross-nav-menu > li {
    display: flex;
    align-items: center; }
    .cross-header .cross-nav .element:after,
    .cross-header .cross-nav-menu > li:after {
      width: 8px;
      height: 4px;
      background-color: #eaedf2;
      border-radius: 10px;
      display: block;
      content: '';
      margin-left: 10px; }
  .cross-header .search-icon {
    height: 25px;
    width: 25px;
    background-image: url("../images/search_icon.png");
    background-size: 100%;
    background-position: 50%;
    display: block;
    background-repeat: no-repeat; }
    .cross-header .search-icon:hover {
      background-image: url("../images/search_icon_hover.png"); }
    @media only screen and (min-width: 768px) {
      .cross-header .search-icon {
        height: 25px;
        width: 25px; } }
    .cross-header .search-icon.quit {
      background-image: url("../images/search_icon_quit.png");
      background-size: 16px; }
  .cross-header .search-container {
    display: none;
    position: absolute;
    top: 0px;
    background-color: #fff;
    z-index: 2;
    right: 20px;
    align-items: center;
    top: 0px;
    bottom: 0px;
    left: 55px; }
    .cross-header .search-container.active {
      display: flex; }
    @media only screen and (min-width: 768px) {
      .cross-header .search-container {
        padding-left: 10px;
        font-size: 1.4em;
        left: 45px;
        bottom: 30px;
        right: 0px; } }
    @media only screen and (min-width: 1024px) {
      .cross-header .search-container {
        left: 30px; } }
    .cross-header .search-container input[type=submit] {
      height: 60px; }
    .cross-header .search-container form,
    .cross-header .search-container input[type=search],
    .cross-header .search-container .form-group {
      height: 100%;
      box-sizing: border-box; }
    .cross-header .search-container input[type=search] {
      border: none !important;
      padding-left: 0px;
      padding-right: 0px;
      background-color: #fff;
      border-radius: 0px; }
    .cross-header .search-container input[type=search]:focus {
      background-color: #fff;
      box-shadow: none; }
  .cross-header .galaxy-switch {
    display: none; }
    @media only screen and (min-width: 768px) {
      .cross-header .galaxy-switch {
        display: block; } }
    .cross-header .galaxy-switch:hover {
      color: #196C84; }
  .cross-header .inner-cross-header {
    display: flex;
    position: relative;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .cross-header .inner-cross-header {
        padding-top: 21px;
        padding-bottom: 49px; }
        .cross-header .inner-cross-header.-no-extra-padding-bottom {
          padding-bottom: 21px; } }
    @media only screen and (min-width: 1240px) {
      .cross-header .inner-cross-header {
        width: 90%; } }
    .cross-header .inner-cross-header > .element {
      width: 30%; }
      @media only screen and (min-width: 768px) {
        .cross-header .inner-cross-header > .element {
          width: 40%; } }
  .cross-header .cross-nav {
    display: flex;
    align-items: center; }
    .cross-header .cross-nav .element {
      margin-right: 10px;
      display: flex;
      align-items: center; }
      .cross-header .cross-nav .element:last-child:after {
        display: none; }
  .cross-header .element.cross-nav-menu-element {
    display: none; }
    @media only screen and (min-width: 1024px) {
      .cross-header .element.cross-nav-menu-element {
        display: flex; } }
  .cross-header .logotype-link {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40% !important; }
    @media only screen and (min-width: 768px) {
      .cross-header .logotype-link {
        width: 20% !important; } }
    .cross-header .logotype-link .logotype {
      width: 167px;
      height: auto;
      max-width: 100%; }
  .cross-header .my-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 0.8125em; }
    .cross-header .my-menu .secondary {
      display: none; }
      @media only screen and (min-width: 768px) {
        .cross-header .my-menu .secondary {
          display: flex; } }
  .cross-header .main-menu-container {
    display: none; }
    @media only screen and (min-width: 768px) {
      .cross-header .main-menu-container {
        display: flex;
        justify-content: center; } }
    .cross-header .main-menu-container ul {
      margin: 0px; }
    .cross-header .main-menu-container .top-nav-main {
      z-index: 200;
      height: 60px;
      position: absolute;
      bottom: -30px;
      border-radius: 100px;
      background-color: #196C84;
      box-shadow: 0 3px 0.25em rgba(17, 17, 17, 0.1);
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 40px;
      padding-right: 40px;
      -webkit-transition: padding 0.2s;
      transition: padding 0.2s; }
      .cross-header .main-menu-container .top-nav-main:hover {
        padding-left: 45px;
        padding-right: 45px; }
      .cross-header .main-menu-container .top-nav-main > li {
        padding: 13.33333px;
        position: relative; }
        .cross-header .main-menu-container .top-nav-main > li.current-menu-item > a, .cross-header .main-menu-container .top-nav-main > li.current-menu-parent > a, .cross-header .main-menu-container .top-nav-main > li.current_page_parent > a {
          color: #fff !important;
          position: relative; }
          .cross-header .main-menu-container .top-nav-main > li.current-menu-item > a:after, .cross-header .main-menu-container .top-nav-main > li.current-menu-parent > a:after, .cross-header .main-menu-container .top-nav-main > li.current_page_parent > a:after {
            content: '';
            display: block;
            width: 25px;
            background-color: #FFF30D;
            border-radius: 10px;
            height: 5px;
            position: absolute; }
        .cross-header .main-menu-container .top-nav-main > li a {
          white-space: nowrap;
          color: #FCF6A0;
          font-weight: 900;
          text-decoration: none; }
          .cross-header .main-menu-container .top-nav-main > li a:hover {
            color: #fff; }
        .cross-header .main-menu-container .top-nav-main > li:hover > .sub-menu {
          display: block; }
        .cross-header .main-menu-container .top-nav-main > li > .sub-menu {
          display: none;
          position: absolute;
          top: 100%;
          background-color: #fff;
          border-radius: 6px;
          width: 375px;
          box-shadow: 0 3px 0.25em rgba(17, 17, 17, 0.3);
          z-index: 3;
          left: -10px; }
          .cross-header .main-menu-container .top-nav-main > li > .sub-menu:before {
            display: block;
            content: "";
            position: absolute;
            top: -10px;
            left: 35px;
            background-image: url(../images/arrow_top.svg);
            background-size: 100%;
            width: 20px;
            height: 10px;
            background-repeat: no-repeat; }
          .cross-header .main-menu-container .top-nav-main > li > .sub-menu > li {
            height: auto;
            overflow: hidden; }
            .cross-header .main-menu-container .top-nav-main > li > .sub-menu > li:first-child {
              border-top-left-radius: 6px;
              border-top-right-radius: 6px; }
              .cross-header .main-menu-container .top-nav-main > li > .sub-menu > li:first-child a {
                margin-top: 10px; }
            .cross-header .main-menu-container .top-nav-main > li > .sub-menu > li:not(.menu-item-has-children):last-child {
              border-bottom-left-radius: 6px;
              border-bottom-right-radius: 6px; }
              .cross-header .main-menu-container .top-nav-main > li > .sub-menu > li:not(.menu-item-has-children):last-child a {
                margin-bottom: 10px; }
            .cross-header .main-menu-container .top-nav-main > li > .sub-menu > li > .sub-menu > li > a {
              font-weight: normal;
              margin: 0;
              padding-top: 4px;
              padding-bottom: 4px; }
          .cross-header .main-menu-container .top-nav-main > li > .sub-menu .description {
            font-size: 0.875em;
            font-weight: 500;
            line-height: 1.3em;
            color: #9B9B9B;
            -webkit-transition: color 0.2s;
            transition: color 0.2s;
            white-space: normal; }
          .cross-header .main-menu-container .top-nav-main > li > .sub-menu a {
            display: block;
            color: #0C3944;
            padding: 10px 20px;
            height: auto;
            font-weight: 800;
            -webkit-transition: color 0.2s;
            transition: color 0.2s; }
            .cross-header .main-menu-container .top-nav-main > li > .sub-menu a:hover {
              color: #196C84; }
              .cross-header .main-menu-container .top-nav-main > li > .sub-menu a:hover .description {
                color: #196C84; }
  .cross-header #open-menu {
    position: absolute;
    bottom: -30px;
    right: 10px;
    z-index: 100;
    background-color: #196C84;
    color: #fff;
    height: 45px;
    width: 45px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 1.2em;
    box-shadow: 0 3px 0.25em rgba(17, 17, 17, 0.1);
    -webkit-transition: background-color 0.1s, width 0.2s;
    transition: background-color 0.1s, width 0.2s; }
    .cross-header #open-menu:hover {
      width: 60px;
      background-color: #FFF30D; }
      @media only screen and (min-width: 768px) {
        .cross-header #open-menu:hover {
          width: 100px; } }
    .cross-header #open-menu .fa {
      padding: 0px;
      margin: 0px; }
    @media only screen and (min-width: 768px) {
      .cross-header #open-menu {
        height: 60px;
        width: 60px;
        font-size: 1.5em;
        right: 20px; } }
    .cross-header #open-menu .menu-label {
      display: none; }
  .scroll-in .cross-header #open-menu {
    position: fixed;
    top: 10px;
    box-shadow: 0 3px 0.25em rgba(17, 17, 17, 0.3); }
    @media only screen and (min-width: 768px) {
      .scroll-in .cross-header #open-menu {
        top: 20px; } }
  .cross-header .wpml-ls-statics-shortcode_actions {
    text-transform: uppercase; }
    .cross-header .wpml-ls-statics-shortcode_actions li {
      margin-left: 5px;
      margin-right: 5px; }
      .cross-header .wpml-ls-statics-shortcode_actions li a {
        padding: 0px;
        color: #9B9B9B; }
        .cross-header .wpml-ls-statics-shortcode_actions li a:hover {
          color: #FFF30D; }
    .cross-header .wpml-ls-statics-shortcode_actions .wpml-ls-current-language a {
      color: #0C3944; }
    .cross-header .wpml-ls-statics-shortcode_actions .wpml-ls-native {
      font-weight: 800; }
    .cross-header .wpml-ls-statics-shortcode_actions .wpml-ls-display {
      display: none; }

.pre-nav {
  background-color: #155a6f;
  display: flex;
  flex-wrap: wrap; }
  .pre-nav > *:first-child:not(.item) {
    width: 100%; }
  .pre-nav > *:not(.item) ~ .item:nth-child(odd),
  .pre-nav > .item:nth-child(even) {
    padding-right: 20px;
    padding-left: 10px; }
  .pre-nav > *:not(.item) ~ .item:nth-child(even),
  .pre-nav > .item:nth-child(odd) {
    padding-right: 10px;
    padding-left: 20px; }
  .pre-nav .item {
    padding-top: 20px;
    width: 50%; }
    .pre-nav .item:last-child {
      padding-bottom: 20px; }
  .pre-nav .button-cartouche {
    font-size: 0.9em;
    text-align: center;
    width: 100%; }
  .pre-nav .mks-geoloc-indicator .inner {
    justify-content: center; }
  .pre-nav .mks-geoloc-indicator .label {
    max-width: 100%; }

.storiesapi-shortcode-tabs .tab-title {
  width: auto !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  font-family: "Raleway", sans-serif;
  position: relative;
  cursor: pointer; }
  .storiesapi-shortcode-tabs .tab-title:first-child {
    padding-left: 0px; }
  .storiesapi-shortcode-tabs .tab-title .inner-content {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #eaedf2;
    border-radius: 200px;
    padding: 0.5em 1em;
    font-size: 1.2em;
    font-weight: 800;
    /*
    &:after
    {
      position: absolute;
      @include transition(width .3s);
      content: '';
      display: none;
      width: 0%;
      height: 6px;
      border-radius: 6px;
      background-color: $color-2;
      bottom: -1px;
    }*/ }
  .storiesapi-shortcode-tabs .tab-title:before {
    display: none;
    height: 15px;
    width: 25px;
    background-image: url("../images/arrow_tabs.png");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -14px; }
  .storiesapi-shortcode-tabs .tab-title.active .inner-content {
    background-color: #FFF30D;
    color: #fff; }
  .storiesapi-shortcode-tabs .tab-title.active:before {
    display: block; }
  .storiesapi-shortcode-tabs .tab-title.active .inner-content:after {
    width: 100%; }
.storiesapi-shortcode-tabs .tab-section {
  display: none;
  background-color: #f8f9fa;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 3px 0.25em rgba(17, 17, 17, 0.03); }
  .storiesapi-shortcode-tabs .tab-section.active {
    display: block; }
.storiesapi-shortcode-tabs.no-border .tabs-title {
  border-bottom: none; }
.storiesapi-shortcode-tabs.title-white .tab-title {
  color: #fff; }
  .storiesapi-shortcode-tabs.title-white .tab-title .inner-content {
    color: #fff; }
    .storiesapi-shortcode-tabs.title-white .tab-title .inner-content:after {
      background-color: #fff; }
    .storiesapi-shortcode-tabs.title-white .tab-title .inner-content.active {
      color: #fff; }

.vc_toggle .vc_toggle_title {
  font-size: 1.25em;
  padding-bottom: 20px;
  padding-left: 0px !important;
  position: relative; }
  .vc_toggle .vc_toggle_title .vc_toggle_icon {
    display: none !important; }
  .vc_toggle .vc_toggle_title h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: inline-block; }
    .vc_toggle .vc_toggle_title h4:after {
      position: absolute;
      -webkit-transition: width 0.3s;
      transition: width 0.3s;
      content: '';
      display: block;
      width: 0%;
      height: 6px;
      border-radius: 6px;
      background-color: #FFF30D;
      bottom: -23px; }
.vc_toggle .icon-open {
  position: absolute;
  right: 0px;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 0.6em;
  margin-left: 1em;
  line-height: 1em;
  top: 50%;
  margin-top: -0.5em; }
  .vc_toggle .icon-open .open {
    display: block; }
  .vc_toggle .icon-open .close {
    display: none; }
.vc_toggle.vc_toggle_active .vc_toggle_title {
  color: #FFF30D; }
  .vc_toggle.vc_toggle_active .vc_toggle_title h4:after {
    width: 100%; }
.vc_toggle.vc_toggle_active .icon-open .open {
  display: none; }
.vc_toggle.vc_toggle_active .icon-open .close {
  display: block; }
.vc_toggle .vc_toggle_content {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em !important;
  padding-bottom: 2em !important; }

.newsletter {
  background-color: #eaedf2;
  margin-bottom: 40px; }
  .newsletter .title {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 1.2em; }
  .newsletter label {
    font-size: 0.875em;
    margin-right: 0.4em;
    font-weight: 800; }
  .newsletter .inner-newsletter {
    padding: 20px; }
    @media only screen and (min-width: 768px) {
      .newsletter .inner-newsletter {
        padding: 30px; } }
    .newsletter .inner-newsletter form input[type=email],
    .newsletter .inner-newsletter form input[type=text],
    .newsletter .inner-newsletter form input[type=phone],
    .newsletter .inner-newsletter form input[type=number] {
      padding-left: 10px; }
    .newsletter .inner-newsletter input[type=submit] {
      font-size: 1em; }
    .newsletter .inner-newsletter:last-child {
      margin-bottom: 0px; }
  .newsletter .mc4wp-form-success .mc4wp-form-fields {
    display: none; }
  .newsletter .mc4wp-alert {
    color: #fff; }

.tuile {
  display: block;
  text-decoration: none;
  padding: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%; }
  @media only screen and (min-width: 768px) {
    .tuile {
      padding: 40px; } }
  .tuile .inner-tuile {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center; }
    .tuile .inner-tuile hr {
      width: 50px;
      height: 4px;
      border-radius: 4px;
      background-color: #000;
      margin-left: auto;
      margin-right: auto;
      border: none; }

.shortcode-flap .shortcode-flap-image-container {
  text-align: center; }
  .shortcode-flap .shortcode-flap-image-container img {
    cursor: pointer;
    max-width: 100%; }
    .shortcode-flap .shortcode-flap-image-container img.no-space {
      display: block;
      padding: 0px;
      margin: 0px;
      width: 100%; }

.shortcode-flap-popup {
  display: none; }
  .shortcode-flap-popup.loaded {
    display: block; }
  .shortcode-flap-popup .close fa {
    padding: 0px; }

.shortcode-space.height-small {
  height: 20px; }
.shortcode-space.height-medium {
  height: 1em; }
  @media only screen and (min-width: 768px) {
    .shortcode-space.height-medium {
      height: 2em; } }
.shortcode-space.height-large {
  height: 2em; }
  @media only screen and (min-width: 768px) {
    .shortcode-space.height-large {
      height: 4em; } }
.shortcode-space.height-super-large {
  height: 3em; }
  @media only screen and (min-width: 768px) {
    .shortcode-space.height-super-large {
      height: 6em; } }
@media only screen and (max-width: 767px) {
  .shortcode-space.hide-on-mobile {
    display: none !important; } }
@media only screen and (min-width: 768px) {
  .shortcode-space.hide-on-desktop {
    display: none !important; } }

.shortcode-iconandtext {
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .shortcode-iconandtext {
      margin-bottom: 30px; } }
  .shortcode-iconandtext p:empty {
    display: none; }
  .shortcode-iconandtext.style-right {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start; }
    .shortcode-iconandtext.style-right .shortcode-flap-image-container {
      margin-left: 30px; }
  .shortcode-iconandtext.style-left {
    display: flex;
    justify-content: flex-start; }
    .shortcode-iconandtext.style-left .shortcode-flap-image-container {
      margin-right: 30px; }
  .shortcode-iconandtext.align-left {
    text-align: left; }
  .shortcode-iconandtext.align-right {
    text-align: right; }
  .shortcode-iconandtext.align-center {
    text-align: center; }

.plugin-unlock-form {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #F4F4F5; }
  @media only screen and (min-width: 768px) {
    .plugin-unlock-form {
      padding: 30px; } }
  .plugin-unlock-form .button-primary {
    width: 100%; }
  .plugin-unlock-form .plugin-unlock-form-content {
    margin-bottom: 20px; }
    .plugin-unlock-form .plugin-unlock-form-content p:empty {
      display: none; }
  .plugin-unlock-form .alert {
    padding: 10px;
    background-color: #ebe16f;
    font-weight: bold; }
    @media only screen and (min-width: 768px) {
      .plugin-unlock-form .alert {
        padding: 20px; } }

.wpgmza_map .wpgmza_markerbox {
  font-size: 1rem; }
  .wpgmza_map .wpgmza_markerbox .wpgmza_infowindow_title {
    font-family: "Raleway", sans-serif;
    font-size: 1.3em; }
  .wpgmza_map .wpgmza_markerbox a {
    color: #FFF30D !important;
    font-family: "Raleway", sans-serif;
    font-weight: 400; }
    .wpgmza_map .wpgmza_markerbox a:hover {
      color: #fff !important; }

.shortcode-makesense-vertical-bean .inner-content {
  width: 140px;
  border-radius: 70px;
  background-color: #FFF30D;
  height: 280px;
  position: relative;
  padding-top: 140px;
  margin-left: 10px;
  margin-right: 10px; }
  @media only screen and (min-width: 768px) {
    .shortcode-makesense-vertical-bean .inner-content {
      width: 170px;
      height: 350px;
      border-radius: 100px;
      padding-top: 180px; } }
.shortcode-makesense-vertical-bean.swiper-slide {
  width: 140px;
  margin-right: 20px;
  margin-left: 20px; }
  .shortcode-makesense-vertical-bean.swiper-slide:first-child {
    margin-left: 0px; }
  @media only screen and (min-width: 768px) {
    .shortcode-makesense-vertical-bean.swiper-slide {
      width: 170px; } }
@media only screen and (min-width: 768px) {
  .shortcode-makesense-vertical-bean:hover .top {
    top: 5px;
    left: -5px; } }
.shortcode-makesense-vertical-bean .top {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 120px;
  background-color: #333333;
  left: -10px;
  top: 10px;
  padding: 5px;
  -webkit-transition: top 0.2s, left 0.2s;
  transition: top 0.2s, left 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-weight: 900;
  line-height: 1em;
  font-size: 1.5em; }
  @media only screen and (min-width: 768px) {
    .shortcode-makesense-vertical-bean .top {
      width: 150px;
      height: 150px; } }
.shortcode-makesense-vertical-bean .the-content {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.875em; }
  @media only screen and (min-width: 768px) {
    .shortcode-makesense-vertical-bean .the-content {
      padding-left: 20px;
      padding-right: 20px;
      font-size: 1em; } }
  .shortcode-makesense-vertical-bean .the-content p:empty {
    display: none; }
.shortcode-makesense-vertical-bean .button-link {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  overflow: hidden;
  text-indent: -10000px;
  border: none !important; }
  .shortcode-makesense-vertical-bean .button-link:hover {
    background-color: transparent; }

.shortcode-events-container,
.shortcode-posts-container,
.shortcode-loader-container {
  position: relative;
  border-radius: 6px; }
  .shortcode-events-container .list-box .box:before,
  .shortcode-posts-container .list-box .box:before,
  .shortcode-loader-container .list-box .box:before {
    background-color: rgba(0, 0, 0, 0.5); }
  .shortcode-events-container .loader,
  .shortcode-posts-container .loader,
  .shortcode-loader-container .loader {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 200;
    transform: translate(-50%, -50%);
    font-size: 1.2em; }
  .shortcode-events-container.loading,
  .shortcode-posts-container.loading,
  .shortcode-loader-container.loading {
    background-color: #f8f9fa;
    height: 200px;
    background: linear-gradient(-45deg, #FFFEE8, #fff);
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite; }
    .shortcode-events-container.loading .loader,
    .shortcode-posts-container.loading .loader,
    .shortcode-loader-container.loading .loader {
      display: block; }

.shortcode-events-container .box .inner-box .box-content .content {
  display: block;
  font-weight: 300;
  font-size: 0.9em; }
  .shortcode-events-container .box .inner-box .box-content .content p {
    margin-top: 0px;
    margin-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .shortcode-events-container .box .inner-box .box-content .content {
      display: block; } }

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
.shortcode-animated-slides-container {
  overflow: hidden;
  height: 200px;
  border-radius: 6px;
  background-color: #f8f9fa;
  width: 100%;
  cursor: pointer;
  position: relative; }
  .shortcode-animated-slides-container .transition {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2; }
    .shortcode-animated-slides-container .transition .one .bean {
      width: 60px;
      height: 30px;
      background-color: #E36164;
      border-radius: 100px;
      animation: ASOneBeanBackground 0.5s infinite;
      will-change: transform;
      transform-origin: 50% 50%;
      animation-fill-mode: backwards;
      transform: translate(50%, 50%); }

@keyframes ASOneBeanBackground {
  0% {
    transform: scale(1, 1) translate(50%, 50%); }
  100% {
    transform: scale(10, 10) translate(50%, 50%); } }
.site-icon {
  border-radius: 100%;
  overflow: hidden; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #0C3944;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-bottom-color: #0C3944;
  border-top-color: #0C3944; }

.makesense-cross-header {
  background-color: #FFF30D;
  color: #fff;
  cursor: pointer;
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
  -moz-transition: -moz-transform 0.1s;
  -o-transition: -o-transform 0.1s;
  -webkit-transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  position: fixed;
  bottom: 30px;
  left: 0px;
  width: 220px;
  z-index: 100; }
  @media only screen and (min-width: 768px) {
    .makesense-cross-header {
      width: 320px;
      bottom: 20px; } }
  .makesense-cross-header:hover {
    -moz-transform: translate3d(0px, -2px, 0px);
    -ms-transform: translate3d(0px, -2px, 0px);
    -webkit-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px); }
  .makesense-cross-header .inner-container {
    position: relative;
    padding: 10px;
    font-size: 0.7em;
    margin-right: 20px; }
    @media only screen and (min-width: 768px) {
      .makesense-cross-header .inner-container {
        font-size: 1em;
        padding: 20px; } }
    .makesense-cross-header .inner-container a {
      color: #fff; }
      .makesense-cross-header .inner-container a:visited {
        color: #fff; }
    .makesense-cross-header .inner-container .title {
      font-size: 1.4em;
      margin-bottom: 0px;
      font-family: "Raleway", sans-serif;
      line-height: 1em;
      font-weight: 800; }
    .makesense-cross-header .inner-container p {
      margin-bottom: 0px;
      margin-top: 0px; }
    .makesense-cross-header .inner-container .open-all-websites {
      font-weight: 400;
      color: #0C3944;
      font-size: 0.875em;
      text-align: left;
      line-height: 1em;
      margin-top: 4px; }
  .scroll-in .makesense-cross-header {
    -moz-transform: translate3d(-100%, 0px, 0px);
    -ms-transform: translate3d(-100%, 0px, 0px);
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px); }
  .makesense-cross-header .arrow {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #fff;
    width: 10px;
    background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    background-position: 50%;
    -moz-transition: width 0.3s, background-color 0.3s;
    -o-transition: width 0.3s, background-color 0.3s;
    -webkit-transition: width 0.3s, background-color 0.3s;
    transition: width 0.3s, background-color 0.3s; }
    @media only screen and (min-width: 768px) {
      .makesense-cross-header .arrow {
        width: 20px; } }
  .makesense-cross-header:hover .arrow {
    width: 15px;
    background-color: #fff; }
    @media only screen and (min-width: 768px) {
      .makesense-cross-header:hover .arrow {
        width: 25px; } }

.makesense-cross-sites {
  position: fixed;
  z-index: 100000;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none; }
  .makesense-cross-sites.open {
    display: block; }
    .makesense-cross-sites.open .makesense-cross-overlay {
      opacity: 0.4; }
    .makesense-cross-sites.open .inner-content {
      -moz-transform: translate3d(0px, 0px, 0px);
      -ms-transform: translate3d(0px, 0px, 0px);
      -webkit-transform: translate3d(0px, 0px, 0px);
      transform: translate3d(0px, 0px, 0px); }
  .makesense-cross-sites .makesense-cross-overlay {
    background-color: #000;
    opacity: 0;
    position: fixed;
    z-index: 1;
    bottom: 0px;
    top: 0px;
    right: 0px;
    left: 0px;
    cursor: pointer;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
  .makesense-cross-sites .inner-content {
    position: relative;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
    max-width: 600px;
    height: 100%;
    width: 90%;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;
    -moz-transform: translate3d(-100%, 0px, 0px);
    -ms-transform: translate3d(-100%, 0px, 0px);
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
    -moz-transition: -moz-transform 0.4s;
    -o-transition: -o-transform 0.4s;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s; }
    @media only screen and (min-width: 768px) {
      .makesense-cross-sites .inner-content {
        width: 350px; } }
    .makesense-cross-sites .inner-content .header-content .h3, .makesense-cross-sites .inner-content .header-content .entry-content.tab-section .comment-reply-title, .entry-content.tab-section .makesense-cross-sites .inner-content .header-content .comment-reply-title {
      display: none;
      margin-top: 0px; }
    .makesense-cross-sites .inner-content:after {
      content: '';
      display: none;
      width: 50px;
      height: 25px;
      background-image: url(../images/down-blue.svg);
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute;
      bottom: 20px;
      left: 50%;
      margin-left: -25px;
      z-index: 2; }
      @media only screen and (min-width: 768px) {
        .makesense-cross-sites .inner-content:after {
          display: block; } }
  .makesense-cross-sites .sites {
    /*
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;*/
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    height: 100%;
    padding: 1em;
    background-color: #E36164; }
    .makesense-cross-sites .sites .logotype {
      margin-bottom: 1em; }
      .makesense-cross-sites .sites .logotype img {
        width: 200px;
        max-width: 100%; }
    .makesense-cross-sites .sites .site {
      display: block;
      margin-bottom: 1em;
      cursor: pointer; }
      .makesense-cross-sites .sites .site .sitename {
        display: inline-block;
        padding: 20px;
        text-align: center;
        font-size: 0.75em;
        -moz-transition: background-color 0.3s, border 0.2s;
        -o-transition: background-color 0.3s, border 0.2s;
        -webkit-transition: background-color 0.3s, border 0.2s;
        transition: background-color 0.3s, border 0.2s;
        background-color: #f8f9fa;
        border-radius: 100px;
        margin-bottom: 0px;
        margin-top: 0px;
        color: #0C3944;
        line-height: 1em; }
        @media only screen and (min-width: 768px) {
          .makesense-cross-sites .sites .site .sitename {
            font-size: 1.2em; } }
        .makesense-cross-sites .sites .site .sitename:hover {
          background-color: #fff; }
      .makesense-cross-sites .sites .site .descriptif {
        margin-top: 0px;
        margin-bottom: 0px; }
      .makesense-cross-sites .sites .site.color-bg-1 {
        background-color: #0C3944; }
      .makesense-cross-sites .sites .site.color-bg-2 {
        background-color: #FFF30D; }
      .makesense-cross-sites .sites .site.color-bg-3 {
        background-color: #70AF90; }
      .makesense-cross-sites .sites .site.color-bg-4 {
        background-color: #E36164; }
      .makesense-cross-sites .sites .site.color-bg-5 {
        background-color: #C1E94E; }
      .makesense-cross-sites .sites .site.color-bg-6 {
        background-color: #ded300; }
  .makesense-cross-sites .close {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 20px;
    color: #0C3944;
    font-size: 1.5em;
    line-height: 1em;
    cursor: pointer;
    z-index: 100001;
    color: #fff;
    padding: 10px;
    right: -40px; }

.galaxy-switch {
  cursor: pointer;
  font-weight: bold; }
  .galaxy-switch .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: "";
    border-bottom-color: #000000;
    border-top-color: #000000; }

.important-element-in-menu {
  padding-left: 20px !important; }
  .important-element-in-menu a {
    position: relative;
    color: #fff !important;
    /*
    z-index: 2;
    position: relative;

    .label
    {
      z-index: 2;
      position: relative;
    }

    &:after
    {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      background-color: $color-4;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      border-radius: 50px;
    }*/ }
    .important-element-in-menu a:before {
      position: absolute;
      height: 12px;
      width: 3px;
      z-index: 1;
      background-color: #fff;
      top: 50%;
      left: -18px;
      display: block;
      content: '';
      border-radius: 10px;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }

.home-welcome {
  background-color: #f8f9fa;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .home-welcome {
      padding-top: 80px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 768px) {
    .home-welcome {
      min-height: 500px; } }
  @media only screen and (min-width: 768px) {
    .home-welcome.wrap, .home-welcome.mks-header-user__inner {
      width: 100% !important; } }
  @media only screen and (min-width: 768px) {
    .home-welcome .left-part,
    .home-welcome .right-part {
      height: 100%;
      position: relative; } }
  @media only screen and (min-width: 768px) {
    .home-welcome .right-part {
      padding-left: 40px;
      max-width: 600px;
      padding-top: 20px; } }
  @media only screen and (min-width: 1024px) {
    .home-welcome .right-part {
      padding-left: 80px; } }
  .home-welcome .right-part .h3, .home-welcome .right-part .entry-content.tab-section .comment-reply-title, .entry-content.tab-section .home-welcome .right-part .comment-reply-title {
    font-weight: 900;
    margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .home-welcome .right-part .item:first-of-type .h3, .home-welcome .right-part .item:first-of-type .entry-content.tab-section .comment-reply-title, .entry-content.tab-section .home-welcome .right-part .item:first-of-type .comment-reply-title {
      margin-top: 0px; } }
  .home-welcome input[type="search"] {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }

.mega-hero {
  display: block;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding: 20px;
  padding-bottom: 90px;
  color: #fff;
  width: 100%;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .mega-hero {
      padding: 20px;
      min-height: 300px; } }
  .mega-hero:visited {
    color: #fff; }
  .mega-hero .h1 {
    margin-bottom: 20px;
    color: #fff; }
    @media only screen and (max-width: 768px) {
      .mega-hero .h1 {
        margin-top: 0px;
        margin-bottom: 10px; } }
  .mega-hero .accroche {
    color: #fff;
    hyphens: none;
    line-height: 1.4em;
    font-weight: 400; }
    @media only screen and (max-width: 768px) {
      .mega-hero .accroche {
        margin-top: 10px; } }
  @media only screen and (min-width: 768px) {
    .home-welcome .mega-hero {
      position: absolute;
      left: 0px;
      margin-left: -15px;
      padding: 40px;
      padding-left: 50px;
      height: 100%;
      top: 0px;
      box-shadow: 0 3px 0.25em rgba(17, 17, 17, 0.1); } }
  .home-welcome .mega-hero .button-link {
    position: absolute;
    right: 20px;
    bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .home-welcome .mega-hero .button-link {
        right: 40px;
        bottom: 40px; } }
  .mega-hero.beaned .h1 {
    color: #fff;
    text-shadow: 3px 3px 0em rgba(17, 17, 17, 0.3); }
  .mega-hero.beaned .accroche {
    background-color: #0C3944;
    color: #0C3944;
    border-radius: 15px;
    padding: 1em;
    background-color: rgba(255, 255, 255, 0.99);
    box-shadow: 3px 3px 0em rgba(17, 17, 17, 0.1); }

.hot-boxes {
  height: auto; }
  @media only screen and (min-width: 768px) {
    .hot-boxes {
      overflow-y: scroll;
      height: 200px; } }

.hot-box {
  background-color: #0C3944;
  height: 160px;
  width: 100%;
  display: block;
  border-radius: 6px;
  cursor: pointer;
  margin-bottom: 20px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff; }
  .hot-box .title {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.2em; }
    @media only screen and (min-width: 768px) {
      .hot-box .title {
        width: 80%; } }
  .hot-box .description {
    display: none;
    font-size: 0.9em;
    line-height: 1.1em; }
  .hot-box:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-image: url(../images/shadow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom left;
    opacity: 0.8;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
  .hot-box:visited {
    color: #fff; }
  .hot-box .inner-hot-box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    text-align: left;
    z-index: 2; }

.mkssubs-checklist-zone {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(255, 255, 255, 0.99);
  background-image: url(../images/beans-background.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none; }
  .mkssubs-checklist-zone.open {
    display: block; }
    .mkssubs-checklist-zone.open .close {
      display: block; }
  .mkssubs-checklist-zone .header-content {
    max-width: 600px;
    margin-top: 1em; }
  .mkssubs-checklist-zone .field-input .action {
    padding-right: 10px; }
  .mkssubs-checklist-zone .field-input.error, .mkssubs-checklist-zone .field-input.error a {
    color: #C62E43; }
  .mkssubs-checklist-zone .email {
    margin-bottom: 20px; }
  .mkssubs-checklist-zone .email .field-input {
    margin-bottom: 20px; }
    .mkssubs-checklist-zone .email .field-input:last-child {
      margin-bottom: 0px; }
    .mkssubs-checklist-zone .email .field-input.opt-in {
      max-width: 600px;
      line-height: 1em; }
      .mkssubs-checklist-zone .email .field-input.opt-in label {
        display: flex; }
      .mkssubs-checklist-zone .email .field-input.opt-in .input {
        margin-right: 5px; }
      .mkssubs-checklist-zone .email .field-input.opt-in .message {
        line-height: 1.05em;
        font-size: 0.875em; }
      .mkssubs-checklist-zone .email .field-input.opt-in a {
        text-decoration: underline; }
      .mkssubs-checklist-zone .email .field-input.opt-in input {
        margin-right: 5px; }
  .mkssubs-checklist-zone .close {
    display: block;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 10001;
    font-size: 1.2em;
    padding: 10px;
    cursor: pointer;
    line-height: 1em; }
    @media only screen and (min-width: 768px) {
      .mkssubs-checklist-zone .close {
        font-size: 2em;
        padding: 20px; } }
  .mkssubs-checklist-zone .email .small {
    margin-bottom: 0px;
    font-style: italic;
    opacity: 0.7;
    margin-top: 0px; }
  .mkssubs-checklist-zone .mkssubs-checklist-zone-overlay {
    background-color: #fff;
    opacity: 0.95;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10000; }
  .mkssubs-checklist-zone .inner-content {
    position: relative;
    z-index: 10001;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    margin-top: 1em; }
    .mkssubs-checklist-zone .inner-content .h1 {
      margin-top: 0px;
      margin-bottom: 0.3em;
      font-weight: 800; }
  .mkssubs-checklist-zone .group-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }
  .mkssubs-checklist-zone .topics .description {
    margin-top: 0.5em;
    line-height: 1em;
    max-width: 90%;
    font-weight: 400;
    font-family: "Raleway", sans-serif; }
    @media only screen and (min-width: 768px) {
      .mkssubs-checklist-zone .topics .description {
        font-size: 1.2em; } }
    .mkssubs-checklist-zone .topics .description .small {
      margin-top: 0px;
      font-weight: 200; }
  .mkssubs-checklist-zone .topics .group {
    margin-bottom: 30px; }
    .mkssubs-checklist-zone .topics .group:first-child:before {
      display: none; }
    .mkssubs-checklist-zone .topics .group:before {
      content: '';
      width: 30px;
      height: 8px;
      background-color: #eaedf2;
      border-radius: 20px;
      display: block; }
    .mkssubs-checklist-zone .topics .group:last-child {
      margin-bottom: 0px; }
  .mkssubs-checklist-zone .section-title {
    margin-bottom: 10px;
    margin-top: 1em;
    font-weight: 600;
    font-size: 0.85em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    padding: 0.5em 1em;
    background-color: #fff;
    display: inline-block;
    border-radius: 2em; }
    @media only screen and (min-width: 768px) {
      .mkssubs-checklist-zone .section-title {
        margin-top: 2em;
        font-size: 1em; } }

.mkssubs-topic-container {
  display: inline-block;
  -moz-transition: opacity 0.3s, background-color 0.2s;
  -o-transition: opacity 0.3s, background-color 0.2s;
  -webkit-transition: opacity 0.3s, background-color 0.2s;
  transition: opacity 0.3s, background-color 0.2s;
  margin-bottom: 0.6em;
  margin-right: 0.4em; }
  .mkssubs-topic-container.checked label {
    border-color: #FFF30D;
    background-color: #FFF30D; }
    .mkssubs-topic-container.checked label:hover {
      background-color: #ded300;
      border-color: #ded300; }
    .mkssubs-topic-container.checked label:after {
      display: block; }
  .post-title .mkssubs-topic-container {
    font-size: 0.9rem;
    margin-bottom: 0px;
    margin-left: 0.2em;
    margin-right: 0px;
    line-height: 1em;
    vertical-align: middle; }
    .post-title .mkssubs-topic-container label {
      color: #0C3944 !important; }
    .post-title .mkssubs-topic-container:hover label {
      color: #fff !important; }
  .mkssubs-topic-container.loading {
    opacity: 1; }

.subscription-cartouche {
  position: relative;
  display: inline-block;
  padding: 0.8em 1.2em;
  border-radius: 3em;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  line-height: 1em;
  cursor: pointer;
  font-size: 0.8em;
  background-color: #eaedf2;
  border: 1px #eaedf2 solid; }
  @media only screen and (min-width: 768px) {
    .subscription-cartouche {
      font-size: 1em; } }
  .subscription-cartouche.double {
    padding-top: 0.7em;
    padding-bottom: 0.7em; }
  .subscription-cartouche:hover {
    border: 1px #F4F4F5 solid;
    background-color: transparent; }
  .subscription-cartouche.fake:hover {
    border: 1px #eaedf2 solid;
    background-color: #fff; }
  .subscription-cartouche.white {
    border: 1px #fff solid;
    background-color: #fff; }
  .subscription-cartouche:after {
    top: -0.2em;
    right: -0.2em;
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    background-image: url("../images/finger_top.png");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
    display: none; }
    @media only screen and (min-width: 768px) {
      .subscription-cartouche:after {
        height: 22px;
        width: 22px; } }
  .subscription-cartouche.up-down {
    padding-right: 75px; }
    @media only screen and (min-width: 768px) {
      .subscription-cartouche.up-down {
        padding-right: 100px; } }
    .subscription-cartouche.up-down:after {
      display: block;
      background-image: url("../images/finger_up_down.png");
      width: 55px;
      top: 50%;
      height: 30px;
      right: 10px;
      margin-top: -15px; }
      @media only screen and (min-width: 768px) {
        .subscription-cartouche.up-down:after {
          width: 74px; } }
  .subscription-cartouche.up {
    padding-right: 35px; }
    @media only screen and (min-width: 768px) {
      .subscription-cartouche.up {
        padding-right: 50px; } }
    .subscription-cartouche.up:after {
      display: block;
      background-image: url("../images/finger_top.png");
      width: 20px;
      top: 50%;
      height: 27px;
      right: 10px;
      margin-top: -14px; }
      @media only screen and (min-width: 768px) {
        .subscription-cartouche.up:after {
          width: 26px; } }
  .subscription-cartouche input {
    display: none; }
  .subscription-cartouche .lang {
    font-weight: 400;
    font-size: 0.78em; }
  .subscription-cartouche .small {
    font-weight: 400;
    display: block; }

.mkssubs_shortcode_open_popup {
  position: relative;
  display: inline-block;
  padding: 0.9em 2em;
  border-radius: 3em;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Raleway", sans-serif;
  font-size: 0.75em;
  line-height: 1em;
  cursor: pointer;
  width: 100%;
  text-align: center;
  background-image: url(../images/background_tube.png);
  background-size: cover;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  @media only screen and (min-width: 768px) {
    .mkssubs_shortcode_open_popup {
      font-size: 1em;
      padding: 0.9em 3em; } }
  .mkssubs_shortcode_open_popup p {
    margin-bottom: 0px !important;
    line-height: 1.1em;
    hyphens: none; }
  .mkssubs_shortcode_open_popup .important {
    font-size: 1.2em;
    font-weight: 800;
    margin-bottom: 5px;
    display: block; }
  .mkssubs_shortcode_open_popup .inner-content {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto; }

.mkssubs_shortcode_random_action {
  position: fixed;
  left: 10px;
  bottom: 10px;
  text-align: left;
  z-index: 9999;
  width: 250px;
  font-size: 0.9em; }
  .mkssubs_shortcode_random_action.disable {
    display: none; }
  @media only screen and (min-width: 768px) {
    .mkssubs_shortcode_random_action {
      right: 20px;
      bottom: 20px;
      width: 400px; } }
  .mkssubs_shortcode_random_action .section-action {
    margin-top: 10px; }
  .mkssubs_shortcode_random_action .subscription-cartouche {
    font-size: 0.9em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transition: -moz-transform 0.1s;
    -o-transition: -o-transform 0.1s;
    -webkit-transition: -webkit-transform 0.1s;
    transition: transform 0.1s; }
    @media only screen and (min-width: 768px) {
      .mkssubs_shortcode_random_action .subscription-cartouche {
        font-size: 1.1em; } }
    .mkssubs_shortcode_random_action .subscription-cartouche:hover {
      -moz-transform: translate3d(0px, -2px, 0px);
      -ms-transform: translate3d(0px, -2px, 0px);
      -webkit-transform: translate3d(0px, -2px, 0px);
      transform: translate3d(0px, -2px, 0px); }
    @media only screen and (min-width: 768px) {
      .mkssubs_shortcode_random_action .subscription-cartouche.fake {
        font-size: 1.3em; } }
  .mkssubs_shortcode_random_action .section-action .subscription-cartouche {
    font-size: 0.9em;
    display: none;
    margin-bottom: 0.6em; }
    @media only screen and (min-width: 768px) {
      .mkssubs_shortcode_random_action .section-action .subscription-cartouche {
        font-size: 1.1em;
        display: inline-block; } }
    .mkssubs_shortcode_random_action .section-action .subscription-cartouche:hover {
      background-color: #FFF30D;
      border-color: #FFF30D; }
  .mkssubs_shortcode_random_action .close {
    font-size: 0.875em;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 50px;
    padding: 0.2em 0.5em;
    background-color: #196C84; }

.interests {
  height: 40px;
  background-color: #FFF30D;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-image: url(../images/finger_top.png);
  margin-left: 4px;
  margin-right: 4px; }

.subscription-like-button {
  opacity: 1;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .subscription-like-button.first-loading {
    opacity: 0.3; }

.mks-geoloc-indicator {
  font-weight: 800;
  display: inline-block;
  position: relative;
  padding-right: 0.5em; }
  .mks-geoloc-indicator .inner {
    display: flex;
    align-items: center; }
    .mks-geoloc-indicator .inner:before {
      display: inline-block;
      content: "";
      width: 10px;
      background: url(../images/pin-blue.svg) no-repeat;
      background-position: 50%;
      height: 15px;
      background-size: 100%;
      margin-right: 4px; }
    .mks-geoloc-indicator .inner .label {
      display: inline-block;
      max-width: 200px;
      overflow: hidden;
      white-space: nowrap;
      padding-right: 0.2em; }
    .mks-geoloc-indicator .inner .caret {
      margin-left: 3px; }

.mks-geoloc-popup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1001;
  top: auto;
  left: 20px;
  width: auto; }
  @media only screen and (min-width: 768px) {
    .mks-geoloc-popup {
      left: auto;
      width: 345px; } }
  .mks-geoloc-popup .popin-title {
    vertical-align: middle;
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 1em; }
    .mks-geoloc-popup .popin-title .pin {
      margin-right: 10px; }
  .mks-geoloc-popup .popin-title .pin {
    height: 1.5em; }
  .mks-geoloc-popup .sep-or {
    text-align: center;
    margin-top: 0.2em;
    margin-bottom: 0.2em; }

#mks-geoloc-popup-map-canvas {
  height: 100px !important; }
  @media only screen and (min-height: 400px) {
    #mks-geoloc-popup-map-canvas {
      height: 200px !important; } }

.tabs-choice {
  border-bottom: #F4F4F5 1px solid; }
  @media only screen and (max-width: 768px) {
    .tabs-choice .swiper-container {
      width: 100% !important; } }
  .tabs-choice .swiper-container .swiper-slide {
    width: auto !important; }
  .tabs-choice .item {
    border-bottom: 3px solid transparent;
    display: inline-block;
    font-weight: 600;
    float: left;
    cursor: pointer;
    padding: 1em 1.3em; }
    .tabs-choice .item i {
      margin-right: 0.4em; }
    .tabs-choice .item:hover {
      border-bottom: 3px solid #F4F4F5; }
    .tabs-choice .item.tab-active {
      font-weight: 800;
      border-bottom: 3px solid #FFF30D; }

.tab-section {
  display: none;
  min-height: 300px; }
  .tab-section.tab-active {
    display: block; }

@media (min-width: 768px) {
  .tabs-choice .item {
    padding: 1em 2em; }

  .tab-section {
    min-height: 400px; } }
.cred-form {
  padding-top: 20px; }
  .cred-form .cred-field {
    margin-bottom: 30px; }
    .cred-form .cred-field-post_content .cred-label, .cred-form .cred-field-banniere .cred-label {
      padding-left: 0; }
  .cred-form .cred-label,
  .cred-form .wpt-form-label {
    font-weight: 700;
    color: #9B9B9B;
    display: inline-block; }
  .cred-form .cred-label {
    padding-bottom: 0.1em;
    padding-left: 1.2em; }
  .cred-form .cred-group {
    border-top: 1px solid #0C3944;
    margin: 0;
    padding-top: 30px; }
  .cred-form .cred-header {
    padding-bottom: 30px; }
    .cred-form .cred-header h3 {
      margin: 0; }
  .cred-form .wpt-credfile-preview {
    border-radius: 4px;
    display: block;
    position: relative;
    overflow: hidden; }
    .cred-form .wpt-credfile-preview > img {
      display: block;
      margin-bottom: 0;
      width: 100%;
      height: auto; }
  .cred-form .wpt-credfile-delete {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-radius: 4px;
    background-color: #E36164;
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin: 0 !important;
    padding: 0.5em 1em;
    width: auto !important; }
  .cred-form .wpt-form-set-checkboxes {
    padding: 0 !important;
    margin: 0; }
    .cred-form .wpt-form-set-checkboxes > li {
      list-style: none !important; }
      .cred-form .wpt-form-set-checkboxes > li + li {
        padding-top: 5px; }
    .cred-form .wpt-form-set-checkboxes input[type=checkbox] {
      margin-right: 0.3em; }
  .cred-form .submit {
    margin-top: 30px;
    width: 100%; }

#container #content .mks-calendar__nav, #container #content .mks-calendar__list {
  position: relative;
  overflow: hidden; }
  #container #content .mks-calendar__nav:before, #container #content .mks-calendar__nav:after, #container #content .mks-calendar__list:before, #container #content .mks-calendar__list:after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 3;
    width: 30px;
    height: 100%; }
  #container #content .mks-calendar__nav:before, #container #content .mks-calendar__list:before {
    background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    left: 0; }
  #container #content .mks-calendar__nav:after, #container #content .mks-calendar__list:after {
    background: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    right: 0; }
  #container #content .mks-calendar__nav__inner, #container #content .mks-calendar__list__inner {
    position: relative; }
#container #content .mks-calendar__nav {
  height: 60px; }
  #container #content .mks-calendar__nav__inner {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 !important;
    padding: 0 !important;
    height: calc(100% + 40px);
    max-width: 100%; }
  #container #content .mks-calendar__nav__item, #container #content .mks-calendar__nav__item--more, #container #content .mks-calendar__nav__item--year, #container #content .mks-calendar__nav__item--months, #container #content .mks-calendar__nav__item--month, #container #content .mks-calendar__nav__item--days {
    list-style: none !important;
    display: flex;
    align-items: center;
    margin: 0 !important;
    padding: 0 !important; }
    #container #content .mks-calendar__nav__item--more {
      padding-left: 20px !important;
      height: 60px; }
    #container #content .mks-calendar__nav__item--year {
      height: 60px; }
      #container #content .mks-calendar__nav__item--year:not(:first-child) {
        margin-left: 90px !important; }
      #container #content .mks-calendar__nav__item--year:first-child {
        padding-left: 30px !important; }
      #container #content .mks-calendar__nav__item--year:last-child {
        padding-right: 30px !important; }
    #container #content .mks-calendar__nav__item--month:not(:first-child) {
      margin-left: 90px !important; }
  #container #content .mks-calendar__nav__year, #container #content .mks-calendar__nav__month {
    font-size: 24px;
    font-weight: 800;
    color: #9B9B9B; }
  #container #content .mks-calendar__nav__year {
    padding-right: 90px; }
  #container #content .mks-calendar__nav__month {
    padding-right: 20px; }
  #container #content .mks-calendar__nav__day, #container #content .mks-calendar__nav__day--today {
    color: #9B9B9B;
    border: 1px solid #F4F4F5;
    border-radius: 50%;
    list-style: none !important;
    width: 50px;
    height: 50px; }
    #container #content .mks-calendar__nav__day:not(:last-child), #container #content .mks-calendar__nav__day--today:not(:last-child) {
      margin-right: 10px; }
    #container #content .mks-calendar__nav__day.-current, #container #content .-current.mks-calendar__nav__day--today {
      color: #0C3944;
      border-color: #FFF30D;
      background-color: #FFF30D; }
      #container #content .mks-calendar__nav__day.-current .mks-calendar__nav__day__value, #container #content .-current.mks-calendar__nav__day--today .mks-calendar__nav__day__value, #container #content .mks-calendar__nav__day.-current .mks-calendar__nav__day--today__value, #container #content .-current.mks-calendar__nav__day--today .mks-calendar__nav__day--today__value {
        font-weight: 600; }
    #container #content .mks-calendar__nav__day__value, #container #content .mks-calendar__nav__day--today__value {
      font-size: 24px;
      font-weight: 500;
      color: inherit;
      border: none;
      background-color: transparent;
      padding: 0;
      width: 100%;
      height: 100%; }
      #container #content .mks-calendar__nav__day__value:focus, #container #content .mks-calendar__nav__day--today__value:focus {
        outline: none; }
    #container #content .mks-calendar__nav__day--today {
      border-radius: 50px;
      width: auto; }
      #container #content .mks-calendar__nav__day--today__value {
        padding-right: 30px;
        padding-left: 30px; }
  #container #content .mks-calendar__nav__sep {
    list-style: none !important; }
#container #content .mks-calendar__ellipsis {
  display: flex;
  margin: 0 10px 0 0 !important;
  padding: 0 !important; }
  #container #content .mks-calendar__ellipsis__dot {
    border-radius: 50%;
    background-color: #e4e4e6;
    list-style: none !important;
    width: 4px;
    height: 4px; }
    #container #content .mks-calendar__ellipsis__dot:not(:last-child) {
      margin-right: 4px; }
#container #content .mks-calendar__more-btn {
  font-size: 18px;
  font-weight: 500;
  color: #9B9B9B;
  border: none;
  border-bottom: 1px solid #F4F4F5;
  background: none;
  padding: 0; }
  #container #content .mks-calendar__more-btn:focus {
    outline: none; }
#container #content .mks-calendar__list {
  border-top: 1px solid #F4F4F5;
  border-bottom: 1px solid #F4F4F5;
  box-sizing: content-box;
  margin-top: 25px;
  padding-top: 35px;
  height: 380px; }
  #container #content .mks-calendar__list__inner {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 !important;
    padding: 0 !important;
    height: calc(100% + 40px);
    max-width: 100%; }
  #container #content .mks-calendar__list__item, #container #content .mks-calendar__list__item--year, #container #content .mks-calendar__list__item--months, #container #content .mks-calendar__list__item--month, #container #content .mks-calendar__list__item--days {
    list-style: none !important;
    display: flex;
    margin: 0 !important;
    padding: 0 !important; }
    #container #content .mks-calendar__list__item--year:not(:first-child) {
      margin-left: 40px !important; }
    #container #content .mks-calendar__list__item--year:first-child {
      padding-left: 30px !important; }
    #container #content .mks-calendar__list__item--year:last-child {
      padding-right: 30px !important; }
    #container #content .mks-calendar__list__item--month:not(:first-child) {
      margin-left: 40px !important; }
  #container #content .mks-calendar__list__day {
    list-style: none !important;
    display: flex; }
    #container #content .mks-calendar__list__day:not(:last-child) {
      margin-right: 40px; }
    #container #content .mks-calendar__list__day__value {
      font-size: 12px;
      font-weight: 700;
      line-height: 1.2;
      text-align: right;
      color: #0C3944;
      padding-right: 10px; }
#container #content .mks-list {
  list-style: none !important;
  display: flex;
  margin: 0 !important;
  padding: 0 !important; }
  #container #content .mks-list__item {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important; }
    #container #content .mks-list__item:not(:last-child) {
      margin-right: 20px !important; }
#container #content .mks-event {
  box-shadow: none;
  border: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #EFEEE7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 345px; }
  #container #content .mks-event:before {
    content: '';
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.9;
    width: 100%;
    height: 100%; }
  #container #content .mks-event.-bg-color-1:before {
    background-color: #0C3944; }
  #container #content .mks-event.-bg-color-2:before {
    background-color: #FFF30D; }
  #container #content .mks-event.-bg-color-3:before {
    background-color: #70AF90; }
  #container #content .mks-event.-bg-color-4:before {
    background-color: #E36164; }
  #container #content .mks-event.-bg-color-5:before {
    background-color: #C1E94E; }
  #container #content .mks-event.-bg-color-6:before {
    background-color: #24673A; }
  #container #content .mks-event.-bg-color-7:before {
    background-color: #196C84; }
  #container #content .mks-event__inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    height: 100%; }
  #container #content .mks-event__top {
    color: #fff;
    flex: 1;
    overflow: hidden;
    padding: 15px; }
  #container #content .mks-event__bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-color: #fff;
    height: 42px; }
  #container #content .mks-event__date {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    padding-bottom: 15px; }
    #container #content .mks-event__date__num {
      color: #0C3944;
      border-radius: 50%;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 26px;
      height: 26px; }
    #container #content .mks-event__date__text {
      flex: 1;
      margin-left: 5px; }
  #container #content .mks-event__title {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2; }
  #container #content .mks-event__text {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0C3944;
    overflow: hidden; }
    #container #content .mks-event__text.-font-weight-regular {
      font-weight: 400; }

.mks-search-form-select {
  width: 100%;
  max-width: 100%; }
  .mks-search-form-select .ms-choice {
    color: #0C3944;
    position: relative;
    height: 48px;
    border: none;
    border-radius: 24px;
    font-weight: 700;
    z-index: 2; }
    .mks-search-form-select .ms-choice:focus {
      outline: none; }
    .mks-search-form-select .ms-choice span {
      padding-left: 20px;
      line-height: 48px;
      font-size: 20px; }
      .mks-search-form-select .ms-choice span.placeholder {
        color: #9b9b9b;
        font-weight: 600; }
    .mks-search-form-select .ms-choice div {
      display: none; }
  .mks-search-form-select .ms-drop {
    top: 0;
    margin-top: 0;
    padding: 48px 20px 16px 20px;
    border: none;
    border-radius: 24px;
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.08);
    z-index: 1; }
    .mks-search-form-select .ms-drop .ms-search {
      padding: 0; }
      .mks-search-form-select .ms-drop .ms-search input {
        display: block;
        height: 48px !important;
        margin-bottom: 15px;
        padding-left: 35px;
        line-height: 48px;
        border: none;
        border-bottom: 1px solid #0c3944;
        border-radius: 0;
        background-color: transparent;
        background-image: url("../images/search_icon.png");
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: left center;
        box-shadow: none;
        font-family: Raleway, sans-serif;
        font-size: 18px;
        padding-right: 0; }
    .mks-search-form-select .ms-drop ul {
      padding: 0;
      font-size: 18px; }
      .mks-search-form-select .ms-drop ul li label {
        white-space: normal;
        padding-bottom: 7px; }
        .mks-search-form-select .ms-drop ul li label input {
          display: none; }
        .mks-search-form-select .ms-drop ul li label span {
          display: inline-block;
          position: relative;
          padding-left: 35px;
          color: #0C3944;
          cursor: pointer; }
          .mks-search-form-select .ms-drop ul li label span:before, .mks-search-form-select .ms-drop ul li label span:after {
            border: 1px solid #0c3944;
            position: absolute;
            width: 20px;
            height: 20px;
            top: 3px;
            left: 0; }
          .mks-search-form-select .ms-drop ul li label span:before {
            content: "";
            border-radius: 20px; }
          .mks-search-form-select .ms-drop ul li label span:after {
            content: "";
            border-color: transparent;
            line-height: 20px;
            text-align: center;
            color: #fff30d;
            font-family: FontAwesome;
            font-size: 12px;
            font-weight: normal; }
      .mks-search-form-select .ms-drop ul li.selected label {
        font-weight: 600; }
        .mks-search-form-select .ms-drop ul li.selected label span:before {
          background-color: #0c3944; }
        .mks-search-form-select .ms-drop ul li.selected label span:after {
          content: "\F00C"; }

.mks-search-form {
  padding-top: 20px; }
  .mks-search-form__elements {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mks-search-form__element {
    padding-top: 10px;
    padding-bottom: 10px; }
    .mks-search-form__element.-actions {
      display: flex;
      flex: 1;
      align-items: center;
      justify-content: flex-end; }
  .mks-search-form__toggle {
    font-size: 17px;
    font-weight: 600;
    white-space: nowrap;
    color: #FFF30D;
    border: none;
    border-bottom: 2px solid;
    background-color: transparent;
    margin-right: 20px;
    padding: 0 0 2px; }
    .mks-search-form__toggle:focus {
      outline: none; }
  .mks-search-form__input[name], .mks-search-form__submit,
  .mks-search-form .filter-group input,
  .mks-search-form .filter-group select,
  .mks-search-form .form-select {
    font-size: 20px;
    font-weight: 700;
    color: #0C3944;
    border: none;
    border-radius: 24px;
    height: 48px; }
    .mks-search-form__input[name]:focus, .mks-search-form__submit:focus,
    .mks-search-form .filter-group input:focus,
    .mks-search-form .filter-group select:focus,
    .mks-search-form .form-select:focus {
      outline: none; }
  .mks-search-form__input[name],
  .mks-search-form .filter-group input {
    line-height: 48px; }
    .mks-search-form__input[name]::-webkit-input-placeholder,
    .mks-search-form .filter-group input::-webkit-input-placeholder {
      font-weight: 600;
      color: #9B9B9B;
      opacity: 1; }
    .mks-search-form__input[name]:-moz-placeholder,
    .mks-search-form .filter-group input:-moz-placeholder {
      font-weight: 600;
      color: #9B9B9B;
      opacity: 1; }
    .mks-search-form__input[name]::-moz-placeholder,
    .mks-search-form .filter-group input::-moz-placeholder {
      font-weight: 600;
      color: #9B9B9B;
      opacity: 1; }
    .mks-search-form__input[name]:-ms-input-placeholder,
    .mks-search-form .filter-group input:-ms-input-placeholder {
      font-weight: 600;
      color: #9B9B9B;
      opacity: 1; }
  .mks-search-form .filter-group select,
  .mks-search-form .form-select {
    padding-top: 0;
    padding-bottom: 0; }
  .mks-search-form__input[name] {
    background-color: #fff;
    background-image: url("../images/search_icon.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 25px;
    padding-left: 50px;
    width: 100%; }
  .mks-search-form__submit {
    background-color: #FFF30D;
    padding: 0 40px; }

@media screen and (min-width: 768px) {
  .mks-search-form__elements {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -20px; }
  .mks-search-form__element {
    position: relative;
    padding: 20px;
    width: 50%; }
    .mks-search-form__element:not(.-actions):before {
      content: '\f067';
      font-family: FontAwesome;
      font-size: 18px;
      line-height: normal;
      position: absolute;
      top: 50%;
      left: 0;
      visibility: hidden;
      transform: translate(-50%, -50%); } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .mks-search-form__element:not(.-actions):nth-child(even):before {
      visibility: visible; } }

@media screen and (min-width: 1024px) {
  .mks-search-form__element {
    width: 33.3333333333%; } }
  @media screen and (min-width: 1024px) and (max-width: 1139px) {
    .mks-search-form__element:not(.-actions):before {
      visibility: visible; }
    .mks-search-form__element:not(.-actions):nth-child(3n+1):before {
      visibility: hidden; } }

@media screen and (min-width: 1140px) {
  .mks-search-form__element {
    width: 25%; }
    .mks-search-form__element:not(.-actions):before {
      visibility: visible; }
    .mks-search-form__element:not(.-actions):nth-child(4n + 1):before {
      visibility: hidden; } }
.mks-input-image {
  border-radius: 50%;
  position: relative;
  z-index: 0;
  overflow: hidden;
  cursor: pointer;
  width: 180px;
  height: 180px; }
  .mks-input-image:before {
    content: '';
    background-color: rgba(12, 57, 68, 0.25);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%; }
  .mks-input-image__input {
    display: none; }
  .mks-input-image__icon, .mks-input-image .avatar {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .mks-input-image__icon {
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    color: #0C3944;
    border-radius: 50%;
    background-color: #fff;
    z-index: 3;
    cursor: pointer;
    width: 50px;
    height: 50px; }
  .mks-input-image .avatar {
    object-fit: cover;
    z-index: 1; }

.mks-tag {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  border-radius: 12px;
  background-color: #FFF30D;
  color: #0C3944;
  display: inline-block;
  padding: 0 12px;
  height: 24px; }

.mks-heads-up {
  color: #fff;
  border-left: 10px solid transparent;
  border-radius: 6px;
  padding: 10px 15px 10px 10px;
  margin: 20px 0; }
  .mks-heads-up.-theme-success {
    border-left-color: #5aa17e;
    background-color: #70AF90; }
  .mks-heads-up.-theme-info {
    border-left-color: #1b7791;
    background-color: #218faf; }
  .mks-heads-up.-theme-error {
    border-left-color: #de4346;
    background-color: #E36164; }
  .mks-heads-up.-theme-warning {
    border-left-color: #ed804b;
    background-color: #F0976B; }
  .mks-heads-up__title {
    font-size: 1.1em;
    font-weight: 900; }
  .mks-heads-up__text {
    margin: 0; }
  .mks-heads-up__header {
    padding-bottom: 10px; }

.platformstatus-label {
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #0C3944;
  border-radius: 18px;
  background-color: #FFF30D;
  margin-bottom: 0.5em;
  padding: 0 1em;
  height: 18px;
  vertical-align: top; }

@media (min-width: 768px) {
  .platformstatus-label {
    font-size: 14px;
    line-height: 22px;
    border-radius: 22px;
    height: 22px; } }
.cartouche {
  vertical-align: middle; }
  .cartouche .title, .cartouche .valeur {
    font-size: 12px;
    font-weight: bold; }
  .cartouche .title {
    line-height: 18px;
    color: #0C3944;
    background-color: #FFF30D;
    border-radius: 18px;
    display: inline-block;
    margin-right: 5px;
    padding: 0 1em;
    height: 18px; }
  .cartouche .valeur {
    color: #fff; }

@media (min-width: 768px) {
  .cartouche .title, .cartouche .valeur {
    font-size: 14px; }
  .cartouche .title {
    line-height: 22px;
    border-radius: 22px;
    height: 22px; } }
.single-projet #content {
  margin-top: 0; }
.single-projet .projet-content {
  margin-bottom: 0; }
.single-projet .projet-header {
  position: relative;
  padding: 0px;
  background-image: url("../images/project-placeholder.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }
  .single-projet .projet-header .inner-header {
    position: relative;
    z-index: 10;
    height: 100%; }
    .single-projet .projet-header .inner-header .wrap, .single-projet .projet-header .inner-header .mks-header-user__inner {
      position: relative;
      height: 100%; }
    .single-projet .projet-header .inner-header .bloc-text {
      width: 100%;
      padding-top: 3em;
      padding-bottom: 3em; }
  .single-projet .projet-header:before {
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    content: '';
    display: block;
    background-color: #0C3944;
    height: 100%;
    width: 100%;
    opacity: 0.2; }
  .single-projet .projet-header .projet-title {
    font-size: 1.8em;
    line-height: 1.3;
    position: static;
    z-index: 10;
    color: #fff;
    margin-bottom: 0; }
  .single-projet .projet-header .projet-thematique {
    font-size: 0.8em;
    margin-top: 2em; }
  .single-projet .projet-header .projet-banniere {
    display: none; }
  .single-projet .projet-header .projet-links {
    margin-bottom: 1em; }
    .single-projet .projet-header .projet-links .projet-external-link {
      margin-right: 0.6em;
      display: inline-block; }
    .single-projet .projet-header .projet-links a {
      color: #fff;
      opacity: 0.7;
      text-decoration: none; }
      .single-projet .projet-header .projet-links a:hover {
        opacity: 1; }
.single-projet .projet-extrait {
  background-color: #f3f5f5;
  padding-top: 20px;
  padding-bottom: 20px; }
  .single-projet .projet-extrait .projet-summary {
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.6; }
    .single-projet .projet-extrait .projet-summary .inner-content :first-child {
      margin-top: 0; }
  .single-projet .projet-extrait .avatar {
    border: 1px solid #F4F4F5;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border-radius: 100%;
    object-fit: cover;
    width: 100px;
    height: 100px; }
    .single-projet .projet-extrait .avatar img {
      display: block; }
  .single-projet .projet-extrait .projet-author {
    border-top: 1px solid #F4F4F5;
    padding-top: 20px;
    text-align: center; }
    .single-projet .projet-extrait .projet-author .author-name {
      margin-top: 10px;
      font-weight: 700;
      font-size: 1em; }
    .single-projet .projet-extrait .projet-author .biography {
      margin-top: 10px;
      font-size: 0.9em;
      font-weight: 300;
      color: #9B9B9B; }
  .single-projet .projet-extrait .projet-partage {
    margin-top: 16px;
    padding-top: 20px;
    border-top: 1px solid #F4F4F5;
    text-align: center; }
    .single-projet .projet-extrait .projet-partage .like,
    .single-projet .projet-extrait .projet-partage .share {
      display: block;
      text-align: center; }
    .single-projet .projet-extrait .projet-partage .addtoany_list a > span {
      vertical-align: top; }
    .single-projet .projet-extrait .projet-partage .like {
      margin-bottom: 20px; }
  .single-projet .projet-extrait .inner-content {
    background-color: transparent;
    max-width: 900px;
    border: none; }
.single-projet .projet-full-content {
  border-top: 1px solid #F4F4F5;
  padding-top: 20px; }

@media (min-width: 768px) {
  .single-projet .projet-header .inner-header .bloc-text {
    padding-top: 6em;
    padding-bottom: 6em; }
  .single-projet .projet-header .projet-title {
    font-size: 2.5em; }
  .single-projet .projet-extrait .biography {
    position: relative;
    height: 70px;
    overflow: hidden;
    cursor: pointer; }
    .single-projet .projet-extrait .biography.active {
      height: auto; }
      .single-projet .projet-extrait .biography.active:after {
        display: none; }
    .single-projet .projet-extrait .biography:after {
      content: "";
      display: block;
      height: 50px;
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      z-index: 2;
      background-image: linear-gradient(to top, #f3f5f5 0%, rgba(0, 0, 0, 0)); }
  .single-projet .projet-extrait .projet-summary {
    position: relative;
    max-height: 20em;
    overflow: hidden;
    cursor: pointer;
    padding-right: 20px; }
    .single-projet .projet-extrait .projet-summary.active {
      max-height: none;
      cursor: auto; }
      .single-projet .projet-extrait .projet-summary.active:after {
        display: none; }
    .single-projet .projet-extrait .projet-summary:after {
      z-index: 1;
      position: absolute;
      bottom: 0px;
      left: 0px;
      content: '';
      display: block;
      background-image: linear-gradient(to top, #f3f5f5 0%, rgba(0, 0, 0, 0));
      height: 3em;
      width: 100%; }
  .single-projet .projet-extrait .projet-author {
    border-top: none;
    border-left: 1px solid #F4F4F5;
    padding: 0 0 0 20px; }
  .single-projet .projet-extrait .projet-partage {
    margin-top: 20px;
    text-align: left; }
    .single-projet .projet-extrait .projet-partage .like,
    .single-projet .projet-extrait .projet-partage .share {
      display: inline-block;
      text-align: left;
      margin-right: 0em; }
    .single-projet .projet-extrait .projet-partage .like {
      margin-bottom: 0em;
      float: left; } }
@media (min-width: 1200px) {
  .single-projet .projet-header .inner-header .bloc-text {
    padding-top: 11em;
    padding-bottom: 11em; }
  .single-projet .projet-extrait {
    padding-top: 60px;
    padding-bottom: 60px; }
    .single-projet .projet-extrait .projet-summary {
      font-size: 1.4em; } }
.mks-user-login-social {
  border-top: 1px solid #F4F4F5;
  position: relative;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 40px 0 20px !important; }
  .mks-user-login-social:before {
    content: attr(data-separator-label);
    font-weight: 700;
    color: #9B9B9B;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    padding: 0 10px;
    transform: translate(-50%, -55%); }
  .mks-user-login-social__item {
    list-style: none !important; }
    .mks-user-login-social__item:not(:last-child) {
      padding-bottom: 10px; }
  .mks-user-login-social__button {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
    .mks-user-login-social__button.-facebook {
      background-color: #3b5998; }
    .mks-user-login-social__button.-google {
      background-color: #ea4335; }
    .mks-user-login-social__button .fa {
      margin-right: 0.4em; }

.page-template-page-auth .page-title {
  text-align: center; }
.page-template-page-auth .mks-action-links {
  margin: 0;
  padding: 0 !important; }
  .page-template-page-auth .mks-action-links li {
    list-style: none !important;
    text-align: center; }
    .page-template-page-auth .mks-action-links li:first-child {
      padding-top: 10px; }
    .page-template-page-auth .mks-action-links li a {
      display: inline-block;
      padding: 10px 0;
      font-weight: 700;
      position: relative; }
      .page-template-page-auth .mks-action-links li a:before {
        content: '';
        background: #0C3944;
        border-radius: 2px;
        opacity: 0.2;
        position: absolute;
        bottom: 8px;
        left: 0;
        width: 100%;
        height: 2px; }
      .page-template-page-auth .mks-action-links li a:visited {
        color: inherit; }
.page-template-page-auth .message {
  text-align: center;
  padding-bottom: 20px; }

#loginform > p, #registerform > p, #lostpasswordform > p, #mks-reset-password > p {
  margin: 0; }
  #loginform > p ~ p:not(:empty), #registerform > p ~ p:not(:empty), #lostpasswordform > p ~ p:not(:empty), #mks-reset-password > p ~ p:not(:empty) {
    padding-top: 20px; }
#loginform label, #registerform label, #lostpasswordform label, #mks-reset-password label {
  color: #9B9B9B;
  font-weight: 700; }
  #loginform label:not([for='rememberme']), #registerform label:not([for='rememberme']), #lostpasswordform label:not([for='rememberme']), #mks-reset-password label:not([for='rememberme']) {
    padding-bottom: 0.3em;
    padding-left: 1em;
    display: block; }
#loginform input:not([type='submit']), #registerform input:not([type='submit']), #lostpasswordform input:not([type='submit']), #mks-reset-password input:not([type='submit']) {
  font-size: 1em; }
#loginform input[type='submit'], #registerform input[type='submit'], #lostpasswordform input[type='submit'], #mks-reset-password input[type='submit'] {
  width: 100%; }

#loginform label[for='rememberme'] {
  padding-left: 0.5em; }

@media (min-width: 768px) {
  .page-template-page-auth #content #main {
    padding-top: 0;
    max-width: 400px; }
  .page-template-page-auth .page-title {
    font-size: 2.3em;
    line-height: 1.3; } }
.mks-header-user {
  background-color: #0C3944;
  padding: 4em 0; }
  .mks-header-user__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%; }
  .mks-header-user__avatar {
    border-radius: 100%;
    overflow: hidden;
    width: 100px;
    height: 100px; }
    .mks-header-user__avatar img {
      display: block;
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .mks-header-user__details {
    text-align: center;
    color: #fff;
    padding-top: 1em; }
  .mks-header-user__name {
    font-size: 1.6em;
    font-weight: 700; }
    .mks-header-user__name a, .mks-header-user__name a:visited {
      color: inherit; }
  .mks-header-user__bio {
    font-size: 0.95em;
    margin: 0;
    padding-top: 0.6em; }
  .mks-header-user__stats {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -0.5em;
    padding-top: 2em; }
    .mks-header-user__stats__item {
      padding: 0.5em; }

@media (min-width: 768px) {
  .mks-header-user {
    padding-top: 6em;
    padding-bottom: 6em; }
    .mks-header-user__inner {
      flex-direction: row;
      align-items: flex-start;
      max-width: 800px; }
    .mks-header-user__details {
      text-align: left;
      flex: 1;
      padding-top: 1.2em;
      padding-left: 1.5em; }
    .mks-header-user__name {
      font-size: 2.8em; }
    .mks-header-user__bio {
      font-size: 1.1em; }
    .mks-header-user__stats {
      justify-content: flex-start; } }
.page-template-page-user-large #content {
  margin-top: 0; }
.page-template-page-user-large #inner-content {
  padding: 0;
  width: 100%; }
.page-template-page-user-large #main {
  padding-top: 0 !important;
  max-width: none !important; }

#your-profile h3 {
  font-size: 1.5em;
  font-weight: 800; }
#your-profile h3, #your-profile .h3, #your-profile .entry-content.tab-section .comment-reply-title, .entry-content.tab-section #your-profile .comment-reply-title {
  margin: 0; }
#your-profile .h4 {
  margin-top: 30px; }
#your-profile .mks-notifications th {
  display: none; }
#your-profile .mks-notifications tr:not(:last-child) td:last-child {
  padding-bottom: 5px; }
#your-profile label {
  color: #9B9B9B;
  font-weight: 700;
  text-align: left;
  display: block;
  padding-left: 1em; }
  #your-profile label.skill-item {
    padding-left: 0; }
#your-profile select {
  font-size: 1em; }
#your-profile input:not([type='submit']) {
  font-size: 1em; }
#your-profile input[type='checkbox'] {
  margin-right: 0.5em; }
#your-profile textarea {
  font-size: 1em;
  resize: vertical; }
#your-profile .mks-form-table {
  display: block;
  width: 100%; }
  #your-profile .mks-form-table tbody {
    display: block; }
    #your-profile .mks-form-table tbody th, #your-profile .mks-form-table tbody td {
      display: block; }
    #your-profile .mks-form-table tbody tr {
      display: block; }
      #your-profile .mks-form-table tbody tr:not(:last-child) td:last-child {
        padding-bottom: 30px; }
  #your-profile .mks-form-table .description {
    font-size: 0.8em;
    display: inline-block;
    padding-top: 0.4em;
    padding-left: 1.2em;
    color: #9B9B9B; }
#your-profile .item-list .item + .item {
  display: block;
  padding-top: 5px; }
#your-profile #wpua-upload-button-existing {
  text-align: center; }
#your-profile #wpua-upload-existing {
  font-size: 1em;
  background-color: #eaedf2;
  color: #0C3944;
  display: inline-block;
  margin-top: 10px; }
#your-profile #wpua-upload-messages-existing {
  font-size: 0.8em; }
  #your-profile #wpua-upload-messages-existing .description {
    display: block;
    text-align: center; }
#your-profile #wpua-images-existing {
  text-align: center; }
  #your-profile #wpua-images-existing:after {
    content: '';
    display: block;
    clear: both; }
#your-profile #wpua-preview-existing, #your-profile #wpua-thumbnail-existing {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0; }
  #your-profile #wpua-preview-existing .description, #your-profile #wpua-thumbnail-existing .description {
    font-size: 0.8em; }
#your-profile #wpua-edit-attachment-existing {
  display: none; }
#your-profile #wpua-remove-existing,
#your-profile #wpua-undo-existing {
  font-size: 1em;
  padding-right: 1.5em;
  padding-left: 1.5em; }
#your-profile #wpua-remove-existing {
  background-color: #eaedf2;
  color: #0C3944;
  float: right; }
#your-profile #wpua-undo-existing {
  float: left; }
#your-profile .button-primary {
  font-size: 1.25em;
  float: none; }

@media (min-width: 768px) {
  .page-template-page-user-large #content #main {
    max-width: 500px; }
  .page-template-page-user-large #your-profile h3 {
    font-size: 2em; } }
.single-profile .textarea-mention {
  font-size: 0.9em;
  font-style: italic;
  display: block; }
.single-profile .message-textarea {
  margin: 26px 0; }
.single-profile .tools {
  text-align: right; }

.mks-profile__section {
  background-color: #fff;
  padding: 40px 20px; }
  .mks-profile__section:not(.-bg-transparent):not(.-sticky) {
    background-color: #f8f9fa; }
    .mks-profile__section:not(.-bg-transparent):not(.-sticky) input {
      background-color: #fff; }
  .mks-profile__section.-sticky {
    background-color: #e0e5e9;
    position: sticky;
    bottom: -1px;
    left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%; }
  .mks-profile__section__inner {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
    max-width: 100%; }
  .mks-profile__section__side {
    padding-bottom: 40px; }
  .mks-profile__section__help {
    margin-bottom: 0; }
  .mks-profile__section .button-primary {
    width: 100%; }

@media (min-width: 1024px) {
  .mks-profile__section {
    padding-top: 60px;
    padding-bottom: 60px; }
    .mks-profile__section__inner {
      display: flex;
      align-items: flex-start;
      justify-content: flex-end; }
    .mks-profile__section__side {
      width: 40%;
      padding-bottom: 0; }
    .mks-profile__section__main-content {
      width: 60%;
      padding-left: 60px; }
    .mks-profile__section .button-primary {
      width: auto; } }
.page-template-page-explore #content {
  margin-top: 0; }
.page-template-page-explore #main {
  margin-top: 20px; }
.page-template-page-explore .cover {
  background-image: url("../images/project-placeholder.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: visible;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px; }
  .page-template-page-explore .cover:before {
    background-image: none;
    background-color: #0C3944;
    opacity: 0.2; }
.page-template-page-explore .pagination {
  display: flex;
  justify-content: center;
  padding-top: 20px; }
  .page-template-page-explore .pagination li {
    float: none; }

body.page.page-template-page-classic main#main {
  padding-right: 20px;
  padding-left: 20px;
  width: 800px;
  max-width: 100%; }

.mks-welcome {
  background-color: #196C84;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .mks-welcome:before, .mks-welcome:after {
    content: '';
    border-radius: 85px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 85px; }
  .mks-welcome:before {
    background-color: #17657b;
    transform: rotate(-45deg) translate(-22%, 210%); }
  .mks-welcome:after {
    background-color: #1b738d;
    transform: rotate(-45deg) translate(-36%, 160%); }
  .mks-welcome__inner {
    position: relative;
    z-index: 2;
    padding: 30px 20px; }
  .mks-welcome__title, .mks-welcome__headline {
    color: #fff; }
  .mks-welcome__title {
    font-size: 1.2em;
    font-weight: 900; }
  .mks-welcome__headline {
    font-size: 0.95em;
    margin: 0;
    padding-top: 4px; }
  .mks-welcome__list {
    display: flex;
    margin: 0;
    padding-top: 15px; }
    .mks-welcome__list__item:not(:last-child) {
      margin-right: 10px; }
  .mks-welcome__btn {
    color: #155a6f !important;
    border-radius: 35px;
    background-color: #FFF30D !important;
    padding-right: 32px !important;
    padding-left: 32px !important; }
    .mks-welcome__btn:after {
      content: none !important; }
    .mks-welcome__btn.-secondary {
      color: #FFF30D !important;
      background-color: #155a6f !important; }

.mks-user-nav {
  background-color: #196C84; }
  .mks-user-nav__header {
    display: flex;
    align-items: center;
    padding: 20px 20px 0; }
  .mks-user-nav__avatar {
    border-radius: 50%;
    overflow: hidden; }
    .mks-user-nav__avatar img {
      object-fit: cover;
      vertical-align: top; }
  .mks-user-nav__infos {
    color: #fff;
    flex: 1;
    padding-left: 20px; }
  .mks-user-nav__username {
    font-size: 1.2em;
    font-weight: 900; }
    .mks-user-nav__username a {
      font-weight: inherit !important;
      color: inherit !important; }
  .mks-user-nav__logout {
    font-size: 0.8em;
    font-weight: 500;
    line-height: normal;
    opacity: 0.5; }
    .mks-user-nav__logout a {
      font-weight: 700 !important;
      color: #fff !important; }
      .mks-user-nav__logout a:after {
        content: none !important; }
  .mks-user-nav__main-content {
    padding: 20px; }
  .mks-user-nav__label {
    font-size: 0.8em;
    font-weight: 900;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.5;
    padding-bottom: 5px; }
  .mks-user-nav__menu {
    margin: 0; }
    .mks-user-nav__menu__btn {
      font-size: 0.8em;
      font-weight: 700 !important;
      color: #FFF30D !important;
      border-radius: 34px;
      background-color: #155a6f !important;
      margin-top: 3px;
      padding-right: 15px !important;
      padding-left: 15px !important; }
      .mks-user-nav__menu__btn .fa {
        margin-right: 6px; }
      .mks-user-nav__menu__btn:after {
        content: none !important; }
    .mks-user-nav__menu li {
      line-height: 1.3; }
    .mks-user-nav__menu a:not(.mks-user-nav__menu__btn) {
      font-size: 0.9em;
      font-weight: 500 !important;
      white-space: nowrap;
      text-overflow: ellipsis;
      color: #fff !important;
      overflow: hidden;
      padding: 2px 0;
      max-width: 100%; }

.mks-toolbar {
  color: #fff;
  background-color: #0C3944;
  padding: 10px 0; }
  .mks-toolbar__inner {
    display: flex;
    align-items: center; }
  .mks-toolbar__main-content {
    flex: 1; }
  .mks-toolbar__extra.-left {
    margin-right: 10px; }
  .mks-toolbar__extra.-right {
    margin-left: 10px; }
  .mks-toolbar__text {
    font-weight: 600;
    line-height: 1.2; }
  .mks-toolbar .button-size-small {
    font-size: 0.9em;
    padding: 0.6em 1.2em; }

.social-cup-footer {
  background-color: #1D4D70;
  padding: 54px 15px; }
  .social-cup-footer img {
    vertical-align: top;
    max-width: 100%; }
  .social-cup-footer a:visited {
    color: inherit; }
  .social-cup-footer__section {
    margin-right: auto;
    margin-left: auto;
    width: 960px;
    max-width: 100%; }
    .social-cup-footer__section.-secondary {
      padding-top: 54px; }
  .social-cup-footer__site-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 210px; }
  .social-cup-footer__creators-wrapper {
    padding-top: 54px;
    padding-bottom: 27px; }
  .social-cup-footer__created-by {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 27px;
    width: 70px; }
  .social-cup-footer__creators-list {
    margin-top: -10.8px;
    margin-bottom: -10.8px; }
    .social-cup-footer__creators-list__item {
      padding-top: 10.8px;
      padding-bottom: 10.8px; }
  .social-cup-footer__logo {
    display: block;
    margin-right: auto;
    margin-left: auto; }
    .social-cup-footer__logo.-kkbb, .social-cup-footer__logo.-mks {
      width: 130px; }
    .social-cup-footer__logo.-lbp {
      width: 50px; }
    .social-cup-footer__logo.-grdf {
      width: 160px; }
  .social-cup-footer__social-links {
    display: flex;
    justify-content: center;
    margin: 0 -10.8px; }
    .social-cup-footer__social-links__item {
      padding-right: 10.8px;
      padding-left: 10.8px;
      width: calc(40px + 21.6px); }
  .social-cup-footer__nav {
    padding-top: 27px; }
  .social-cup-footer__menu {
    margin-top: -2px;
    margin-bottom: -2px; }
    .social-cup-footer__menu .menu-item {
      text-align: center;
      padding-top: 2px;
      padding-bottom: 2px; }
      .social-cup-footer__menu .menu-item a {
        font-size: 16px;
        font-weight: bold;
        color: #ffffff; }
  .social-cup-footer__made-by {
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 27px; }
    .social-cup-footer__made-by__link {
      color: #ffffff;
      border-bottom: 2px solid rgba(255, 255, 255, 0.15);
      padding-bottom: 2px; }

@media (min-width: 768px) {
  .social-cup-footer__creators-wrapper {
    display: flex;
    align-items: center;
    justify-content: center; }
  .social-cup-footer__created-by {
    margin-right: 27px;
    margin-left: 0;
    padding-bottom: 0; }
  .social-cup-footer__creators-list {
    display: flex;
    align-items: center;
    margin: 0 -8.1px; }
    .social-cup-footer__creators-list__item {
      padding: 0 8.1px; }
  .social-cup-footer__links-wrapper {
    display: flex;
    align-items: center;
    justify-content: center; }
  .social-cup-footer__social-links {
    padding-right: 27px; }
  .social-cup-footer__nav {
    padding-top: 0; }
  .social-cup-footer__menu {
    display: flex;
    margin: 0 -10.8px; }
    .social-cup-footer__menu .menu-item {
      text-align: left;
      padding: 0 10.8px; } }
@media (min-width: 1024px) {
  .social-cup-footer {
    padding-right: 20px;
    padding-left: 20px; }
    .social-cup-footer__section {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .social-cup-footer__site-logo {
      margin-right: 0;
      margin-left: 0; }
    .social-cup-footer__creators-wrapper {
      padding-top: 0;
      padding-bottom: 0; }
    .social-cup-footer__created-by {
      margin-left: 27px; }
    .social-cup-footer__logos-wrapper {
      display: flex;
      align-items: center;
      justify-content: center; }
    .social-cup-footer__logo.-grdf {
      margin-right: 0;
      margin-left: 27px; }
    .social-cup-footer__made-by {
      padding-top: 0; } }
.u-d-flex {
  display: flex; }

.u-flex-1 {
  flex: 1; }

.u-mw-0 {
  min-width: 0; }

.u-vc-column-z-index-initial > .vc_column-inner {
  z-index: initial !important; }

.u-fw-700 {
  font-weight: 700; }

.u-bg-warning {
  background-color: #F0976B; }

.u-color-success {
  color: #70AF90; }

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

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

.u-hyphens-none {
  hyphens: none; }

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "Raleway", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #0C3944;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body.menu-is-open, body.overlay-is-open {
    overflow: hidden;
    height: 100%; }

* {
  font-variant-ligatures: none;
  font-feature-settings: "liga" 0;
  font-feature-settings: "liga1" off; }

/********************
WORDPRESS BODY CLASSES
style a page via class
********************/
/* for sites that are read right to left (i.e. hebrew) */
/* home page */
/* blog template page */
/* archive page */
.the-date, .cover-subhead {
  color: #FFF30D;
  font-family: "Raleway", sans-serif;
  font-size: 0.875em;
  font-weight: 600;
  margin-bottom: 0.4em; }

/* date archive page */
/* replace the number to the corresponding page number */
.search .search-label {
  font-weight: 600; }

/* search page */
/* search result page */
/* no results search page */
/* individual paged search (i.e. body.search-paged-3) */
/* 404 page */
/* single post page */
/* individual post page by id (i.e. body.postid-73) */
/* individual paged single (i.e. body.single-paged-3) */
/* attatchment page */
/* individual attatchment page (i.e. body.attachmentid-763) */
/* style mime type pages */
/* author page */
/* user nicename (i.e. body.author-samueladams) */
/* paged author archives (i.e. body.author-paged-4) for page 4 */
/* category page */
/* individual category page (i.e. body.category-6) */
/* replace the number to the corresponding page number */
/* tag page */
/* individual tag page (i.e. body.tag-news) */
/* replace the number to the corresponding page number */
/* custom page template page */
/* individual page template (i.e. body.page-template-contact-php */
/* replace the number to the corresponding page number */
/* parent page template */
/* child page template */
/* replace the number to the corresponding page number */
/* if user is logged in */
/* paged items like search results or archives */
/* individual paged (i.e. body.paged-3) */
/*********************
LAYOUT & GRID STYLES
*********************/
.wrap, .mks-header-user__inner {
  width: 100%;
  margin: 0 auto;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 20px;
  padding-right: 20px; }

/*********************
LINK STYLES
*********************/
a {
  text-decoration: none;
  color: #0C3944;
  /* on click */
  /* mobile tap color */ }
  a:visited {
    color: #9B9B9B; }
  a:link {
    /*
    this highlights links on iPhones/iPads.
    so it basically works like the :hover selector
    for mobile devices.
    */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
.h1, .h2, .h3, .entry-content.tab-section .comment-reply-title, .h4, .h5 {
  text-rendering: optimizelegibility;
  hyphens: none !important;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */ }
  .h1 a, .h2 a, .h3 a, .entry-content.tab-section .comment-reply-title a, .h4 a, .h5 a {
    text-decoration: none; }
  .h1 .important, .h2 .important, .h3 .important, .entry-content.tab-section .comment-reply-title .important, .h4 .important, .h5 .important {
    color: #FFF30D; }

.h1 {
  font-size: 2.3em;
  line-height: 1.1em;
  font-family: "Raleway", sans-serif;
  font-weight: 900; }

.h2 {
  font-size: 1.9em;
  line-height: 1.1em;
  margin-bottom: 0.375em;
  font-family: "Raleway", sans-serif;
  font-weight: 900; }

.h3, .entry-content.tab-section .comment-reply-title {
  font-size: 1.375em;
  line-height: 1.4;
  font-family: "Raleway", sans-serif;
  font-weight: 800; }

.h4 {
  font-size: 1.1em;
  font-weight: 700; }

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

.raleway {
  font-family: "Raleway", sans-serif !important;
  font-variant-ligatures: none;
  font-feature-settings: "liga" 0;
  font-feature-settings: "liga1" off; }

.font-extra-bold {
  font-weight: 900 !important; }

.compress-line {
  line-height: 0.95em !important; }

.text-white {
  color: #fff !important; }

.text-black {
  color: #0C3944 !important; }

.text-green {
  color: #FFF30D !important; }

.text-yellow {
  color: #ebe16f !important; }

.text-rouge {
  color: #70AF90 !important; }

.text-gris {
  color: #9B9B9B !important; }

.not-on-mobile {
  display: none; }

.max-width {
  display: block;
  max-width: 35em;
  hyphens: none; }
  .max-width.with-center {
    margin-left: auto;
    margin-right: auto; }
  .max-width.h1 {
    max-width: 14em; }
  .max-width.h2 {
    max-width: 20em; }
  .max-width.h3, .entry-content.tab-section .max-width.comment-reply-title {
    max-width: 25em; }

.padding-right {
  padding-right: 1em; }

.accroche {
  font-size: 1.25em;
  line-height: 1.45em; }

.justify {
  text-align: justify !important; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.font-semibold {
  font-weight: 600; }

.font-bold {
  font-weight: 900; }

.font-size-big {
  font-size: 3em !important; }

.font-size-super-big {
  font-size: 3.5em !important; }

.center-element {
  display: flex;
  align-items: center; }

.no-marge-top {
  margin-top: 0px !important; }

.no-marge {
  margin-bottom: 0px !important; }

.prevent-margin :first-child {
  margin-top: 0px; }
.prevent-margin :last-child {
  margin-bottom: 0px; }

.ligne-with-image * {
  vertical-align: middle !important; }

.small-text {
  font-size: 0.75em; }

.wpb_single_image.full-width img {
  width: 100% !important; }
.wpb_single_image.full-width .wpb_wrapper,
.wpb_single_image.full-width .vc_single_image-wrapper {
  width: 100% !important; }

strong {
  font-weight: 800; }

/*********************
HEADER STYLES
*********************/
.top-header {
  height: 38px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0.90em;
  color: #0C3944;
  overflow: hidden; }
  .top-header,
  .top-header a {
    color: #0C3944; }
  .top-header .inner-top-header {
    height: 100%; }
  .top-header .part {
    float: left;
    margin-right: 20px;
    height: 100%;
    display: flex;
    align-items: center; }
    .top-header .part.hide-mobile {
      display: none; }
    .top-header .part.right {
      float: right;
      margin-right: 0px;
      margin-left: 20px; }
    .top-header .part strong {
      font-family: "Raleway", sans-serif; }
  .top-header .galaxy-location {
    font-family: "Raleway", sans-serif; }
    .top-header .galaxy-location a {
      position: relative;
      margin-right: 5px;
      padding-left: 10px; }
      .top-header .galaxy-location a:before {
        top: 50%;
        left: 0px;
        margin-top: -0.5em;
        position: absolute;
        display: block;
        width: 3px;
        height: 1em;
        background-color: #FFF30D;
        content: "";
        overflow: hidden;
        border-radius: 10px; }

.header .protect-menu {
  display: none;
  z-index: 999; }
.menu-is-open .header .protect-menu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  opacity: 0.4;
  background-image: url("../images/shadow.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom left; }
.menu-is-open .header #open-menu {
  display: none; }
.header #open-menu {
  position: absolute;
  top: 0em;
  right: 20px;
  z-index: 1001;
  font-size: 1.5em;
  line-height: 1em;
  padding: 0em 0.5em;
  padding-right: 0px;
  color: #fff;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center; }
  .header #open-menu .fa {
    width: auto !important;
    padding: 0px !important; }
  .header #open-menu .menu-label {
    font-size: 0.5em;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    margin-right: 10px; }
  .header #open-menu.open {
    position: fixed; }
.header .element.top-nav {
  display: none; }
.header nav {
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  -moz-transition: right 0.2s, -moz-transform 0.2s;
  -o-transition: right 0.2s, -o-transform 0.2s;
  -webkit-transition: right 0.2s, -webkit-transform 0.2s;
  transition: right 0.2s, transform 0.2s;
  background-color: #fff;
  position: fixed;
  z-index: 1000;
  top: 0px;
  right: 0px;
  bottom: 0px; }
  .header nav .close {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 20px;
    color: #0C3944;
    font-size: 1.5em;
    line-height: 1em;
    cursor: pointer; }
  .header nav.open {
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }
  .header nav .nav {
    color: #0C3944;
    padding: 1em;
    max-width: 500px;
    font-size: 1.3em;
    word-wrap: break-word; }
    .header nav .nav li a {
      color: #0C3944; }
    .header nav .nav li .sub-menu {
      padding-left: 20px;
      border-left: 4px solid #f8f9fa;
      background-color: transparent;
      margin-bottom: 20px;
      left: auto; }
      .header nav .nav li .sub-menu li {
        background-color: transparent; }
      .header nav .nav li .sub-menu .sub-menu li a {
        font-weight: 300; }
  .header nav a,
  .header nav .sub-menu a {
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    color: #0C3944;
    position: relative;
    display: inline-block !important;
    background-color: transparent; }
    .header nav a:after,
    .header nav .sub-menu a:after {
      content: '';
      display: block;
      width: 0px;
      height: 2px;
      -moz-transition: width 0.4s;
      -o-transition: width 0.4s;
      -webkit-transition: width 0.4s;
      transition: width 0.4s;
      background-color: #FFF30D; }
    .header nav a:hover,
    .header nav .sub-menu a:hover {
      text-decoration: none !important; }
      .header nav a:hover:after,
      .header nav .sub-menu a:hover:after {
        width: 100%; }
  .header nav li ul.sub-menu {
    margin-top: 0px;
    margin-bottom: 0px; }
    .header nav li ul.sub-menu li a {
      font-weight: 400;
      font-size: 0.875em; }
  .header nav li.current-menu-item > a {
    color: #FFF30D; }
  .header nav li a,
  .header nav li ul.sub-menu li a {
    padding: 0.3em 0px;
    display: inline-block !important;
    width: auto !important; }
  .header nav .nav.secondary-nav {
    font-size: 0.875em; }
    .header nav .nav.secondary-nav a {
      font-family: "Raleway", sans-serif;
      color: #9B9B9B;
      font-weight: 400; }
  .header nav .footer {
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 0px; }
    .header nav .footer * {
      max-width: 100%; }
    .header nav .footer .logo {
      width: 80px; }

#logo {
  /*
  position: absolute;
  top: 0px;
  left: $padding-global;*/ }
  #logo img {
    width: 70px;
    height: auto; }
    #logo img.custom-logo {
      width: 80px; }
  #logo .main-logotype {
    display: block; }
  #logo .scroll-logotype {
    display: none; }
  #logo a {
    color: #fff;
    display: block;
    height: 64px;
    display: flex;
    align-items: center; }

.cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  position: relative;
  overflow: hidden; }
  .cover:after {
    content: '';
    display: block;
    width: 50px;
    height: 25px;
    background-image: url(../images/down.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -25px;
    z-index: 2; }
  .cover.content-driven:after {
    display: none; }

.cover-subhead {
  margin-top: 0; }

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

.cover,
.sticky-posts-container .swiper-slide {
  display: flex;
  align-items: center; }
  .cover .cover-content,
  .sticky-posts-container .swiper-slide .cover-content {
    position: static;
    z-index: 2;
    color: #fff; }
    .cover .cover-content .inner-content .taxonomy-description,
    .sticky-posts-container .swiper-slide .cover-content .inner-content .taxonomy-description {
      font-size: 1.125em;
      max-width: 35em;
      font-family: "Raleway", sans-serif; }
    .cover .cover-content .inner-content .metas,
    .sticky-posts-container .swiper-slide .cover-content .inner-content .metas {
      margin-top: 1em;
      max-width: 600px;
      font-weight: bold; }
      .cover .cover-content .inner-content .metas a,
      .sticky-posts-container .swiper-slide .cover-content .inner-content .metas a {
        text-decoration: none; }
      .cover .cover-content .inner-content .metas .date,
      .sticky-posts-container .swiper-slide .cover-content .inner-content .metas .date {
        margin-left: 0.5em; }
  .cover:before,
  .sticky-posts-container .swiper-slide:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-image: url("../images/shadow.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
    opacity: 1; }

.long-description {
  position: relative;
  max-height: 400px;
  overflow: hidden;
  cursor: pointer;
  -moz-transition: max-height 0.4s, height 0.4s;
  -o-transition: max-height 0.4s, height 0.4s;
  -webkit-transition: max-height 0.4s, height 0.4s;
  transition: max-height 0.4s, height 0.4s; }
  .long-description.open {
    max-height: 100%;
    cursor: auto; }
  .long-description .inner-content {
    background-color: #EFEEE7; }
    .long-description .inner-content .the-content {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; }

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
.nav {
  border-bottom: 0;
  margin: 0;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */ }
  .nav li {
    /*
    so you really have to rethink your dropdowns for mobile.
    you don't want to have it expand too much because the
    screen is so small. How you manage your menu should
    depend on the project. Here's some great info on it:
    http://www.alistapart.com/articles/organizing-mobile/
    */ }
    .nav li a {
      display: block;
      color: #fff;
      text-decoration: none;
      padding: 0.75em;
      /*
      remember this is for mobile ONLY, so there's no need
      to even declare hover styles here, you can do it in
      the style.scss file where it's relevant. We want to
      keep this file as small as possible!
      */ }
    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
      padding-left: 30px; }

/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  margin-top: 20px;
  font-family: "Raleway", sans-serif; }
  #content #main ul:not(.pagination) {
    padding-left: 1em; }
  #content #main ul li {
    list-style: disc; }
    #content #main ul li ul {
      margin-bottom: 1em !important; }
      #content #main ul li ul li {
        list-style: circle; }
  .page-template-page-custom #content, .page-template-page-full-sidebar #content {
    margin-top: 0px;
    margin-bottom: 0px; }
  .single-post #content {
    margin-top: 20px;
    margin-bottom: 40px; }
    .single-post #content .the-author {
      margin-bottom: 20px;
      font-size: 0.875em;
      padding-bottom: 10px; }

.single-post .post-title,
.archive .post-title {
  margin-bottom: 0.3em;
  margin-top: 0px; }

.hentry {
  background-color: #fff;
  margin-bottom: 20px; }
  .hentry footer p {
    margin: 0; }

/* end .hentry */
.single-title,
.page-title,
.entry-title {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
  margin-bottom: 20px;
  font-size: 1.5em; }

/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
.byline {
  color: #9B9B9B;
  font-style: italic;
  margin: 0; }

.tab-section {
  padding-top: 40px;
  padding-bottom: 40px; }

/* entry content */
.entry-content {
  /*
  image alignment on a screen this size may be
  a bit difficult. It's set to start aligning
  and floating images at the next breakpoint,
  but it's up to you. Feel free to change it up.
  */ }
  .entry-content.tab-section:not(.tab-section-full) {
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    max-width: 100%; }
  .entry-content.tab-section #comments-title {
    border-top: none;
    padding: 0 0 20px; }
  .entry-content.tab-section .comment-respond {
    border-top: none;
    padding: 0; }
  .entry-content.tab-section .comment-form {
    margin-top: 20px; }
    .entry-content.tab-section .comment-form label[for="comment"] {
      display: none; }
  .entry-content.tab-section .logged-in-as {
    padding-bottom: 15px; }
  .entry-content.tab-section .logged-in-as a,
  .entry-content.tab-section a.tab-link {
    border-bottom-color: #F4F4F5;
    box-shadow: none;
    transition: border-color 300ms; }
    .entry-content.tab-section .logged-in-as a:hover,
    .entry-content.tab-section a.tab-link:hover {
      border-bottom-color: #FFF30D;
      background-color: transparent; }
  .entry-content.tab-section .section + .section {
    padding-top: 40px; }
  .entry-content p {
    margin: 0 0 20px; }
  .entry-content h3 {
    line-height: 1.4; }
  .entry-content a:not(.button-link):not(.comment-reply-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper).single-popup-image {
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    border-bottom: none; }
    .entry-content a:not(.button-link):not(.comment-reply-link):not(.vc_icon_element-link):not(.vc_single_image-wrapper).single-popup-image:hover {
      background-color: transparent; }
  .entry-content table {
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 20px; }
    .entry-content table caption {
      margin: 0 0 7px;
      font-size: 0.75em;
      color: #9B9B9B;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .entry-content tr {
    border-bottom: 1px solid #eaedf2; }
    .entry-content tr:nth-child(even) {
      background-color: #f8f9fa; }
  .entry-content td {
    padding: 7px;
    border-right: 1px solid #eaedf2; }
    .entry-content td:last-child {
      border-right: 0; }
  .entry-content th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2; }
    .entry-content th:last-child {
      border-right: 0; }
  .entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 20px; }
  .entry-content img {
    margin: 0 0 20px 0;
    max-width: 100%;
    height: auto; }
  .entry-content .size-auto,
  .entry-content .size-full,
  .entry-content .size-large,
  .entry-content .size-medium,
  .entry-content .size-thumbnail {
    max-width: 100%;
    height: auto; }
  .entry-content pre {
    background: #000;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 20px;
    margin: 0 0 20px;
    border-radius: 3px; }

/* end .entry-content */
.wp-caption {
  max-width: 100%;
  margin-bottom: 20px;
  /* images inside wp-caption */ }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.875em;
    margin: 0.2em 0em;
    text-align: left;
    line-height: 1em;
    font-family: "Raleway", sans-serif; }

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
.tags {
  margin: 0; }

.single-profile .box:before,
.page-template-page-explore .box:before {
  background-color: rgba(0, 0, 0, 0.5); }

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  clear: both;
  overflow: hidden;
  margin: 20px 0; }
  .pagination .page-numbers,
  .wp-prev-next .page-numbers {
    margin: 0; }

.pagination {
  text-align: center; }
  .pagination ul {
    white-space: nowrap;
    background-color: #fff;
    display: inline-block;
    clear: both;
    padding: 0; }
  .pagination li {
    display: inline;
    float: left;
    overflow: hidden;
    margin: 0 3px;
    padding: 0; }
    .pagination li:last-child {
      border-right: none; }
  .pagination a, .pagination span {
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1em;
    text-decoration: none;
    color: #0C3944;
    background-color: #fff;
    display: block;
    position: relative;
    margin: 0;
    padding: 0.75em;
    min-width: 1em; }
    .pagination a:after, .pagination span:after {
      content: '';
      border-radius: 6px;
      background-color: transparent;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 6px;
      transition: background-color 300ms; }
    .pagination a:hover:after, .pagination a:focus:after, .pagination span:hover:after, .pagination span:focus:after {
      background-color: #F4F4F5; }
  .pagination .current,
  .pagination .active > * {
    font-weight: 800;
    cursor: default;
    pointer-events: none; }
    .pagination .current:after,
    .pagination .active > *:after {
      background-color: #FFF30D; }

.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }

/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
  /* number of comments span */ }

.commentlist {
  margin: 0;
  list-style-type: none; }
  .commentlist + .comment-respond {
    margin-top: 50px; }

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 20px;
  border-bottom: 1px solid #f8f9fa;
  border-radius: 6px;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */ }
  .comment .comment-author {
    padding: 7px;
    border: 0; }
    .comment .comment-author a:not(.button-link):not(.vc_icon_element-link) {
      box-shadow: none;
      border-color: #efeff0;
      transition: border-color 300ms; }
      .comment .comment-author a:not(.button-link):not(.vc_icon_element-link):hover {
        background-color: transparent;
        border-color: #FFF30D; }
  .comment .vcard {
    margin-left: 50px; }
    .comment .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
    .comment .vcard time {
      display: block;
      font-size: 0.9em;
      font-style: italic; }
      .comment .vcard time a {
        color: #9B9B9B;
        text-decoration: none; }
        .comment .vcard time a:hover {
          text-decoration: underline; }
    .comment .vcard .avatar {
      position: absolute;
      left: 16px;
      border-radius: 50%; }
  .comment:last-child {
    margin-bottom: 0; }
  .comment .children {
    margin: 0;
    /* variations */
    /* change number for different depth */ }
  .comment[class*=depth-]:not(.depth-1) {
    margin-top: 20px; }
  .comment.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .comment.odd {
    background-color: #fff; }
  .comment.even {
    background: #f8f9fa; }

/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 20px;
  font-size: 1em;
  line-height: 1.5em; }

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  font-size: 0.9em;
  float: right; }

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em; }

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 20px;
  border-top: 1px solid #f8f9fa; }

#reply-title {
  margin: 0; }

.logged-in-as {
  color: #9B9B9B;
  font-style: italic;
  margin: 0; }
  .logged-in-as a {
    color: #0C3944; }

.comment-form-comment {
  margin: 20px 0 10px; }

.form-allowed-tags {
  padding: 20px;
  background-color: #f8f9fa;
  font-size: 0.9em; }

/* comment submit button */
#submit {
  float: right;
  font-size: 1em; }

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 20px 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widgettitle {
  margin-bottom: 10px; }

.widget {
  margin-bottom: 20px; }
  .widget ul li {
    /* deep nesting */ }

.no-widgets {
  background-color: #fff;
  padding: 20px;
  text-align: center;
  border: 1px solid #F4F4F5;
  border-radius: 2px;
  margin-bottom: 20px; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  color: #9B9B9B;
  margin-top: 20px;
  margin-bottom: 20px; }
  .page-template-page-custom .footer {
    margin-top: 0px; }
    .page-template-page-custom .footer #inner-footer {
      border-top: 0px; }

/*
if you checked out the link above:
http://www.alistapart.com/articles/organizing-mobile/
you'll want to style the footer nav
a bit more in-depth. Remember to keep
it simple because you'll have to
override these styles for the desktop
view.
*/
.footer-links {
  overflow: hidden;
  display: block; }
  .footer-links #menu-footer {
    margin-left: -1em;
    margin-right: -1em; }
  .footer-links ul li a {
    color: #0C3944;
    display: inline-block;
    padding: 0px;
    margin-left: 1em;
    margin-right: 1em;
    font-weight: 900;
    -moz-transition: color 0.4s;
    -o-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    transition: color 0.4s; }
    .footer-links ul li a:hover {
      color: #FFF30D;
      text-decoration: none; }
  .footer-links ul li.main a {
    font-family: "Raleway", sans-serif;
    color: #E36164;
    font-weight: 900; }

/* end .footer-links */
.single-post #main,
.long-description .the-content,
.content-overlay {
  font-family: "Raleway", sans-serif;
  font-size: 1.125em;
  line-height: 1.55em;
  font-weight: 400; }
  .single-post #main iframe,
  .long-description .the-content iframe,
  .content-overlay iframe {
    width: 100%; }

blockquote {
  padding-left: 1em;
  margin-left: 0px;
  position: relative;
  margin-top: 2em;
  margin-bottom: 2em;
  color: #9B9B9B;
  font-weight: 400;
  font-size: 1.2em;
  font-style: italic; }
  blockquote:before {
    display: block;
    content: "";
    position: absolute;
    background-color: #FFF30D;
    border-radius: 12px;
    width: 4px;
    left: -0em;
    top: 0.18em;
    bottom: 0.18em; }

.section-style {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .section-style {
      padding-top: 60px;
      padding-bottom: 60px; } }

.sponsors-banner .the-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .sponsors-banner .the-content .elements {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .sponsors-banner .the-content .elements .element {
      width: 100%;
      margin-bottom: 20px; }
      .sponsors-banner .the-content .elements .element.presentation {
        font-size: 1.25em; }
      .sponsors-banner .the-content .elements .element.text {
        font-weight: 400;
        font-family: "Raleway", sans-serif; }

.password-required #content {
  min-height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  align-content: center;
  justify-content: center;
  background-color: #eaedf2;
  background-image: url("../images/event-cover.jpg");
  background-size: cover; }
  .password-required #content .post-password-form {
    width: 100%;
    max-width: 500px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 20px; }

.footer-studio {
  text-align: center;
  font-weight: 800;
  color: #0C3944;
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.875em; }
  .footer-studio a {
    text-decoration: underline;
    color: #0C3944; }

/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: 481px and Up Stylesheet
  
  This stylesheet is loaded for larger devices. It's set to
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection.
  
  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.scss styles.
  
  ******************************************************************/
  /*
  IMPORTANT NOTE ABOUT SASS 3.3 & UP
  You can't use @extend within media queries
  anymore, so just be aware that if you drop
  them in here, they won't work.
  */
  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
  .menu {
    /* end .menu ul */ }
    .menu ul {
      /* end .menu ul li */
      /* highlight current page */
      /* end current highlighters */ }
      .menu ul li {
        /*
        plan your menus and drop-downs wisely.
        */ }
        .menu ul li a {
          /*
          you can use hover styles here even though this size
          has the possibility of being a mobile device.
          */ }

  /* end .menu */
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */ }
    .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; }

  /* end .entry-content */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */ }
/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  
  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!
  
  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  .h1 {
    font-size: 3.125em; }

  .h2 {
    font-size: 2.5em; }

  .accroche {
    font-size: 1.625em;
    line-height: 1.69em; }

  .font-size-big {
    font-size: 3.9em !important; }

  .font-size-super-big {
    font-size: 5em !important; }

  .not-on-mobile {
    display: block; }

  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .archive.category #content {
    margin-top: 0px;
    position: relative;
    z-index: 2; }
    .archive.category #content #inner-content {
      margin-top: -150px; }

  #content {
    margin-top: 60px; }
    .single-post #content {
      margin-bottom: 80px; }
      .single-post #content .the-author {
        position: absolute;
        top: -1.5em;
        margin-bottom: 20px;
        left: 0px;
        color: #fff;
        margin-left: 5px;
        line-height: 1em;
        font-size: 0.875em;
        padding-bottom: 0px;
        border-bottom: none; }

  /*********************
  HEADER STYLES
  *********************/
  .top-header {
    height: 50px; }
    .top-header .part.hide-mobile {
      display: flex; }

  .single-post .header, .sticky-posts .header, .page-template-page-custom .header, .page-template-page-full-sidebar .header, .tax-program .header, .category .header, .blog .header, .search-results .header, .page-template-page-explore .header {
    top: 50px; }
  .header .element.top-nav {
    width: 100%;
    padding-right: 40px;
    padding-right: 80px; }
    .header .element.top-nav ul li {
      float: right; }
      .header .element.top-nav ul li a {
        position: relative;
        font-weight: 600; }
        .header .element.top-nav ul li a:after {
          content: '';
          display: block;
          width: 0px;
          height: 2px;
          -moz-transition: width 0.4s;
          -o-transition: width 0.4s;
          -webkit-transition: width 0.4s;
          transition: width 0.4s;
          background-color: #FFF30D; }
        .header .element.top-nav ul li a:hover {
          text-decoration: none; }
          .header .element.top-nav ul li a:hover:after {
            width: 100%; }
      .header .element.top-nav ul li.current-menu-item a:after {
        width: 100%; }
    .header .element.top-nav ul .sub-menu {
      background-color: #fff;
      border: none;
      overflow: hidden;
      color: #4A4A4A;
      font-size: 1rem;
      line-height: 1em;
      border-radius: 4px;
      box-shadow: 0 0 0 1px rgba(99, 114, 130, 0.16), 0 8px 16px rgba(27, 39, 51, 0.08);
      outline: none; }
      .header .element.top-nav ul .sub-menu li {
        border: none; }
        .header .element.top-nav ul .sub-menu li a {
          color: #0C3944; }
          .header .element.top-nav ul .sub-menu li a:after {
            opacity: 0; }
          .header .element.top-nav ul .sub-menu li a:hover {
            color: #FFF30D; }
            .header .element.top-nav ul .sub-menu li a:hover:after {
              opacity: 0; }
    .header .element.top-nav .wpml-ls-iteme.wpml-ls-last-item {
      position: relative;
      margin-left: 5px;
      /*
      .wpml-ls-display
      {
      	border-left: 1px solid rgba(255, 255, 255, 0.7);
      }
      */ }
      .header .element.top-nav .wpml-ls-iteme.wpml-ls-last-item a {
        padding-left: 15px;
        padding-right: 0px; }
      .header .element.top-nav .wpml-ls-iteme.wpml-ls-last-item:after {
        width: 1px;
        display: inline-block;
        content: "";
        height: 24px;
        background-color: #fff;
        opacity: 0.7;
        position: absolute;
        top: 50%;
        margin-top: -12px; }
    .header .element.top-nav .wpml-ls-menu-item.menu-item-has-children:after {
      width: 12px;
      height: 7px;
      display: inline-block;
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -3px;
      right: 0px;
      background-image: url("../images/down.svg");
      background-size: 100%;
      background-repeat: no-repeat; }
    .header .element.top-nav .wpml-ls-menu-item.menu-item-has-children > a {
      padding-right: 20px; }
    .header .element.top-nav .wpml-ls-menu-item.menu-item-has-children .sub-menu a {
      width: 65px; }
  .header.black .element.top-nav > ul > li > a {
    color: #0C3944; }
  .header.black .searchform i.fa-search,
  .header.black .searchform input {
    color: #0C3944; }
  .header.black #open-menu {
    color: #0C3944; }
    .header.black #open-menu .menu-label {
      border-left-color: #0C3944; }
  .header #open-menu {
    right: 20px; }
    .header #open-menu.open {
      right: 20px; }
  .header nav {
    width: 50%; }
    .header nav .nav {
      padding-left: 40px; }
    .header nav li {
      float: none; }
      .header nav li ul.sub-menu,
      .header nav li ul.children {
        position: relative;
        top: auto;
        left: auto;
        visibility: visible;
        border: none; }
        .header nav li ul.sub-menu li a,
        .header nav li ul.children li a {
          border: none;
          width: 100%; }
    .header nav .footer {
      padding-left: 40px;
      padding-right: 40px; }

  /*********************
  NAVIGATION STYLES
  *********************/
  .nav {
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */ }
    .nav ul {
      background: #000;
      margin-top: 0; }
    .nav li {
      float: left;
      position: relative;
      /*
      plan your menus and drop-downs wisely.
      */
      /* showing sub-menus */ }
      .nav li a {
        border-bottom: 0;
        /*
        you can use hover styles here even though this size
        has the possibility of being a mobile device.
        */ }
        .nav li a:hover, .nav li a:focus {
          color: #fff;
          text-decoration: underline; }
      .nav li ul.sub-menu,
      .nav li ul.children {
        margin-top: 0;
        border: 1px solid #ccc;
        border-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999;
        /* highlight sub-menu current page */ }
        .nav li ul.sub-menu li,
        .nav li ul.children li {
          /*
          if you need to go deeper, go nuts
          just remember deeper menus suck
          for usability. k, bai.
          */ }
          .nav li ul.sub-menu li a,
          .nav li ul.children li a {
            padding-left: 10px;
            border-right: 0;
            display: block;
            width: 180px;
            border-bottom: 1px solid #ccc; }
          .nav li ul.sub-menu li:last-child a,
          .nav li ul.children li:last-child a {
            border-bottom: 0; }
          .nav li ul.sub-menu li ul,
          .nav li ul.children li ul {
            top: 0;
            left: 100%; }
      .nav li:hover > ul {
        top: auto;
        visibility: visible; }

  /* end .nav */
  /*********************
  SIDEBARS & ASIDES
  *********************/
  .sidebar {
    margin-top: 2.2em; }

  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 20px; }

  .widget {
    padding: 0 10px;
    margin: 2.2em 0; }
    .widget ul li {
      margin-bottom: 0.75em;
      /* deep nesting */ }
      .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em; }

  /* links widget */
  /* meta widget */
  /* pages widget */
  /* recent-posts widget */
  /* archives widget */
  /* tag-cloud widget */
  /* calendar widget */
  /* category widget */
  /* recent-comments widget */
  /* search widget */
  /* text widget */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
  .footer-links ul li {
    /*
    be careful with the depth of your menus.
    it's very rare to have multi-depth menus in
    the footer.
    */ }
    .footer-links ul li.right {
      float: right; }

  /* end .footer-links */
  .cover {
    min-height: 400px; }
    .search .cover, .page-template-page-explore .cover {
      min-height: auto;
      padding-top: 90px;
      padding-bottom: 90px; }
    .cover .h1,
    .cover .h2,
    .cover .post-title {
      max-width: 15em; }
    .cover .metas {
      font-size: 1.2em; }
    .cover:after {
      display: none; }
    .cover .cover-content:not(.-margin-bottom-none) {
      margin-bottom: 70px; }

  body.single-post #main,
  body.page:not(.page-template-page-explore):not(.page-template-page-user) #main,
  body.error404 #main {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    overflow: visible;
    min-height: 300px; }

  .single-post #inner-content {
    margin-top: -150px;
    position: relative;
    z-index: 10;
    background-image: url("../images/shadow-block.png");
    background-repeat: no-repeat;
    background-size: 100%; }

  blockquote {
    padding-left: 0em; }
    blockquote:before {
      width: 8px;
      left: -2em; }

  .long-description {
    margin-top: -200px;
    position: relative;
    z-index: 2; }
    .long-description .inner-content {
      padding: 2em; }

  .sponsors-banner .the-content .elements {
    display: flex;
    align-items: center;
    flex-wrap: nowrap; }
    .sponsors-banner .the-content .elements .element {
      margin-bottom: 0px;
      width: 33%; }
      .sponsors-banner .the-content .elements .element.sep {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center; } }
/*********************
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Desktop Stylsheet
  
  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.
  
  ******************************************************************/
  .wrap, .mks-header-user__inner {
    width: 1040px;
    padding-left: 0px;
    padding-right: 0px; }

  .header nav {
    width: 30%; }
  .header #open-menu {
    right: 0px; }

  .header .element.top-nav {
    display: block; }
  .header #open-menu .menu-label {
    padding-left: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.7);
    font-size: 0.68em; }

  .single-post #main {
    /*
    .single-popup-image
    {
      margin-top: $padding-global*2;
      margin-bottom: $padding-global*2;
      margin-left: -100px;
      max-width: none;
      text-align: center;
      width: 800px;
    }*/ }
    .single-post #main .wp-caption .single-popup-image {
      margin-bottom: 0px; }
    .single-post #main .wp-caption .wp-caption-text {
      margin-bottom: 40px; } }
/*********************
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Super Large Monitor Stylesheet
  
  You can add some advanced styles here if you like. This kicks in
  on larger screens.
  
  ******************************************************************/
  .wrap, .mks-header-user__inner {
    width: 1140px; } }
/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*********************/
@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) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Retina Screens & Devices Stylesheet
  
  When handling retina screens you need to make adjustments, especially
  if you're not using font icons. Here you can add them in one neat
  place.
  
  ******************************************************************/
  /* 
  
  EXAMPLE 
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:
  
  .icon {
  	width: 24px;
  	height: 24px;
  	background: url(img/test.png) no-repeat;
  }
  
  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:
  
  .icon {
  	background: url(img/test@2x.png) no-repeat;
  	background-size: 24px 24px;
  }
  
  So, you would create the same icon, but at double the resolution, meaning 
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go. 
  
  */ }
/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/
@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; } }
