.container-home-intro{    
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background: url('../images/home/home1.jpg');
    background-size: cover;
}

.home-intro-logo {
    position: absolute;
    top: 100px;
    left: 46%;
    margin: 0 0 0 -64px;
    width: 300px;
    height: 181px;
    background: transparent url('../images/home/edgar-logo-white.png') no-repeat center center;
    background-size: 100%;
    cursor: pointer;}

.home-intro-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 92px;
    margin: -53px 0 0 0;
    text-align: center;
    color: #ffffff;
}

h1{ font-size: 6em !important}
h2{ font-size: 3em !important}

.container-white {
    background: #ffffff;
    color: #8c8c8c;
    position: relative;
    z-index: 2;
    height: 780px;
    padding: 80px
}

.page-content {
    padding: 130px 0 85px;
}
.content-text {
    float: left;
    width: 516px;
    padding-bottom: 48px;
    position: relative;
}


.home-boxes section {
    float: left;
    width: 242px;
    padding: 0 20px;
    margin: 80px 0 0 30px;
}

.content-text-full {
    float: none;
    width: auto;
}

.content-text {
    float: left;
    width: 516px;
    padding-bottom: 48px;
    position: relative;
}

.content-text-full .desc {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.content-text .desc {
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
}
.content-text .excerpt {
    font-size: 22px;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding-top: 26px;
    padding-bottom: 26px;
    max-width: 516px;
}
.content-text-full .excerpt {
    padding-bottom: 30px;
}


.desc{    padding-left: 80px;
    display: block;
    width: 48%;
    float: left;}


.home-boxes div{
    float: left;
    width: 242px;
    padding: 0 20px;
    margin: 0px 0 0 30px;
}
.home-boxes div .title {
    font-size: 26px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    margin-bottom: 10px
}
.home-boxes div p {
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
    padding-top: 15px;
}
.home-boxes div ul {
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
    padding-top: 25px;
}

.home-boxes div ul li {
    padding-left: 12px;
    background: transparent url(../images/bullet.png) no-repeat 0 12px;
}

.icon-hover {
    background-image: url('../images/boxes/icon-branding-hover.png');
}
ico .icon {
    background-image: url('../images/boxes/icon-branding@2x.png');
}




a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,
details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,
header,hgroup,html,i,iframe,img,ns,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,
pre,q,ruby,s,samp,section,small,span,strike,strong,sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.2;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

button {
    padding: 0;
    border: none;
    outline: 0;
    background: 0 0;
}

@font-face {
    font-family: Gotham;
    src: url(/254abf9e97a80f66c140aca41684919fea27bf66/1c84c/fonts/gotham-medium.otf);
}

@font-face {
    font-family: GothamBold;
    src: url(/1fe3858d413cb982a6c835cea69f211aa915baab/f5cef/fonts/gotham-bold.otf);
}

@font-face {
    font-family: GothamLight;
    src: url(/e9a9ce3b903e4cb2597baa062f9087cd6f1d3518/5221a/fonts/gotham-light.otf);
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: GothamLight,Arial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

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

strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

a {
    text-decoration: none;
    color: #000;
}

.noselect,
button {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-user-select: none;
}

.full-screen-width {
    width: 100vw;
}

.sticky-fixed {
    z-index: 2;
    position: fixed;
    width: 100vw;
    background-color: #fff;
}

.sticky-fixed.absolute {
    position: absolute;
    bottom: 0;
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-container--center {
    align-items: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.close-button {
    cursor: pointer;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0;
}

@media only screen and (min-width:768px) {
    .under-md {
        display: none!important;
    }
}

@media only screen and (max-width:768px) {
    .above-md {
        display: none!important;
    }
}

.owl-carousel {
    background: url(/images/df985568d99baab28673dc9ecdd16ff71e6102a0/loader.gif) 50% 50% no-repeat!important;
    background-size: 48px!important;
}

#site-loader {
    display: none!important;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: #fff url(/images/df985568d99baab28673dc9ecdd16ff71e6102a0/loader.gif) 50% 50% no-repeat;
    background-color: #fff;
    background-size: 48px!important;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}



.text--design {
    color: #807c74;
}

.text--architecture {
    color: #615c55;
}

.text--global-design {
    color: #bebab2;
}

.text--graphic-design {
    color: #9f9b93;
}

.border--design {
    border: solid 2px #807c74;
}

.border--architecture {
    border: solid 2px #615c55;
}

.border--global-design {
    border: solid 2px #bebab2;
}

.border--graphic-design {
    border: solid 2px #9f9b93;
}

.bg--design {
    background-color: #807c74;
}

.bg--architecture {
    background-color: #615c55;
}

.bg--global-design {
    background-color: #bebab2;
}

.bg--graphic-design {
    background-color: #9f9b93;
}

.fp-controlArrow {
    width: 48px!important;
    height: 48px!important;
    border: none!important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.fp-next {
    right: 10%!important;
    background-image: url(/d03dd00504d6b3dc5800b05776871cdbe13ebcf2/cb3e9/images/right-arrow-black-hekla.svg);
}

.fp-prev {
    left: 10%!important;
    background-image: url(/c1d1cdcdc388a0a3da7fbb179bcf2b455e2aa2e3/f3f1d/images/left-arrow-black-hekla.svg);
}

#header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 4;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    align-items: flex-start;
    justify-content: space-between;
    padding: 8px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: start;
    -ms-flex-align: start;
}

#header.invisible {
    opacity: 0;
}

.menu-opened #header {
    right: 200px;
}

@media only screen and (max-width:768px) {
    #header {
        width: 100vw;
        background-color: #bebab2;
    }
}

