/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../bundles/lehubagenceparislete/libs/fancybox/fancybox_sprite.png'); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../bundles/lehubagenceparislete/libs/fancybox/fancybox_loading.gif') center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../bundles/lehubagenceparislete/libs/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../bundles/lehubagenceparislete/libs/fancybox/fancybox_overlay.png'); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8); }
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../bundles/lehubagenceparislete/libs/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url('../bundles/lehubagenceparislete/libs/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

div.fancy-select {
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #46565d; }

div.fancy-select.disabled {
  opacity: 0.5; }

div.fancy-select div.trigger {
  cursor: pointer;
  padding: 10px 24px 9px 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #000;
  color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  width: 200px;
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out; }

div.fancy-select div.trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
  top: 16px;
  right: 9px; }

div.fancy-select div.trigger.open {
  background: #000;
  color: #fff;
  box-shadow: none; }

div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 40px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 200px;
  overflow: auto;
  background: #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; }

div.fancy-select ul.options.open {
  visibility: visible;
  top: 35px;
  opacity: 1;
  /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  transition: opacity 300ms ease-out, top 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out; }

div.fancy-select ul.options li {
  padding: 8px 12px;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out; }

div.fancy-select ul.options li.selected {
  background: rgba(43, 134, 134, 0.3);
  color: rgba(255, 255, 255, 0.75); }

div.fancy-select ul.options li.hover {
  color: #fff; }

/* http://meyerweb.com/eric/tools/css/reset/
 v2.0 | 20110126
 License: none (public domain)
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
 HTML5 display definitions
 ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio, canvas, video {
  display: inline-block; }
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }
/* ==========================================================================
 Base
 ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/**
 * Remove default margin.
 */
body {
  margin: 0; }
/* ==========================================================================
 Links
 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }
/* ==========================================================================
 Typography
 ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b, strong {
  font-weight: bold; }
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }
/* ==========================================================================
 Embedded content
 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }
/* ==========================================================================
 Figures
 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }
/* ==========================================================================
 Forms
 ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal; }
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
  text-transform: none; }
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }
/* ==========================================================================
 Tables
 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ------ GOTHAM ------ */
@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-light.eot');
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-light.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-light.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-light.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-light.svg#gotham-light') format('svg');
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-lightItalic.otf') format('truetype');
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-book.eot');
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-book.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-book.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-book.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-book.svg#gotham-book') format('svg');
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-bookItalic.otf') format('truetype');
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-medium.eot');
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-medium.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-medium.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-medium.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-medium.svg#gotham-medium') format('svg');
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-mediumItalic.otf') format('truetype');
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-bold.eot');
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-bold.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-bold.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-bold.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-bold.svg#gotham-bold') format('svg');
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-boldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url('../bundles/lehubagenceparislete/fonts/Gotham/gotham-blackItalic.otf') format('truetype');
  font-weight: 900;
  font-style: italic; }
/* ------ OPEN SANS ------ */
@font-face {
  font-family: 'Open Sans';
  src: url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-regular.eot');
  src: url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-regular.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-regular.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-regular.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-regular.svg#opensans-regular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-italic.eot');
  src: url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-italic.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-italic.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-italic.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-italic.svg#opensans-italic') format('svg');
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Open Sans';
  src: url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-semibold.eot');
  src: url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-semibold.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-semibold.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-semibold.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-semibold.svg#opensans-semibold') format('svg');
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-bold.eot');
  src: url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-bold.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-bold.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-bold.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/OpenSans/opensans-bold.svg#opensans-bold') format('svg');
  font-weight: 700;
  font-style: normal; }
/* ------ SOURCE SANS PRO ------ */
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../bundles/lehubagenceparislete/fonts/SourceSansPro/sourcesanspro-italic.eot');
  src: url('../bundles/lehubagenceparislete/fonts/SourceSansPro/sourcesanspro-italic.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/SourceSansPro/sourcesanspro-italic.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/SourceSansPro/sourcesanspro-italic.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/SourceSansPro/sourcesanspro-italic.svg#sourcesanspro-italic') format('svg');
  font-weight: normal;
  font-style: italic; }
/* ------ PT Mono ------ */
@font-face {
  font-family: 'PT Mono';
  src: url('../bundles/lehubagenceparislete/fonts/PTMono/ptmono.eot');
  src: url('../bundles/lehubagenceparislete/fonts/PTMono/ptmono.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/PTMono/ptmono.woff') format('woff'), url('../bundles/lehubagenceparislete/fonts/PTMono/ptmono.ttf') format('truetype'), url('../bundles/lehubagenceparislete/fonts/PTMono/ptmono.svg#ptmono') format('svg');
  font-weight: normal;
  font-style: normal; }
/* ------ icomoon ------ */
@font-face {
  font-family: 'icomoon';
  src: url('../bundles/lehubagenceparislete/fonts/icomoon/icomoon.eot?c1c1aw');
  src: url('../bundles/lehubagenceparislete/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../bundles/lehubagenceparislete/fonts/icomoon/icomoon.ttf?c1c1aw') format('truetype'), url('../bundles/lehubagenceparislete/fonts/icomoon/icomoon.woff?c1c1aw') format('woff'), url('../bundles/lehubagenceparislete/fonts/icomoon/icomoon.svg?c1c1aw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 18px;
  color: #282828;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#main-container {
  position: relative; }

/*! Gray v1.5.0 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  /*
   Chrome 19+,
   Safari 6+,
   Safari 6+ iOS,
   Opera 15+
   */
  -webkit-filter: grayscale(1);
  /* Firefox 35+ */
  filter: grayscale(1);
  /* IE 6-9 */
  filter: gray; }

.grayscale.grayscale-fade {
  transition: filter 0.5s; }
/* Webkit hack until filter is unprefixed */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter 0.5s;
    transition: -webkit-filter 0.5s; } }

.grayscale.grayscale-off, .grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }
/* Background element */
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none; }

.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1; }

.grayscale.grayscale-replaced.grayscale-off > svg, .grayscale.grayscale-replaced.grayscale-fade:hover > svg {
  opacity: 0; }

/* ----------------------------- *
 *             LAYOUT            *
 * ----------------------------- */
/* ------ TITLES / SUBTITLES ------ */
.content-title {
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 58px;
  line-height: 48px;
  color: #e5007d;
  text-transform: uppercase;
  padding: 0 5%; }

