/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/css/main.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../.rvm/gems/ruby-2.2.2/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 13, ../../sass/_html5bp-1.scss */
html,
button,
input,
select,
textarea {
  color: #222;
}

/* line 21, ../../sass/_html5bp-1.scss */
html {
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
/* line 32, ../../sass/_html5bp-1.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 37, ../../sass/_html5bp-1.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
/* line 46, ../../sass/_html5bp-1.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
/* line 60, ../../sass/_html5bp-1.scss */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
/* line 71, ../../sass/_html5bp-1.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
/* line 81, ../../sass/_html5bp-1.scss */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
/* line 89, ../../sass/_html5bp-1.scss */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
/* line 10, ../../sass/_html5bp-2.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

/* line 18, ../../sass/_html5bp-2.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 29, ../../sass/_html5bp-2.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 38, ../../sass/_html5bp-2.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 54, ../../sass/_html5bp-2.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 68, ../../sass/_html5bp-2.scss */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 84, ../../sass/_html5bp-2.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 90, ../../sass/_html5bp-2.scss */
.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 99, ../../sass/_html5bp-2.scss */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* line 126, ../../sass/_html5bp-2.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 133, ../../sass/_html5bp-2.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 138, ../../sass/_html5bp-2.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 142, ../../sass/_html5bp-2.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 150, ../../sass/_html5bp-2.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 156, ../../sass/_html5bp-2.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 162, ../../sass/_html5bp-2.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 166, ../../sass/_html5bp-2.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 171, ../../sass/_html5bp-2.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 179, ../../sass/_html5bp-2.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 186, ../../sass/_html5bp-2.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ------------------------------------------------------ */
/* COLORS
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* MIXIN
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* NOTES
/* ------------------------------------------------------ */
/* BREAK POINTS                                           */
/* ------------------------------------------------------ */
/* CSS EASING ANIMATION
/* ------------------------------------------------------ */
@font-face {
  font-family: 'dinbold';
  src: url("../fonts/din/din-bold-webfont.eot");
  src: url("../fonts/din/din-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din/din-bold-webfont.woff2") format("woff2"), url("../fonts/din/din-bold-webfont.woff") format("woff"), url("../fonts/din/din-bold-webfont.ttf") format("truetype"), url("../fonts/din/din-bold-webfont.svg#dinbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinregular';
  src: url("../fonts/din/din-regu-webfont.eot");
  src: url("../fonts/din/din-regu-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din/din-regu-webfont.woff2") format("woff2"), url("../fonts/din/din-regu-webfont.woff") format("woff"), url("../fonts/din/din-regu-webfont.ttf") format("truetype"), url("../fonts/din/din-regu-webfont.svg#dinbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rockwell-boldregular';
  src: url("../fonts/rockwell/ufonts.com_rockwell-bold-webfont.eot");
  src: url("../fonts/rockwell/ufonts.com_rockwell-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/rockwell/ufonts.com_rockwell-bold-webfont.woff2") format("woff2"), url("../fonts/rockwell/ufonts.com_rockwell-bold-webfont.woff") format("woff"), url("../fonts/rockwell/ufonts.com_rockwell-bold-webfont.ttf") format("truetype"), url("../fonts/rockwell/ufonts.com_rockwell-bold-webfont.svg#rockwell-boldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ------------------------------------------------------ */
/* LAYOUT
/* ------------------------------------------------------ */
/* line 7, ../../sass/_03-layout.scss */
html {
  font-size: 16px;
}

/* line 11, ../../sass/_03-layout.scss */
html, body {
  padding: 0;
  margin: 0 auto;
  outline: none;
  background: black;
  width: 100%;
  height: 100%;
  color: red;
}
/* line 19, ../../sass/_03-layout.scss */
html.no-scroll, body.no-scroll {
  overflow: hidden;
  height: 100%;
}

/* line 32, ../../sass/_03-layout.scss */
#wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  margin: 0 auto;
  text-rendering: geometricPrecision;
}
@media screen and (max-width: 767px) {
  /* line 39, ../../sass/_03-layout.scss */
  #wrapper .no-mobile {
    display: none;
  }
}
/* line 45, ../../sass/_03-layout.scss */
#wrapper i {
  font-style: italic;
}
/* line 46, ../../sass/_03-layout.scss */
#wrapper strong {
  font-weight: bold;
}
/* line 48, ../../sass/_03-layout.scss */
#wrapper h1.title-1,
#wrapper h1.title-2 {
  font-size: 5.2em;
  line-height: .99em;
  color: white;
  letter-spacing: .02em;
}
/* line 55, ../../sass/_03-layout.scss */
#wrapper h1.title-1.black,
#wrapper h1.title-2.black {
  color: black;
}
@media screen and (max-height: 1000px) {
  /* line 58, ../../sass/_03-layout.scss */
  #wrapper h1.title-1 {
    font-size: 5em;
  }
}
@media screen and (max-height: 920px) {
  /* line 58, ../../sass/_03-layout.scss */
  #wrapper h1.title-1 {
    font-size: 4.5em;
  }
}
@media screen and (max-height: 840px) {
  /* line 58, ../../sass/_03-layout.scss */
  #wrapper h1.title-1 {
    font-size: 3.7em;
  }
}
@media screen and (max-height: 760px) {
  /* line 58, ../../sass/_03-layout.scss */
  #wrapper h1.title-1 {
    font-size: 3.4em;
  }
}
@media screen and (max-height: 700px) {
  /* line 58, ../../sass/_03-layout.scss */
  #wrapper h1.title-1 {
    font-size: 2.7em;
  }
}
/* line 67, ../../sass/_03-layout.scss */
#wrapper h1.title-2 {
  letter-spacing: .05em;
}
@media screen and (max-height: 840px) {
  /* line 67, ../../sass/_03-layout.scss */
  #wrapper h1.title-2 {
    font-size: 5.4em;
  }
}
@media screen and (max-height: 760px) {
  /* line 67, ../../sass/_03-layout.scss */
  #wrapper h1.title-2 {
    font-size: 4.5em;
  }
}
@media screen and (max-height: 700px) {
  /* line 67, ../../sass/_03-layout.scss */
  #wrapper h1.title-2 {
    font-size: 3.7em;
  }
}
@media screen and (max-width: 767px) {
  /* line 67, ../../sass/_03-layout.scss */
  #wrapper h1.title-2 {
    font-size: 1.8em;
  }
}
/* line 78, ../../sass/_03-layout.scss */
#wrapper .networks {
  display: block;
  text-align: right;
}
/* line 82, ../../sass/_03-layout.scss */
#wrapper .networks li {
  display: inline-block;
  padding: 5px;
}
/* line 86, ../../sass/_03-layout.scss */
#wrapper .networks li a {
  display: inline-block;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: -moz-transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 93, ../../sass/_03-layout.scss */
#wrapper .networks li:hover a {
  -moz-transform: translate3d(0, -12px, 0);
  -webkit-transform: translate3d(0, -12px, 0);
  transform: translate3d(0, -12px, 0);
}
/* line 98, ../../sass/_03-layout.scss */
#wrapper .menu-btn {
  display: block;
  position: absolute;
  width: 41px;
  height: 55px;
  overflow: hidden;
  z-index: 3;
}
/* line 106, ../../sass/_03-layout.scss */
#wrapper .menu-btn .line {
  display: block;
  width: 31px;
  height: 5px;
  position: absolute;
  left: 5px;
  background: white;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* line 116, ../../sass/_03-layout.scss */
#wrapper .menu-btn .line.line-01 {
  top: 15px;
}
/* line 117, ../../sass/_03-layout.scss */
#wrapper .menu-btn .line.line-02 {
  top: 25px;
}
/* line 118, ../../sass/_03-layout.scss */
#wrapper .menu-btn .line.line-03 {
  top: 35px;
}
/* line 119, ../../sass/_03-layout.scss */
#wrapper .menu-btn .line.line-04 {
  top: 45px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 126, ../../sass/_03-layout.scss */
#wrapper .menu-btn.close .line-01 {
  -moz-transform: rotate(-45deg) translate3d(-7px, 7px, 0);
  -ms-transform: rotate(-45deg) translate3d(-7px, 7px, 0);
  -webkit-transform: rotate(-45deg) translate3d(-7px, 7px, 0);
  transform: rotate(-45deg) translate3d(-7px, 7px, 0);
}
/* line 129, ../../sass/_03-layout.scss */
#wrapper .menu-btn.close .line-02 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 130, ../../sass/_03-layout.scss */
#wrapper .menu-btn.close .line-03 {
  -moz-transform: rotate(45deg) translate3d(-7px, -7px, 0);
  -ms-transform: rotate(45deg) translate3d(-7px, -7px, 0);
  -webkit-transform: rotate(45deg) translate3d(-7px, -7px, 0);
  transform: rotate(45deg) translate3d(-7px, -7px, 0);
}
/* line 131, ../../sass/_03-layout.scss */
#wrapper .menu-btn.close .line-04 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 136, ../../sass/_03-layout.scss */
#wrapper .menu-btn:hover:not(.close) .line {
  -moz-transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
/* line 139, ../../sass/_03-layout.scss */
#wrapper .menu-btn:hover:not(.close) .line.line-01 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 140, ../../sass/_03-layout.scss */
#wrapper .menu-btn:hover:not(.close) .line.line-04 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 146, ../../sass/_03-layout.scss */
#wrapper .menu-btn.black .line {
  background: black;
}
/* line 152, ../../sass/_03-layout.scss */
#wrapper #main {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  z-index: 1;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 161, ../../sass/_03-layout.scss */
#wrapper #main.p404 {
  position: absolute;
}
/* line 169, ../../sass/_03-layout.scss */
#wrapper #main h1 {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
/* line 174, ../../sass/_03-layout.scss */
#wrapper #main .btn {
  display: block;
  background: #E7108A;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  width: 552px;
  height: 52px;
  line-height: 52px;
  letter-spacing: .2em;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  /* line 174, ../../sass/_03-layout.scss */
  #wrapper #main .btn {
    width: 90%;
    padding: 5px 15px;
    font-size: .8em;
  }
}
/* line 194, ../../sass/_03-layout.scss */
#wrapper #main .btn .hover {
  -moz-transition: width 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: width 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: width 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: width 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  background: white;
  width: 0;
  position: absolute;
  left: 0;
}
/* line 202, ../../sass/_03-layout.scss */
#wrapper #main .btn strong {
  font-family: "dinbold", Arial, Helvetica, sans-serif;
}
/* line 206, ../../sass/_03-layout.scss */
#wrapper #main .btn.left {
  float: left;
  text-align: right;
}
/* line 211, ../../sass/_03-layout.scss */
#wrapper #main .btn.right {
  float: right;
  text-align: left;
}
/* line 217, ../../sass/_03-layout.scss */
#wrapper #main .btn:hover .hover {
  width: 100%;
}