#logo {
    height: 120px;
}

@media only screen and (max-width:768px) {
    #logo {
        height: 100%;
    }
}

.header-logo_link {
    display: block;
}

@media only screen and (max-width:768px) {
    .header-logo_link {
        height: 61px;
    }
}

.header-logo_link .logo-letter {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    fill: #000;
}

.header--light .header-logo_link .logo-letter {
    fill: #fff;
}

@media only screen and (max-width:768px) {
    .header-logo_link .logo-letter {
        fill: #fff;
    }
}

.header-links_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.header-links {
    align-items: stretch!important;
    height: 40px;
    margin: 8px;
    padding-top: 0!important;
    padding-bottom: 0!important;
    font-size: 14px;
    line-height: 40px;
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
}

.header-links span {
    overflow: hidden;
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
}

.header-social_link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    width: 30px;
    height: 30px;
    margin: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.header-social_link img,
.header-social_link svg {
    width: 100%;
    height: 100%;
}

#contact_link {
    padding: 0 12px;
}

#social_link {
    position: relative;
}

#social_link-label {
    width: 81.5px;
}

.hovered #social_link-label {
    width: 0;
}

#social_link-links_container {
    position: relative;
    width: 0;
}

.hovered #social_link-links_container {
    width: 160px;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    display: inline-block;
    margin: 0;
    padding: 15px 15px;
    border: 0;
    overflow: visible;
    text-transform: none;
    font: inherit;
    color: inherit;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.hamburger-box {
    display: inline-block;
    position: relative;
    width: 28px;
    height: 24px;
    margin-top: 2px;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    position: absolute;
    width: 28px;
    height: 4px;
    background-color: #000;
    -webkit-transition: background-color .3s ease,-webkit-transform .15s ease;
    transition: background-color .3s ease,-webkit-transform .15s ease;
    transition: background-color .3s ease,transform .15s ease;
    transition: background-color .3s ease,transform .15s ease,-webkit-transform .15s ease;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger--spin .hamburger-inner {
    -webkit-transition: background-color .3s ease,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: background-color .3s ease,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: transform .22s cubic-bezier(.55,.055,.675,.19), background-color .3s ease;
    transition: transform .22s cubic-bezier(.55,.055,.675,.19), background-color .3s ease,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
}

.hamburger--spin.is-active .hamburger-inner {
    -webkit-transition: background-color .3s ease,-webkit-transform .12s cubic-bezier(.215,.61,.355,1);
    transition: background-color .3s ease,-webkit-transform .12s cubic-bezier(.215,.61,.355,1);
    transition: transform .12s cubic-bezier(.215,.61,.355,1), background-color .3s ease;
    transition: transform .12s cubic-bezier(.215,.61,.355,1), background-color .3s ease,-webkit-transform .12s cubic-bezier(.215,.61,.355,1);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.header--light-full .hamburger-inner,
.header--light-full .hamburger-inner::after,
.header--light-full .hamburger-inner::before {
    background-color: #fff;
}

@media only screen and (max-width:768px) {
    .hamburger-inner,
    .hamburger-inner::after,
    .hamburger-inner::before {
        background-color: #fff;
    }
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger--spin .hamburger-inner::before {
    -webkit-transition: top .1s .25s ease-in,opacity .1s ease-in,background-color .3s ease;
    transition: top .1s .25s ease-in,opacity .1s ease-in,background-color .3s ease;
}

.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top .1s ease-out,opacity .1s .12s ease-out,background-color .3s ease;
    transition: top .1s ease-out,opacity .1s .12s ease-out,background-color .3s ease;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom .1s .25s ease-in,background-color .3s ease,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: bottom .1s .25s ease-in,background-color .3s ease,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19), background-color .3s ease;
    transition: bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19), background-color .3s ease,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
}

