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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

a {
  text-decoration: none;
  color: white; }

::selection {
  /*background: transparent;*/ }

::-moz-selection {
  /*background: transparent;*/ }

@font-face {
  font-family: 'Avenir-Heavy';
  src: url("assets/fonts/AvenirLTStd-Heavy.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirLTStd-Heavy.otf") format("opentype"), url("assets/fonts/AvenirLTStd-Heavy.woff") format("woff"), url("assets/fonts/AvenirLTStd-Heavy.ttf") format("truetype"), url("assets/fonts/AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir-Heavy-Oblique';
  src: url("assets/fonts/AvenirLTStd-HeavyOblique.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirLTStd-HeavyOblique.otf") format("opentype"), url("assets/fonts/AvenirLTStd-HeavyOblique.woff") format("woff"), url("assets/fonts/AvenirLTStd-HeavyOblique.ttf") format("truetype"), url("assets/fonts/AvenirLTStd-HeavyOblique.svg#AvenirLTStd-Heavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir-Medium';
  src: url("assets/fonts/AvenirLTStd-Medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirLTStd-Medium.otf") format("opentype"), url("assets/fonts/AvenirLTStd-Medium.woff") format("woff"), url("assets/fonts/AvenirLTStd-Medium.ttf") format("truetype"), url("assets/fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Heavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir-MediumOblique';
  src: url("assets/fonts/AvenirLTStd-MediumOblique.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirLTStd-MediumOblique.otf") format("opentype"), url("assets/fonts/AvenirLTStd-MediumOblique.woff") format("woff"), url("assets/fonts/AvenirLTStd-MediumOblique.ttf") format("truetype"), url("assets/fonts/AvenirLTStd-MediumOblique.svg#AvenirLTStd-Heavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir-Light';
  src: url("assets/fonts/AvenirLTStd-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirLTStd-Light.otf") format("opentype"), url("assets/fonts/AvenirLTStd-Light.woff") format("woff"), url("assets/fonts/AvenirLTStd-Light.ttf") format("truetype"), url("assets/fonts/AvenirLTStd-Light.svg#AvenirLTStd-Heavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir-LightOblique';
  src: url("assets/fonts/AvenirLTStd-LightOblique.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirLTStd-LightOblique.otf") format("opentype"), url("assets/fonts/AvenirLTStd-LightOblique.woff") format("woff"), url("assets/fonts/AvenirLTStd-LightOblique.ttf") format("truetype"), url("assets/fonts/AvenirLTStd-LightOblique.svg#AvenirLTStd-Heavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'fontello';
  src: url("assets/fonts/fontello.eot?86397452");
  src: url("assets/fonts/fontello.eot?86397452#iefix") format("embedded-opentype"), url("assets/fonts/fontello.woff2?86397452") format("woff2"), url("assets/fonts/fontello.woff?86397452") format("woff"), url("assets/fonts/fontello.ttf?86397452") format("truetype"), url("assets/fonts/fontello.svg?86397452#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?86397452#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-facebook:before {
  content: '\e802'; }

/* '' */
.icon-mail:before {
  content: '\e803'; }

/* '' */
.icon-twitter:before {
  content: '\f309'; }

/* '' */
@font-face {
  font-family: 'fontello';
  src: url("assets/fonts/fontello.eot?64748295");
  src: url("assets/fonts/fontello.eot?64748295#iefix") format("embedded-opentype"), url("assets/fonts/fontello.woff2?64748295") format("woff2"), url("assets/fonts/fontello.woff?64748295") format("woff"), url("assets/fonts/fontello.ttf?64748295") format("truetype"), url("assets/fonts/fontello.svg?64748295#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?64748295#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-arrow-next:before {
  content: '\e802'; }

/* '' */
.icon-arrow-prev:before {
  content: '\e803'; }

/* '' */
.icon-close:before {
  content: '\e804'; }

/* '' */
.icon-menu:before {
  content: '\e805'; }

/* '' */
/* Lib */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Base style */
body {
  color: #2F2E2E;
  font-family: 'Avenir-Medium', sans-serif;
  font-size: 13px; }

h1 {
  font-family: 'Avenir-Heavy'; }

p {
  margin: 20px 0;
  line-height: 16px; }

p em {
  font-family: 'Avenir-LightOblique'; }

a, a:visited {
  color: inherit; }

img {
  max-width: 100%; }

@media only screen and (min-width: 769px) {
  section {
    padding: 0 14%; } }
@media only screen and (max-width: 768px) {
  section {
    padding: 0 10%; } }
@media only screen and (max-width: 480px) {
  section {
    padding: 0 7%; } }
header {
  position: relative; }
  @media only screen and (min-width: 769px) {
    header {
      padding: 100px 0;
      margin: 0 14%; } }
  @media only screen and (max-width: 768px) {
    header {
      padding: 100px 10%; } }
  @media only screen and (max-width: 480px) {
    header {
      padding: 70px 7%; } }
  header h1 {
    display: inline-block;
    font-size: 25px;
    position: relative; }
    header h1 a {
      color: #2F2E2E; }
  @media only screen and (min-width: 769px) {
    header .mobile-overlay {
      display: none; }
    header nav {
      position: absolute;
      right: 0;
      display: inline-block; }
      header nav .menu-mobile {
        display: none; }
      header nav ul {
        display: inline-block; }
        header nav ul li {
          display: inline-block;
          margin-right: 40px;
          font-size: 18px;
          font-family: 'Avenir-Heavy';
          position: relative;
          transition: color 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
          header nav ul li:last-child {
            margin-right: 0; }
          header nav ul li:hover {
            color: gray; }
          header nav ul li a {
            width: 100%;
            height: 100%;
            padding: 10px;
            display: block; } }
  @media only screen and (max-width: 768px) {
    header nav {
      cursor: pointer;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 10%; }
      header nav ul.menu-desktop {
        display: none; } }
  @media only screen and (max-width: 768px) and (max-width: 480px) {
    header nav {
      right: 7%; } }
  @media only screen and (max-width: 768px) {
      header nav .menu-mobile {
        width: 20px; }
    header .mobile-overlay {
      transform: translateX(150%);
      background-color: #ffffff;
      box-shadow: -5px 0 100px -5px #333;
      position: fixed;
      top: 0;
      right: 0;
      width: 66vw;
      height: 100vh;
      z-index: 100; }
      header .mobile-overlay .cta-close {
        position: absolute;
        top: 19vh;
        text-align: center;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
        border: 1px solid #2F2E2E;
        border-radius: 90px;
        width: 40px;
        height: 40px;
        line-height: 43px; }
        header .mobile-overlay .cta-close img {
          width: 15px; }
      header .mobile-overlay ul {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        text-align: center; }
        header .mobile-overlay ul li {
          font-size: 30px;
          font-family: 'Avenir-Heavy';
          margin-bottom: 10vh; }
        header .mobile-overlay ul li:last-child {
          margin-bottom: 0; } }

.barba-container {
  position: relative; }

.overlay-transition {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #ffffff;
  opacity: 0;
  pointer-events: none; }

/* Home */
section.projets-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  section.projets-container:after {
    content: " ";
    display: block;
    clear: both; }
  section.projets-container article {
    margin-bottom: 50px;
    cursor: pointer;
    position: relative; }
    @media only screen and (min-width: 769px) {
      section.projets-container article {
        width: 32.20339%;
        float: left; }
        section.projets-container article:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        section.projets-container article:nth-child(3n + 2) {
          margin-left: 33.89831%;
          margin-right: -100%;
          clear: none; }
        section.projets-container article:nth-child(3n + 3) {
          margin-left: 67.79661%;
          margin-right: -100%;
          clear: none; } }
    @media only screen and (max-width: 768px) {
      section.projets-container article {
        width: 49.15254%;
        float: left; }
        section.projets-container article:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        section.projets-container article:nth-child(2n + 2) {
          margin-left: 50.84746%;
          margin-right: -100%;
          clear: none; } }
    section.projets-container article .img-container {
      width: 100%;
      height: 250px;
      position: relative;
      background-size: cover;
      background-position: center center; }
      section.projets-container article .img-container .img-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #F1F1F1;
        opacity: 0;
        z-index: 50;
        transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
        section.projets-container article .img-container .img-overlay:hover {
          opacity: 0.6; }
    section.projets-container article .txt-container {
      margin-top: 10px; }
      section.projets-container article .txt-container h1 {
        font-family: 'Avenir-Heavy-Oblique';
        margin-bottom: 5px; }
      section.projets-container article .txt-container h2 {
        font-family: 'Avenir-Medium'; }

.credits {
  padding: 0 14%;
  text-align: right;
  font-size: 0.875em; }
  .credits a {
    transition: color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: 'Avenir-Heavy';
    display: inline-block; }
  .credits a:hover {
    color: gray; }

/* Page projet */
section.projet-detail article {
  display: flex;
  justify-content: space-between; }
  @media only screen and (min-width: 769px) {
    section.projet-detail article .entry-description-container {
      width: 30%; }
    section.projet-detail article .entry-images, section.projet-detail article .gallery-img-only {
      width: 68%; } }
  @media only screen and (max-width: 768px) {
    section.projet-detail article {
      flex-direction: column; }
      section.projet-detail article .entry-description-container, section.projet-detail article .entry-images, section.projet-detail article .gallery-img-only {
        width: 100%; }
      section.projet-detail article .entry-description-container {
        margin-bottom: 50px; } }
  section.projet-detail article .entry-description-container {
    font-family: "Avenir-Heavy"; }
    section.projet-detail article .entry-description-container h1 {
      font-size: 20px;
      margin-bottom: 5px;
      font-family: 'Avenir-Heavy-Oblique'; }
    section.projet-detail article .entry-description-container .entry-info {
      font-size: 0;
      margin-bottom: 50px; }
      section.projet-detail article .entry-description-container .entry-info span {
        font-size: 14px; }
    section.projet-detail article .entry-description-container .entry-intro em {
      font-family: 'Avenir-Heavy-Oblique' !important; }
    section.projet-detail article .entry-description-container .entry-desc {
      font-family: 'Avenir-Light' !important; }
  section.projet-detail article .sons .imgs-container {
    position: relative;
    display: inline-block; }
    section.projet-detail article .sons .imgs-container img {
      height: 20px;
      cursor: pointer; }
    section.projet-detail article .sons .imgs-container .img-on {
      visibility: visible; }
    section.projet-detail article .sons .imgs-container .img-off {
      position: absolute;
      top: 0;
      left: 0;
      visibility: hidden; }
  section.projet-detail article .entry-images, section.projet-detail article .gallery-img-only {
    position: relative; }
  section.projet-detail article .entry-images img, section.projet-detail article .entry-images iframe {
    margin-bottom: 10px;
    width: 100%;
    display: block; }
  section.projet-detail article .entry-images img:last-of-type {
    margin-bottom: 0; }
  section.projet-detail article .entry-images img.petite {
    float: left;
    min-height: 250px;
    width: calc(50% - 5px); }
    section.projet-detail article .entry-images img.petite.first-small {
      margin-right: 10px; }
  section.projet-detail article .entry-images .embed-container {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 62%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
  section.projet-detail article .entry-images .embed-container iframe, section.projet-detail article .entry-images .embed-container object, section.projet-detail article .entry-images .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.gallery-img-only {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .gallery-img-only:after {
    content: " ";
    display: block;
    clear: both; }
  .gallery-img-only .img-container {
    position: relative;
    margin-bottom: 1.69492%;
    background-size: cover;
    background-position: center center;
    height: 100px;
    cursor: pointer; }
    @media only screen and (min-width: 769px) {
      .gallery-img-only .img-container {
        width: 23.72881%;
        float: left; }
        .gallery-img-only .img-container:nth-child(4n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .gallery-img-only .img-container:nth-child(4n + 2) {
          margin-left: 25.42373%;
          margin-right: -100%;
          clear: none; }
        .gallery-img-only .img-container:nth-child(4n + 3) {
          margin-left: 50.84746%;
          margin-right: -100%;
          clear: none; }
        .gallery-img-only .img-container:nth-child(4n + 4) {
          margin-left: 76.27119%;
          margin-right: -100%;
          clear: none; } }
    @media only screen and (max-width: 768px) {
      .gallery-img-only .img-container {
        width: 49.15254%;
        float: left; }
        .gallery-img-only .img-container:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .gallery-img-only .img-container:nth-child(2n + 2) {
          margin-left: 50.84746%;
          margin-right: -100%;
          clear: none; } }
    @media only screen and (max-width: 480px) {
      .gallery-img-only .img-container {
        width: 49.15254%;
        float: left; }
        .gallery-img-only .img-container:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .gallery-img-only .img-container:nth-child(2n + 2) {
          margin-left: 50.84746%;
          margin-right: -100%;
          clear: none; } }
    .gallery-img-only .img-container .img-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #F1F1F1;
      opacity: 0;
      transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media only screen and (min-width: 769px) {
      .gallery-img-only .img-container:hover .img-overlay {
        opacity: 0.6; } }
  @media only screen and (min-width: 769px) {
    .gallery-img-only#gallery-27 .img-container {
      width: 49.15254%;
      float: left; }
      .gallery-img-only#gallery-27 .img-container:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .gallery-img-only#gallery-27 .img-container:nth-child(2n + 2) {
        margin-left: 50.84746%;
        margin-right: -100%;
        clear: none; } }

.zoom-container {
  visibility: hidden;
  opacity: 0;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 10vh;
  padding-bottom: 10vh;
  height: 80vh; }
  @media only screen and (min-width: 769px) {
    .zoom-container {
      padding-left: 10%;
      padding-right: 10%; } }
  .zoom-container .cta-close {
    z-index: 150;
    cursor: pointer;
    position: absolute;
    top: 5%;
    right: 5%;
    opacity: 0.5;
    border: 1px solid transparent;
    border-radius: 90px;
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    display: block;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
    .zoom-container .cta-close:hover {
      opacity: 1;
      border-color: #2F2E2E; }
  .zoom-container .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: 2.7em; }
    .zoom-container .slick-arrow:hover {
      opacity: 1; }
    .zoom-container .slick-arrow.prev-arrow {
      left: -8%; }
    .zoom-container .slick-arrow.next-arrow {
      right: -8%; }
  .zoom-container .imgs-container {
    width: 100%; }
    .zoom-container .imgs-container .img-container {
      width: 100%;
      height: 80vh;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat; }
  .zoom-container .legende {
    margin-top: 10px;
    text-align: center;
    display: block; }

section.about-container {
  display: flex; }
  section.about-container a:hover {
    text-decoration: underline; }
  @media only screen and (min-width: 769px) {
    section.about-container .cv-intro {
      width: 25%;
      margin-right: 10%; }
    section.about-container .cv-content {
      width: 45%; } }
  @media only screen and (max-width: 768px) {
    section.about-container {
      flex-direction: column; }
      section.about-container .cv-intro, section.about-container .cv-content {
        width: 100%; } }
  section.about-container .cv-intro {
    font-size: 13px;
    line-height: 17px;
    font-family: 'Avenir-Light'; }
  section.about-container .cv-content p {
    font-family: 'Avenir-Heavy';
    margin-bottom: 5px;
    font-size: 13px; }
  section.about-container .cv-content ul {
    list-style-type: disc;
    margin-bottom: 20px;
    font-family: 'Avenir-Light'; }
  section.about-container .cv-content li {
    margin-bottom: 5px;
    line-height: 17px; }
  section.about-container .cv-content li:last-child {
    margin-bottom: 0; }
  section.about-container .cv-content li em {
    font-family: 'Avenir-LightOblique'; }
  section.about-container .cv-content h3 {
    font-family: "Avenir-Heavy";
    font-size: 18px;
    margin: 50px 0; }

footer {
  margin: 100px 14%;
  /*ul.social-list {
    text-align: center;
    li {
      display: inline-block;
      cursor: pointer;
      font-size: 1.5em ; 
    }
  }*/ }

/* Page Grenier */
.grenier_intro {
  margin-bottom: 50px;
}
.grenier_intro h2 {
  font-size: 18px;
  font-family: "Avenir-Heavy-Oblique";
  margin-bottom: 5px;
}
.grenier_intro p {
  margin: 0;
  font-weight: bold;

}

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