/* line 232, ../../sass/_03-layout.scss */
.ie9 #wrapper .menu-btn:hover:not(.close) .line.line-01 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 235, ../../sass/_03-layout.scss */
.ie9 #wrapper .menu-btn:hover:not(.close) .line.line-04 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 1, ../../sass/_04-header.scss */
#header {
  padding: 2em;
  background-color: yellow;
  color: black;
}

/* line 1, ../../sass/_05-footer.scss */
#footer {
  background-color: #212121;
  color: white;
  width: 100%;
  height: 205px;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_05-footer.scss */
  #footer {
    height: 137px;
  }
}
/* line 12, ../../sass/_05-footer.scss */
#footer .contact {
  display: block;
  position: absolute;
  left: 63px;
  bottom: 45px;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 1.25em;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
/* line 24, ../../sass/_05-footer.scss */
#footer .contact span {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  /* line 12, ../../sass/_05-footer.scss */
  #footer .contact {
    text-align: center;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 35px;
  }
}
/* line 36, ../../sass/_05-footer.scss */
#footer .contact:hover {
  color: #E7108A;
}
/* line 41, ../../sass/_05-footer.scss */
#footer .policy {
  font-size: .8125em;
  color: #abaaaa;
  display: block;
  position: absolute;
  right: 70px;
  bottom: 45px;
  text-align: right;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  /* line 41, ../../sass/_05-footer.scss */
  #footer .policy {
    width: 100%;
    right: 0;
    bottom: 10px;
    text-align: center;
    font-size: .6em;
  }
  /* line 58, ../../sass/_05-footer.scss */
  #footer .policy br {
    display: none;
  }
}
/* line 64, ../../sass/_05-footer.scss */
#footer .networks {
  position: absolute;
  right: 70px;
  top: 82px;
}
@media screen and (max-width: 767px) {
  /* line 64, ../../sass/_05-footer.scss */
  #footer .networks {
    width: 100%;
    left: 0;
    top: 30px;
    text-align: center;
  }
}

/* line 5, ../../sass/_06-home.scss */
#wrapper #main #home {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  background: #212121;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 13, ../../sass/_06-home.scss */
  #wrapper #main #home .btn {
    height: 30px;
    line-height: 30px;
  }
}
/* line 20, ../../sass/_06-home.scss */
#wrapper #main #home .section {
  width: 100%;
  overflow: hidden;
}
/* line 24, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-1 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
/* line 28, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-1 .menu-btn {
  right: 70px;
  top: 60px;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  /* line 28, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-1 .menu-btn {
    right: 15px;
    top: 13px;
  }
}
/* line 40, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-1 .infos .btn {
  position: absolute;
  bottom: 70px;
}
@media screen and (max-width: 767px) {
  /* line 40, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-1 .infos .btn {
    bottom: 40px;
  }
}
/* line 49, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 {
  padding-bottom: 80px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  /* line 49, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-2 {
    padding-bottom: 62px;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 49, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-2 {
    padding-bottom: 40px;
  }
}
/* line 59, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2.fade {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 63, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 .bottom-link {
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  /* line 63, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-2 .bottom-link {
    position: relative;
    height: auto;
  }
  /* line 75, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-2 .bottom-link .btn.right {
    margin: 0;
    position: absolute;
    text-align: center;
    float: none;
  }
}
/* line 86, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 .grid .desktop,
#wrapper #main #home .section.section-2 .grid .mobile {
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  /* line 93, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-2 .grid .desktop .type-02 .stats,
  #wrapper #main #home .section.section-2 .grid .mobile .type-02 .stats {
    font-size: 3em;
  }
}
/* line 101, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 .grid .desktop {
  display: block;
}
/* line 102, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 .grid .mobile {
  display: none;
}
/* line 105, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 .grid .mobile .type-02 {
  width: 50%;
}
/* line 107, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 .grid .mobile .type-02.col-1, #wrapper #main #home .section.section-2 .grid .mobile .type-02.col2 {
  width: 50%;
}
/* line 111, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 .grid .mobile .type-01 {
  width: 100%;
}
/* line 113, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-2 .grid .mobile .type-01.col-1, #wrapper #main #home .section.section-2 .grid .mobile .type-01.col2 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 119, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-2 .grid .desktop {
    display: none;
  }
  /* line 120, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-2 .grid .mobile {
    display: block;
  }
}
/* line 126, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop {
  display: block;
}
/* line 127, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 130, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop {
    display: none;
  }
  /* line 131, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .mobile {
    display: block;
  }
}
/* line 134, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .fb-content {
  display: block;
  text-decoration: none;
  color: white;
}
/* line 139, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .fb-content strong {
  color: white;
  text-decoration: none;
}
/* line 145, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile {
  height: 100%;
  position: relative;
}
/* line 149, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line {
  height: 33.33333%;
  width: 100%;
  position: relative;
  font-size: .8em;
  line-height: 1.2em;
}
/* line 156, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .col-1 {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 162, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .col-2 {
  width: 50%;
  height: 100%;
  position: relative;
  float: left;
}
/* line 169, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .share-img,
#wrapper #main #home .section.section-3 .mobile .line .bloc-content {
  height: 100%;
  width: 100%;
  position: relative;
}
/* line 176, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .share-img {
  background-size: cover;
  background-position: 50% 50%;
}
/* line 180, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .share-img.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 185, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content {
  display: block;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  text-decoration: none;
}
/* line 192, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content br {
  display: none;
}
/* line 194, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content .at {
  font-family: "Crimson Text", serif;
}
/* line 195, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content .date,
#wrapper #main #home .section.section-3 .mobile .line .bloc-content .infos {
  font-family: "Crimson Text", serif;
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-transform: lowercase;
  font-style: italic;
  padding-left: 25px;
  line-height: 11px;
}
/* line 208, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content .date:before {
  content: ' ';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 219, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content.instagram-content {
  background: #212121;
  color: #abaaaa;
}
/* line 222, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content.instagram-content strong {
  color: white;
}
/* line 225, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content.instagram-content .date:before {
  background: url(/img/25x25-s07dfdb8ad0-retina.png) left -20px no-repeat;
  background-size: cover;
}
/* line 231, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content.fb-content {
  background: #E7108A;
  color: white;
}
/* line 236, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content.fb-content .date:before {
  background: url(/img/25x25-s07dfdb8ad0-retina.png) left top no-repeat;
  background-size: cover;
}
/* line 242, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content.twitter-content {
  background: white;
  color: #abaaaa;
}
/* line 245, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content.twitter-content strong {
  color: #E7108A;
}
/* line 248, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .mobile .line .bloc-content.twitter-content .infos:before {
  content: ' ';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/img/25x25-s07dfdb8ad0-retina.png) left -100px no-repeat;
  background-size: cover;
}
/* line 265, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop {
  position: relative;
  height: 100%;
}
/* line 269, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
}
/* line 275, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .fb-content {
  position: absolute;
  width: 60%;
  height: 60%;
  left: 20%;
  top: 20%;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  background: rgba(196, 0, 121, 0.8);
  -moz-transition: background 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: background 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 287, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .fb-content p {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  line-height: 1em;
}
/* line 292, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .fb-content p span {
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen and (max-width: 1500px) and (min-height: 700px) {
  /* line 287, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .fb-content p {
    font-size: 3.4em;
  }
}
@media screen and (max-width: 1350px) {
  /* line 287, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .fb-content p {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 1000px) {
  /* line 287, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .fb-content p {
    font-size: 2.4em;
  }
}
@media screen and (max-height: 775px) {
  /* line 287, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .fb-content p {
    font-size: 3em;
  }
}
@media screen and (max-height: 700px) {
  /* line 287, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .fb-content p {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 1340px) {
  /* line 287, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .fb-content p {
    font-size: 2em;
  }
}
/* line 301, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .fb-content p strong {
  font-family: "dinbold", Arial, Helvetica, sans-serif;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 307, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .fb-content .date {
  display: block;
  height: 20px;
  position: absolute;
  left: 35px;
  bottom: 10px;
  font-family: "Crimson Text", serif;
  font-style: italic;
  font-size: 1.25em;
  padding-left: 28px;
  letter-spacing: .03em;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 320, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .fb-content .date:before {
  content: ' ';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/img/25x25-s07dfdb8ad0.png) left top no-repeat;
  -moz-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 334, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col.left {
  cursor: pointer;
}
/* line 337, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col.left .share-img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -moz-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 350, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col.left:hover .share-img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/* line 352, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col.left:hover .fb-content {
  background: rgba(255, 255, 255, 0.8);
}
/* line 354, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col.left:hover .fb-content span {
  color: #212121;
}
/* line 355, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col.left:hover .fb-content strong {
  color: #E7108A;
}
/* line 357, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col.left:hover .fb-content .date {
  color: #212121;
}
/* line 360, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col.left:hover .fb-content .date:before {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
/* line 366, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 50%;
}
@media screen and (max-width: 1250px) {
  /* line 366, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .row {
    font-size: .8em;
  }
}
@media screen and (max-width: 850px) {
  /* line 366, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .row {
    font-size: .7em;
  }
}
@media screen and (max-height: 775px) {
  /* line 366, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .row {
    font-size: .9em;
  }
}
@media screen and (max-height: 650px) {
  /* line 366, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .row {
    font-size: .8em;
  }
}
/* line 377, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top {
  background-color: black;
  -moz-transition: background-color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background-color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: background-color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background-color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 381, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top a {
  text-decoration: none;
}
/* line 383, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content,
#wrapper #main #home .section.section-3 .desktop .col .row.top .share-img {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
}
/* line 391, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}
@media screen and (max-width: 1340px) {
  /* line 391, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content {
    font-size: .8em;
  }
}
/* line 397, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content .at {
  font-size: 1.875em;
  font-family: "Crimson Text", serif;
  line-height: .5em;
  display: block;
  margin-bottom: 1.5em;
  color: #abaaaa;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 407, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content .msg {
  font-size: 1.875em;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
}
/* line 412, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content .msg span {
  color: #abaaaa;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 417, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content .msg strong {
  color: white;
  font-family: "dinbold", Arial, Helvetica, sans-serif;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 424, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content .date {
  display: block;
  height: 20px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  padding-left: 35px;
  font-size: 1.25em;
  font-family: "Crimson Text", serif;
  font-style: italic;
  color: #abaaaa;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 437, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .instagram-content .date:before {
  content: ' ';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/img/25x25-s07dfdb8ad0.png) left -25px no-repeat;
  -moz-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 451, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .share-img {
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
/* line 456, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .share-img.zoom .img-container {
  -moz-transition: -moz-transform 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-in;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
}
/* line 460, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .share-img.zoom:hover .img-container {
  transform: scale(1.1);
  transform-origin: 50% 50%;
}
/* line 466, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top .share-img .img-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
/* line 477, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top:hover {
  background-color: white;
}
/* line 481, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top:hover .instagram-content .at {
  color: #212121;
}
/* line 483, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top:hover .instagram-content .msg span {
  color: #abaaaa;
}
/* line 484, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top:hover .instagram-content .msg strong {
  color: #E7108A;
}
/* line 487, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top:hover .instagram-content .date {
  color: #212121;
}
/* line 489, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.top:hover .instagram-content .date:before {
  -webkit-filter: brightness(20%);
  filter: brightness(20%);
}
/* line 495, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom {
  background-color: white;
  -moz-transition: background-color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background-color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: background-color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background-color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 499, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom a {
  text-decoration: none;
}
/* line 501, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom .twitter-content {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 509, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom .twitter-content .msg {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 2.5em;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
}
@media screen and (max-width: 1024px) {
  /* line 509, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .row.bottom .twitter-content .msg {
    font-size: 2em;
  }
}
@media screen and (max-height: 750px) {
  /* line 509, ../../sass/_06-home.scss */
  #wrapper #main #home .section.section-3 .desktop .col .row.bottom .twitter-content .msg {
    font-size: 2.2em;
  }
}
/* line 520, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom .twitter-content .msg span {
  color: #252525;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 525, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom .twitter-content .msg strong {
  color: #E7108A;
  font-family: "dinbold", Arial, Helvetica, sans-serif;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 533, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom .infos {
  display: block;
  height: 25px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-family: "Crimson Text", serif;
  font-size: 1.25em;
  font-style: italic;
  padding-left: 32px;
}
/* line 544, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom .infos span {
  color: #252525;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 549, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom .infos strong {
  color: #E7108A;
  font-style: normal;
  font-family: "Crimson Text", serif;
  -moz-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 556, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom .infos:before {
  content: ' ';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/img/25x25-s07dfdb8ad0.png) left -125px no-repeat;
  -moz-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 569, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom:hover {
  background-color: #E7108A;
}
/* line 572, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom:hover .twitter-content {
  position: relative;
}
/* line 576, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom:hover .twitter-content .msg span {
  color: white;
}
/* line 577, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom:hover .twitter-content .msg strong {
  color: #212121;
}
/* line 582, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom:hover .infos span {
  color: white;
}
/* line 583, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom:hover .infos strong {
  color: #212121;
}
/* line 584, ../../sass/_06-home.scss */
#wrapper #main #home .section.section-3 .desktop .col .row.bottom:hover .infos:before {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