.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transition: bottom .1s ease-out,background-color .3s ease,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);
    transition: bottom .1s ease-out,background-color .3s ease,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);
    transition: bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1), background-color .3s ease;
    transition: bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1), background-color .3s ease,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.social_links-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.social_links-container svg {
    width: 100%;
    height: 100%;
}

.social_links-container .st0 {
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #000;
}

.header--light-full .social_links-container .st0 {
    fill: #fff;
}

.menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    position: fixed;
    top: 0;
    right: -200px;
    flex-direction: column;
    justify-content: space-between;
    width: 200px;
    height: 100%;
    background-color: #fff;
    -webkit-transition: right .3s ease-in-out,max-height .6s ease;
    transition: right .3s ease-in-out,max-height .6s ease;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

@media only screen and (max-width:768px) {
    .menu-container {
        top: 77px;
        left: 0;
        width: 100vw;
        height: auto;
        max-height: 0;
        overflow: hidden;
        background-color: #bebab2;
    }
}

.menu-container.menu-large {
    width: 20vw;
}

.menu-container.menu-left {
    right: auto;
    left: -200px;
    -webkit-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out;
}

.menu-container.menu-left.menu-large {
    left: -20vw;
}

@media only screen and (min-width:768px) {
    .menu-opened .menu-container {
        right: 0;
    }
}

@media only screen and (max-width:768px) {
    .menu-opened .menu-container {
        max-height: 100vh;
    }
}

.menu-opened .menu-container.menu-left {
    left: 0;
}

.menu-container ul {
    margin: 0;
    padding: 24px 0;
    list-style-type: none;
}

.menu-container .menu-item {
    font-family: GothamBold;
}

.menu-container .menu-item_clickable {
    display: block;
    padding: 8px;
    padding-left: 30px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}

@media only screen and (max-width:768px) {
    .menu-container .menu-item_clickable {
        color: #fff;
    }
}

.menu-content {
    padding: 24px;
}

.project_menu-button {
    z-index: 4;
    position: fixed;
    top: 24px;
    left: 24px;
    -webkit-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
}

@media screen and (max-width:768px) {
    .project_menu-button {
        top: 12px;
        left: 12px;
    }
}

@media screen and (min-width:768px) {
    .menu-opened .project_menu-button {
        left: 20px;
    }
}

.menu-languages .active {
    text-decoration: underline;
}

@media screen and (max-width:768px) {
    .single-page {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        flex-direction: column-reverse!important;
        margin-top: 62px;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
    }

    .single-page .project-slide,
    .single-page .section {
        -webkit-transition: height .2s ease!important;
        transition: height .2s ease!important;
    }

    .menu-opened .single-page .project-slide,
    .menu-opened .single-page .section {
        height: 30vh!important;
    }

    .single-page .menu-container {
        position: static!important;
        width: 100%!important;
        max-height: 0!important;
        background-color: #fff;
    }

    .menu-opened .single-page .menu-container {
        max-height: none!important;
    }
}

.contact-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: -1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.contact-opened .contact-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
}

.contact-container.invisible {
    opacity: 0;
}

.contact-content {
    padding: 40px;
    color: #fff;
    background-color: #bebab2;
}

.contact-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    margin: -26px -26px 8px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
}

.contact-actions img {
    width: 24px;
    height: 24px;
}

.contact-adresses-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.contact-adresses {
    padding: 20px;
    border: solid 2px transparent;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
}

.contact-adresses a {
    color: #fff;
}

.contact-adresses:not(.contact-adresses--selected) {
    cursor: pointer;
}

.contact-adresses.contact-adresses--selected {
    border-color: #fff;
}

.contact-map-container {
    position: relative;
    height: 250px;
    margin-top: 40px;
}

