body {
    color: #191919;
    font-family: proxima-nova, sans-serif;
    background-color: #fdfdfc;
    
}

html {
    min-height: 100%;
   width: 100%;
    margin: 0;
    overflow-x: hidden; //horizontal
}

::selection {
  background: #F9C7CF; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #F9C7CF; /* Gecko Browsers */
}

@font-face {
  font-family: 'Big Caslon';
  src: url('BigCaslon.ttf') format('truetype'),
      url('big-caslon-medium.woff') format('woff'); 
    font-weight: bold;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.site-title {
    text-align: center;
    margin-top: 10px;
    
}


.site-header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        width: 100%;
        padding: 15px 30px;
    
    }


    .site-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        
    }

    .list-menu {
        position: fixed;
        font-family: Big Caslon, "Work Sans";
        font-size: 30px;
        padding-top: 0px;
        text-decoration: none;
        right:  50px;
        display:inline-block;
    }
.ul-menu li {
    display:inline-block;
}

   .list-menu a {
        text-decoration: none;
        text-decoration-line: none;
        color: black;
       background-color: #fdfdfc;
       list-style-type: none;
        text-decoration: none;
        text-decoration-line: none;
        background-color: #fdfdfc;
        border-left-color: #fdfdfc;
        border-left-style: solid;
        border-left-width: 5px;
        border-top-color: #fdfdfc;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #fdfdfc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-right-color: #fdfdfc;
        border-right-style: solid;
        border-right-width: 5px;
    }

.cat-list {
    margin-left: 0px;
    
}

ul li:hover{
    transform: rotate(-15deg);
}


.list-menu a:hover {   
        background-color: #fdfdfc;
        border-left-color: #fdfdfc;
        border-left-style: solid;
        border-left-width: 5px;
        border-top-color: #fdfdfc;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #fdfdfc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-right-color: #fdfdfc;
        border-right-style: solid;
        border-right-width: 5px;
        box-shadow: 3px 3px 0px pink;
    }



    .site-logo {
        width: 65px;
        background-color: #fdfdfc;
        }


    .title_na {
        position: fixed;
        
        font-size: 30px;
        font-family: proxima-nova, monospace;
        line-height: 40px;
        font-weight: 900;
        border-left-color: #fdfdfc;
        border-left-style: solid;
        border-left-width: 5px;
        border-right-color: #fdfdfc;
        border-right-style: solid;
        border-right-width: 5px;
        background-color: #fdfdfc;

    }

    
    .subtitle_na  {
        position: absolute;
        font-family: 'Big Calson';
        font-size: 26px;
        line-height: 30px;
        top: 33px;
        background-color: #fdfdfc;
        border-left-color: #fdfdfc;
        border-left-style: solid;
        border-left-width: 5px;
        border-right-color: #fdfdfc;
        border-right-style: solid;
        border-right-width: 5px;
    }


    .site-title {
        padding: 28px 0 10px 0;
    }


    .titre {
        position: absolute;
        width: 500px;
        top: 67px;
        left: 367px;
        transform: translate(-50%, -50%);
        
        
    }

    .site-logo:hover {
    box-shadow:
                1px 1px #F9C7CF,
                2px 2px #F9C7CF,
                3px 3px #F9C7CF;
                4px 4px #F9C7CF;
                5px 5px #F9C7CF;
                6px 6px #F9C7CF;
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
            }
/*--------------------------------------------------------------
# image & vidéos
--------------------------------------------------------------*/


.projectpage-photos_1{
    margin-top: 25px;
    width: 100%;
}

.projectpage-photos_3{
    margin-top: 25px;
    width: 90%;
}

.projectpage-photos_2{
    width: 100%;
    display: flex;
}

.projectpage-photos_10{
    width: 100%;
    display: flex;
    margin-left: 275px;
}

.projectpage-photos_4{
    width: 75%;
    display: flex;
    margin:auto;  
}

video{
width: 80%    !important;
  height: auto   !important;
    margin:auto;
}

.video-crown2{
width: 90%    !important;
  height: auto   !important;
      align-items: center;
  justify-content: center;
     margin:auto;
}

.video-crown{
    margin: 0 auto;
    margin:auto;
}

.cineshot{
    position: absolute;
    visibility: hidden;
    width: 0px;
    max-width: 100%;
}

.Majestic:hover .cineshot {
    visibility: visible;
    width: 30%;
    left: 50%;
    opacity: 1;
    z-index: 1;
}



/*--------------------------------------------------------------
# titre et textes
--------------------------------------------------------------*/ 

.projectpage-text{
    margin-right: 70px;
    top: 360px;
    font-weight: 400;
    font-size: 14px;
    font-family: IBM Plex Mono, monospace;
}
.projectpage-text_2{
    font-weight: 400;
    font-size: 14px;
    font-family: IBM Plex Mono, monospace;
}

.titre-project-article {
    font-size: 60px;
    line-height: 50px;
    font-weight: 900;
    font-family: proxima-nova, sans-serif;
}


.titre-post-article {
    font-size: 25px;
    color: #cecece;
    font-family: Big Caslon, serif;
}

.titre-post-article-test {
    font-size: 25px;
    color: black;
    font-family: Big Caslon, serif;
}

.projectpage-text_alt{
    /*margin-right: 70px;
    top: 360px;*/
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    font-family: IBM Plex Mono, monospace;
    font-weight: 400;
}
.projectpage-text_alt_2{
    /*margin-right: 70px;
    top: 360px;*/
    font-size: 14px;
    line-height: 20px;
    height: 10px;
    align-items: flex-start;
    font-family: IBM Plex Mono, monospace;
    font-weight: 400;
}