/* line 1, ../../sass/_07-nav.scss */
#nav {
  width: 100%;
  height: 100%;
  color: white;
  position: fixed;
  right: -100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_07-nav.scss */
  #nav {
    right: 0;
    top: -100%;
  }
}
/* line 14, ../../sass/_07-nav.scss */
#nav > .menu-btn {
  left: -111px;
  top: 60px;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 20, ../../sass/_07-nav.scss */
#nav > .menu-btn.active {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  /* line 14, ../../sass/_07-nav.scss */
  #nav > .menu-btn {
    left: auto;
    right: 15px;
    top: auto;
    bottom: -68px;
  }
}
/* line 33, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar,
#nav .nav-bar {
  height: 66px;
  position: relative;
  z-index: 3;
}
/* line 40, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar {
  display: inline-block;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 44, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar.top {
  -moz-transform: translate3d(-100%, -100%, 0);
  -webkit-transform: translate3d(-100%, -100%, 0);
  transform: translate3d(-100%, -100%, 0);
}
/* line 45, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar.active {
  -moz-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/* line 46, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar.transition {
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 47, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar.active.top {
  -moz-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/* line 49, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar .burger,
#nav .fixed-nav-bar .page-title {
  float: left;
}
/* line 55, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar .burger div {
  width: 120px;
  height: 66px;
  background: white;
  position: relative;
  top: 0;
  right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 64, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar .burger div .logo {
  display: block;
  width: 41px;
  height: 35px;
  background-size: cover;
  background-image: url(/img/logo-small.png);
  position: absolute;
  left: 15px;
  top: 15px;
}
/* line 75, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar .burger div .menu-btn {
  right: 15px;
  top: 6px;
}
/* line 78, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar .burger div .menu-btn .line {
  background: black;
}
/* line 84, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar.no-title .page-title {
  display: none;
}
/* line 89, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar .page-title {
  display: inline-block;
  height: 66px;
  line-height: 66px;
  color: white;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: .1em;
  border-right: 1px #d5d5d5 solid;
  overflow: hidden;
}
/* line 103, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar .page-title > div {
  height: 66px;
  -moz-transform: translate3d(0, -66px, 0);
  -webkit-transform: translate3d(0, -66px, 0);
  transform: translate3d(0, -66px, 0);
}
/* line 107, ../../sass/_07-nav.scss */
#nav .fixed-nav-bar .page-title > div .next,
#nav .fixed-nav-bar .page-title > div .curr {
  display: inline-block;
  background-color: white;
  color: #212121;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: .1em;
  padding: 0 20px;
  float: right;
}
/* line 122, ../../sass/_07-nav.scss */
#nav .nav-bar {
  width: 100%;
  position: absolute;
  left: -100%;
  -moz-transform: translate3d(0, -66px, 0);
  -webkit-transform: translate3d(0, -66px, 0);
  transform: translate3d(0, -66px, 0);
}
/* line 128, ../../sass/_07-nav.scss */
#nav .nav-bar.active {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 129, ../../sass/_07-nav.scss */
#nav .nav-bar.transition {
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 130, ../../sass/_07-nav.scss */
#nav .nav-bar.work .work-filter {
  display: block;
}
/* line 131, ../../sass/_07-nav.scss */
#nav .nav-bar.case .case-bar {
  display: block;
}
/* line 132, ../../sass/_07-nav.scss */
#nav .nav-bar.people .people-filter {
  display: block;
}
/* line 134, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 120px;
  background: #212121;
}
/* line 139, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar .search {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 145, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar .close {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -moz-transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 153, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar .close > div {
  display: block;
  width: 24px;
  height: 24px;
  margin: 21px auto 0;
  position: relative;
  background-size: 100% auto;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 164, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar .close > div .line {
  background: white;
  position: absolute;
}
/* line 168, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar .close > div .line.line-01 {
  width: 24px;
  height: 2px;
  left: 0;
  top: 11px;
}
/* line 175, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar .close > div .line.line-02 {
  height: 24px;
  width: 2px;
  left: 11px;
  top: 0;
}
/* line 184, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar .close:hover {
  background: #444242;
}
/* line 187, ../../sass/_07-nav.scss */
#nav .nav-bar .case-bar .close:hover > div {
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
/* line 193, ../../sass/_07-nav.scss */
#nav .nav-bar .filter {
  background: #252525;
}
/* line 196, ../../sass/_07-nav.scss */
#nav .nav-bar .filter,
#nav .nav-bar .case-bar {
  display: none;
  height: 100%;
  position: relative;
}
/* line 202, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li,
#nav .nav-bar .case-bar > li {
  display: block;
  height: 66px;
  float: left;
}
/* line 207, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li.right,
#nav .nav-bar .case-bar > li.right {
  float: right;
}
/* line 211, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a,
#nav .nav-bar .case-bar > li > a {
  display: inline-block;
  line-height: 66px;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 217, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn,
#nav .nav-bar .case-bar > li > a.btn {
  text-align: center;
  height: 66px;
  overflow: hidden;
}
/* line 222, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn > div,
#nav .nav-bar .case-bar > li > a.btn > div {
  height: 66px;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: -moz-transform 0.18s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.18s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.18s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.18s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 227, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn > div .out,
#nav .nav-bar .filter > li > a.btn > div .over,
#nav .nav-bar .case-bar > li > a.btn > div .out,
#nav .nav-bar .case-bar > li > a.btn > div .over {
  display: block;
  color: white;
}
/* line 233, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn > div .out,
#nav .nav-bar .case-bar > li > a.btn > div .out {
  padding: 0 20px;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  letter-spacing: .2em;
}
/* line 241, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn > div .over,
#nav .nav-bar .case-bar > li > a.btn > div .over {
  background-color: #E7108A;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: .1em;
  -moz-transform: translate3d(0, -132px, 0);
  -webkit-transform: translate3d(0, -132px, 0);
  transform: translate3d(0, -132px, 0);
  -moz-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 253, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn.arrow > div .out,
#nav .nav-bar .case-bar > li > a.btn.arrow > div .out {
  padding: 0 0 0 35px;
}
/* line 256, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn.arrow > div .out .ui,
#nav .nav-bar .case-bar > li > a.btn.arrow > div .out .ui {
  position: relative;
  top: 13px;
}
/* line 264, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn.search,
#nav .nav-bar .case-bar > li > a.btn.search {
  border-right: 1px #d5d5d5 solid;
}
/* line 270, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li > a.btn.search > div .out .ui,
#nav .nav-bar .filter > li > a.btn.search > div .over .ui,
#nav .nav-bar .case-bar > li > a.btn.search > div .out .ui,
#nav .nav-bar .case-bar > li > a.btn.search > div .over .ui {
  position: relative;
  top: 11px;
  -moz-transition: all 0.15s easeInOutQuad;
  -o-transition: all 0.15s easeInOutQuad;
  -webkit-transition: all 0.15s easeInOutQuad;
  transition: all 0.15s easeInOutQuad;
  -webkit-filter: invert(0);
  filter: invert(0);
}
/* line 282, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list,
#nav .nav-bar .case-bar > li .sub-list {
  display: none;
  width: 100%;
  padding: 20px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 66px;
  background: rgba(195, 22, 125, 0.9);
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
}
/* line 294, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list > ul,
#nav .nav-bar .case-bar > li .sub-list > ul {
  width: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 320px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 18px;
}
/* line 303, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list > ul:first-child,
#nav .nav-bar .case-bar > li .sub-list > ul:first-child {
  border-left: 1px solid white;
}
/* line 307, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list > ul li,
#nav .nav-bar .case-bar > li .sub-list > ul li {
  display: block;
  width: 170px;
  margin-right: 20px;
  padding: 5px 0 5px 5px;
  background: rgba(255, 255, 255, 0);
  -moz-transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 315, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list > ul li a,
#nav .nav-bar .case-bar > li .sub-list > ul li a {
  color: white;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 326, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list > ul li:hover,
#nav .nav-bar .case-bar > li .sub-list > ul li:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* line 329, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list > ul li:hover a,
#nav .nav-bar .case-bar > li .sub-list > ul li:hover a {
  -moz-transform: translate3d(10px, 0, 0);
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
/* line 336, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list.col-1,
#nav .nav-bar .case-bar > li .sub-list.col-1 {
  padding-left: 120px;
}
/* line 340, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list.col-2,
#nav .nav-bar .case-bar > li .sub-list.col-2 {
  padding-left: 310px;
}
/* line 344, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li .sub-list.col-3,
#nav .nav-bar .case-bar > li .sub-list.col-3 {
  padding-left: 478px;
}
/* line 351, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li.active > a > div,
#nav .nav-bar .case-bar > li.active > a > div {
  -moz-transform: translate3d(0, 66px, 0);
  -webkit-transform: translate3d(0, 66px, 0);
  transform: translate3d(0, 66px, 0);
}
/* line 354, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li.active > a > div .over,
#nav .nav-bar .case-bar > li.active > a > div .over {
  background-color: white;
  color: #212121;
}
/* line 363, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li.active > a.btn.search > div .over .ui,
#nav .nav-bar .case-bar > li.active > a.btn.search > div .over .ui {
  -webkit-filter: invert(1);
  filter: invert(1);
}
/* line 372, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li.next > a.page-title > div, #nav .nav-bar .filter > li.next > div.page-title > div,
#nav .nav-bar .case-bar > li.next > a.page-title > div,
#nav .nav-bar .case-bar > li.next > div.page-title > div {
  -moz-transform: translate3d(0, 66px, 0);
  -webkit-transform: translate3d(0, 66px, 0);
  transform: translate3d(0, 66px, 0);
}
/* line 381, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li:hover > a.btn > div, #nav .nav-bar .filter > li:hover > div.btn > div,
#nav .nav-bar .case-bar > li:hover > a.btn > div,
#nav .nav-bar .case-bar > li:hover > div.btn > div {
  -moz-transform: translate3d(0, 66px, 0);
  -webkit-transform: translate3d(0, 66px, 0);
  transform: translate3d(0, 66px, 0);
}
/* line 386, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li:hover:not(.active) > a,
#nav .nav-bar .case-bar > li:hover:not(.active) > a {
  background-color: #E7108A;
}
/* line 389, ../../sass/_07-nav.scss */
#nav .nav-bar .filter > li:hover .sub-list,
#nav .nav-bar .case-bar > li:hover .sub-list {
  display: block;
}
/* line 398, ../../sass/_07-nav.scss */
#nav .menu-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: left 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: left 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: left 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: left 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen and (max-width: 767px) {
  /* line 398, ../../sass/_07-nav.scss */
  #nav .menu-container {
    -moz-transition: top 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: top 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: top 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: top 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}