.contact-map-container .map {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.contact-map-container .map.visible {
    z-index: 1;
}

.map {
    width: 100%;
    height: 300px;
}

.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    justify-content: space-evenly;
    padding: 20px 0;
    background-color: #bebab2;
    -ms-flex-pack: distribute;
    -ms-flex-pack: space-evenly;
    -webkit-box-pack: space-evenly;
}

@media only screen and (max-width:768px) {
    .footer {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }
}

.footer-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-left: solid 1px #fff;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

@media only screen and (max-width:768px) {
    .footer-item {
        justify-content: space-around;
        width: 100%!important;
        border-top: solid 1px #fff;
        border-left: none;
        -ms-flex-pack: distribute;
    }

    .footer-item .footer-item-padded_content {
        text-align: center;
    }
}

.footer-item:first-child {
    width: 23%;
    border: none;
}

.footer-item:nth-child(2) {
    width: 33%;
}

.footer-item:nth-child(3) {
    width: 14%;
}

.footer-item:nth-child(4) {
    width: 10%;
}

.footer-item:nth-child(5) {
    width: 20%;
}

.footer-item a {
    color: #fff;
}

.footer-item_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-item_content.flex-col {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.footer-item_content.flex-col a {
    display: block;
    margin: 10px 0;
}

.footer-item_content + .footer-item_content {
    padding-left: 60px;
}

footer-item-padded_content {
    padding: 20px;
}

.footer-social_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 36px;
    height: 36px;
}

.footer-social_link img {
    width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

section {
    display: block;
    width: 100%;
    width: 100vw;
    height: 100%;
    height: 100vh;
    background-color: #bebab2;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-width:769px) {
    section {
        height: auto;
        min-height: 100vh;
    }
}

.projects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-height:768px) {
    .projects {
        background-color: #fff;
    }
}

.project_menu_item {
    max-height: 44px;
    overflow: hidden;
    -webkit-transition: max-height 1s ease;
    transition: max-height 1s ease;
}

.project_menu_item .indicator {
    margin-left: 8px;
    font-family: GothamBold;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}

.project_menu_item.project_menu_item--opened {
    max-height: 1500px;
    max-height: none;
}

.project_menu_item.project_menu_item--opened .indicator {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.project_menu_item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 44px;
    padding-right: 24px;
    text-transform: uppercase;
    font-family: GothamLight;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
}

@media only screen and (max-width:768px) {
    .project_menu_item-header {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
}

.project_menu_item-header .project_menu_item-title {
    flex: 1;
    padding-left: 24px;
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
}

.project_menu_item-header .project_menu_item-location {
    margin-left: 8px;
    text-transform: none;
    font-family: GothamLight;
    font-size: 12px;
    font-style: italic;
}

@media only screen and (max-width:768px) {
    .project_menu_item-header .project_menu_item-location {
        display: block;
        width: 100%;
        margin-left: 0;
        text-align: left;
    }
}

.project_menu_item-header .project_menu_item-date {
    margin: 0 8px;
    text-align: right;
    font-size: 12px;
}

.project_menu_item-header .project_menu_item-date.parution-date {
    min-width: 60px;
}

.project_menu_item-header .project_menu_item-category {
    width: 8px;
    height: 8px;
    margin-left: 8px;
    border-radius: 50%;
}

@media screen and (max-width:768px) {
    .project_menu_item-header .project_menu_item-category {
        margin-right: 2px;
    }
}

.project_menu_item-description {
    padding: 24px;
}

.project_menu_item-thumb {
    height: 30vh;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.projects-thumbs_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex: 1;
    flex-wrap: wrap;
    height: 90%;
    -ms-flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
}

.projects-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    width: 50%;
    height: 50%;
    padding: 20px 10px 10px 20px;
    background-color: #fff;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
}

.projects-thumbs + .projects-thumbs {
    padding: 20px 20px 10px 10px;
}

.projects-thumbs + .projects-thumbs + .projects-thumbs {
    padding: 10px 10px 20px 20px;
}

.projects-thumbs + .projects-thumbs + .projects-thumbs + .projects-thumbs {
    padding: 10px 20px 20px 10px;
}

.projects-thumbs_content {
    width: 100%;
    background-color: #eee;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.projects-thumbs_header {
    text-align: right;
}