.content-subtitle {
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 200;
  font-size: 30px;
  color: #282828; }

@media screen and (max-width: 767px) {
  .content-title {
    font-size: 42px;
    letter-spacing: -1px; } }
/* ------ TEXT ------ */
.text-summary {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #e5007d; }
  .text-summary a {
    color: #e5007d; }

.text-content {
  line-height: 24px; }
  .text-content a {
    color: #e5007d; }
/* ------ TAGS ------ */
.tags {
  font-size: 0; }

.tag, .tag-genre, .tag-custom, .js-display-all {
  display: inline-block;
  padding: 5px 10px 4px 10px;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none; }

.tag-genre {
  color: #e5007d;
  background-color: #fff; }

.tag-custom {
  color: #fff;
  background-color: #e5007d; }

.js-display-all {
  color: #e5007d;
  text-decoration: underline;
  padding-top: 10px; }
/* ------ LANGUAGES ------ */
.languages {
  font-size: 0;
  display: flex; }

.language {
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #e5007d;
  text-transform: capitalize;
  text-decoration: none;
  display: flex;
  /* &::before {
   content: '';
   width: 1.8px;
   height: 13px;
   background-color: $pink;
   position: relative;
   margin: 0 6px;
   } */ }
  .language.is-selected {
    text-decoration: underline; }
  .language:first-child {
    margin: 0; }
    .language:first-child::before {
      content: none; }
/* ------ LOADING ------ */
.loading {
  width: 100%;
  padding: 40px 0;
  text-align: center;
  background-color: #fafafa; }
/* ------ ICONS ------ */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-pinterest:before {
  content: "\e902"; }

.icon-twitter:before {
  content: "\e904"; }

.icon-instagram:before {
  content: "\e900"; }

.icon-youtube:before {
  content: "\e901"; }

.icon-ticket:before {
  content: "\e903"; }

.icon-facebook:before {
  content: "\e905"; }

.icon-search:before {
  content: "\e906"; }

.icon-map:before {
  content: "\e907"; }

.icon-email:before {
  content: "\e908"; }

.icon-close:before {
  content: "\e909"; }

.icon-arrow:before {
  content: "\e90a"; }

.site-header {
  width: calc(100% - 34px);
  height: 74px;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  background-color: #fff;
  padding: 0 17px;
  display: flex;
  align-items: center; }

.site-header__logo {
  width: 133px;
  padding-top: 11px; }

.menu-btn {
  display: flex;
  flex-direction: column;
  margin-right: 39px;
  text-decoration: none; }
  .menu-btn__burger {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 13px; }
  .menu-btn:hover .menu-btn__icon {
    width: 100%; }

.menu-btn__text {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  font-family: Gotham;
  text-transform: uppercase;
  color: #e5007d; }

.menu-btn__icon {
  height: 3px;
  background-color: #e5007d;
  width: 100%;
  transition-duration: 0.2s; }
  .menu-btn__icon:nth-child(2) {
    margin: 7px 0;
    width: 75%; }
  .menu-btn__icon:last-of-type {
    width: 50%; }

.header-item {
  margin-right: 26px;
  font-family: Gotham;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  color: #e5007d;
  text-decoration: none; }

.header-logo {
  display: flex;
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%); }
  .header-logo img {
    height: 56px;
    width: auto;
    padding-bottom: 0; }

.booking-btn {
  height: 31px;
  padding: 8px 8px 6px 57px;
  box-sizing: border-box;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #e5007d;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #fff;
  position: fixed;
  top: 22px;
  right: 0; }
  .booking-btn--abo {
    top: 77px; }

.booking-btn__icon {
  vertical-align: middle;
  position: absolute;
  left: -6px;
  top: -11px;
  pointer-events: none; }

@media screen and (max-width: 767px) {
  .menu-btn:hover .menu-btn__icon {
    width: 42px; }

  .menu-btn__icon {
    width: 42px; } }

.site-nav {
  width: 365px;
  min-height: 100vh;
  padding: 18px 19px 0 16px;
  box-sizing: border-box;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: -365px;
  z-index: 400; }

.site-nav__close {
  font-size: 48px;
  color: #e5007d;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .site-nav__close::before {
    font-size: 30px; }
  .site-nav__close span {
    color: #e5007d;
    font-family: Gotham;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
    margin-top: 10px; }

.site-nav__languages {
  display: flex;
  font-size: 14px;
  margin-bottom: 20px; }
  .site-nav__languages .language {
    color: #000;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase; }
    .site-nav__languages .language:last-of-type::before {
      content: "";
      height: calc(100% - 4px);
      width: 2px;
      background-color: #000;
      margin: 0 6px; }

.site-nav__list {
  padding: 76px 0 20px 0; }

.site-nav__link {
  display: inline-block;
  padding: 8px 7px 6px 7px;
  margin-bottom: 10px;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  background-color: #e5007d;
  text-decoration: none;
  text-transform: uppercase; }

.site-nav__submenu {
  padding: 0;
  margin: 0;
  padding-left: 20px; }
  .site-nav__submenu--link {
    display: flex; }
    .site-nav__submenu--link a {
      margin-bottom: 10px;
      text-decoration: none;
      padding: 8px 10px;
      background-color: black;
      color: white;
      text-transform: uppercase;
      font-family: Gotham;
      font-size: 14px;
      font-weight: bold;
      line-height: 17px; }

.site-nav__icons {
  padding-bottom: 23px;
  font-size: 0; }

.site-nav__icon-item {
  display: inline-block;
  padding-left: 14px;
  vertical-align: middle; }
  .site-nav__icon-item:first-child {
    padding: 0; }

.site-nav__icon {
  display: inline-block;
  color: #e5007d;
  text-decoration: none;
  height: 25px;
  width: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .site-nav__icon.icon-yt {
    background-image: url('../bundles/lehubagenceparislete/images/font-icons/icon-yt.svg'); }
  .site-nav__icon.icon-twitter {
    background-image: url('../bundles/lehubagenceparislete/images/font-icons/icon-twitter.svg'); }
  .site-nav__icon.icon-facebook {
    background-image: url('../bundles/lehubagenceparislete/images/font-icons/icon-facebook.svg'); }
  .site-nav__icon.icon-instagram {
    background-image: url('../bundles/lehubagenceparislete/images/font-icons/icon-instagram.svg'); }

.site-nav__form {
  /* Chrome/Opera/Safari */
  position: relative;
  display: flex;
  background-color: #f5f5f5;
  align-items: center;
  padding: 5px 10px; }
  .site-nav__form ::-webkit-input-placeholder {
    color: #fff; }
  .site-nav__form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  .site-nav__form :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  .site-nav__form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }

.site-nav__input {
  width: 330px;
  border: none;
  box-sizing: border-box;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background-color: transparent;
  color: #e5007d;
  font-size: 24px;
  line-height: 29px; }
  .site-nav__input::placeholder {
    color: #e5007d; }

.site-nav__submit {
  width: 21px;
  height: 20px;
  border: none;
  text-indent: -9999px;
  background: url('../bundles/lehubagenceparislete/images/layout/search-icon.svg') no-repeat;
  background-size: 21px 20px;
  position: absolute;
  top: 11px;
  right: 10px; }

@media screen and (max-width: 365px) {
  .site-nav, .site-nav__input {
    width: 100%; } }

.site-footer {
  padding: 15px 0 37px 0;
  color: #fff;
  background-color: #e5007d;
  text-align: center;
  position: relative;
  clear: both; }
  .site-footer p {
    color: #fff; }
  .site-footer > a img {
    height: 84px;
    width: auto;
    margin-bottom: 49px; }
/* ------ SOCIAL LINKS ------ */
.footer-social {
  padding: 0 15px 43px 0;
  text-align: right; }

.footer-social__title {
  padding-bottom: 23px;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 200;
  font-size: 30px; }

.footer-social__link {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 5px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .footer-social__link::before {
    display: none; }
  .footer-social__link:last-of-type {
    margin-right: 0; }

.footer-social__link.icon-youtube {
  background-image: url('../bundles/lehubagenceparislete/images/font-icons/icon-yt.svg'); }

.footer-social__link.icon-instagram {
  background-image: url('../bundles/lehubagenceparislete/images/font-icons/icon-instagram.svg'); }

.footer-social__link.icon-twitter {
  background-image: url('../bundles/lehubagenceparislete/images/font-icons/icon-twitter.svg'); }

.footer-social__link.icon-facebook {
  background-image: url('../bundles/lehubagenceparislete/images/font-icons/icon-facebook.svg'); }
/* ------ NAV ------ */
.site-footer__nav {
  padding: 0 10px 0 10px; }

.site-footer__list {
  font-size: 0; }

.site-footer__item {
  display: inline-block;
  padding: 0 12px;
  margin-bottom: 10px; }

.site-footer__link {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-family: Gotham;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  text-align: center; }

.site-footer__img {
  width: 212px;
  padding: 0; }

.coordonnees p, .coordonnees span, .coordonnees a {
  color: #fff;
  font-family: Gotham;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
  text-align: center;
  text-decoration: none; }

@import '../bundles/lehubagenceparislete/helpers/variables';
@import '../bundles/lehubagenceparislete/helpers/mixins';
/***************************************/
/*                FANCYBOX             */
/***************************************/
.fancybox-skin .fancybox-close {
  background: url(../bundles/lehubagenceparislete/images/icon-cross.png) center no-repeat;
  top: -10px;
  right: -40px; }
  .fancybox-skin .fancybox-nav {
    width: 85px; }
    .fancybox-skin .fancybox-nav span {
      visibility: visible;
      width: 45px;
      height: 45px; }
    .fancybox-skin .fancybox-nav.fancybox-prev {
      left: -15%; }
      .fancybox-skin .fancybox-nav.fancybox-prev span {
        background: url(../bundles/lehubagenceparislete/images/arrow-left-dark.png) center no-repeat; }
    .fancybox-skin .fancybox-nav.fancybox-next {
      right: -15%; }
      .fancybox-skin .fancybox-nav.fancybox-next span {
        background: url(../bundles/lehubagenceparislete/images/arrow-right-dark.png) center no-repeat; }
/***************************************/
/*                GLOBAL             */
/***************************************/
a[href^=tel] {
  color: inherit;
  text-decoration: none; }

.icon-booking {
  width: 52px; }

.clear {
  clear: both; }

/* ----------------------------- *
 *             ITEMS             *
 * ----------------------------- */
/* ------ GENERAL ------ */
.items {
  display: flex;
  flex-wrap: wrap;
  padding: 0 3px; }

.page .items {
  background-color: #f5f5f5; }

.item {
  width: calc(100% / 3);
  height: 411px;
  text-decoration: none;
  box-sizing: border-box;
  border: 2.5px solid transparent; }

.item--big {
  width: calc(2 * 100% / 3);
  height: 822px;
  /* .item__container {
   .item__content {
   .item__text {
   .item__title {
   font-size: 38px;
   line-height: 38px;
   }
   }
   }
   } */ }

.item__container {
  width: 100%;
  height: 100%;
  position: relative; }
  .item__container::before, .item__container::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100; }
  .item__container::before {
    box-shadow: 0px -59px 142px 0px rgba(0, 0, 0, 0.44) inset; }
  .item__container::after {
    background-color: rgba(0, 0, 0, 0.1); }

.item__content {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200; }

.item__tags {
  font-size: 0;
  margin-top: 10px; }
  .item__tags .tag-custom {
    text-transform: uppercase; }
  .item__tags .tag-genre {
    font-weight: 300; }

.item__booking {
  position: absolute;
  top: -4px;
  right: -4px;
  height: 76px;
  width: 76px; }

.item__text {
  padding: 20px;
  font-family: 'Gotham', Arial, sans-serif;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0; }

.item__title {
  font-weight: 900;
  font-size: 30px;
  line-height: 33px;
  text-transform: uppercase; }

.item__subtitle {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 11px; }

.item__dateandplace, .item__location {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px; }

.item__location {
  text-decoration: underline; }

.item__play {
  width: 125px;
  z-index: 5;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.item__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0; }
/* ------ DOCUMENT ITEM ------ */
.document-item {
  padding: 20px;
  padding-bottom: 0;
  box-sizing: border-box;
  background-color: #fff; }
  .document-item .item__container {
    display: flex;
    flex-direction: column-reverse; }
    .document-item .item__container .item__content {
      background-color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      .document-item .item__container .item__content .item__text {
        color: black;
        padding: 0;
        text-align: center;
        position: relative; }
        .document-item .item__container .item__content .item__text .item__title, .document-item .item__container .item__content .item__text .item__subtitle {
          font-size: 20px;
          line-height: 24px; }
    .document-item .item__container .item__imgContainer {
      height: 305px;
      position: relative; }
      .document-item .item__container .item__imgContainer .item__img {
        position: relative;
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        min-width: auto;
        min-height: auto;
        top: auto;
        left: auto;
        transform: none; }
/* ------ LINK ITEM ------ */
.link-item .item__container::before, .link-item .item__container::after {
  content: none; }
/* ------ RESPONSIVE ------ */
@media screen and (max-width: 1023px) {
  .item {
    width: 50%; }

  .item--big {
    width: 50%;
    height: 411px; } }

@media screen and (max-width: 767px) {
  .item {
    width: 100%; } }

.popin__item {
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
  height: 300px;
  background-color: #e5007d;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
  .popin__item h1, .popin__item h2, .popin__item div {
    font-family: 'Gotham', Arial, sans-serif;
    text-align: center;
    color: #fff; }
  .popin__item .bg-black {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: black;
    opacity: 0.4; }

.popin__content {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.popin-item__title {
  display: block;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase; }

.popin-item__text {
  margin-top: 30px; }

.popin-item__link {
  display: block;
  color: #e5007d;
  width: 80%;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 30px;
  background-color: #fff; }

.popin-item__map {
  margin-top: 20px; }
  .popin-item__map a {
    color: #fff; }
  .popin-item__map .icon-map {
    text-decoration: none; }

.fancybox-skin .fancybox-close {
  background: url(../bundles/lehubagenceparislete/css/images/btn-close-dark.png) center no-repeat;
  top: -15px;
  right: -15px;
  width: 50px;
  height: 50px; }

.social-wall {
  font-size: 0; }
  .social-wall__items {
    padding: 8px 15px 0; }

.social {
  width: calc(100%/4 - 30px / 4);
  color: #000; }

.social-lead {
  padding: 58px 0 56px 0;
  font-family: 'PT Mono', serif;
  font-size: 20px;
  text-align: center; }

.social__icon-container {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0; }

.social__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff; }

.social__content {
  padding: 8px;
  text-align: center; }
  .social__content.no-image {
    padding-left: 37px; }
  .social__content a {
    height: 0;
    width: 0;
    text-indent: -9999px; }
    .social__content a::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.social__text {
  color: #000;
  font-family: Gotham;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
  text-align: left; }
  .social__text a {
    color: #000; }

.social__img {
  width: 100%;
  margin: 0 0 20px 0; }

.social-instagram {
  background-color: rgba(255, 255, 255, 0.1); }

.social-facebook .social__icon-container {
  background-color: #003371; }
  .social-facebook .social__icon {
    font-size: 13px; }

.social-instagram .social__icon-container {
  background-color: #9749a5; }
  .social-instagram .social__icon {
    font-size: 13px; }

.social-twitter .social__icon-container {
  background-color: #005694; }
  .social-twitter .social__icon {
    font-size: 11px; }
/* ------ RESPONSIVE ------ */
@media screen and (max-width: 1023px) {
  .social {
    width: 50%; } }

@media screen and (max-width: 767px) {
  .social {
    width: 100%;
    left: 0 !important; } }

.timeline {
  font-size: 0;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  background-color: #fff;
  position: relative;
  padding-top: 18px;
  padding-bottom: 36px; }

.timeline__arrow {
  font-size: 26px;
  color: #e5007d;
  text-decoration: none;
  position: absolute;
  top: 56.5px;
  right: 29px;
  height: 9px;
  width: 20px;
  background-image: url('../bundles/lehubagenceparislete/images/font-icons/arrow-next.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .timeline__arrow::before {
    display: none; }

.timeline.is-overflowed .timeline__arrow {
  display: inline-block; }
/* ------ TIMELINE DATES ------ */
.timeline-container {
  max-width: calc(100% - 80px);
  margin: 0 auto 0 20px;
  text-align: center;
  overflow-x: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none; }
  .timeline-container::-webkit-scrollbar {
    display: none; }

.timeline-dates {
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding-top: 18px; }

.timeline__month {
  position: relative;
  align-self: stretch;
  width: 0; }
  .timeline__month span {
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    transform: translateY(-100%);
    line-height: 19ppx;
    font-weight: 500; }

.timeline__month, .timeline__date {
  display: inline-block;
  font-size: 16px;
  color: #e5007d; }

.home .timeline__date--current::before {
  display: block; }

.timeline__date {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 50px;
  min-width: 50px;
  width: auto;
  margin-right: 5px;
  border: 2px solid #f0f0f0;
  transition-duration: 0.2s; }
  .timeline__date .day {
    text-transform: uppercase;
    font-family: Gotham;
    font-size: 8px;
    font-weight: 300;
    line-height: 10px; }
  .timeline__date .number {
    font-family: Gotham;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px; }
  .timeline__date.is-disabled {
    color: #a6a6a6; }
  .timeline__date--current {
    color: #fff;
    background-color: #e5007d;
    border-color: #e5007d;
    position: relative; }
    .timeline__date--current::before {
      content: "";
      display: none;
      position: absolute;
      height: 43px;
      width: 1px;
      background-color: #e5007d;
      left: 50%;
      top: 56px;
      bottom: 0;
      transform: translateX(-50%); }
  .timeline__date:last-of-type {
    margin-right: 0; }
  .timeline__date:hover {
    border-color: #e5007d; }
    .timeline__date:hover.is-disabled {
      border-color: initial; }
/* ------ TIMELINE SHOWS ------ */
.timeline-shows {
  font-size: 0;
  z-index: 999;
  padding: 0 6px 0 14px;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .timeline-shows.hide-element {
    display: none; }
  .timeline-shows.down {
    top: 50px;
    bottom: 0; }
  .timeline-shows--right {
    text-align: right; }

.event-day {
  color: #e5007d;
  text-transform: uppercase;
  font-family: Gotham;
  font-weight: 900;
  font-size: 30px;
  line-height: 33px;
  margin-left: 9px; }

.event-time, .event-location {
  font-weight: 300; }

.event-title {
  font-weight: 500;
  color: #e5007d;
  text-transform: uppercase; }

.list-events {
  margin-top: 15px;
  padding-top: 37px;
  align-self: stretch; }

.event-booking {
  height: 26px;
  width: auto;
  min-width: 26px;
  background-image: url("../bundles/lehubagenceparislete/images/layout/booking-icon.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.show-more-events {
  font-family: Gotham;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  text-transform: uppercase;
  color: #e5007d;
  margin-top: 18px;
  margin-bottom: 32px;
  display: block; }

.timeline-shows__row {
  color: black;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 5px; }
  .timeline-shows__row span, .timeline-shows__row .event-title {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center; }
    .timeline-shows__row span hr, .timeline-shows__row .event-title hr {
      height: 1px;
      border: none;
      background-color: black;
      margin: 0 8px;
      flex-grow: 1; }
    .timeline-shows__row span.event-time, .timeline-shows__row .event-title.event-time {
      max-width: 12%; }
    .timeline-shows__row span.event-title, .timeline-shows__row .event-title.event-title {
      max-width: 28%; }
    .timeline-shows__row span.event-location, .timeline-shows__row .event-title.event-location {
      max-width: calc(60% - 26px); }
  .timeline-shows__row:last-of-type {
    margin-bottom: 0; }

.timeline-shows__link {
  display: inline-block;
  padding: 16px 17px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 200;
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  background-color: #d70c7b; }

.timeline-shows__link-title {
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

.timeline-shows__link-place {
  text-decoration: underline; }

@media all and (max-width: 1023px) {
  .timeline-shows__row {
    margin-bottom: 20px;
    flex-direction: column;
    align-items: flex-start; }
    .timeline-shows__row span {
      justify-content: flex-start; }
      .timeline-shows__row span hr {
        display: none; }
      .timeline-shows__row span.event-location, .timeline-shows__row span.event-time, .timeline-shows__row span.event-title {
        max-width: 100%; } }

@media screen and (max-width: 720px) {
  .timeline-container {
    max-width: calc(100% - 40px);
    margin: 0 auto; }

  .timeline.is-overflowed {
    padding: 0; }
    .timeline.is-overflowed .timeline__arrow {
      display: none; }

  .timeline__date {
    padding: 17px 12px 14px 12px; }
    .timeline__date--current::before {
      top: 87px; } }

/* ------ 404 ------ */
.error404 {
  padding: 185px 0 65px 0;
  position: relative; }

/* ------ ARCHIVES YEARS ------ */
.archives-years__items {
  padding-bottom: 50px; }

.archives-years__item .item__container {
  background-color: #e5007d; }
  .archives-years__item .item__container::before, .archives-years__item .item__container::after {
    display: none; }

.archives-years__title {
  padding: 5px 11px 2px 11px;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #e5007d;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
/* ------ ARCHIVES LIST ------ */
.archives__filters {
  padding-bottom: 35px;
  text-align: center; }
  .archives__filters .filter__tags {
    padding: 0; }

.espace-pro__container {
  padding-bottom: 135px; }

.espace-pro__summary {
  padding-bottom: 25px; }

.espace-pro__form {
  font-size: 0;
  /* Chrome/Opera/Safari */ }
  .espace-pro__form ::-webkit-input-placeholder {
    color: #282828; }
  .espace-pro__form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #282828; }
  .espace-pro__form :-ms-input-placeholder {
    /* IE 10+ */
    color: #282828; }
  .espace-pro__form :-moz-placeholder {
    /* Firefox 18- */
    color: #282828; }

.espace-pro__input {
  width: 266px;
  height: 38px;
  margin: 0 7px 10px 0;
  border: none;
  padding: 0 10px;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 18px;
  color: #282828;
  background-color: #e5e5e5; }

.espace-pro__submit {
  width: 266px;
  height: 38px;
  margin-bottom: 10px;
  border: none;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  background-color: #e5007d;
  position: relative;
  bottom: 1px; }

.espace-pro__errors {
  padding-top: 20px;
  font-weight: 600;
  font-size: 18px;
  color: #e5007d;
  text-transform: uppercase; }

/* ------ HOME HEADER ------ */
.home-header {
  width: 100%;
  height: calc(100vh - 197px);
  overflow: hidden;
  position: relative;
  margin-top: 74px; }

.home-header__content-container {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.home-header__content {
  display: inline-block;
  text-align: left; }

.home-header__logo {
  width: 287px;
  padding-bottom: 13px; }

.home-header__subtitle {
  display: inline-block;
  padding: 5px 10px 4px;
  font-family: 'Gotham', Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background-color: #e5007d; }

.home-header__background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left; }
  .home-header__background iframe {
    height: 100%;
    width: 100%; }
  /* ------ HOME ITEMS ------ */

.home__items {
  display: block;
  margin-top: 36px; }
  .home__items .item {
    float: left; }
/* ------ MAP ------ */
#map {
  width: 100%;
  height: 650px;
  max-height: 100vh; }

.map {
  display: none;
  margin-bottom: 53px; }

.map__label {
  padding: 4px 8px 1px 11px;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: meidum;
  font-size: 13px;
  color: #fff;
  background-color: #e5007d; }

.communTitle {
  position: relative;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 33px;
  color: #e5007d;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 53px; }
  .communTitle:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    transform: translate(-50%, 8px);
    width: 1px;
    height: 36px;
    background-color: #e5007d; }
/* ------ IMAGEWALL ------ */
.image-wall {
  display: none;
  clear: both;
  margin-bottom: 47px;
  padding-top: 52px;
  overflow: hidden; }
  .image-wall__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: -6px; }
    .image-wall__list__item {
      width: 202px;
      height: 202px;
      background: url(../bundles/lehubagenceparislete/images/img00.png) center no-repeat;
      margin-right: 6px;
      margin-bottom: 6px; }
      .image-wall__list__item a {
        display: block;
        width: 100%;
        height: 100%;
        color: #000;
        text-decoration: none; }
      .image-wall__list__item__content {
        opacity: 0;
        visibility: hidden;
        transition-duration: 0.2s;
        position: relative;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.8); }
        .image-wall__list__item__content__text {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 182px;
          font-family: 'Gotham', Arial, sans-serif;
          font-size: 13px;
          letter-spacing: 0;
          font-weight: 300;
          text-align: center;
          line-height: 16px; }
          .image-wall__list__item__content__text span {
            text-decoration: underline; }
      .image-wall__list__item:hover .image-wall__list__item__content {
        opacity: 1;
        visibility: visible; }
      .image-wall__list__item.video a {
        background: url(../bundles/lehubagenceparislete/images/font-icons/video-camera.svg) center no-repeat;
        background-repeat: no-repeat;
        background-position: top 9px right 5px;
        background-size: 24px; }
/* ------ RESPONSIVE ------ */
@media screen and (max-width: 767px) {
  .home-header {
    height: calc(100vh - 50px);
    max-height: 590px; }

  .home-header__content-container {
    width: 100%;
    padding-right: 18px;
    text-align: right;
    top: 56px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

  .home-header__logo {
    width: 207px;
    padding: 0; }

  .home-header__subtitle {
    font-size: 14px; }

  .home-header__background {
    background-position: left; }
    .home-header__background--mobile {
      display: block; } }

.page {
  padding: 161px 0 118px 0;
  background-size: cover;
  background-image: url('../bundles/lehubagenceparislete/images/tmp/bg-pages.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed; }
  .page-ajax-loading {
    padding-bottom: 0; }

.page__container {
  padding-top: 62px;
  background-color: #fff; }

.page__content {
  width: 815px;
  max-width: calc(100% - 40px);
  margin: 0 auto; }

.page__header {
  text-align: center;
  padding-bottom: 42px;
  padding-left: 5%;
  padding-right: 5%; }

.page__summary {
  padding-bottom: 50px; }

.places__container {
  padding-bottom: 196px; }

.places__items {
  max-width: 1216px;
  margin: -196px auto 0 auto;
  background: transparent; }

.places__item {
  width: 241px;
  height: 139px;
  margin: 1px;
  text-align: center;
  background-color: #e5007d;
  overflow: hidden;
  position: relative; }

.places-item__link {
  display: inline-block;
  width: 100%;
  height: 100%; }

.places-item__text {
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%; }

.places-item__img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none; }

.places__item:hover .places-item__img {
  display: block; }

@media screen and (max-width: 1245px) {
  .places__items {
    max-width: 972px; } }

@media screen and (max-width: 1001px) {
  .places__items {
    max-width: 729px; } }

@media screen and (max-width: 758px) {
  .places__items {
    max-width: 486px; } }

@media screen and (max-width: 514px) {
  .places__items {
    max-width: 241px; } }

/* ------ FILTERS ------ */
.filters {
  display: flex;
  flex-wrap: wrap; }

.filters__block {
  padding: 42px 20px 31px 20px;
  box-sizing: border-box;
  text-align: center;
  background-color: #f5f5f5; }

.filter__title {
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 33px;
  color: #e5007d;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .filter__title::after {
    content: "";
    height: 35px;
    width: 1px;
    background-color: #e5007d;
    margin-top: 10px; }

.filter__tags {
  max-width: 715px;
  margin: 0 auto;
  padding-top: 14px; }
  .filter__tags .tag-genre {
    margin: 0 0 5px 5px;
    padding: 12px 18px;
    border: solid 1px transparent;
    font-weight: 300;
    transition-duration: 0.2s; }
    .filter__tags .tag-genre:hover {
      border-color: #e5007d; }
    .filter__tags .tag-genre.disable {
      color: grey;
      pointer-events: none;
      cursor: default; }
    .filter__tags .tag-genre.is-selected {
      border-color: #e5007d; }

.filter-what {
  width: calc(2 * 100% / 3); }
  .filter-what div.fancy-select div.trigger, .filter-what div.fancy-select ul.options {
    color: #e5007d;
    background-color: #e5e5e5; }
    .filter-what div.fancy-select div.trigger li, .filter-what div.fancy-select ul.options li {
      color: #e5007d; }

.filter-where {
  width: calc(100% / 3); }
  .filter-where div.fancy-select div.trigger, .filter-where div.fancy-select ul.options {
    color: #fff;
    background-color: #cecece; }
    .filter-where div.fancy-select div.trigger li, .filter-where div.fancy-select ul.options li {
      color: #fff; }

.filter__dropdown {
  margin-top: 14px;
  font-family: 'Gotham', Arial, sans-serif;
  font-size: 20px;
  color: #e5007d;
  font-weight: 500;
  background-color: #fff;
  text-align: left;
  position: relative; }

.filter-dropdown__list {
  display: none;
  width: 100%;
  background-color: #fff;
  position: absolute;
  z-index: 300; }

.filter-dropdown__title {
  padding: 11px 0 11px 22px;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
  position: relative; }
  .filter-dropdown__title::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #e5007d;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%); }

.filter-dropdown__item {
  padding: 8px 0 8px 22px;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300; }
  .filter-dropdown__item.disable {
    color: grey;
    pointer-events: none;
    cursor: default; }
  .filter-dropdown__item:hover {
    color: #fff;
    background-color: #e5007d; }
    .filter-dropdown__item:hover .filter-dropdown__link {
      color: #fff; }

.filter-dropdown__link {
  font-size: 19px;
  color: #e5007d;
  text-decoration: none;
  position: absolute;
  top: 8px;
  right: 17px; }

.filter-mobile {
  position: relative;
  display: none; }
  .filter-mobile::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #e5007d;
    pointer-events: none;
    position: absolute;
    bottom: 16px;
    right: 33px; }

.filter-mobile__button {
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 900;
  color: #e5007d;
  font-size: 30px;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px; }

.filter-mobile__select {
  width: 100%;
  height: 40px;
  padding: 10px 12px;
  border: none;
  outline: none;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  text-transform: uppercase;
  color: #e5007d;
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

div.fancy-select {
  font-family: 'Gotham', Arial, sans-serif; }
  div.fancy-select div.trigger {
    width: 100%;
    height: 86px;
    line-height: 86px;
    border: none;
    outline: none;
    font-size: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    padding: 0;
    box-shadow: none; }
    div.fancy-select div.trigger:after {
      content: none; }
  div.fancy-select ul.options {
    width: 100%;
    position: relative;
    margin-top: -35px;
    z-index: 201;
    background-color: none; }
/* ------ RESPONSIVE ------ */
@media screen and (max-width: 767px) {
  .filters__block {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px; }

  .filter__tags, .filter__dropdown, .filter__title {
    display: none; }

  .filter-mobile {
    display: block; } }

/* ----------------------------- *
 *             SINGLE            *
 * ----------------------------- */
.single {
  padding: 94px 0 0;
  display: flex;
  flex-direction: column;
  position: relative; }
  .single::before {
    content: '';
    display: inline-block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: linear-gradient(to bottom, transparent, #000 69%);
    opacity: 0.5; }

.single__leftContent {
  padding-top: 45px;
  padding-left: 104px;
  padding-right: 114px;
  width: 510px;
  float: left;
  font-family: Gotham; }

.single__rightContent {
  padding-top: 45px;
  width: 202px;
  float: right;
  padding-right: 104px;
  font-family: Gotham; }

@media all and (max-width: 1023px) {
  .single__leftContent {
    width: auto;
    padding-right: 104px;
    float: none; }

  .single__rightContent {
    margin-top: 28px;
    width: auto;
    float: none;
    padding-left: 104px; } }

@media all and (max-width: 767px) {
  .single__rightContent, .single__leftContent {
    padding-right: 0;
    padding-left: 0; } }

.single__book {
  clear: both; }

.single-document {
  padding: 477px 0 0 0; }
  .single-document--default {
    padding: 144px 0 0;
    background-image: url('../bundles/lehubagenceparislete/images/layout/header-background.jpg'); }

.single, .single-document {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed; }

.single-background-mobile {
  display: none; }

@media screen and (max-width: 767px) {
  .single, .single-document {
    background: none !important; }

  .single-background-mobile {
    display: initial;
    height: 100%;
    width: 100%;
    position: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1; }
    .single-background-mobile--default {
      padding: 144px 0 134px 0;
      background-image: url('../bundles/lehubagenceparislete/images/layout/header-background.jpg'); }

  .single {
    padding: 290px 0 0 0; }

  .single__tags {
    padding-bottom: 18px;
    position: static; } }
/* --------- INFOS PRATIQUES -------- */
.info-title {
  font-size: 20px;
  line-height: 18px;
  font-weight: 300;
  color: #e5007d;
  margin-bottom: 15px;
  display: block; }

.info-items {
  display: flex;
  flex-direction: column; }

.info__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 15px; }
  .info__item:last-of-type {
    margin-bottom: 0; }
    .info__item:last-of-type hr {
      display: none; }
  .info__item .info__age, .info__item .info__price, .info__item .info__date, .info__item .info__duration, .info__item .info__location {
    font-weight: 500; }
  .info__item .info__age, .info__item .info__price {
    text-transform: uppercase; }
  .info__item .info__price {
    text-decoration: underline; }
  .info__item .info__location {
    text-decoration: underline; }
  .info__item .info__link {
    text-decoration: underline;
    margin-bottom: 11px;
    font-weight: 300; }
    .info__item .info__link:last-of-type {
      margin-bottom: 0; }
  .info__item span, .info__item a {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #4a4a4a; }
  .info__item hr {
    width: 12px;
    height: 1px;
    border: none;
    background-color: #4a4a4a;
    margin: 0; }
/* ----- RESERVEZ -------- */
.single__book {
  padding: 99px 104px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Gotham; }

.info-dates__title {
  padding-bottom: 64px;
  text-transform: uppercase;
  color: #e5007d;
  font-size: 30px;
  line-height: 33px;
  font-weight: 900;
  position: relative;
  text-align: center; }
  .info-dates__title::after {
    content: "";
    position: absolute;
    height: 35px;
    width: 1px;
    background-color: #e5007d;
    bottom: 19px;
    left: 50%;
    transform: translateX(-50%); }

.list__dates {
  align-self: stretch; }

.item__dates {
  display: flex;
  align-items: center;
  margin-bottom: 6px; }
  .item__dates:last-of-type {
    margin-bottom: 0; }
  .item__dates span {
    display: flex;
    align-items: center; }
    .item__dates span hr {
      height: 1px;
      background-color: #000;
      border: none;
      flex-grow: 1;
      margin: 0 6px; }
  .item__dates .date__hour {
    color: #2f2f2f;
    font-family: Gotham;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    width: 55%; }
  .item__dates .date__place {
    color: #e5007d;
    font-family: Gotham;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    width: 100%; }
  .item__dates a {
    text-indent: -9999px;
    height: 36px;
    width: 36px;
    background-image: url('../bundles/lehubagenceparislete/images/layout/booking-icon.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.info__more-dates {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  text-decoration: underline;
  color: #000;
  margin-top: 27px; }

@media all and (max-width: 1023px) {
  .item__dates {
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px; }
    .item__dates span {
      justify-content: center; }
    .item__dates hr {
      display: none; } }

@media all and (max-width: 767px) {
  .single__book {
    padding-left: 0;
    padding-right: 0; } }
/* ------ SINGLE HEADER ------ */
.single__header {
  margin-top: calc(100vh - 400px);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 72px; }
  .single__header::after {
    content: "";
    position: absolute;
    height: 50px;
    width: 1px;
    background-color: #e5007d;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2; }

.single__tags {
  display: flex;
  margin-bottom: 20px; }
  .single__tags span {
    padding: 7px; }
    .single__tags span.tag-genre {
      text-transform: capitalize;
      font-weight: 300; }
    .single__tags span.tag-custom {
      text-transform: uppercase; }

.single__title {
  font-family: Gotham;
  font-weight: 900;
  font-size: 60px;
  line-height: 66px;
  text-align: center; }

.single__subtitle {
  color: #fff;
  font-family: Gotham;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center; }

.single__dates {
  text-align: center;
  font-size: 0;
  padding: 30px 0 20px;
  background-color: #f5f5f5; }

.single__booking {
  text-decoration: none;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  top: -70px;
  right: 0; }

@media screen and (max-width: 767px) {
  .single__booking {
    justify-content: center;
    position: initial;
    margin-bottom: 20px; } }

.single__booking-circle {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #e5007d;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  z-index: 2; }

.single__booking-circle img {
  height: 120%;
  width: 120%; }

.booking-btn__text-booking {
  color: white;
  padding-left: 10px;
  background: #e5007d;
  border: 1px;
  margin-left: -5px;
  line-height: 27px;
  padding-right: 10px;
  z-index: 1; }

.date-item {
  display: flex;
  justify-content: center;
  align-items: center; }
  .date-item > a {
    height: 60px;
    width: 60px;
    background-image: url('../bundles/lehubagenceparislete/images/layout/booking-icon.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.single-date {
  display: inline-block;
  padding: 9px 20px 12px 20px;
  font-size: 14px;
  background-color: #fff;
  color: #e5007d;
  font-family: Gotham;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px; }
  .single-date a {
    color: #e5007d; }

.single-date__link {
  padding-left: 5px;
  font-size: 19px;
  color: #fff;
  text-decoration: none;
  position: relative;
  top: 3px; }

.single-dates__dropdown {
  display: none; }

.single-dates__seeall {
  display: inline-block;
  padding-top: 5px;
  font-size: 15px;
  color: #fff; }

@media screen and (max-width: 767px) {
  .single__header {
    margin-top: 0;
    padding-bottom: 0; }
    .single__header::after {
      display: none; }

  .single__title {
    margin-bottom: 10px;
    line-height: 60px; }

  .single__subtitle {
    padding: 25px 25px 0;
    color: #282828;
    background-color: #fff; }

  .single__dates {
    padding-top: 25px;
    background-color: #fff; }

  .single-date {
    padding: 9px 17px 12px 17px; }

  .single-dates__seeall {
    color: #e5007d;
    width: 100%;
    background-color: #fff;
    padding-bottom: 1px; } }
/* ------ SINGLE CONTENT ------ */
.single-content {
  max-width: 1034px;
  margin: 0 auto 0 auto;
  padding: 0 0 5px 0;
  box-sizing: border-box;
  background-color: #fff;
  position: relative; }

.single .single-content {
  display: inline-block;
  padding-bottom: 100px;
  margin-bottom: 261px; }

.single__social {
  width: 28px;
  position: absolute;
  top: 0;
  right: -38px; }

.single-social__link {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-bottom: 7px;
  color: #fff;
  background-color: #e5007d;
  border-radius: 14px;
  text-decoration: none;
  text-align: center;
  line-height: 28px; }
  .single-social__link.icon-twitter {
    font-size: 11px; }
  .single-social__link.icon-facebook {
    font-size: 17px; }

.single__summary {
  padding: 0 0 40px;
  color: #000; }
  .single__summary p {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300; }
    .single__summary p:last-child {
      margin-bottom: 0; }
  .single__summary .main-text {
    color: #e5007d;
    font-weight: 500; }

.single-partners__img {
  max-height: 65px;
  padding-left: 40px;
  vertical-align: middle; }
  .single-partners__img:first-child {
    padding-left: 0; }

.single__body a {
  color: #e5007d; }

@media screen and (max-width: 1023px) {
  .single-content {
    width: calc(100% - 100px); } }

@media screen and (max-width: 767px) {
  /* .single__body {
   padding: 0 0 40px 0;
   } */
    .single-content {
      width: 100%;
      margin-top: 0;
      padding: 25px 20px 5px 20px; }
    .single__social {
      display: none; }
    .single__summary {
      padding: 0 0 45px 0; } }
/* ------ SINGLE MEDIAS ------ */
.single__medias {
  height: 148px;
  padding: 61px 104px 0;
  font-size: 0;
  overflow: hidden; }

.single__medias-container {
  display: flex;
  white-space: nowrap;
  min-width: 100%; }

.single-medias__img-link {
  display: inline-block;
  min-width: 202px;
  width: auto;
  margin-left: 6px;
  position: relative; }
  .single-medias__img-link:first-child {
    margin-left: 0; }
  .single-medias__img-link img {
    max-width: 100%;
    min-width: 100%;
    height: 148px; }
    .single-medias__img-link img.single-medias__play {
      top: -50%;
      max-width: initial;
      min-width: initial;
      height: 96px;
      width: 96px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .single-medias__img-link .see-all {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font: 16px 'Gotham', Arial, sans-serif;
    text-decoration: underline;
    display: table;
    width: 100%;
    height: 148px;
    text-align: center; }
    .single-medias__img-link .see-all p {
      display: table-cell;
      vertical-align: middle; }

.single-medias__more {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.single-medias__more-text {
  display: inline-block;
  width: 100%;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #e5007d;
  text-decoration: underline;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media all and (max-width: 767px) {
  .single__medias {
    padding-left: 0;
    padding-right: 0; } }
/* ------ SINGLE TABS ------ */
.single__tabs {
  padding-bottom: 25px;
  font-size: 0;
  text-align: center; }

.single__tab {
  display: inline-block;
  padding: 12px 10px 8px 10px;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #a1a1a1; }
  .single__tab.is-selected {
    background-color: #e5007d; }

.single__presentation {
  margin-bottom: 40px; }

.single-pres__title {
  font-size: 30px;
  line-height: 30px;
  color: #e5007d;
  font-weight: 300;
  margin-bottom: 10px;
  display: block; }

.single-pres__desc {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300; }
  .single-pres__desc .desc-title {
    font-weight: 500; }
  .single-pres__desc .desc-detail {
    text-decoration: underline; }

.single__tab-content:first-child {
  display: block; }
/* ------ SINGLE DROPDOWN ------ */
.single__dropdown {
  padding-bottom: 12px; }

.single-dropdown__title {
  display: inline-block;
  padding: 7px;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  text-transform: uppercase;
  background-color: #e5007d;
  position: relative;
  min-width: 119px; }
  .single-dropdown__title.is-open::after {
    display: none; }

.single-dropdown__content {
  display: none;
  padding: 19px 35px 0 35px; }

.single-press__content {
  padding-bottom: 30px; }
  .single-press__content:last-child {
    padding-bottom: 0; }

@media screen and (max-width: 767px) {
  .single__media {
    width: 107%; }

  .single-dropdown__content {
    padding: 19px 20px 0 20px; }

  .single-medias__img-link {
    margin-left: 0; } }
/* ------ SINGLE PRESS ------ */
.single-press__text {
  font-style: italic; }

.single-press__link {
  font-weight: 600;
  color: #282828; }
/* ------ SINGLE LINKS ------ */
.single__links {
  border-top: solid #e5e5e5 1px;
  margin: 0 35px;
  padding: 43px 0 45px 0;
  font-size: 0; }

.single-links__block {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  vertical-align: top; }
  .single-links__block--right {
    padding-left: 50px; }

.single-links__title {
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #e5007d;
  text-transform: uppercase; }

.single__link {
  font-size: 18px;
  color: #282828; }

@media screen and (max-width: 767px) {
  .single__links {
    display: none; } }
/* ----------------------------- *
 *        SINGLE DOCUMENT        *
 * ----------------------------- */
.single-document {
  padding-top: 179px; }
  .single-document .single-document__header {
    padding-bottom: 123px;
    position: relative; }
    .single-document .single-document__header::after {
      content: "";
      position: absolute;
      height: 80px;
      width: 1px;
      background-color: #e5007d;
      bottom: 22px;
      left: 50%;
      transform: translateX(-50%); }
  .single-document .single-document-container {
    padding-bottom: 137px; }
  .single-document .single-document-content {
    width: 826px; }
  .single-document .content-title {
    font-family: Gotham;
    font-weight: 900;
    font-size: 60px;
    line-height: 66px;
    padding: 0;
    text-align: center; }
  .single-document .content-subtitle {
    color: #000;
    font-family: Gotham;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px; }
  .single-document .content-pageTitle {
    margin-bottom: 15px;
    color: #e5007d;
    font-family: Gotham;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    text-align: center;
    display: block; }
  .single-document .link__element {
    text-decoration: none;
    color: white;
    background-color: #e5007d;
    text-transform: uppercase;
    padding: 7px;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    display: inline-block; }
  .single-document .link-subscribe {
    margin-top: 8px; }
  .single-document .link-billetterie {
    margin-top: 16px; }
  .single-document .single-document__body.text-content {
    font-family: Gotham;
    font-weight: 300; }
    .single-document .single-document__body.text-content p:first-child {
      margin-bottom: 8px; }
      .single-document .single-document__body.text-content p:first-child u {
        text-decoration: none; }
      .single-document .single-document__body.text-content p:first-child a {
        text-transform: uppercase;
        font-size: 30px;
        line-height: 30px;
        font-weight: 300;
        text-decoration: none; }

.single-document + .appendix .appendix__title {
  padding: 68px 0 20px 0;
  text-transform: initial; }
  .single-document + .appendix .appendix__title::after {
    display: none; }

.single-document-container {
  background-color: #fff; }

.single-document-content {
  width: 819px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  padding: 62px 0 25px 0; }

.single-document-content .single__medias {
  padding: 61px 0 45px 0; }
/* ------ SINGLE DOCUMENT HEADER ------ */
.single-document__header {
  padding-bottom: 50px;
  text-align: center; }
/* ------ SINGLE DOCUMENT CONTENT ------ */
.single-document__summary {
  padding-bottom: 30px; }

/* ------ SINGLE DOCUMENT LINKS ------ */

.single-document__links {
  margin: 0; }
/* ----------------------------- *
 *            APPENDIX           *
 * ----------------------------- */
.appendix {
  position: relative; }
  .appendix .items .item .item__booking {
    display: none; }

.appendix__title {
  padding: 0 0 70px 0;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 200;
  font-size: 30px;
  color: #e5007d;
  text-align: center;
  font-size: 30px;
  line-height: 33px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  position: relative; }
  .appendix__title::after {
    content: "";
    position: absolute;
    height: 35px;
    width: 1px;
    background-color: #e5007d;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%); }

@media screen and (max-width: 767px) {
  .appendix__title {
    padding-top: 30px; } }

.sitemap__section .sitemap__link {
  text-decoration: none; }

.sitemap__section {
  padding: 20px 0 8px 0; }

.sitemap__link {
  color: #282828; }

.sitemap__various-section {
  text-decoration: none;
  color: #282828;
  font-size: 16px; }

.separator {
  width: 35%;
  margin: 65px auto;
  border-top: solid 1px #000; }

.subsection__container {
  padding-bottom: 208px; }

.subsection__items {
  max-width: 852px;
  margin: -208px auto 0 auto;
  justify-content: center;
  background: none; }

.subsection__item {
  width: 274px;
  height: 274px;
  margin: 5px;
  background-color: #e5007d;
  position: relative; }

.subsection-item__link {
  display: inline-block;
  width: 100%;
  height: 100%; }

.subsection-item__text {
  width: 80%;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media screen and (max-width: 871px) {
  .subsection__items {
    max-width: 568px; } }

@media screen and (max-width: 587px) {
  .subsection__items {
    max-width: 284px; } }