/* line 411, ../../sass/_07-nav.scss */
#nav .menu-container .menu {
  display: block;
  width: 43%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  background-color: #E7108A;
}
@media screen and (max-width: 1250px) {
  /* line 411, ../../sass/_07-nav.scss */
  #nav .menu-container .menu {
    width: 60%;
  }
}
@media screen and (max-width: 950px) {
  /* line 411, ../../sass/_07-nav.scss */
  #nav .menu-container .menu {
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  /* line 411, ../../sass/_07-nav.scss */
  #nav .menu-container .menu {
    width: 100%;
  }
}
/* line 425, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages {
  display: block;
  width: 100%;
  padding-right: 70px;
  position: absolute;
  top: 10.6875em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
@media screen and (max-height: 920px) {
  /* line 425, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages {
    top: 9.6875em;
  }
}
@media screen and (max-height: 840px) {
  /* line 425, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages {
    top: 9.125em;
  }
}
@media screen and (max-height: 760px) {
  /* line 425, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages {
    top: 7.625em;
  }
}
@media screen and (max-width: 767px) {
  /* line 425, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages {
    top: 5em;
    padding-right: 15px;
  }
}
/* line 442, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li {
  -moz-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 447, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li:nth-child(1) {
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
/* line 448, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li:nth-child(2) {
  -moz-transition-delay: 0.07s;
  -o-transition-delay: 0.07s;
  -webkit-transition-delay: 0.07s;
  transition-delay: 0.07s;
}
/* line 449, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li:nth-child(3) {
  -moz-transition-delay: 0.14s;
  -o-transition-delay: 0.14s;
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}
/* line 450, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li:nth-child(4) {
  -moz-transition-delay: 0.21s;
  -o-transition-delay: 0.21s;
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}
/* line 451, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li:nth-child(5) {
  -moz-transition-delay: 0.28s;
  -o-transition-delay: 0.28s;
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}
/* line 453, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li a {
  display: block;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  letter-spacing: .05em;
  font-size: 5.2em;
  line-height: 1em;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  float: right;
  clear: right;
}
@media screen and (max-height: 840px) {
  /* line 453, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages li a {
    font-size: 5.4em;
  }
}
@media screen and (max-height: 760px) {
  /* line 453, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages li a {
    font-size: 4.5em;
  }
}
@media screen and (max-height: 700px) {
  /* line 453, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages li a {
    font-size: 3.7em;
  }
}
@media screen and (max-width: 767px) {
  /* line 453, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages li a {
    font-size: 3em;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 453, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .pages li a {
    font-size: 2em;
  }
}

/* line 478, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li a:not(.inactive):hover, #nav .menu-container .menu .pages li a:not(.inactive).current {
  color: #212121;
}
/* line 482, ../../sass/_07-nav.scss */
#nav .menu-container .menu .pages li a.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 489, ../../sass/_07-nav.scss */
#nav .menu-container .menu .networks {
  position: absolute;
  bottom: 60px;
  right: 70px;
}
@media screen and (max-width: 767px) {
  /* line 489, ../../sass/_07-nav.scss */
  #nav .menu-container .menu .networks {
    bottom: 25px;
    right: 0;
    width: 100%;
    text-align: center;
  }
}
/* line 504, ../../sass/_07-nav.scss */
#nav .overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 515, ../../sass/_07-nav.scss */
#nav .overlay.active {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 523, ../../sass/_07-nav.scss */
#nav.open .menu-container {
  left: -100%;
}
@media screen and (max-width: 767px) {
  /* line 523, ../../sass/_07-nav.scss */
  #nav.open .menu-container {
    left: 0;
    top: 100%;
  }
}
/* line 532, ../../sass/_07-nav.scss */
#nav.open .menu-container .pages li {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/***************** IE ****************************/
/* line 546, ../../sass/_07-nav.scss */
.ie9 #nav .fixed-nav-bar.active {
  left: -220px;
}
/* line 551, ../../sass/_07-nav.scss */
.ie9 #nav .menu-btn.close {
  background: url(../img/btn-close.png) center center no-repeat;
}
/* line 553, ../../sass/_07-nav.scss */
.ie9 #nav .menu-btn.close .line {
  display: none;
}
/* line 558, ../../sass/_07-nav.scss */
.ie9 #nav .menu-btn:hover .line {
  transform: translate3d(0, 0, 0) !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 566, ../../sass/_07-nav.scss */
.ie9 #nav .nav-bar.transition {
  display: none;
}
/* line 568, ../../sass/_07-nav.scss */
.ie9 #nav .nav-bar.transition.active {
  display: block;
}

/* line 1, ../../sass/_08-404.scss */
#p404 {
  padding: 5% 0 0 0;
  background: #fff;
  color: white;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
}
/* line 10, ../../sass/_08-404.scss */
#p404 h1 {
  letter-spacing: 3px;
  font-size: 3em;
  color: #000;
}
/* line 11, ../../sass/_08-404.scss */
#p404 h1 span {
  font-size: 5em;
}
/* line 18, ../../sass/_08-404.scss */
#p404 p, #p404 a {
  color: #000;
}
/* line 22, ../../sass/_08-404.scss */
#p404 a {
  color: #000;
}

/* line 8, ../../sass/_09-sprites.scss */
.socials {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../img/25x25-s07dfdb8ad0.png);
  background-size: 100% auto;
}
/* line 15, ../../sass/_09-sprites.scss */
.socials.facebook {
  background-position: left top;
}
/* line 16, ../../sass/_09-sprites.scss */
.socials.instagram-grey {
  background-position: left -25px;
}
/* line 17, ../../sass/_09-sprites.scss */
.socials.instagram {
  background-position: left -50px;
}
/* line 18, ../../sass/_09-sprites.scss */
.socials.linkedin {
  background-position: left -75px;
}
/* line 19, ../../sass/_09-sprites.scss */
.socials.pinterest {
  background-position: left -100px;
}
/* line 20, ../../sass/_09-sprites.scss */
.socials.twitter-grey {
  background-position: left -125px;
}
/* line 21, ../../sass/_09-sprites.scss */
.socials.twitter {
  background-position: left -150px;
}
/* line 22, ../../sass/_09-sprites.scss */
.socials.vimeo {
  background-position: left -175px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-moz-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  /* line 8, ../../sass/_09-sprites.scss */
  .socials {
    background-image: url(../img/25x25-s07dfdb8ad0-retina.png);
  }
}

/* line 31, ../../sass/_09-sprites.scss */
.ui {
  display: inline-block;
  width: 41px;
  height: 35px;
  background-image: url(../img/41x35.png);
}
/* line 37, ../../sass/_09-sprites.scss */
.ui.burger {
  background-position: left top;
}
/* line 38, ../../sass/_09-sprites.scss */
.ui.burger-white {
  background-position: left -35px;
}
/* line 39, ../../sass/_09-sprites.scss */
.ui.marcel-logo {
  background-position: left -70px;
}
/* line 40, ../../sass/_09-sprites.scss */
.ui.close {
  background-position: left -105px;
}
/* line 41, ../../sass/_09-sprites.scss */
.ui.arrow-1 {
  background-position: left -140px;
}
/* line 42, ../../sass/_09-sprites.scss */
.ui.search-picto {
  background-position: left -175px;
}

/* line 1, ../../sass/_10-work.scss */
#work {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 640px) {
  /* line 1, ../../sass/_10-work.scss */
  #work {
    padding-top: 66px;
  }
}
/* line 4, ../../sass/_10-work.scss */
#work.noMargeTop {
  padding-top: 0;
}
/* line 8, ../../sass/_10-work.scss */
#work .desktop .bloc-top {
  width: 100%;
  height: 666px;
  padding: 4em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-height: 840px) {
  /* line 8, ../../sass/_10-work.scss */
  #work .desktop .bloc-top {
    height: 616px;
  }
}
@media screen and (max-height: 760px) {
  /* line 8, ../../sass/_10-work.scss */
  #work .desktop .bloc-top {
    height: 566px;
  }
}
@media screen and (max-height: 700px) {
  /* line 8, ../../sass/_10-work.scss */
  #work .desktop .bloc-top {
    height: 516px;
  }
}
/* line 21, ../../sass/_10-work.scss */
#work .desktop .bloc-top .infos {
  width: 100%;
  position: relative;
  z-index: 2;
  top: 66px;
}
/* line 27, ../../sass/_10-work.scss */
#work .desktop .bloc-top .infos h1 {
  width: 550px;
}
/* line 32, ../../sass/_10-work.scss */
#work .desktop .bloc-top .btn {
  position: absolute;
  z-index: 2;
  bottom: 70px;
  float: left;
  text-align: right;
  left: 0;
  -moz-transition: -moz-transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateX(-100%);
}
/* line 41, ../../sass/_10-work.scss */
#work .desktop .bloc-top .btn.active {
  transform: translateX(0px);
}
/* line 46, ../../sass/_10-work.scss */
#work .desktop .bloc-top .cover-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
/* line 54, ../../sass/_10-work.scss */
#work .desktop .bloc-top .cover-container .cover {
  position: absolute;
}
/* line 59, ../../sass/_10-work.scss */
#work .desktop .bloc-top p {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 18px 0 32px;
  width: 550px;
}
/* line 66, ../../sass/_10-work.scss */
#work .desktop .bloc-top .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
/* line 79, ../../sass/_10-work.scss */
#work .mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 82, ../../sass/_10-work.scss */
  #work .desktop {
    display: none;
  }
  /* line 84, ../../sass/_10-work.scss */
  #work > .mobile {
    display: block;
  }
  /* line 87, ../../sass/_10-work.scss */
  #work > .mobile .mobile {
    display: block;
  }
  /* line 91, ../../sass/_10-work.scss */
  #work > .mobile .mobile .table-cell span {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.8);
  }
}