.projects-thumbs_title {
    display: inline-block;
    padding: 4px 6px 0;
    font-size: 18px;
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.projects-thumbs_link {
    font-size: 12px;
}

.projects-hover_item {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    background-color: #fff;
}

.projects-hover_item > div {
    height: 100%;
    background-repeat: none;
    background-size: cover;
}

.agency {
    position: relative;
    color: #fff;
}

@media only screen and (max-width:768px) {
    .agency .flex-container {
        flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
    }
}



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



@media only screen and (max-width:769px) {
    
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    
}



@media only screen and (max-width:768px) and (orientation:portrait) {
   
}

@media only screen and (max-width:768px) and (orientation:landscape) {
    
}



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

   
}



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



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



.agency-secondary_content-content .button,
.agency-secondary_content-content .edito-content a,
.agency-secondary_content-content .projects-thumbs_link,
.edito-content .agency-secondary_content-content a {
    padding-right: 12px;
    border-top: none;
    border-bottom: none;
    border-left: none;
}

.link_container {
    margin-top: 50px;
}

.link_container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    text-decoration: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
}

.link_container img {
    display: inline;
    width: 30px;
    margin-left: 10px;
    max-height: 30px;
}

.link_container-left {
    position: absolute;
    bottom: -90px;
    left: 0;
}

.link_container-left a {
    justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
}

.link_container-left img {
    margin-right: 10px;
    margin-left: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.edito {
    position: relative;
    overflow: hidden;
}

.edito-background,
.edito-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.edito-background {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../projets/images/intro.jpeg')
}

.edito-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 50px;
    padding: 20px;
    text-transform: uppercase;
    font-family: GothamBold;
    font-size: 24px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
}

.edito-content a {
    margin-left: 10px;
    padding: 7px 5px 5px 5px!important;
    font-size: 14px;
}

#back-btn {
    z-index: 3;
    position: fixed;
    top: 24px;
    right: 24px;
    width: 40px;
    height: 40px;
    border: solid #000 2px;
}

#back-btn::after,
#back-btn::before {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: 8px;
    width: 20px;
    height: 3px;
    background-color: #000;
}

#back-btn::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#back-btn::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#back-btn img {
    display: none;
}

@media screen and (max-width:768px) {
    #back-btn {
        top: 12px;
        right: 12px;
    }
}

#projectpage {
    background-color: #fff!important;
}

#projectpage .section {
    width: 100%;
    width: 100vw;
    height: 100%;
    height: 100vh;
}

@media screen and (max-width:768px) {
    #projectpage .section {
        height: calc(100% - 62px);
        height: calc(100vh - 62px);
    }
}

.project-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    width: 100vw;
    height: 100%;
    height: 100vh;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.picture {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@media screen and (max-width:768px) {
    .picture.zoomed {
        overflow: scroll;
    }

    .picture.zoomed img {
        width: auto;
        height: auto;
        max-height: none!important;
        max-width: none!important;
        -o-object-fit: none;
        object-fit: none;
    }
}

.picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%;
}

@media screen and (max-width:768px) {
    .picture img {
        height: auto;
    }

    body:not(.menu-opened) .picture img {
        height: calc(100% - 62px);
    }
}

.double-tap-label {
    display: none;
    padding: 8px;
    text-align: center;
    font-size: 9px;
    font-style: italic;
}

@media screen and (max-width:768px) {
    body:not(.menu-opened) .double-tap-label {
        display: block;
    }
}

