@charset "UTF-8";
/*
Theme Name: Symediane
Author: Symediane
Author URI: http://www.symediane.com/
Version: 1.0
*/
/*
 * -----------------------------------------------------------------------------
 * Paths
 * -----------------------------------------------------------------------------
 */
/*
 * -----------------------------------------------------------------------------
 * Theme
 * -----------------------------------------------------------------------------
 */
/*********************\
         LIB
\*********************/
/*!
 *  Font Awesome 4.7.0 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/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#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; }

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

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -moz-animation: fa-spin 1s infinite steps(8);
  -o-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); } }

@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

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

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

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

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%;
    -o-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Styles for dialog window */
#search_form {
  background: white;
  padding: 40px 30px 60px;
  text-align: center;
  max-width: 400px;
  margin: 40px auto;
  position: relative; }

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -o-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: -o-transform 100ms ease;
  -moz-transition: transform 100ms ease, -moz-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease, -moz-transform 100ms ease, -o-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

/*********************\
      COMPONENTS
\*********************/
.svg-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .svg-text svg {
    margin-right: .3rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }

/*********************\
         FOOTER
\*********************/
footer {
  padding-bottom: 66px; }
  footer .footer-menu.footer-little-menu .menu {
    font-weight: normal;
    font-family: "Rubik", sans-serif; }

.site-info {
  border: 3px solid #30BEC7; }

.footer-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 3% 5%; }
  .footer-grid .footer-grid-element {
    max-width: 22%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch; }
    .footer-grid .footer-grid-element img {
      margin-bottom: 28px; }
  .footer-grid .footer-grid-element-title {
    white-space: nowrap;
    font-weight: bold;
    text-align: center;
    font-size: 1.0625em;
    margin-bottom: 10px; }
    @media screen and (max-width: 1560px) {
      .footer-grid .footer-grid-element-title {
        white-space: normal; } }
  .footer-grid .footer-grid-element-content {
    text-align: center;
    font-size: 0.875em; }
  @media screen and (max-width: 768px) {
    .footer-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 2rem 10%;
      padding: 2rem 5%; }
      .footer-grid .footer-grid-element {
        max-width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: stretch;
        -webkit-justify-content: stretch;
        -moz-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch; }
      .footer-grid .footer-grid-element-content {
        display: none; }
      .footer-grid .footer-grid-element-title {
        font-size: 0.875em; } }

.site-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2% 5% 4% 5%; }
  .site-footer .footer-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 992px) {
      .site-footer .footer-social {
        margin-top: 20px; } }
    @media screen and (max-width: 768px) {
      .site-footer .footer-social {
        margin-top: 0; } }
    .site-footer .footer-social a:not(:last-of-type) {
      margin-right: 10%; }
  .site-footer .footer-menu {
    font-family: "Rubik", sans-serif;
    font-weight: 600; }
    .site-footer .footer-menu .footer-menu-header + div {
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .site-footer .footer-menu .footer-menu-header + div {
          margin-top: 1rem; } }
    @media screen and (max-width: 768px) {
      .site-footer .footer-menu {
        width: 48%; } }
    .site-footer .footer-menu span,
    .site-footer .footer-menu .menu {
      font-size: 1.125rem; }
      @media screen and (max-width: 768px) {
        .site-footer .footer-menu span,
        .site-footer .footer-menu .menu {
          font-size: 0.875rem; } }
  .site-footer .menu {
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .site-footer .menu > li:not(:first-child) {
      margin-top: 15px; }
  @media screen and (max-width: 1340px) {
    .site-footer .footer-logo {
      max-width: 200px; } }
  @media screen and (max-width: 1140px) {
    .site-footer .footer-logo {
      max-width: 180px; } }
  @media screen and (max-width: 992px) {
    .site-footer .footer-logo {
      max-width: 150px; }
      .site-footer .footer-logo svg {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center; } }
  @media screen and (max-width: 768px) {
    .site-footer .footer-logo {
      width: 100%;
      display: grid;
      grid-template-columns: 2fr 1fr;
      grid-gap: 10%;
      padding: 1em 0; } }
  .site-footer .footer-content {
    font-size: 0.875em; }
    @media screen and (max-width: 1340px) {
      .site-footer .footer-content {
        max-width: 20%; } }
    @media screen and (max-width: 768px) {
      .site-footer .footer-content {
        width: 100%;
        text-align: center;
        margin-top: 2rem;
        max-width: 100%; } }
    .site-footer .footer-content .button {
      font-size: 1.125rem;
      min-width: 300px;
      margin-bottom: 40px; }
      @media screen and (max-width: 1340px) {
        .site-footer .footer-content .button {
          min-width: 100%; } }
      @media screen and (max-width: 992px) {
        .site-footer .footer-content .button {
          margin-bottom: 20px; } }
      @media screen and (max-width: 768px) {
        .site-footer .footer-content .button {
          font-size: 1rem;
          padding-top: 6px;
          padding-bottom: 6px; } }
  @media screen and (max-width: 768px) {
    .site-footer {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 2% 10% 4% 10%; }
      .site-footer .footer-little-menu {
        display: none; } }

#goTop {
  position: fixed;
  top: 80%;
  z-index: 10;
  right: 3%; }
  #goTop:hover {
    cursor: pointer; }
  #goTop div {
    padding: 17px 23px;
    background: #30BEC7; }
  #goTop p {
    color: #DF0050;
    letter-spacing: 0.08em;
    font-size: 12px; }
  @media screen and (max-width: 768px) {
    #goTop {
      display: none; } }

/*********************\
       FIN FOOTER
\*********************/
/*********************\
        HEADER
\*********************/
#logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }

@media screen and (min-width: 769px) and (max-width: 992px) {
  #logo {
    max-width: 150px; } }
  #logo svg {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content; }

.current_page_item a {
  color: #30BEC7;
  border-bottom: 2px solid #30BEC7;
  font-weight: 600; }