/* line 1, ../../sass/_11-grid.scss */
.grid {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 6, ../../sass/_11-grid.scss */
.grid em {
  font-style: italic;
  font-weight: normal;
}
/* line 11, ../../sass/_11-grid.scss */
.grid b {
  font-weight: bold;
}
/* line 17, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.col-1, .grid .mobile .grid-bloc.col-2 {
  height: 150px;
}
/* line 24, ../../sass/_11-grid.scss */
.grid .grid-bloc {
  position: relative;
  color: white;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
}
/* line 31, ../../sass/_11-grid.scss */
.grid .grid-bloc.col-1, .grid .grid-bloc.col-2 {
  height: 33%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 37, ../../sass/_11-grid.scss */
.grid .grid-bloc.col-1:nth-last-child(1), .grid .grid-bloc.col-1:nth-last-child(2), .grid .grid-bloc.col-1:nth-last-child(3), .grid .grid-bloc.col-2:nth-last-child(1), .grid .grid-bloc.col-2:nth-last-child(2), .grid .grid-bloc.col-2:nth-last-child(3) {
  height: 34%;
}
/* line 42, ../../sass/_11-grid.scss */
.grid .grid-bloc.col-1 {
  width: 33.3333333%;
}
/* line 43, ../../sass/_11-grid.scss */
.grid .grid-bloc.col-2 {
  width: 66.66666666%;
}
/* line 46, ../../sass/_11-grid.scss */
.grid .grid-bloc .block-content {
  height: 100%;
}
/* line 50, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.35s ease-out;
  -o-transition: opacity 0.35s ease-out;
  -webkit-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 59, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .cover-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* line 66, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .cover-container.hover-effect {
  background: rgba(196, 0, 121, 0.81);
}
/* line 68, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .cover-container.hover-effect img {
  display: none;
}
/* line 72, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .cover-container .cover {
  position: absolute;
}
/* line 77, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
/* line 84, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .label {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/* line 89, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .label .line {
  display: block;
  margin: 0 auto;
  -moz-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 97, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .label .line.line-01 {
  -moz-transform: translate3d(0, -20px, 0);
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
/* line 98, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .label .line.line-02 {
  -moz-transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
/* line 102, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .plus {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -8px;
}
/* line 111, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .plus:after, .grid .grid-bloc .hover .container .plus:before {
  content: ' ';
  display: block;
  background: white;
  position: absolute;
}
/* line 119, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .plus:after {
  width: 2px;
  height: 100%;
  left: 50%;
  margin-left: -1px;
}
/* line 126, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .plus:before {
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
}
/* line 134, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .shape-container {
  width: 390px;
  height: 2px;
  position: relative;
  z-index: 2;
  display: inline-block;
}
@media screen and (max-width: 1250px) {
  /* line 134, ../../sass/_11-grid.scss */
  .grid .grid-bloc .hover .container .shape-container {
    width: 90%;
  }
}
/* line 145, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .shape-container .streak {
  width: 0;
  height: 2px;
  background: white;
  position: absolute;
  bottom: 0;
  -moz-transition: width 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: width 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: width 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: width 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 154, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .shape-container .streak.left {
  left: 0;
}
/* line 155, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .container .shape-container .streak.right {
  right: 0;
}
@media screen and (max-width: 1250px) {
  /* line 145, ../../sass/_11-grid.scss */
  .grid .grid-bloc .hover .container .shape-container .streak {
    width: 0%;
  }
}
/* line 164, ../../sass/_11-grid.scss */
.grid .grid-bloc .hover .hover-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* line 177, ../../sass/_11-grid.scss */
.grid .grid-bloc .out {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* line 186, ../../sass/_11-grid.scss */
.grid .grid-bloc .out .cover-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* line 194, ../../sass/_11-grid.scss */
.grid .grid-bloc .out .cover-container .cover {
  position: absolute;
}
/* line 199, ../../sass/_11-grid.scss */
.grid .grid-bloc .out .table-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
/* line 206, ../../sass/_11-grid.scss */
.grid .grid-bloc .out .table-wrapper .label {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: .1em;
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.4);
}
/* line 216, ../../sass/_11-grid.scss */
.grid .grid-bloc .out .table-wrapper .label.black {
  color: #000;
}
/* line 224, ../../sass/_11-grid.scss */
.grid .grid-bloc:hover .hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 229, ../../sass/_11-grid.scss */
.grid .grid-bloc:hover .hover .container .label .line {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 236, ../../sass/_11-grid.scss */
.grid .grid-bloc:hover .hover .container .shape-container .streak {
  width: 170px;
}
/* line 239, ../../sass/_11-grid.scss */
.grid .grid-bloc:hover .hover .container .shape-container .streak.left {
  left: 0;
}
/* line 240, ../../sass/_11-grid.scss */
.grid .grid-bloc:hover .hover .container .shape-container .streak.right {
  right: 0;
}
@media screen and (max-width: 1250px) {
  /* line 236, ../../sass/_11-grid.scss */
  .grid .grid-bloc:hover .hover .container .shape-container .streak {
    width: 45%;
  }
}
/* line 253, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-01 .hover .container {
  z-index: 2;
}
/* line 256, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-01 .hover .container .label {
  width: 100%;
  font-size: 1.25em;
  font-family: "Crimson Text", serif;
  text-transform: uppercase;
  letter-spacing: .07em;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1250px) {
  /* line 256, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-01 .hover .container .label {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 1050px) {
  /* line 256, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-01 .hover .container .label {
    font-size: 1em;
  }
}
@media screen and (max-width: 890px) {
  /* line 256, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-01 .hover .container .label {
    font-size: .8em;
  }
}
/* line 277, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-01 .hover .container .label strong {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  letter-spacing: .1em;
}
/* line 287, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 {
  text-decoration: none;
  cursor: auto;
}
/* line 291, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover {
  padding: 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 295, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container {
  position: relative;
  height: 100%;
  z-index: 2;
}
/* line 300, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .label {
  display: table-cell;
  width: 100%;
  font-size: 1.25em;
  font-family: "Crimson Text", serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .07em;
}
/* line 309, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .label strong {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  letter-spacing: .1em;
}
/* line 315, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .plus {
  display: none;
}
/* line 319, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .streak {
  position: absolute;
  background: white;
  -moz-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 325, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .streak.top {
  height: 2px;
  width: 0;
  left: 0;
  top: 0;
}
/* line 332, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .streak.bottom-left, .grid .grid-bloc.type-02 .hover .container .streak.bottom-right {
  height: 2px;
  width: 0;
  bottom: 0;
}
/* line 339, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .streak.left, .grid .grid-bloc.type-02 .hover .container .streak.right {
  height: 0;
  width: 2px;
}
/* line 345, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .streak.bottom-left {
  left: 0;
}
/* line 346, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .streak.bottom-right {
  right: 0;
}
/* line 347, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .streak.left {
  left: 0;
  top: 0;
}
/* line 351, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .hover .container .streak.right {
  right: 0;
  bottom: 0;
}
/* line 363, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02:hover .hover .container .streak.top {
  width: 100%;
}
/* line 367, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02:hover .hover .container .streak.bottom-left, .grid .grid-bloc.type-02:hover .hover .container .streak.bottom-right {
  width: 50%;
}
/* line 372, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02:hover .hover .container .streak.left, .grid .grid-bloc.type-02:hover .hover .container .streak.right {
  height: 100%;
}
/* line 382, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .out .container {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 388, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .out .container .label {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/* line 393, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .out .container .label .stats,
.grid .grid-bloc.type-02 .out .container .label .def {
  display: block;
  margin: 0 auto;
}
/* line 400, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .out .container .label .stats span {
  font-size: 11.5em;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  letter-spacing: .05em;
  line-height: .9em;
}
/* line 406, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .out .container .label .stats span .per {
  font-size: .5em;
}
@media screen and (max-width: 1050px) {
  /* line 400, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-02 .out .container .label .stats span {
    font-size: 10em;
  }
}
@media screen and (max-height: 850px) {
  /* line 400, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-02 .out .container .label .stats span {
    font-size: 9em;
  }
}
@media screen and (max-width: 1050px) and (max-height: 850px) {
  /* line 400, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-02 .out .container .label .stats span {
    font-size: 9em;
  }
}
@media screen and (max-width: 850px) {
  /* line 400, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-02 .out .container .label .stats span {
    font-size: 8em;
    line-height: 1.1em;
  }
}
@media screen and (max-width: 767px) {
  /* line 400, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-02 .out .container .label .stats span {
    font-size: 1.5em;
    line-height: 1.1em;
  }
}
/* line 415, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .out .container .label .def {
  font-size: 1em;
  text-transform: uppercase;
  font-family: "Crimson Text", serif;
  letter-spacing: .3em;
  font-style: italic;
}
/* line 422, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-02 .out .container .label .def strong {
  font-style: normal;
}
@media screen and (max-width: 1150px) {
  /* line 415, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-02 .out .container .label .def {
    font-size: .8em;
  }
}
@media screen and (max-height: 850px) {
  /* line 415, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-02 .out .container .label .def {
    bottom: -60px;
  }
}
@media screen and (max-width: 850px) {
  /* line 415, ../../sass/_11-grid.scss */
  .grid .grid-bloc.type-02 .out .container .label .def {
    bottom: -50px;
  }
}
/* line 435, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-03 {
  display: block;
  background: #212121;
}
/* line 439, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-03 .table-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
/* line 444, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-03 .table-wrapper .label {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-family: "Crimson Text", serif;
  font-size: 1.25em;
}
/* line 451, ../../sass/_11-grid.scss */
.grid .grid-bloc.type-03 .table-wrapper .label i {
  color: #E7108A;
  font-style: italic;
  font-weight: bold;
}
/* line 465, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-02:nth-child(2) .out {
  background: white;
  color: #212121;
}
/* line 473, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-01 .container {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}
/* line 481, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-01 .container .table-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 487, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-01 .container .table-wrapper .table-cell {
  display: table-cell;
  text-align: left;
  vertical-align: bottom;
}
/* line 492, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-01 .container .table-wrapper .table-cell .line {
  display: block;
  text-transform: uppercase;
}
/* line 496, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-01 .container .table-wrapper .table-cell .line.line-01 {
  font-size: 1.3em;
  letter-spacing: .1em;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
}
/* line 502, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-01 .container .table-wrapper .table-cell .line.line-02 {
  font-family: "Crimson Text", serif;
}
/* line 507, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-01 .container .table-wrapper .table-cell .stroke {
  display: block;
  width: 50%;
  height: 1px;
  background: white;
  margin-top: 5px;
}
/* line 518, ../../sass/_11-grid.scss */
.grid .mobile .grid-bloc.type-01 .out {
  position: relative;
  z-index: 1;
}