.project_sidebar {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 36px 24px;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.project_sidebar-content {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.project-subtitle {
    margin-bottom: 24px;
    text-transform: none;
}

#menu h1 { font-size: 3em !important}

.project-title {
    margin-bottom: 24px;
    font-size: 30px;
}

@media screen and (min-width:768px) {
    .project-title {
        margin-top: 96px;
    }
}

.project-title span {
    display: inline-block;
    text-transform: lowercase;
    font-size: 11px;
    font-style: italic;
}

.project-title span::first-letter {
    text-transform: uppercase;
}

.project-description {
    flex: 1;
    text-align: left;
    font-size: 12px;
    text-align-last: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
}

.project-description p {
    margin-bottom: 16px;
}

.project-category {
    margin-top: 24px;
    text-align: right;
}

@media screen and (max-width:768px) {
    .project-category {
        text-align: left;
    }
}

.edito-content .project-category a,
.project-category .button,
.project-category .edito-content a,
.project-category .projects-thumbs_link {
    border: none;
    font-size: 12px;
}



@media screen and (max-width:768px) {
    
}

.project-menu_button-content {
    position: relative;
    height: 26px;
    overflow: hidden;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
}

.project-menu_button-content > span {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: -6px;
    white-space: nowrap;
}

.project-menu_button-content.open {
    width: 140px;
}

.is-active .project-menu_button-content.open {
    width: 0;
}

.project-menu_button-content.close {
    width: 0;
}

.is-active .project-menu_button-content.close {
    width: 150px;
}

@media screen and (max-width:768px) {
    .owl-theme .owl-nav .owl-next,
    .owl-theme .owl-nav .owl-prev {
        display: none;
    }
}

.parutions-thumbs_container {
    position: relative;
    padding: 20px;
}

@media only screen and (max-width:768px) {
    .parutions-thumbs_container {
        display: none!important;
    }
}

.parutions-thumbs_item {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
}

.cover-carousel {
    width: 100%;
    height: 100%;
}

.cover-carousel div {
    height: 100%;
}

.cover-carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.cover-carousel .owl-nav {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 100%;
}

.cover-carousel .owl-dots {
    bottom: 20px;
    height: auto!important;
}

.kits-studio-container {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: GothamBold;
    font-size: 24px;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.logo-letter {
    fill: #fff;
}

.references-container {
    padding-bottom: 20px;
    background-color: #fff;
}

.references-container h2 {
    padding: 24px;
    padding-top: 80px;
    text-align: center;
    font-size: 24px;
}

.references-box {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1000px;
    -ms-flex-wrap: wrap;
}

.references-box picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(25% - 40px);
    margin: 20px;
    padding: 20px 40px;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.references-box picture img {
    width: 100%;
    overflow: hidden;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

@media screen and (max-width:768px) {
    .references-box {
        margin: 0;
        padding: 0 36px;
    }

    .references-box picture {
        width: calc(50%);
        margin: 0;
        padding: 20px;
        min-height: 120px;
    }
}


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

}



.linked_content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.linked_content-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex: 1;
    flex-wrap: wrap;
    height: 100%;
    -ms-flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
}

.linked_content-content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.linked_content-item {
    z-index: 2;
    position: absolute;
    -webkit-transition: opacity .3s ease .1s;
    transition: opacity .3s ease .1s;
}

.linked_content-item.invisible {
    opacity: 0;
}

.parutions-thumbs_container .linked_content-item {
    z-index: auto;
}

.scrollableList-container {
    width: calc(100% + 3px);
    overflow: hidden;
}

.scrollableList {
    width: calc(100% - 3px);
    margin: 0;
}

.menu_list-container {
    display: inline-block;
    width: 470px;
    height: 100%;
    border-right: solid 1px #000;
    background-color: #fff;
}

@media only screen and (max-width:768px) {
    .menu_list-container {
        width: 100vw!important;
        border: none;
    }
}

.menu_list-container.large {
    width: 30vw;
}

.menu_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.menu_list header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    flex-direction: column;
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

@media screen and (max-width:768px) {
    .menu_list header {
        z-index: 2;
    }
}

.menu_list .scrollableList-container {
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
}

.menu_list-title {
    padding: 24px;
    padding-bottom: 0;
}

.menu_list-item {
    display: block;
    -webkit-transition: opacity .3s ease,background-color .3s ease;
    transition: opacity .3s ease,background-color .3s ease;
    background-color: #fff;
}

.menu_list-item.invisible {
    opacity: 0;
}

.menu_list-item.active,
.menu_list-item:hover {
    color: #fff;
    background-color: #bebab2;
}

.menu_list-item.active a,
.menu_list-item:hover a {
    color: #fff;
}

.menu_list-item.active .st0,
.menu_list-item:hover .st0 {
    fill: #fff;
}

@media only screen and (max-width:768px) {
    .menu_list-item.active,
    .menu_list-item:hover {
        color: inherit;
        background-color: #f9f9f9;
    }

    .menu_list-item.active a,
    .menu_list-item:hover a {
        color: inherit;
    }
}

@media only screen and (min-width:768px) {
    .menu_list-item.active span,
    .menu_list-item:hover span {
        color: #fff!important;
    }
}

.menu_list-filters_container {
    padding: 20px 24px;
}

.menu_list-filters_container button {
    margin: 4px 4px 0 0;
}

.button,
.edito-content a,
.projects-thumbs_link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    padding: 4px;
    border-style: solid;
    border-width: 2px;
    border-radius: 0!important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: GothamBold;
    vertical-align: middle;
    background-color: transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.button--dark,
.edito-content a,
.projects-thumbs_link {
    border-color: #000;
    color: #000;
}

.button--dark.button--filled,
.button--filled.projects-thumbs_link,
.edito-content a.button--filled {
    color: #fff;
    background-color: #000;
}

.button--light {
    border-color: #fff;
    color: #fff;
}

.button--light.button--filled {
    color: #000;
    background-color: #fff;
}

.button--design {
    border-color: #807c74;
    color: #807c74;
}

.button--design.button--filled {
    color: #fff;
    background-color: #807c74;
}

.button--architecture {
    border-color: #615c55;
    color: #615c55;
}

.button--architecture.button--filled {
    color: #fff;
    background-color: #615c55;
}

.button--global-design {
    border-color: #bebab2;
    color: #bebab2;
}

.button--global-design.button--filled {
    color: #fff;
    background-color: #bebab2;
}

.button--graphic-design {
    border-color: #9f9b93;
    color: #9f9b93;
}

.button--graphic-design.button--filled {
    color: #fff;
    background-color: #9f9b93;
}

.filter {
    padding: 7px 5px 6px 5px;
}

.video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background-position: center center;
    background-size: 100% 100%;
    background-size: contain;
    -o-object-fit: cover;
    object-fit: cover;
}

video::-webkit-media-controls {
    display: none!important;
}

#not-found-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    color: #fff;
    background-color: #bebab2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

#not-found-page h1 {
    text-align: center;
}

