/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
    background-color: white;
    font-size: 1em;
    line-height: 1.4;
    background-size:50%;
    background-position: right center;
    background-repeat: no-repeat;
    transition: .5s background ease-in-out;
    min-height: 100vh;
    max-width: 100vw;
    background-attachment: fixed!important;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #888; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #f1f1f1; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #fff; 
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
    min-height: 100vh;
}
#logo {
    font-family: 'Rubik Mono One', serif;
    font-size: 300%;
    text-transform: uppercase;
    color: white;
    line-height: 1;
}
#LeLogo {
    position: absolute;
    width: 50px;
    left: -30px;
    top: -20px;
    transform: rotateZ(-17deg);
}
#logo a {
    text-decoration: none;
    color: white;
    position: relative;
}
#logo a.black {
    color: black;
}
.project {
    background: white;
}
.wrapper {
    width: 90%;
    margin: 0 5%;
}
.title img {
    width: 70%;
}
.separator {
    width:50px;
    height:4px;
    border-width:0;
    color:black;
    background-color:black;
    text-align:left;
    margin-left:0;
}
.myClients {
    margin-bottom: 30px;
}
.myBook {
    text-decoration: none;
    color: white;
    font-family: "Rubik Mono One";
    background: black;
    padding: 6px;
    font-size: 16px;
}
.footer-container {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    padding-bottom: 20px
}
.footer-container a {
    text-decoration: none;
    color: white;
    font-family: "Rubik Mono One";
    background: black;
    padding: 6px;
    font-size: 16px;
}
.floating-button {
    display: block;
    position: fixed;
    bottom: 14vh;
    right: 6vh;
    font-family: 'Rubik Mono One', serif;
    width: 150px;
    height: 70px;
}
.floating-button a {
    color: black;
    text-decoration: none;
    font-size: 210%;
    line-height: 1.2;
}
#theButton {
    text-decoration: none;
    font-size: 200%;
    transition: .5s all ease-in-out;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.project b a {
    color:black;
    text-decoration: none;
}
.projets {
    position: relative;
}
.side-projet {
    position: fixed;
    top: 20vh;
    right: 20vh;
    width: 46vh;
    height: 60vh;
    background-color: transparent;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    transition: all ease-in-out .5s;
}
.titre-projet {
    list-style: none;
    padding-left: 0;
    z-index: 100;
    position: relative;
}
.titre-projet li a {
    line-height: initial;
    text-decoration: none;
}
.titre-projet li a span{
    font-family: 'Rubik Mono One', serif;
    transition: .5s all ease-in-out;
    text-transform: uppercase;
    position: relative;
}
/*.titre-projet li a span:after,*/
.titre-projet li a span:before {
    content: attr(data-title);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    position: absolute;
    opacity: 0;
    top: -1px;
    left: -2px;
    -webkit-transition: .3s cubic-bezier(.17,.54,0,1.01);
    -o-transition: .3s cubic-bezier(.17,.54,0,1.01);
    transition: .3s cubic-bezier(.17,.54,0,1.01);
}
.titre-projet li a:hover span:before {
    -webkit-transform: translate3d(9px,7px,0);
    transform: translate3d(9px,12px,0);
}
/*.titre-projet li a:hover span:after {
    -webkit-transform: translate3d(9px,7px,0);
    transform: translate3d(19px,17px,0);
}*/
/*.titre-projet li a:hover span:after,*/
.titre-projet li a:hover span:before {
    opacity: 1;
    -webkit-transition: .3s cubic-bezier(0,1.42,.11,1.18);
    -o-transition: .3s cubic-bezier(0,1.42,.11,1.18);
    transition: .3s cubic-bezier(0,1.42,.11,1.18);
}
.project h1, .project b, .client {
    font-family: 'Rubik Mono One', serif;
    margin-bottom: 8px;
}
.project h2,.project p {
    font-family: 'Noto Serif', serif;
    margin-top: 0;
}
.project #lightgallery a img {
    max-width: 100%;
    margin-bottom: 0;
}
.mb0 {
    margin-bottom: 0;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.slick-slide {
    outline: none
}
.client {
    margin:0 15px 0 0;
}
.client:nth-child(odd) {
    -webkit-text-stroke: 1px black;
    text-stroke: 1px black;
    color: transparent;
}
.client:nth-child(even) {
    -webkit-text-stroke: 0;
    text-stroke: 0;
    color: black;
}
.project-navigation {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin: 5% 0 6%;
}
.project-navigation a {
    text-decoration: none;
    color: black;
    font-family: "Rubik Mono One";
    font-size: 16px;
}
/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    padding: 0px 5% 10px;
}

.footer-container footer {
    padding: 20px 0;
}
.no-desktop {
    display: block;
}
.only-desktop {
    display: none;
}
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 320px) {
    .titre-projet li {
        padding-bottom: 35px;
    }
    .titre-projet li a span{
        font-size: 220%;
        letter-spacing: 0;
        color: black;
        -webkit-text-stroke: 0;
        text-stroke: 0;
        line-height: 1;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
        margin: 40px 0 0;
    }
/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }

    .titre-projet li a span {
        font-size: 300%;
    }
}
@media only screen and (min-width: 900px) { 
    .no-desktop {
        display: none;
    }
    .only-desktop {
        display: block;
    }
    .title img {
        width: 100%;
    }
    .footer-container {
        position: fixed;
        bottom: 30px;
        padding-bottom: 0;
    }
}
@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
    .titre-projet li a span {
        color: black;
        letter-spacing: 2px;
    }
}

@media only screen and (min-width: 1400px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1260px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

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

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

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}