/* line 3, ../../sass/_12-case.scss */
#wrapper #main #case {
  padding-top: 66px;
  background: #212121;
  overflow: hidden;
  position: relative;
}
/* line 9, ../../sass/_12-case.scss */
#wrapper #main #case .desktop {
  display: block;
}
/* line 10, ../../sass/_12-case.scss */
#wrapper #main #case .mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 3, ../../sass/_12-case.scss */
  #wrapper #main #case {
    padding-top: 0px;
  }
  /* line 13, ../../sass/_12-case.scss */
  #wrapper #main #case .desktop {
    display: none;
  }
  /* line 14, ../../sass/_12-case.scss */
  #wrapper #main #case .mobile {
    display: block;
  }
}
/* line 19, ../../sass/_12-case.scss */
#wrapper #main #case .bottom-link {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  /* line 22, ../../sass/_12-case.scss */
  #wrapper #main #case .bottom-link .btn {
    text-align: center;
    padding: 5px 0;
    width: 100%;
    float: none;
    left: 0;
    margin: 0;
  }
}
/* line 35, ../../sass/_12-case.scss */
#wrapper #main #case .mobile h2 {
  font-size: 1em;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
}
/* line 42, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc {
  padding: 25px 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 46, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc:nth-child(2) {
  background: #3b3b3b;
}
/* line 49, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc h2:after {
  content: ' ';
  display: block;
  width: 15px;
  height: 9px;
  position: absolute;
  right: -35px;
  top: 5px;
  background: url(/img/arrow-bottom.png) left top no-repeat;
  background-size: cover;
}
/* line 62, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc p {
  padding-top: 20px;
  display: none;
}
/* line 69, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.open h2:after {
  display: none;
}
/* line 71, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.open p {
  display: block;
}
/* line 72, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.open ul {
  display: block;
}
/* line 75, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc ul {
  display: none;
  padding-top: 20px;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
}
/* line 81, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.awards {
  background: #E7108A;
}
/* line 84, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.awards li {
  position: relative;
  padding-left: 60px;
}
/* line 88, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.awards li .award-logo {
  display: block;
  position: absolute;
  left: 0;
  top: -20px;
  bagckround: white;
  width: 60px;
  height: 60px;
  background-size: cover;
}
/* line 99, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.awards li strong {
  display: block;
}
/* line 102, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.result {
  background: white;
  color: #212121;
}
/* line 107, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.result h2:after {
  background: url(/img/arrow-bottom-gray.png) left top no-repeat;
  background-size: cover;
}
/* line 113, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.tags, #wrapper #main #case .mobile .sub-bloc.skills {
  background: #212121;
  color: white;
}
/* line 118, ../../sass/_12-case.scss */
#wrapper #main #case .mobile .sub-bloc.tags a, #wrapper #main #case .mobile .sub-bloc.skills a {
  text-decoration: none;
  color: white;
}
/* line 127, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container.portrait-slider {
  padding-bottom: 40px;
}
/* line 130, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container.portrait-slider .outer-link {
  bottom: 0;
}
/* line 132, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container.portrait-slider.sub-link {
  padding-bottom: 152px;
}
/* line 135, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container.portrait-slider.sub-link .slides-ui {
  bottom: 102px;
}
/* line 140, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container.portrait-slider .slides-ui {
  bottom: 0px;
}
/* line 145, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container.portrait-slider .slides-ui ul li a {
  background: #c2c2c2;
}
/* line 148, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container.portrait-slider .slides-ui ul li a.active {
  background: #E7108A;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 160, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container .slides-ui ul li {
  margin: 0 7px;
}
/* line 163, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container .slides-ui ul li a {
  background: rgba(255, 255, 255, 0.9);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 167, ../../sass/_12-case.scss */
#wrapper #main #case .slider-container .slides-ui ul li a.active {
  background: #E7108A;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 177, ../../sass/_12-case.scss */
#wrapper #main #case .loading {
  position: relative;
  z-index: 1;
}
/* line 182, ../../sass/_12-case.scss */
#wrapper #main #case .loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #212121;
  z-index: 2;
  overflow: hidden;
}
/* line 190, ../../sass/_12-case.scss */
#wrapper #main #case .loader .cover {
  display: block;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  position: relative;
  z-index: 1;
}
/* line 197, ../../sass/_12-case.scss */
#wrapper #main #case .loader .loader-gif {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -32px 0 0 -32px;
}
/* line 206, ../../sass/_12-case.scss */
#wrapper #main #case h2 {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  text-transform: uppercase;
  padding-bottom: .7em;
  letter-spacing: .06em;
}
/* line 214, ../../sass/_12-case.scss */
#wrapper #main #case h3 {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .06em;
}
/* line 220, ../../sass/_12-case.scss */
#wrapper #main #case p {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
}
/* line 225, ../../sass/_12-case.scss */
#wrapper #main #case .title {
  padding: 55px 60px 105px;
}
@media screen and (max-width: 767px) {
  /* line 225, ../../sass/_12-case.scss */
  #wrapper #main #case .title {
    padding: 55px 15px;
  }
}
/* line 232, ../../sass/_12-case.scss */
#wrapper #main #case .title h1 {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  line-height: .8em;
  font-size: 3.75em;
}
@media screen and (max-width: 767px) {
  /* line 232, ../../sass/_12-case.scss */
  #wrapper #main #case .title h1 {
    font-size: 1.7em;
  }
}
/* line 241, ../../sass/_12-case.scss */
#wrapper #main #case .title h1 .line-1,
#wrapper #main #case .title h1 .line-2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: block;
}
/* line 247, ../../sass/_12-case.scss */
#wrapper #main #case .title h1 .line-1 {
  color: #abaaaa;
  letter-spacing: .1em;
}
/* line 252, ../../sass/_12-case.scss */
#wrapper #main #case .title h1 .line-2 {
  font-size: .666em;
  color: white;
  letter-spacing: .1em;
}
@media screen and (max-width: 767px) {
  /* line 252, ../../sass/_12-case.scss */
  #wrapper #main #case .title h1 .line-2 {
    margin-top: 10px;
  }
}
/* line 263, ../../sass/_12-case.scss */
#wrapper #main #case .title .stroke {
  display: block;
  width: 0px;
  height: 2px;
  background: white;
  position: relative;
  bottom: -9px;
}
/* line 273, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-1 {
  position: relative;
}
/* line 279, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-1,
#wrapper #main #case .bloc-2 .col-2 {
  float: left;
}
/* line 284, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-1 {
  width: 67%;
  min-height: 1px;
}
@media screen and (max-width: 768px) {
  /* line 284, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-2 .col-1 {
    width: 90%;
    margin-left: 15px;
  }
}
/* line 290, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-1 .bottom {
  margin-top: 75px;
}
@media screen and (max-width: 768px) {
  /* line 290, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-2 .col-1 .bottom {
    margin-top: 5%;
  }
}
/* line 297, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 {
  width: 33%;
}
@media screen and (max-width: 768px) {
  /* line 297, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-2 .col-2 {
    width: 38%;
  }
}
/* line 302, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 .sub-bloc {
  padding: 50px 45px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 302, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-2 .col-2 .sub-bloc {
    font-size: .8em;
    padding: 20px;
  }
}
/* line 312, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 .sub-bloc:nth-child(3) {
  padding-top: 0;
}
/* line 316, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards {
  background: #E7108A;
  padding: 38px 45px;
}
@media screen and (max-width: 768px) {
  /* line 316, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards {
    padding: 20px;
  }
}
/* line 322, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards ul {
  padding-left: 77px;
}
@media screen and (max-width: 768px) {
  /* line 322, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards ul {
    padding-left: 30px;
  }
}
/* line 327, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards ul li {
  position: relative;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 12px 0;
}
@media screen and (max-width: 768px) {
  /* line 327, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards ul li {
    padding: 6px 0;
  }
}
/* line 335, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards ul li strong {
  display: block;
  font-family: "Crimson Text", serif;
  font-size: 1.25em;
  font-weight: bold;
}
/* line 342, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards ul li .award-logo {
  display: block;
  width: 96px;
  height: 93px;
  position: absolute;
  left: -115px;
  top: -19px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  /* line 342, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-2 .col-2 .sub-bloc.awards ul li .award-logo {
    width: 40px;
    height: 42px;
    left: -40px;
    top: 6px;
    background-size: 100% auto;
  }
}
/* line 365, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-2 .col-2 .sub-bloc.solution {
  padding-top: 0;
}
/* line 372, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-3 {
  clear: left;
  padding: 50px 60px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  color: #212121;
}
@media screen and (max-width: 768px) {
  /* line 372, ../../sass/_12-case.scss */
  #wrapper #main #case .bloc-3 {
    font-size: .8em;
  }
}
/* line 381, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-3 .col-1,
#wrapper #main #case .bloc-3 .col-2 {
  float: left;
}
/* line 386, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-3 .col-1 {
  width: 73%;
}
/* line 390, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-3 .col-2 {
  width: 27%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 60px;
}
/* line 395, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-3 .col-2 h3 {
  padding-bottom: .6em;
}
/* line 399, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-3 .col-2 a {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  margin-bottom: 1em;
  text-decoration: none;
  color: #212121;
  -moz-transition: color 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: color 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: color 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: color 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 406, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-3 .col-2 a strong {
  font-weight: bold;
}
/* line 410, ../../sass/_12-case.scss */
#wrapper #main #case .bloc-3 .col-2 a:hover {
  color: #E7108A;
}