#not-found-page h1 > span {
    display: block;
    font-size: 80px;
    font-weight: 700;
}

#not-found-page h1 a {
    display: block;
    width: 100%;
    padding: 10px 8px 8px;
    text-align: center;
}

@media screen and (min-width:768px) {
    #homepage {
        overflow: hidden;
    }
}


.presentation_intro {
    height: 270px
}

.presentation_4col {
    max-width:  1200px;
    margin: 0 auto;
}

.container-footer {
    position: relative;
    z-index: 2;
    height: 300px
}
.footer-cta {
    padding: 50px 0 80px 0;
    text-align: center;
}
.footer-cta a {
    display: inline-block;
    padding: 0 49px;
    border: 1px solid #ffffff;
    height: 78px;
    line-height: 76px;
    box-sizing: border-box;
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    background: #000000;
    font-weight: 700;
    -webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    position: relative;}

.footer-logo {
        float: left;
    height: 98px;
    width: 120px;
    background: transparent url('../images/logo-mobile.png') no-repeat center center;
    background-size: 80px 61px;
    margin-right: 10px
}

.footer-content {
        border-top: 1px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
    font-family: 'Montserrat', sans-serif;
    color: #8c8c8c;
    font-size: 0.8em;
    line-height: 24px;
    text-transform: uppercase;
    height: 98px;
    padding: 0px 80px 10px 80px;
}

.footer-box {
    float: left;
    width: 28%;
    display: block;
}

.footer-bottom {
    padding: 0px 80px 0px 80px;
    line-height: 14px;
    font-size: 0.8em;
    color: #8c8c8c;
}

.tw {
    background-image: url('../images/social/tw-gray-small.png');
    height: 17px;
    width: 17px;
    float: left;
    margin-top: 5px;margin-right: 10px;background-repeat: no-repeat;
}

.intsta {
    background-image: url(../images/social/insta-gray-small.png);
     height: 17px;
    width: 17px;
    float: left;
    margin-top: 5px;margin-right: 10px;
    background-repeat: no-repeat;
}

.footer-address {text-transform:none; line-height: 1.3em;
 }


/************************ RESPONSIVE **************************/
@media only screen and (max-width : 650px) {
  .home-intro-logo { width: 50% !important}  
    .container-home-intro{width: 100%; height:90% !important}
    h1{font-size: 4em !important}
    .menu_list .scrollableList-container{z-index: 2000 !important}
    
    .container-white{padding: 8px !important; width: 100% !important; height: 1880px !important}
    .content-text{width: 100% !important}
    .desc{padding-left: 0px !important; width: 100% !important}
    .container-footer{ height: 600px !important; background-color: #000 !important}
}