.masthead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .68rem 0;
  font-size: 1.25em;
  height: 66px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 1140px) {
    .masthead {
      font-size: .9rem; } }
  @media screen and (max-width: 992px) {
    .masthead {
      font-size: .8rem; } }
  @media screen and (max-width: 768px) {
    .masthead {
      display: grid;
      grid-template-columns: 1fr 4fr 1fr; }
      .masthead .burger-container {
        grid-column: 3;
        justify-self: flex-end; }
      .masthead > a {
        grid-column: 2;
        justify-self: center; } }
  .masthead .menu {
    font-family: "Work Sans", sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
  .masthead .the-menu-container {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.banner {
  background: #EBF4ED; }
  .banner--inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: black;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 46px;
    max-height: 48px; }
    .banner--inside svg {
      fill: black; }
    .banner--inside p:first-child {
      margin-right: 1.5rem; }
    @media screen and (max-width: 768px) {
      .banner--inside {
        overflow-x: scroll; }
        .banner--inside p {
          white-space: nowrap;
          font-size: 0.75em; } }

/*********************\
       FIN HEADER
\*********************/
/*********************\
    LAZYLOAD MASK
\*********************/
.lazyload-box {
  position: relative;
  display: inline-block;
  width: 100%; }
  .lazyload-box .lazyload,
  .lazyload-box .lazyloading {
    opacity: 0; }
  .lazyload-box .lazyloaded {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .lazyload-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .lazyload-box .masks {
    font-size: 0; }
    .lazyload-box .masks .mask {
      position: relative;
      display: none;
      width: 100%;
      max-width: 100%;
      background-color: #eeeeee;
      z-index: -1;
      /** FOR RETINA DISPLAY **/ }
      @media (min-width: 1560px) {
        .lazyload-box .masks .mask.mask-xl {
          display: inline-block; } }
      @media (max-width: 1559px) {
        .lazyload-box .masks .mask.mask-xl {
          display: none; }
        .lazyload-box .masks .mask.mask-lg {
          display: inline-block; } }
      @media (max-width: 1340px) {
        .lazyload-box .masks .mask.mask-lg {
          display: none; }
        .lazyload-box .masks .mask.mask-md {
          display: inline-block; } }
      @media (max-width: 1140px) {
        .lazyload-box .masks .mask.mask-md {
          display: none; }
        .lazyload-box .masks .mask.mask-sm {
          display: inline-block; } }
      @media (max-width: 991px) {
        .lazyload-box .masks .mask.mask-sm {
          display: none; }
        .lazyload-box .masks .mask.mask-xs {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1560px), (-o-min-device-pixel-ratio: 3/2) and (min-width: 1560px), (min-resolution: 144dpi) and (min-width: 1560px) {
        .lazyload-box .masks .mask.mask-xl {
          display: none; }
        .lazyload-box .masks .mask.mask-xl-2x {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1559px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 1559px), (min-resolution: 144dpi) and (max-width: 1559px) {
        .lazyload-box .masks .mask.mask-xl-2x, .lazyload-box .masks .mask.mask-lg {
          display: none; }
        .lazyload-box .masks .mask.mask-lg-2x {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1340px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 1340px), (min-resolution: 144dpi) and (max-width: 1340px) {
        .lazyload-box .masks .mask.mask-lg-2x, .lazyload-box .masks .mask.mask-md {
          display: none; }
        .lazyload-box .masks .mask.mask-md-2x {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1140px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 1140px), (min-resolution: 144dpi) and (max-width: 1140px) {
        .lazyload-box .masks .mask.mask-md-2x, .lazyload-box .masks .mask.mask-sm {
          display: none; }
        .lazyload-box .masks .mask.mask-sm-2x {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 991px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 991px), (min-resolution: 144dpi) and (max-width: 991px) {
        .lazyload-box .masks .mask.mask-sm-2x, .lazyload-box .masks .mask.mask-xs {
          display: none; }
        .lazyload-box .masks .mask.mask-xs-2x {
          display: inline-block; } }
  .lazyload-box.auto-width {
    width: auto;
    max-width: 100%; }

/*********************\
     END LAZYLOAD
\*********************/
@media screen and (min-width: 769px) {
  .mobile-menu {
    display: none; } }

@media screen and (max-width: 768px) {
  header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 20;
    overflow: hidden visible;
    background-color: white; }
    header .masthead .the-menu-container {
      display: none; }
    header .masthead .button {
      display: none; }
  .mobile-menu {
    position: fixed;
    top: 112px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    width: 100%;
    background-color: white;
    font-weight: 600;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    -moz-transition: transform .3s ease, -moz-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease;
    z-index: 20;
    height: -webkit-calc(100vh - 112px);
    height: -moz-calc(100vh - 112px);
    height: calc(100vh - 112px);
    font-family: Kanit, sans-serif;
    font-size: 1.5em;
    text-transform: uppercase;
    overflow-y: scroll;
    padding-top: 20px; }
    .mobile-menu li {
      margin-bottom: 3rem; }
    .mobile-menu .button {
      width: 100%;
      font-family: Muli, sans-serif;
      text-transform: none; }
  header.active + .mobile-menu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

/*********************\
        UTILS
\*********************/
/*********************\
      SIZE TYPO
\*********************/
/*********************\
     FIN SIZE TYPO
\*********************/
html {
  font-size: 1em; }
  @media screen and (max-width: 1340px) and (min-width: 769px) {
    html {
      font-size: 0.9em; } }
  @media screen and (max-width: 1140px) and (min-width: 769px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Muli", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #000; }
  body.logged-in {
    padding-bottom: 32px; }
    @media (max-width: 782px) {
      body.logged-in {
        padding-bottom: 46px; } }

input, textarea {
  font-size: 1rem; }

h1, .h1 {
  font-size: 3.125rem;
  font-weight: 600; }
  @media screen and (max-width: 1560px) {
    h1, .h1 {
      font-size: 2.7rem; } }
  @media screen and (max-width: 992px) {
    h1, .h1 {
      font-size: 2.3rem; } }
  @media screen and (max-width: 768px) {
    h1, .h1 {
      font-size: 1.5rem; } }

h2, .h2 {
  font-size: 2.25rem;
  line-height: 1.25;
  font-weight: 600; }
  @media screen and (max-width: 1560px) {
    h2, .h2 {
      font-size: 2.2rem; } }
  @media screen and (max-width: 1340px) {
    h2, .h2 {
      font-size: 2rem; } }
  @media screen and (max-width: 1140px) {
    h2, .h2 {
      font-size: 1.8rem; } }
  @media screen and (max-width: 992px) {
    h2, .h2 {
      font-size: 1.5rem; } }

h3, .h3 {
  font-size: 1.875rem; }
  @media screen and (max-width: 1560px) {
    h3, .h3 {
      font-size: 1.675rem; } }
  @media screen and (max-width: 1340px) {
    h3, .h3 {
      font-size: 1.575rem; } }
  @media screen and (max-width: 992px) {
    h3, .h3 {
      font-size: 1.175rem; } }

h4, .h4 {
  font-size: 1.25rem;
  text-transform: none; }
  @media screen and (max-width: 992px) {
    h4, .h4 {
      font-size: 1.175rem; } }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h5 {
  margin: 0;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }
  a:hover, a:focus {
    color: inherit;
    text-decoration: none; }

p {
  margin: 0; }

b, strong, .bold {
  font-weight: 700; }

.light {
  font-weight: 300; }

img {
  max-width: 100%;
  height: auto; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fw-normal {
  font-weight: normal; }

.l-h-0 {
  line-height: 0; }

.l-h-reset {
  line-height: 1.4; }

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

.text-greater-1 {
  font-size: 1.125rem; }

.text-greater-2 {
  font-size: 1.25rem; }

.text-greater-3 {
  font-size: 1.5rem; }

.text-smaller-1 {
  font-size: 14px; }

.text-smaller-2 {
  font-size: 13px; }

.text-smaller-3 {
  font-size: 12px; }

.white-text {
  color: #FFF; }

.important {
  text-decoration: underline;
  font-weight: bold; }

/*********************\
       BUTTONS
\*********************/
button, .button {
  display: inline-block;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  background: #30BEC7;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 1.125rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: .8em 1.2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid transparent; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: white;
    color: #30BEC7;
    cursor: pointer;
    border-color: #30BEC7; }
  button.bordered, .button.bordered {
    background-color: white;
    color: #30BEC7;
    border-color: #30BEC7; }
    button.bordered:hover, button.bordered:focus, .button.bordered:hover, .button.bordered:focus {
      background: #30BEC7;
      color: white; }
  button.beige, .button.beige {
    background: #FFF1EB;
    color: black; }
  button.beige:focus, button.beige:hover, .button.beige:focus, .button.beige:hover {
    background-color: white;
    border-color: #FFF1EB; }
  button.black-button, .button.black-button {
    background-color: black; }
    button.black-button:hover, button.black-button:focus, .button.black-button:hover, .button.black-button:focus {
      background-color: white;
      color: black; }
  button.white-button, .button.white-button {
    background-color: white;
    color: black; }
  @media screen and (max-width: 768px) {
    button, .button {
      width: 100%;
      font-size: 1rem;
      min-width: auto; } }

.masthead .button, .masthead button {
  padding: 0 1.5rem;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

nav .button {
  font-size: 1rem; }

/*********************\
      FIN BUTTON
\*********************/
.bg-beige {
  background: #FFF1EB; }

.bg-white {
  background-color: white; }

.bg-black {
  background-color: black; }

.main-color {
  color: #30BEC7; }

.bg-main {
  background-color: #30BEC7; }

.c-white {
  color: white; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flex *.no-shrink {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .flex.nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .flex.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .flex.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .flex.align-flex-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .flex.align-start {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: start; }
  .flex.align-end {
    -webkit-box-align: end;
    -webkit-align-items: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: end; }
  .flex.align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex.justify-start {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .flex.justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end; }
  .flex.justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex.justify-s-a {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex.justify-s-b {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex.justify-s-e {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }

.wpcf7-response-output {
  border: none !important; }
  .wpcf7-response-output:not(.wpcf7-validation-errors) {
    padding-left: 35px !important;
    background: url("../../images/validate.svg") no-repeat left; }

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

input:not([type="submit"]), textarea {
  width: 100%;
  padding: 1.5rem;
  border: 1px solid #BCBCBC;
  margin-top: 1rem; }
  @media screen and (max-width: 768px) {
    input:not([type="submit"]), textarea {
      padding: .8rem; } }
  input:not([type="submit"]), input:not([type="submit"])::-webkit-input-placeholder, textarea, textarea::-webkit-input-placeholder {
    font-family: Muli, sans-serif; }
  input:not([type="submit"]), input:not([type="submit"])::-moz-placeholder, textarea, textarea::-moz-placeholder {
    font-family: Muli, sans-serif; }
  input:not([type="submit"]), input:not([type="submit"])::-ms-input-placeholder, textarea, textarea::-ms-input-placeholder {
    font-family: Muli, sans-serif; }
  input:not([type="submit"]), input:not([type="submit"])::placeholder, textarea, textarea::placeholder {
    font-family: Muli, sans-serif; }
  input:not([type="submit"])[aria-invalid="true"], textarea[aria-invalid="true"] {
    border-color: red; }

input[type="submit"] {
  width: 100%;
  background-color: #30BEC7;
  color: white;
  border-color: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 1.2em 1.2em; }
  @media screen and (max-width: 768px) {
    input[type="submit"] {
      padding-top: 10px;
      padding-bottom: 10px; } }

label {
  font-size: 1.125em; }
  label span {
    color: #30BEC7; }

.wpcf7-form > p {
  margin-top: 2rem; }

/*********************\
    HELPER CLASSES
\*********************/
a:hover {
  cursor: pointer; }

.table {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

.inline-block {
  display: inline-block;
  font-size: 1rem;
  float: none; }

.inline-wrapper {
  font-size: 0; }

.top {
  vertical-align: top; }

.middle {
  vertical-align: middle;
  line-height: normal; }

.bottom {
  vertical-align: bottom; }

.relative {
  position: relative; }

.full-width {
  width: 100%; }

.full-height {
  min-height: 100%; }

.bold {
  font-weight: 700; }

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

.text-uppercase {
  text-transform: uppercase; }

.hidden {
  display: none; }

/*********************\
   FIN HELPER CLASSES
\*********************/
#wpadminbar {
  position: fixed;
  top: initial;
  bottom: 0; }
  #wpadminbar .ab-sub-wrapper {
    bottom: 100%; }
  @media (max-width: 600px) {
    #wpadminbar {
      position: fixed; } }

@media (max-width: 1140px) {
  .text-left-md {
    text-align: left; }
  .text-center-md {
    text-align: center; }
  .text-right-md {
    text-align: right; } }

@media (max-width: 991px) {
  .text-left-sm {
    text-align: left; }
  .text-center-sm {
    text-align: center; }
  .text-right-sm {
    text-align: right; } }

@media (max-width: 768px) {
  .text-left-xs {
    text-align: left; }
  .text-center-xs {
    text-align: center; }
  .text-right-xs {
    text-align: right; } }

/* #######################

Mixins

##########################
 */
/* #######################

Layouts

##########################
 */
body {
  margin: 0; }

figure {
  margin: 0; }

*, ::after, ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  max-width: 1496px;
  margin-left: auto;
  margin-right: auto; }
  .container.xl {
    max-width: 1800px; }
    @media screen and (max-width: 1820px) {
      .container.xl {
        max-width: 1700px; } }
    @media screen and (max-width: 1720px) {
      .container.xl {
        max-width: 1600px; } }
    @media screen and (max-width: 1620px) {
      .container.xl {
        max-width: 1500px; } }
  .container.s {
    max-width: 1190px; }
  .container.xs {
    max-width: 884px; }
  @media screen and (max-width: 1560px) {
    .container {
      max-width: 1250px; }
      .container.xl {
        max-width: 1320px; } }
  @media screen and (max-width: 1340px) {
    .container {
      max-width: 1020px; }
      .container.xl {
        max-width: 1100px; }
      .container.s {
        max-width: 980px; } }
  @media screen and (max-width: 1140px) {
    .container {
      max-width: 920px; }
      .container.xl {
        max-width: 970px; }
      .container.s {
        max-width: 880px; }
      .container.xs {
        max-width: 850px; } }
  @media screen and (max-width: 992px) {
    .container {
      max-width: 710px; }
      .container.xl {
        max-width: 740px; }
      .container.s {
        max-width: 680px; }
      .container.xs {
        max-width: 650px; } }
  @media screen and (max-width: 768px) {
    .container, .container.s, .container.xs {
      max-width: -webkit-calc(100vw - 40px);
      max-width: -moz-calc(100vw - 40px);
      max-width: calc(100vw - 40px); }
    .container.xl {
      max-width: -webkit-calc(100vw - 20px);
      max-width: -moz-calc(100vw - 20px);
      max-width: calc(100vw - 20px); } }

section {
  margin-bottom: 150px; }
  section.main-section {
    border-top: 1px solid #FFF1EB;
    padding-top: 60px; }
  @media screen and (max-width: 1560px) {
    section {
      margin-bottom: 130px; } }
  @media screen and (max-width: 1340px) {
    section {
      margin-bottom: 120px; } }
  @media screen and (max-width: 1140px) {
    section {
      margin-bottom: 100px; } }
  @media screen and (max-width: 992px) {
    section {
      margin-bottom: 70px; } }
  @media screen and (max-width: 768px) {
    section {
      margin-top: 0 !important; } }

.section-title {
  margin-bottom: 2rem; }
  @media screen and (max-width: 1140px) {
    .section-title {
      margin-bottom: 1rem; } }

.section-button {
  width: 25%;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1140px) {
    .section-button {
      width: 35%; } }
  @media screen and (max-width: 768px) {
    .section-button {
      width: 100%; } }

.simple-block {
  padding: 8em 9em; }
  .simple-block .title {
    margin-bottom: 3rem; }
  @media screen and (max-width: 1140px) {
    .simple-block {
      padding: 8% 10%; } }

.two-columns-content {
  display: grid;
  grid-gap: 2em;
  grid-template-columns: repeat(2, minmax(auto, 1fr)); }
  .two-columns-content .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .two-columns-content .column .title {
      padding-bottom: 2rem;
      padding-top: 1rem; }
    .two-columns-content .column .block {
      padding: 4em;
      background-color: #30BEC7;
      color: white; }
    .two-columns-content .column:nth-child(odd) .block:first-child {
      background-color: white;
      border: solid 1px black;
      color: black;
      margin-bottom: 2em; }
    .two-columns-content .column:nth-child(even) {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding-top: 4em; }
      .two-columns-content .column:nth-child(even) .block:last-child {
        background-color: white;
        border: solid 1px black;
        margin-top: 2em;
        color: black; }
  @media screen and (max-width: 768px) {
    .two-columns-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0;
      max-width: 100% !important; }
      .two-columns-content .column {
        max-width: 100%; }
        .two-columns-content .column .block {
          padding: 2em; }
        .two-columns-content .column:nth-child(even) {
          padding-top: 2em; }
          .two-columns-content .column:nth-child(even) .block:last-child {
            -webkit-box-ordinal-group: 0;
            -webkit-order: -1;
            -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
            order: -1;
            margin-top: 0;
            margin-bottom: 2em; } }

.table-layout {
  display: grid;
  grid-template-columns: 2fr 4fr; }
  .table-layout > * {
    border: 1px solid #000000;
    padding-top: 6em;
    padding-bottom: 6em; }
    @media screen and (max-width: 1140px) {
      .table-layout > * {
        padding-top: 4em;
        padding-bottom: 4em; } }
  .table-layout > *:first-child {
    border-right: none;
    padding-left: 6em;
    padding-right: 6em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1140px) {
      .table-layout > *:first-child {
        padding-left: 4em;
        padding-right: 4em; } }
  .table-layout > *:last-child {
    padding-left: 8em;
    padding-right: 8em; }
  @media screen and (max-width: 768px) {
    .table-layout {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .table-layout > *:first-child {
        border-bottom: none;
        border-right: solid 1px black; }
      .table-layout > *:last-child {
        padding-left: 8%;
        padding-right: 8%; } }

.list-layout {
  padding: 6em;
  border: 1px solid #000000; }
  .list-layout > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 40em;
    padding-top: 3.5em; }
  .list-layout li {
    padding-left: 23px;
    background: url("../../images/list.svg");
    background-repeat: no-repeat;
    background-position: left;
    margin-bottom: 1em;
    max-width: 46%; }

.burger-container {
  height: 100%;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .burger-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  .burger-container * {
    background-color: black;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px; }
  .burger-container .burger {
    height: 3px;
    position: relative;
    width: 28px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    -moz-transition: transform .3s ease, -moz-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; }
    .burger-container .burger::before, .burger-container .burger::after {
      content: " ";
      width: 100%;
      height: 100%;
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      -o-transition: -o-transform .3s ease;
      -moz-transition: transform .3s ease, -moz-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease;
      background-color: black;
      position: absolute;
      top: 0;
      left: 0; }
    .burger-container .burger::before {
      -webkit-transform: translateY(-9px);
      -moz-transform: translateY(-9px);
      -ms-transform: translateY(-9px);
      -o-transform: translateY(-9px);
      transform: translateY(-9px); }
    .burger-container .burger::after {
      -webkit-transform: translateY(9px);
      -moz-transform: translateY(9px);
      -ms-transform: translateY(9px);
      -o-transform: translateY(9px);
      transform: translateY(9px); }

header.active .burger-container .burger {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
  header.active .burger-container .burger::before {
    -webkit-transform: translateY(0px) rotate(90deg);
    -moz-transform: translateY(0px) rotate(90deg);
    -ms-transform: translateY(0px) rotate(90deg);
    -o-transform: translateY(0px) rotate(90deg);
    transform: translateY(0px) rotate(90deg); }
  header.active .burger-container .burger::after {
    -webkit-transform: translateY(0px) rotate(-90deg);
    -moz-transform: translateY(0px) rotate(-90deg);
    -ms-transform: translateY(0px) rotate(-90deg);
    -o-transform: translateY(0px) rotate(-90deg);
    transform: translateY(0px) rotate(-90deg); }

.form-component {
  position: relative;
  padding-bottom: 0 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 150px; }
  @media screen and (max-width: 1560px) {
    .form-component {
      margin-bottom: 130px; } }
  @media screen and (max-width: 1340px) {
    .form-component {
      margin-bottom: 120px; } }
  @media screen and (max-width: 1140px) {
    .form-component {
      margin-bottom: 100px; } }
  @media screen and (max-width: 992px) {
    .form-component {
      margin-bottom: 70px; } }
  .form-component::before {
    position: absolute;
    height: 80%;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    background-color: #EBF4ED;
    z-index: 2;
    content: " ";
    width: 100%; }
  .form-component--inside {
    padding: 4% 8%;
    -webkit-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.13);
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.13);
    background-color: white;
    z-index: 3;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .form-component--inside {
        padding: 10% 6%; } }
  @media screen and (max-width: 768px) {
    .form-component {
      margin-top: 20px !important; } }

.image-content {
  display: grid;
  grid-template-columns: 6fr 4fr; }
  .image-content--footer {
    grid-column: 1 / 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 5%; }
    @media screen and (max-width: 768px) {
      .image-content--footer {
        grid-column: 1;
        -webkit-box-ordinal-group: 100;
        -webkit-order: 99;
        -moz-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 50px; } }
  .image-content__bordered {
    border: 1px solid black; }
  .image-content.content-50 {
    grid-template-columns: 5fr 5fr; }
  .image-content--content {
    padding: 10% 12%; }
    .image-content--content.bordered {
      border: 1px solid #C7C7C7; }
    .image-content--content.colored {
      background-color: #EBF4ED; }
    .image-content--content.reverted {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .image-content--content.pr-none {
      padding-right: 0; }
    .image-content--content.start {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
  @media screen and (max-width: 768px) {
    .image-content, .image-content.content-50 {
      grid-template-columns: 1fr; }
    .image-content--content {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
      .image-content--content.pr-none {
        padding: 10% 12%; } }

.home-carousel .owl-dots {
  max-width: 1496px;
  margin: auto; }
  .home-carousel .owl-dots .owl-dot {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    min-width: auto;
    outline-color: transparent; }

.home-slider {
  display: grid;
  grid-template-columns: 6fr 3fr 1fr;
  grid-template-rows: 5rem auto; }
  @media screen and (max-width: 992px) {
    .home-slider {
      grid-template-columns: 4fr 4fr 1fr; } }
  .home-slider--img {
    grid-area: 1 / 1 / 3 / 4;
    position: relative;
    overflow: hidden;
    padding-bottom: 36%;
    height: 0; }
    .home-slider--img figure, .home-slider--img figure * {
      height: 100%; }
    @media screen and (max-width: 768px) {
      .home-slider--img {
        padding-bottom: 84%; }
        .home-slider--img figure img {
          -o-object-position: left;
          object-position: left; } }
    .home-slider--img figure {
      position: absolute; }
    .home-slider--img img {
      -o-object-fit: cover;
      object-fit: cover; }
  .home-slider--content {
    grid-area: 2 / 2 / 3 / 3;
    padding: 10% 12%;
    background-color: white;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .home-slider--content {
        padding: 8% 10%; } }
    .home-slider--content .wysiwyg-content {
      margin-top: 2rem; }
    .home-slider--content .wysiwyg-content + * {
      margin-top: 2rem; }
  .home-slider__reverted {
    grid-template-columns: 3fr 1fr 9fr;
    margin-left: auto; }
    @media screen and (max-width: 1560px) {
      .home-slider__reverted {
        grid-template-columns: 5fr 2fr 8fr; } }
    @media screen and (max-width: 1340px) {
      .home-slider__reverted {
        grid-template-columns: 5fr 3fr 8fr; } }
    @media screen and (max-width: 992px) {
      .home-slider__reverted {
        grid-template-columns: 5fr 8fr 8fr; } }
    .home-slider__reverted .home-slider--content {
      grid-area: 2 / 1 / 4 / 3; }
    .home-slider__reverted .home-slider--img {
      grid-area: 1 / 2 / 3 / 4; }
  .home-slider__large {
    grid-template-columns: 8fr 5fr 2fr;
    max-width: 1496px;
    margin-left: auto;
    margin-right: auto; }
    .home-slider__large.xl {
      max-width: 1800px; }
      @media screen and (max-width: 1820px) {
        .home-slider__large.xl {
          max-width: 1700px; } }
      @media screen and (max-width: 1720px) {
        .home-slider__large.xl {
          max-width: 1600px; } }
      @media screen and (max-width: 1620px) {
        .home-slider__large.xl {
          max-width: 1500px; } }
    .home-slider__large.s {
      max-width: 1190px; }
    .home-slider__large.xs {
      max-width: 884px; }
    @media screen and (max-width: 1560px) {
      .home-slider__large {
        max-width: 1250px; }
        .home-slider__large.xl {
          max-width: 1320px; } }
    @media screen and (max-width: 1340px) {
      .home-slider__large {
        max-width: 1020px; }
        .home-slider__large.xl {
          max-width: 1100px; }
        .home-slider__large.s {
          max-width: 980px; } }
    @media screen and (max-width: 1140px) {
      .home-slider__large {
        max-width: 920px; }
        .home-slider__large.xl {
          max-width: 970px; }
        .home-slider__large.s {
          max-width: 880px; }
        .home-slider__large.xs {
          max-width: 850px; } }
    @media screen and (max-width: 992px) {
      .home-slider__large {
        max-width: 710px; }
        .home-slider__large.xl {
          max-width: 740px; }
        .home-slider__large.s {
          max-width: 680px; }
        .home-slider__large.xs {
          max-width: 650px; } }
    @media screen and (max-width: 768px) {
      .home-slider__large, .home-slider__large.s, .home-slider__large.xs {
        max-width: -webkit-calc(100vw - 40px);
        max-width: -moz-calc(100vw - 40px);
        max-width: calc(100vw - 40px); }
      .home-slider__large.xl {
        max-width: -webkit-calc(100vw - 20px);
        max-width: -moz-calc(100vw - 20px);
        max-width: calc(100vw - 20px); } }
    @media screen and (max-width: 1560px) {
      .home-slider__large {
        grid-template-columns: 6fr 8fr 2fr;
        grid-template-rows: 1fr 4fr 80px; } }
    @media screen and (max-width: 992px) {
      .home-slider__large {
        grid-template-columns: 6fr 14fr 2fr; } }
    .home-slider__large.home-slider__reverted {
      grid-template-columns: 4fr 1fr 8fr; }
      @media screen and (max-width: 1560px) {
        .home-slider__large.home-slider__reverted {
          grid-template-columns: 8fr 1fr 4fr; } }
  @media screen and (max-width: 768px) {
    .home-slider, .home-slider__reverted, .home-slider__large {
      grid-template-columns: 1fr;
      grid-template-rows: auto 3rem auto;
      max-width: 100%; }
      .home-slider .home-slider--img, .home-slider__reverted .home-slider--img, .home-slider__large .home-slider--img {
        grid-area: 1 / 1 / 3 / 1; }
      .home-slider .home-slider--content, .home-slider__reverted .home-slider--content, .home-slider__large .home-slider--content {
        grid-area: 2 /  1 / 4 / 1;
        max-width: 1496px;
        margin-left: auto;
        margin-right: auto;
        margin: auto; }
        .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
          max-width: 1800px; } }
      @media screen and (max-width: 768px) and (max-width: 1820px) {
        .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
          max-width: 1700px; } }
      @media screen and (max-width: 768px) and (max-width: 1720px) {
        .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
          max-width: 1600px; } }
      @media screen and (max-width: 768px) and (max-width: 1620px) {
        .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
          max-width: 1500px; } }
  @media screen and (max-width: 768px) {
        .home-slider .home-slider--content.s, .home-slider__reverted .home-slider--content.s, .home-slider__large .home-slider--content.s {
          max-width: 1190px; }
        .home-slider .home-slider--content.xs, .home-slider__reverted .home-slider--content.xs, .home-slider__large .home-slider--content.xs {
          max-width: 884px; } }
    @media screen and (max-width: 768px) and (max-width: 1560px) {
      .home-slider .home-slider--content, .home-slider__reverted .home-slider--content, .home-slider__large .home-slider--content {
        max-width: 1250px; }
        .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
          max-width: 1320px; } }
    @media screen and (max-width: 768px) and (max-width: 1340px) {
      .home-slider .home-slider--content, .home-slider__reverted .home-slider--content, .home-slider__large .home-slider--content {
        max-width: 1020px; }
        .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
          max-width: 1100px; }
        .home-slider .home-slider--content.s, .home-slider__reverted .home-slider--content.s, .home-slider__large .home-slider--content.s {
          max-width: 980px; } }
    @media screen and (max-width: 768px) and (max-width: 1140px) {
      .home-slider .home-slider--content, .home-slider__reverted .home-slider--content, .home-slider__large .home-slider--content {
        max-width: 920px; }
        .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
          max-width: 970px; }
        .home-slider .home-slider--content.s, .home-slider__reverted .home-slider--content.s, .home-slider__large .home-slider--content.s {
          max-width: 880px; }
        .home-slider .home-slider--content.xs, .home-slider__reverted .home-slider--content.xs, .home-slider__large .home-slider--content.xs {
          max-width: 850px; } }
    @media screen and (max-width: 768px) and (max-width: 992px) {
      .home-slider .home-slider--content, .home-slider__reverted .home-slider--content, .home-slider__large .home-slider--content {
        max-width: 710px; }
        .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
          max-width: 740px; }
        .home-slider .home-slider--content.s, .home-slider__reverted .home-slider--content.s, .home-slider__large .home-slider--content.s {
          max-width: 680px; }
        .home-slider .home-slider--content.xs, .home-slider__reverted .home-slider--content.xs, .home-slider__large .home-slider--content.xs {
          max-width: 650px; } }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      .home-slider .home-slider--content, .home-slider .home-slider--content.s, .home-slider .home-slider--content.xs, .home-slider__reverted .home-slider--content, .home-slider__reverted .home-slider--content.s, .home-slider__reverted .home-slider--content.xs, .home-slider__large .home-slider--content, .home-slider__large .home-slider--content.s, .home-slider__large .home-slider--content.xs {
        max-width: -webkit-calc(100vw - 40px);
        max-width: -moz-calc(100vw - 40px);
        max-width: calc(100vw - 40px); }
      .home-slider .home-slider--content.xl, .home-slider__reverted .home-slider--content.xl, .home-slider__large .home-slider--content.xl {
        max-width: -webkit-calc(100vw - 20px);
        max-width: -moz-calc(100vw - 20px);
        max-width: calc(100vw - 20px); } }

/*********************\
        SHARED
\*********************/
p.acceptance-box .wpcf7-list-item {
  margin: 0; }
  p.acceptance-box .wpcf7-list-item label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  p.acceptance-box .wpcf7-list-item input {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 5px 20px 0 0; }

.owl-carousel .owl-item .wysiwyg-content img {
  width: unset;
  display: initial; }

.top-marge {
  margin-top: 5rem; }
  @media screen and (max-width: 992px) {
    .top-marge {
      margin-top: 2rem; } }
  @media screen and (max-width: 768px) {
    .top-marge {
      margin-top: 1rem; } }

svg {
  max-width: 100%;
  max-height: 100%; }

@media screen and (min-width: 769px) {
  .mobile-content {
    display: none; } }

.wysiwyg-content ul {
  padding-left: 20px;
  list-style: url("../../images/liste.svg") outside; }
  .wysiwyg-content ul li:not(:last-child) {
    margin-bottom: 1.5em; }

.wysiwyg-content a {
  color: #30BEC7; }
  @media screen and (max-width: 768px) {
    .wysiwyg-content a {
      white-space: nowrap; } }

.video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; }
  .video iframe, .video video {
    position: absolute;
    background-color: black; }

input[type=submit] {
  font-size: 1.125em;
  white-space: normal; }
  @media screen and (max-width: 768px) {
    input[type=submit] {
      font-size: 1rem; } }

.link {
  color: #30BEC7;
  text-decoration: underline;
  font-weight: 500;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .link svg + span {
    margin-left: 9px; }

.bg-beige {
  background: #FFF1EB; }

.img-container {
  line-height: 0;
  position: relative; }
  .img-container figure, .img-container picture {
    line-height: 0;
    overflow: hidden; }
  .img-container.fill {
    overflow: hidden; }
    @media screen and (min-width: 769px) {
      .img-container.fill figure {
        position: absolute; } }
    .img-container.fill figure, .img-container.fill figure * {
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.img-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 30px 30px;
  top: 0;
  left: 0; }
  @media screen and (max-width: 768px) {
    .img-frame {
      display: none; } }
  .img-frame:hover .img-title::after, .img-frame:hover .img-title::before {
    width: 100%;
    left: 0; }

.img-inner-frame {
  width: 100%;
  height: 100%;
  border: 1px solid #FFFFFF; }

.img-title {
  position: absolute;
  top: 50%;
  left: 15%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .img-title .text {
    font-family: Raleway, sans-serif;
    color: white; }
  .img-title::before, .img-title::after {
    content: " ";
    width: 100px;
    height: 3px;
    background-color: white;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    left: -webkit-calc(50% - 50px);
    left: -moz-calc(50% - 50px);
    left: calc(50% - 50px); }
  .img-title::after {
    -webkit-transform: translateY(44px);
    -moz-transform: translateY(44px);
    -ms-transform: translateY(44px);
    -o-transform: translateY(44px);
    transform: translateY(44px);
    bottom: 0;
    top: unset; }
  .img-title::before {
    -webkit-transform: translateY(-44px);
    -moz-transform: translateY(-44px);
    -ms-transform: translateY(-44px);
    -o-transform: translateY(-44px);
    transform: translateY(-44px); }

.content-title {
  margin-bottom: 25px; }

.content-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .content-layout .content-layout-inner {
    padding: 4% 8%;
    background-color: #FFF1EB;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    z-index: 3; }
    .content-layout .content-layout-inner.red {
      background: #DF0050;
      color: white;
      padding-right: 50%; }
    .content-layout .content-layout-inner .content-layout-bg-img {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 50%;
      height: 100%;
      overflow: hidden; }
      .content-layout .content-layout-inner .content-layout-bg-img * {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    @media screen and (max-width: 768px) {
      .content-layout .content-layout-inner {
        padding: 3rem 8%; }
        .content-layout .content-layout-inner .content-layout-bg-img {
          display: none; }
        .content-layout .content-layout-inner.red {
          padding-right: 8%; }
        .content-layout .content-layout-inner .button {
          width: 100%; } }
  .content-layout .img-container + .content-layout-inner {
    -webkit-transform: translateX(-5%);
    -moz-transform: translateX(-5%);
    -ms-transform: translateX(-5%);
    -o-transform: translateX(-5%);
    transform: translateX(-5%); }
    .content-layout .img-container + .content-layout-inner::after {
      position: absolute;
      right: -5%;
      content: " ";
      height: 100%;
      width: 5%;
      top: 0;
      background-color: #FFF1EB; }
  .content-layout .content-layout-inner-text {
    margin-bottom: 60px; }
    @media screen and (max-width: 992px) {
      .content-layout .content-layout-inner-text {
        margin-bottom: 30px; } }

/*********************\
      FIN SHARED
\*********************/
.mb-10 {
  margin-bottom: 0.625rem; }

.mt-10 {
  margin-top: 0.625rem; }

.ml-10 {
  margin-left: 0.625rem; }

.mr-10 {
  margin-right: 0.625rem; }

.pv-10 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }

.ph-10 {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.mb-20 {
  margin-bottom: 1.25rem; }

.mt-20 {
  margin-top: 1.25rem; }

.ml-20 {
  margin-left: 1.25rem; }

.mr-20 {
  margin-right: 1.25rem; }

.pv-20 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.ph-20 {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.mb-30 {
  margin-bottom: 1.875rem; }

.mt-30 {
  margin-top: 1.875rem; }

.ml-30 {
  margin-left: 1.875rem; }

.mr-30 {
  margin-right: 1.875rem; }

.pv-30 {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }

.ph-30 {
  padding-left: 1.875rem;
  padding-right: 1.875rem; }

.mb-40 {
  margin-bottom: 2.5rem; }

.mt-40 {
  margin-top: 2.5rem; }

.ml-40 {
  margin-left: 2.5rem; }

.mr-40 {
  margin-right: 2.5rem; }

.pv-40 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.ph-40 {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.mb-50 {
  margin-bottom: 3.125rem; }

.mt-50 {
  margin-top: 3.125rem; }

.ml-50 {
  margin-left: 3.125rem; }

.mr-50 {
  margin-right: 3.125rem; }

.pv-50 {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem; }

.ph-50 {
  padding-left: 3.125rem;
  padding-right: 3.125rem; }

.mb-60 {
  margin-bottom: 3.75rem; }

.mt-60 {
  margin-top: 3.75rem; }

.ml-60 {
  margin-left: 3.75rem; }

.mr-60 {
  margin-right: 3.75rem; }

.pv-60 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem; }

.ph-60 {
  padding-left: 3.75rem;
  padding-right: 3.75rem; }

.mb-70 {
  margin-bottom: 4.375rem; }

.mt-70 {
  margin-top: 4.375rem; }

.ml-70 {
  margin-left: 4.375rem; }

.mr-70 {
  margin-right: 4.375rem; }

.pv-70 {
  padding-top: 4.375rem;
  padding-bottom: 4.375rem; }

.ph-70 {
  padding-left: 4.375rem;
  padding-right: 4.375rem; }

.mb-80 {
  margin-bottom: 5rem; }

.mt-80 {
  margin-top: 5rem; }

.ml-80 {
  margin-left: 5rem; }

.mr-80 {
  margin-right: 5rem; }

.pv-80 {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.ph-80 {
  padding-left: 5rem;
  padding-right: 5rem; }

.mb-90 {
  margin-bottom: 5.625rem; }

.mt-90 {
  margin-top: 5.625rem; }

.ml-90 {
  margin-left: 5.625rem; }

.mr-90 {
  margin-right: 5.625rem; }

.pv-90 {
  padding-top: 5.625rem;
  padding-bottom: 5.625rem; }

.ph-90 {
  padding-left: 5.625rem;
  padding-right: 5.625rem; }

.mb-100 {
  margin-bottom: 6.25rem; }

.mt-100 {
  margin-top: 6.25rem; }

.ml-100 {
  margin-left: 6.25rem; }

.mr-100 {
  margin-right: 6.25rem; }

.pv-100 {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem; }

.ph-100 {
  padding-left: 6.25rem;
  padding-right: 6.25rem; }

.mb-110 {
  margin-bottom: 6.875rem; }

.mt-110 {
  margin-top: 6.875rem; }

.ml-110 {
  margin-left: 6.875rem; }

.mr-110 {
  margin-right: 6.875rem; }

.pv-110 {
  padding-top: 6.875rem;
  padding-bottom: 6.875rem; }

.ph-110 {
  padding-left: 6.875rem;
  padding-right: 6.875rem; }

.mb-120 {
  margin-bottom: 7.5rem; }

.mt-120 {
  margin-top: 7.5rem; }

.ml-120 {
  margin-left: 7.5rem; }

.mr-120 {
  margin-right: 7.5rem; }

.pv-120 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

.ph-120 {
  padding-left: 7.5rem;
  padding-right: 7.5rem; }

/*********************\
        PAGES
\*********************/
.blog-text {
  margin-top: 1.5rem;
  margin-bottom: 4rem; }
  @media screen and (max-width: 768px) {
    .blog-text {
      margin-top: 1rem;
      margin-bottom: 2rem; } }

.blog-grid {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 10%; }
  @media screen and (max-width: 768px) {
    .blog-grid {
      grid-template-columns: 1fr; } }
  .blog-grid--post {
    border: 2px solid #E5E5E5;
    padding: 4% 8%; }
    @media screen and (max-width: 768px) {
      .blog-grid--post {
        padding: 10% 6%; } }
    .blog-grid--post .content {
      margin-top: 2rem;
      margin-bottom: 2rem; }
    .blog-grid--post a {
      color: #30BEC7;
      text-decoration: underline;
      font-weight: 600;
      font-size: 1.125rem; }

.centre-list li {
  padding-left: 2rem;
  background: url("../../images/marker.svg") no-repeat left top; }
  .centre-list li div:first-child {
    padding-bottom: 1rem; }
  .centre-list li:last-child {
    margin-top: 3rem; }

.price-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
  margin-top: 6rem; }
  .price-grid--column {
    border: solid 1px black;
    padding: 10% 12%; }
    .price-grid--column:last-child {
      border-color: #30BEC7; }
    .price-grid--column p {
      font-weight: 500;
      color: #30BEC7;
      font-size: 1.1875rem;
      margin-bottom: 1em;
      margin-top: 3rem;
      text-transform: uppercase; }
    .price-grid--column ul {
      padding-bottom: 3rem; }
      .price-grid--column ul:not(:last-of-type) {
        border-bottom: 1px solid #BCBCBC; }
    .price-grid--column li {
      padding-left: 19px;
      background: url("../../images/liste.svg") left no-repeat;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .price-grid--column li:not(:first-child) {
        margin-top: 1rem; }
  @media screen and (max-width: 768px) {
    .price-grid {
      grid-template-columns: 1fr; } }

@media screen and (max-width: 768px) {
  .map {
    padding-bottom: 56.25%; } }

.contact-info {
  margin-top: 3rem; }
  @media screen and (max-width: 768px) {
    .contact-info {
      margin-top: 2rem;
      font-size: 0.875em; } }

.question-answer {
  border: 1px solid #BCBCBC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  position: relative; }
  .question-answer:not(:last-of-type) {
    margin-bottom: 2rem; }
  .question-answer--question, .question-answer--answer {
    padding: 4% 8%; }
  .question-answer--question {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 3;
    background: white; }
    .question-answer--question::after {
      display: inline-block;
      margin-left: auto;
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      -o-transition: -o-transform .3s ease;
      -moz-transition: transform .3s ease, -moz-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease;
      content: " ";
      background: url("../../images/arrow_bottom.svg") no-repeat right;
      width: 20px;
      height: 10px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
  .question-answer--answer {
    padding-top: 0;
    display: none; }
  .question-answer__active {
    border-color: #30BEC7; }
    .question-answer__active .question-answer--question {
      color: #30BEC7; }
      .question-answer__active .question-answer--question::after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }

.grid-layout {
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
  display: grid; }
  @media screen and (max-width: 768px) {
    .grid-layout {
      grid-template-columns: 1fr; } }
  .grid-layout .grid-item {
    padding-bottom: 43%;
    position: relative;
    overflow: hidden; }
    .grid-layout .grid-item figure {
      position: absolute;
      width: 100%; }
      .grid-layout .grid-item figure, .grid-layout .grid-item figure * {
        height: 100%; }
      .grid-layout .grid-item figure img {
        -o-object-fit: cover;
        object-fit: cover; }
    .grid-layout .grid-item .inner {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      margin-top: auto;
      margin-bottom: auto;
      height: -webkit-max-content;
      height: -moz-max-content;
      height: max-content;
      padding-right: 10%; }

.single-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3rem 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .single-header {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -moz-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding: 1rem 0 3rem 0; }
      .single-header h1 {
        text-align: center; }
      .single-header a {
        margin-bottom: 1rem; } }
  .single-header > * {
    margin-right: auto; }
  .single-header a {
    padding-left: 40px;
    background: url("../../images/arrow_left.svg") no-repeat top 50% left;
    color: #30BEC7;
    text-decoration: underline;
    font-weight: 600; }

.laser-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
  padding-top: 3rem; }
  .laser-grid--element {
    border: solid 1px #E5E5E5;
    background-color: white;
    text-align: center;
    padding-top: 10%;
    overflow: hidden; }
    .laser-grid--element .img-container {
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      -o-transition: -o-transform .3s ease;
      -moz-transition: transform .3s ease, -moz-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; }
      .laser-grid--element .img-container .mask {
        background-color: transparent; }
    .laser-grid--element:hover .img-container {
      -webkit-transform: translateY(0.3rem);
      -moz-transform: translateY(0.3rem);
      -ms-transform: translateY(0.3rem);
      -o-transform: translateY(0.3rem);
      transform: translateY(0.3rem); }
    .laser-grid--element .h2 {
      margin-bottom: 5%; }
  @media screen and (max-width: 768px) {
    .laser-grid {
      grid-template-columns: 1fr;
      grid-gap: 1.5rem;
      padding-top: 0; } }

/*# sourceMappingURL=style.css.map */