/* line 1, ../../sass/_13-slider.scss */
.slider-container {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: url(/img/loader.gif) left top no-repeat;
  background-position: center center;
}
/* line 13, ../../sass/_13-slider.scss */
.slider-container.main .slider .slide .cover-container .cover {
  cursor: default;
}
/* line 19, ../../sass/_13-slider.scss */
.slider-container.main .slides-ui {
  bottom: 35px;
}
/* line 24, ../../sass/_13-slider.scss */
.slider-container.sub-link > .btn {
  position: absolute;
  left: 0;
  bottom: -52px;
}
/* line 29, ../../sass/_13-slider.scss */
.slider-container.sub-link > .btn.outer-link {
  text-align: right;
}
/* line 35, ../../sass/_13-slider.scss */
.slider-container .slides-ui {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: -35px;
  text-align: center;
}
@media screen and (max-height: 700px) {
  /* line 35, ../../sass/_13-slider.scss */
  .slider-container .slides-ui {
    bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  /* line 35, ../../sass/_13-slider.scss */
  .slider-container .slides-ui {
    bottom: 5px;
  }
}
/* line 46, ../../sass/_13-slider.scss */
.slider-container .slides-ui ul {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
/* line 51, ../../sass/_13-slider.scss */
.slider-container .slides-ui ul li {
  position: relative;
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 9px;
}
/* line 59, ../../sass/_13-slider.scss */
.slider-container .slides-ui ul li a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
/* line 71, ../../sass/_13-slider.scss */
.slider-container .slides-ui ul li a.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
}
/* line 76, ../../sass/_13-slider.scss */
.slider-container .slides-ui ul li a.black {
  background-color: black;
}
/* line 84, ../../sass/_13-slider.scss */
.slider-container .slider {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 92, ../../sass/_13-slider.scss */
.slider-container .slider.slider-hidden {
  overflow: hidden;
}
/* line 93, ../../sass/_13-slider.scss */
.slider-container .slider.slider-visible {
  overflow: visible;
}
/* line 95, ../../sass/_13-slider.scss */
.slider-container .slider.transition {
  -moz-transition: -moz-transform 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 99, ../../sass/_13-slider.scss */
.slider-container .slider .slide {
  width: 100%;
  height: 100%;
  padding: 4em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 109, ../../sass/_13-slider.scss */
.slider-container .slider .slide .btn {
  position: absolute;
  left: 0;
  bottom: -52px;
}
/* line 115, ../../sass/_13-slider.scss */
.slider-container .slider .slide .link {
  position: absolute;
  width: 100%;
  bottom: -45px;
  left: 0;
  text-align: center;
  z-index: 2;
}
/* line 123, ../../sass/_13-slider.scss */
.slider-container .slider .slide .link a {
  font-size: 1.15em;
  color: white;
  text-decoration: none;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  -moz-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
/* line 130, ../../sass/_13-slider.scss */
.slider-container .slider .slide .link a:hover {
  color: #E7108A;
}
@media screen and (max-width: 767px) {
  /* line 99, ../../sass/_13-slider.scss */
  .slider-container .slider .slide {
    padding: 2em 1em;
  }
}
/* line 140, ../../sass/_13-slider.scss */
.slider-container .slider .slide .infos {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 146, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos h1 {
    font-size: 1.5em;
  }
}
/* line 154, ../../sass/_13-slider.scss */
.slider-container .slider .slide .infos h1,
.slider-container .slider .slide .infos p {
  width: 750px;
}
@media screen and (max-width: 767px) {
  /* line 154, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos h1,
  .slider-container .slider .slide .infos p {
    width: 60%;
  }
}
/* line 160, ../../sass/_13-slider.scss */
.slider-container .slider .slide .infos h1,
.slider-container .slider .slide .infos .logo,
.slider-container .slider .slide .infos p,
.slider-container .slider .slide .infos .btn {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 169, ../../sass/_13-slider.scss */
.slider-container .slider .slide .infos .logo {
  display: block;
  position: relative;
  left: -10px;
  top: -1em;
  height: 6.6875em;
}
@media screen and (max-height: 920px) {
  /* line 169, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos .logo {
    height: 5.6875em;
  }
}
@media screen and (max-height: 840px) {
  /* line 169, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos .logo {
    height: 5.125em;
  }
}
@media screen and (max-height: 760px) {
  /* line 169, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos .logo {
    height: 3.625em;
  }
}
@media screen and (max-width: 767px) {
  /* line 169, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos .logo {
    height: 3em;
    top: -0.5em;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 169, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos .logo {
    height: 2em;
    left: 0;
  }
}
/* line 189, ../../sass/_13-slider.scss */
.slider-container .slider .slide .infos p {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 18px 0 32px;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 189, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos p {
    margin-top: 5px;
  }
}
/* line 198, ../../sass/_13-slider.scss */
.slider-container .slider .slide .infos .btn {
  margin-left: -4em;
}
@media screen and (max-width: 767px) {
  /* line 198, ../../sass/_13-slider.scss */
  .slider-container .slider .slide .infos .btn {
    margin-left: -1.2em;
  }
}
/* line 204, ../../sass/_13-slider.scss */
.slider-container .slider .slide .video-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-image: url(/img/loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 215, ../../sass/_13-slider.scss */
.slider-container .slider .slide .video-container iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 224, ../../sass/_13-slider.scss */
.slider-container .slider .slide .cover-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 234, ../../sass/_13-slider.scss */
.slider-container .slider .slide .cover-container .cover {
  width: 100%;
  position: absolute;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  cursor: url(/img/icon_id_zoomexten.png), auto;
}
/* line 242, ../../sass/_13-slider.scss */
.slider-container .slider .slide .cover-container.portrait {
  text-align: center;
}
/* line 245, ../../sass/_13-slider.scss */
.slider-container .slider .slide .cover-container.portrait .clearfix {
  display: inline-block;
  height: 100%;
}
/* line 249, ../../sass/_13-slider.scss */
.slider-container .slider .slide .cover-container.portrait .clearfix .cover {
  height: 100%;
  width: auto;
  position: relative;
  float: left;
  display: block;
}

/* line 3, ../../sass/_14-contact.scss */
#wrapper #main #contactSection {
  background: #212121;
}
/* line 6, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .cover-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 11, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .cover-container .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #212121;
  left: 0;
  top: 0;
  z-index: 2;
}
/* line 22, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container {
  padding: 90px 60px;
  color: white;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  position: relative;
}
/* line 28, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container ::-webkit-input-placeholder {
  color: #6b6b6b;
}
/* line 29, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container :-moz-placeholder {
  color: #6b6b6b;
  opacity: 1;
}
/* line 30, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container ::-moz-placeholder {
  color: #6b6b6b;
  opacity: 1;
}
/* line 31, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container :-ms-input-placeholder {
  color: #6b6b6b;
}
@media screen and (max-width: 767px) {
  /* line 22, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container {
    padding: 50px 15px;
  }
}
/* line 36, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form textarea,
#wrapper #main #contactSection .form-container #contact-form input[type=text] {
  background: none;
  border: 0;
  resize: none;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 3.75em;
  letter-spacing: .05em;
  line-height: 1.3em;
  color: #6b6b6b;
}
/* line 47, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form textarea:focus,
#wrapper #main #contactSection .form-container #contact-form input[type=text]:focus {
  outline-width: 0;
}
/* line 50, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .error {
  display: inline-block;
  padding: 20px;
  line-height: 0;
  color: white;
  font-size: .4em;
  margin-left: 1.5em;
  background: none;
  border-left: 2px solid white;
}
@media screen and (max-width: 767px) {
  /* line 50, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .error {
    font-size: .3em;
    margin-left: 0;
    background: white;
    color: #212121;
    border: 0;
    position: relative;
  }
  /* line 68, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .error:after {
    content: ' ';
    width: 25px;
    height: 15px;
    background: url(/img/top-arrow.png) left top no-repeat;
    background-size: cover;
    position: absolute;
    left: 25%;
    top: -15px;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 68, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .error:after {
    width: 10px;
    height: 17px;
    background: url(/img/left-arrow.png) center center no-repeat;
    background-size: cover;
    left: -10px;
    top: 50%;
    margin-top: -8px;
  }
}

/* line 91, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form input[type=submit] {
  display: none;
}
/* line 95, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form label {
  margin-right: 10px;
}
/* line 99, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .confirm-message {
  background: #212121;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
/* line 109, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .confirm-message .table-wrapper {
  display: table;
  height: 100%;
  width: 80%;
  margin: 0 auto;
}
/* line 115, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .confirm-message .table-wrapper .table-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* line 120, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .confirm-message .table-wrapper .table-cell p {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 3.75em;
  letter-spacing: .05em;
  line-height: 1.3em;
  color: #6b6b6b;
}
/* line 131, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line {
  font-size: 3.75em;
  letter-spacing: .05em;
  display: inline-block;
}
/* line 136, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line br.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 136, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .line br.mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  /* line 131, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .line {
    font-size: 3em;
  }
}
/* line 145, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line .list-container {
  display: inline-block;
  position: relative;
  color: #E7108A;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 151, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .line .list-container .error {
    top: -5px;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait), screen and (min-width: 1024px) and (orientation: landscape) {
  /* line 159, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .line .list-container.active:hover .list {
    display: block;
  }
}
/* line 165, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line .list-container.active.open .list {
  display: block;
}
/* line 168, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line .list-container .value,
#wrapper #main #contactSection .form-container #contact-form .line .list-container .list {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  letter-spacing: 0em;
}
/* line 174, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line .list-container .value {
  display: inline-block;
  height: 72px;
  border-bottom: 4px solid #E7108A;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  /* line 174, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .line .list-container .value {
    height: 60px;
  }
}
/* line 185, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line .list-container .list {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 185, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .line .list-container .list {
    font-size: .8em;
  }
}
/* line 195, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line .list-container .list li a {
  display: block;
  text-decoration: none;
  color: white;
  background: #E7108A;
  padding: 5px 25px;
}
/* line 202, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .line .list-container .list li a:hover {
  color: black;
  background: white;
}
/* line 214, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .message-container .error,
#wrapper #main #contactSection .form-container #contact-form .from-container .error {
  letter-spacing: .08em;
  font-size: 1.5em;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  /* line 214, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .message-container .error,
  #wrapper #main #contactSection .form-container #contact-form .from-container .error {
    font-size: 1em;
  }
}
/* line 225, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .message-container {
  position: relative;
}
/* line 228, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .message-container label,
#wrapper #main #contactSection .form-container #contact-form .message-container #message {
  display: block;
  float: left;
}
/* line 234, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .message-container label {
  font-size: 3.75em;
  letter-spacing: .05em;
  color: #6b6b6b;
}
/* line 240, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .message-container #message {
  width: 100%;
  min-height: 180px;
  max-height: 600px;
}
/* line 246, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .message-container .error {
  position: absolute;
  left: 330px;
  margin-left: 0;
  top: .7em;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  /* line 246, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .message-container .error {
    left: 248px;
  }
}
@media screen and (max-width: 767px) {
  /* line 246, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .message-container .error {
    left: 0;
    top: 6em;
    font-size: .9em;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 246, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .message-container .error {
    left: 190px;
    top: 1.3em;
  }
}

/* line 269, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .from-container {
  position: relative;
}
@media screen and (max-width: 768px) and (orientation: portrait), screen and (max-height: 1024px) and (orienation: landscape) {
  /* line 269, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .from-container {
    margin-bottom: 70px;
  }
}
/* line 277, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .from-container label,
#wrapper #main #contactSection .form-container #contact-form .from-container #from {
  font-size: 3.75em;
  letter-spacing: .05em;
  display: block;
  float: left;
}
@media screen and (max-width: 767px) {
  /* line 277, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .from-container label,
  #wrapper #main #contactSection .form-container #contact-form .from-container #from {
    font-size: 3em;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  /* line 277, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .from-container label,
  #wrapper #main #contactSection .form-container #contact-form .from-container #from {
    line-height: 1em;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  /* line 277, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .from-container label,
  #wrapper #main #contactSection .form-container #contact-form .from-container #from {
    line-height: 1em;
    margin-top: 0;
    padding-top: 0;
    height: 1em;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape) {
  /* line 294, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .from-container #from {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  /* line 294, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .from-container #from {
    max-width: 100%;
    margin-left: 0;
    padding-left: 0;
    left: 0;
    float: none;
  }
}
/* line 309, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container #contact-form .from-container .error {
  position: absolute;
  left: 0px;
  top: 4em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  /* line 309, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .from-container .error {
    top: 8em;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 309, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container #contact-form .from-container .error {
    top: 5em;
    left: 5em;
  }
}

/* line 327, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container .bottom-link {
  margin-right: -60px;
}
@media screen and (max-width: 767px) {
  /* line 327, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .form-container .bottom-link {
    display: none;
  }
}
/* line 334, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .form-container .bottom-link .btn.right {
  position: relative;
}
/* line 339, ../../sass/_14-contact.scss */
#wrapper #main #contactSection > .bottom-link {
  margin-right: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 339, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection > .bottom-link {
    display: none;
  }
}
/* line 347, ../../sass/_14-contact.scss */
#wrapper #main #contactSection > .bottom-link .btn {
  text-align: center;
  width: 100%;
  padding: 5px 0;
}
/* line 348, ../../sass/_14-contact.scss */
#wrapper #main #contactSection > .bottom-link .btn.right {
  position: relative;
}
/* line 355, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .map-container {
  height: 330px;
  background: #dedede;
}
@media screen and (max-width: 767px) {
  /* line 355, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .map-container {
    height: 165px;
  }
}
/* line 362, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .marcel-agencies {
  padding-left: 60px;
}
@media screen and (max-width: 767px) {
  /* line 362, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies {
    padding-left: 0;
  }
}
/* line 369, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .marcel-agencies li {
  display: block;
  float: left;
  width: 25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 60px 60px 0;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  /* line 369, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li {
    padding: 60px 40px 60px 0;
  }
}
/* line 381, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .marcel-agencies li h3 {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  text-transform: uppercase;
  letter-spacing: .04em;
  padding-bottom: 20px;
}
@media screen and (max-width: 1600px) {
  /* line 381, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li h3 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  /* line 381, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li h3 {
    font-size: 1.3em;
  }
}
/* line 392, ../../sass/_14-contact.scss */
#wrapper #main #contactSection .marcel-agencies li p {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  /* line 392, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li p {
    font-size: .6em;
  }
}
@media screen and (max-width: 767px) {
  /* line 369, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li {
    width: 50%;
    padding: 33px 5px;
    text-align: center;
  }
  /* line 405, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li:nth-child(1) {
    background: #E7108A;
  }
  /* line 406, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li:nth-child(2) {
    background: #212121;
  }
  /* line 407, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li:nth-child(3) {
    background: #212121;
  }
  /* line 408, ../../sass/_14-contact.scss */
  #wrapper #main #contactSection .marcel-agencies li:nth-child(4) {
    background: white;
    color: #212121;
  }
}

/* line 3, ../../sass/_15-about.scss */
#wrapper #main #aboutSection {
  background: #212121;
}
/* line 6, ../../sass/_15-about.scss */
#wrapper #main #aboutSection .cover-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 11, ../../sass/_15-about.scss */
#wrapper #main #aboutSection .cover-container .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #212121;
  left: 0;
  top: 0;
  z-index: 2;
}
/* line 22, ../../sass/_15-about.scss */
#wrapper #main #aboutSection .content {
  padding: 90px 60px;
  color: white;
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  position: relative;
  background: #E7108A;
}
@media screen and (max-width: 767px) {
  /* line 22, ../../sass/_15-about.scss */
  #wrapper #main #aboutSection .content {
    padding: 50px 25px;
    font-size: .6em;
  }
}
/* line 34, ../../sass/_15-about.scss */
#wrapper #main #aboutSection .content h1 {
  font-size: 3.75em;
  letter-spacing: .05em;
  display: inline-block;
  margin-bottom: .5em;
}
/* line 41, ../../sass/_15-about.scss */
#wrapper #main #aboutSection .content p {
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: 25px;
  letter-spacing: .05em;
  display: inline-block;
}
/* line 47, ../../sass/_15-about.scss */
#wrapper #main #aboutSection .content p span {
  font-family: "rockwell-boldregular", Arial, Helvetica, sans-serif;
  font-size: 45px;
  letter-spacing: -4px;
}