.projectpage-text_alt .Majestic{
    font-weight: 800;
}
    
.client-article {
    font-family: Big Caslon, serif;
    font-size: 20px;
    line-height: 10px;
}

.type-article{
    font-family: Big Caslon, serif;
    /*background-color: crimson;*/
    font-size: 18px;
    line-height: 27px;
}

.type-article em{
    font-style: normal;
}

.post-li li:hover{
    transform: rotate(0deg);
    font-weight: 500; 
    transition: font-weight 0.45s;
}


em{
    font-weight: 800;
}

.type-article em:hover{
    background-color: #F9C7CF;
}

em:hover{
    background-color: #F9C7CF;
    font-style: normal;
}


.link-text{
    list-style-type: none;
    text-decoration: none;
    text-decoration-line: none;
    color: black;
}

.mise-en-avant  {
    font-size: 25px;
    font-style: italic;
    font-family: IBM Plex Mono, monospace;
    font-weight: 800;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;  
}
    
.mise-en-avant:hover{
    background-color: #F9C7CF;
    font-style: italic;
}

.soustitre-project-article {
    font-size: 26px;
    line-height: 26px;
    font-weight: 700;
    font-family: proxima-nova, sans-serif;
}


/*--------------------------------------------------------------
# flex
--------------------------------------------------------------*/
/*
.porjectpage-title {
    margin-top: -30px;
}
*/

.flex-container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
  margin-top: 200px;
    
}

.flex-container-post {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
  /*margin-top: 170px;*////////////
}

.flex-container-post-projectdetail {
  display: flex;
  flex-flow: wrap;
    width: 102%;
    margin-left: -10px;
    margin-top: -10px;
  justify-content: space-around;
  /*margin-top: 170px;*////////////
}

.flex-container-post-2 {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around; 
}

.flex-container-post-3 {
    display: flex;
    flex-flow: wrap;
    justify-content: center; 
    align-items: center;
    flex-flow: row wrap;
}

.flex-container-post-4 {
    display: flex;
    flex-flow: wrap;
    justify-content: center; 
}

.flex-container-post-5 {
    display: flex;
    flex-flow: wrap;
    justify-content: center; 
}

.flex-item-post {
    width: 90%;
    padding: 20px;
}

.flex-item-post-10 {
    width: 35%;
    margin-top: 0px;
    margin-bottom: 0px;
    max-width: 100%;
}

.flex-item-post-0 {
    width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    max-width: 100%;
}

.flex-item-post-0-test {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    max-width: 100%;
}

.flex-item-post-1 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 100%;
}

.flex-item-post-2 {
    width: 50%;
    /*margin-top: 20px;
    margin-bottom: 20px;*/
    text-align:center;
}


.flex-item-post-3 {
    width: 600px;
    margin-top: 20px;
    margin-bottom: 20px;
    align-self: center;
    text-align:center;
    max-width: 100%;
}

.flex-item-post-4 {
    width: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
    align-self: center;
    max-width: 100%;
}

.flex-item-post-5 {
    width: 370px;
    margin-top: 20px;
    margin-bottom: 20px;
    align-self: center;
    text-align:center;
    max-width: 100%;
}

.flex-item-post-6 {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
    align-self: center;   
}

.flex-item-post-7 {
    width: 25%;
    margin-top: 20px;
    margin-bottom: 20px;
    align-self: center;  
}

.flex-item-post-8 {
    width: 80%;
}



/*--------------------------------------------------------------
# carousel
--------------------------------------------------------------*/

.carousel {
  background: #EEE;
}

.carousel img {
  display: block;
}

.carousel-img {
    width: 100%;
}

.carousel-img-2 {
    width: 100%;
    min-width: 150px;
  max-width: 100%;
}

.carousel-cell {
    width: 50%; /* half-width */
    margin-right: 10px;
}
.carousel-cell-2 {
    width: 90%; /* full width */
 /* height of carousel */
  margin-right: 10px;
}

.carousel-img-3 {
    width: 100%;
}

.carousel-cell-3 {
    width: 50%; /* full width */
 /* height of carousel */
  margin-right: 10px;
}

.carousel-img-4 {
   height: 90%;
}

.carousel-img {
   height: 90%;
}

@media screen and ( min-width: 768px ) {
  .carousel img {
    height: 400px;
  }
}



/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.footer {
        position: relative;
        color: #d9d9d9;
        text-align: center;
        transition-property: color;
    font-family: proxima-nova, sans-serif;
        transition-duration: 0.5s;
        bottom: 0;
        width:100%;
        height:30px;   /* Height of the footer */
    }

.footer:hover {
        color: #F9C7CF;
    }

/*--------------------------------------------------------------
# Header responsive
--------------------------------------------------------------*/
@media screen and (max-width: 750px) {
.title_na {
        font-weight: 800;
        font-size: 18px;
        margin-top: 5px;
        font-weight: 800;
        font-stretch: condensed;
        line-height: 40px;
        text-align: justify;
        margin-left: -10px;
    }
    
    
    .subtitle_na  {
        top: 35px;
        margin-left: -10px;
    } 

    .titre {
        position: fixed;
        width: 300px;
        max-width: 100%;
        top: 55px;
        margin-left: -115px;
    }
    
    html {
    min-height: 100%;
   width: 100%;
    margin: 0;
    overflow-x: hidden;
}
    .list-menu{
        position: fixed;
        font-size: 12px;
        top: 35px;
        right: 15px;
        /*left: 245px;*/
        width: 110px;
    }
    
    .site-logo{
    margin-left: -15px;
    margin-top: -10px;
    }

    .projectpage-photos_10{
    width: 130%;
    display: flex;
    margin-left: -40px;
}
    }