/* line 1, ../../sass/_16-loader.scss */
#loader {
  text-align: center;
}
/* line 4, ../../sass/_16-loader.scss */
#loader .table-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: table;
}
/* line 10, ../../sass/_16-loader.scss */
#loader .table-wrapper .table-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* line 15, ../../sass/_16-loader.scss */
#loader .table-wrapper .table-cell .bar-container {
  width: 100%;
  height: 5px;
  position: relative;
}
/* line 20, ../../sass/_16-loader.scss */
#loader .table-wrapper .table-cell .bar-container .mask {
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  -moz-transition: height 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: height 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: height 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: height 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 29, ../../sass/_16-loader.scss */
#loader .table-wrapper .table-cell .bar-container .mask.top {
  bottom: 5px;
}
/* line 30, ../../sass/_16-loader.scss */
#loader .table-wrapper .table-cell .bar-container .mask.bottom {
  top: 5px;
}
/* line 33, ../../sass/_16-loader.scss */
#loader .table-wrapper .table-cell .bar-container .mask.bottom .logo {
  position: absolute;
  bottom: 0;
}
/* line 39, ../../sass/_16-loader.scss */
#loader .table-wrapper .table-cell .bar-container .mask .logo {
  display: block;
  position: absolute;
  width: 130px;
  height: 107px;
  background-image: url(/img/marcel-logo.png);
  background-size: 100% auto;
  background-position: left top;
  background-repeat: no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-moz-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  /* line 39, ../../sass/_16-loader.scss */
  #loader .table-wrapper .table-cell .bar-container .mask .logo {
    background-image: url(/img/marcel-logo-retina.png);
  }
}
/* line 57, ../../sass/_16-loader.scss */
#loader .table-wrapper .table-cell .bar-container .bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: white;
  -moz-transition: width 0.25s ease-out;
  -o-transition: width 0.25s ease-out;
  -webkit-transition: width 0.25s ease-out;
  transition: width 0.25s ease-out;
}
/* line 70, ../../sass/_16-loader.scss */
#loader .counter {
  color: black;
}

/* line 1, ../../sass/_17-cookie.scss */
#cc-tag {
  display: none !important;
}

/* line 3, ../../sass/_17-cookie.scss */
.cc_btn {
  background-color: #E7108A !important;
  color: white;
}

/* line 8, ../../sass/_17-cookie.scss */
.cc_banner-wrapper {
  background: black;
}
/* line 11, ../../sass/_17-cookie.scss */
.cc_banner-wrapper .cc_container--open {
  border-bottom: 3px solid black;
}

/* line 16, ../../sass/_17-cookie.scss */
#cc-notification {
  font-family: "dinregular", Arial, Helvetica, sans-serif !important;
}
/* line 19, ../../sass/_17-cookie.scss */
#cc-notification #cc-notification-wrapper {
  padding: 10px 32px 0 !important;
}
@media screen and (max-width: 767px) {
  /* line 19, ../../sass/_17-cookie.scss */
  #cc-notification #cc-notification-wrapper {
    padding: 10px 10px 0 !important;
  }
}
/* line 25, ../../sass/_17-cookie.scss */
#cc-notification #cc-approve-button-thissite {
  background-color: #E7108A !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
/* line 32, ../../sass/_17-cookie.scss */
#cc-notification #cc-approve-button-thissite:hover {
  color: black !important;
  background: white !important;
}
/* line 38, ../../sass/_17-cookie.scss */
#cc-notification h2 {
  margin-bottom: 10px !important;
}
/* line 40, ../../sass/_17-cookie.scss */
#cc-notification h2 span {
  font-size: .8em;
}
/* line 41, ../../sass/_17-cookie.scss */
#cc-notification h2 #cc-notification-moreinfo {
  font-size: .9em;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  /* line 38, ../../sass/_17-cookie.scss */
  #cc-notification h2 {
    margin-right: 129px !important;
  }
}
/* line 46, ../../sass/_17-cookie.scss */
#cc-notification a:visited,
#cc-notification a {
  color: #E7108A !important;
  font-family: "dinregular", Arial, Helvetica, sans-serif;
  font-size: .8em;
}
/* line 56, ../../sass/_17-cookie.scss */
#cc-notification #cc-notification-permissions ul li #cc-label-analytics,
#cc-notification #cc-notification-permissions ul li strong {
  font-size: 1em !important;
  color: #E7108A !important;
}
/* line 64, ../../sass/_17-cookie.scss */
#cc-notification #cc-notification-permissions #cc-notification-logo {
  display: none !important;
}
/* line 69, ../../sass/_17-cookie.scss */
#cc-notification ul.cc-notification-buttons li a {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
/* line 74, ../../sass/_17-cookie.scss */
#cc-notification ul.cc-notification-buttons li a:hover {
  color: black;
  background: white;
}

/* line 1, ../../sass/_18-popin.scss */
#popin {
  display: none;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
/* line 10, ../../sass/_18-popin.scss */
#popin .popin-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 3;
}
/* line 19, ../../sass/_18-popin.scss */
#popin .popin-img {
  display: inline-block;
  position: relative;
  width: auto;
  padding: 0px;
  z-index: 4;
}
/* line 25, ../../sass/_18-popin.scss */
#popin .popin-img .close {
  position: absolute;
  right: 0;
  top: -29px;
  cursor: pointer;
  display: block;
  width: 24px;
  height: 24px;
  background-size: 100% auto;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 37, ../../sass/_18-popin.scss */
#popin .popin-img .close .line {
  background: white;
  position: absolute;
}
/* line 40, ../../sass/_18-popin.scss */
#popin .popin-img .close .line.line-01 {
  width: 24px;
  height: 2px;
  left: 0;
  top: 11px;
}
/* line 46, ../../sass/_18-popin.scss */
#popin .popin-img .close .line.line-02 {
  height: 24px;
  width: 2px;
  left: 11px;
  top: 0;
}
/* line 54, ../../sass/_18-popin.scss */
#popin .popin-img img {
  max-height: 100%;
  max-width: 100%;
}
