 /* NAVIGATION */

 nav {
     width: 100%;
     margin: 0 auto;
 }
.mobilenav {
    display: none;
}


 nav ul {
     list-style: none;
     text-align: center;
     float: right;
     padding: 0 1%;
 }

 nav ul li {
     display: inline-block;
     padding: 1%;
 }

 nav ul li a {
     display: block;
     text-decoration: none;
     color: #787878;
     text-transform: uppercase;
     font-weight: 200;
     font-size: 1vw;
 }

 nav ul li a,
 nav ul li a:after,
 nav ul li a:before {
     transition: all .5s;
 }

 nav ul li a:hover {
     color: #bcce62;
 }

 .encours {
     /*      color: #bcce62;*/
     font-style: italic;
     border-bottom: 1px solid #bcce62;
     color: #bcce62;
 }

 /* stroke */

 nav.stroke ul li a,
 nav.fill ul li a {
     position: relative;
 }

 nav.stroke ul li a:after,
 nav.fill ul li a:after {
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
     width: 0%;
     content: '.';
     color: transparent;
     background: #bcce62;
     height: 1px;
 }

 nav.stroke ul li a:hover:after {
     width: 100%;
 }

 nav.stroke ul li span a:hover:after,
 nav.stroke ul li a.encours:hover:after {
     width: 0%;
 }

 nav.fill ul li a {
     transition: all 2s;
 }

 nav.fill ul li a:after {
     text-align: left;
     content: '.';
     margin: 0;
     opacity: 0;
 }

 nav.fill ul li a:hover {
     color: #fff;
     z-index: 1;
 }

 nav.fill ul li a:hover:after {
     z-index: -10;
     animation: fill 1s forwards;
     -webkit-animation: fill 1s forwards;
     -moz-animation: fill 1s forwards;
     opacity: 1;
 }

 nav.stroke {
     background: #7d6f6c !important;
 }

 nav.stroke ul {
     padding-right: 1%;
 }

 /*  ---------------------------------------------------------------------------------------------------------- */

 nav.stroke li span {
     width: 100%;
     float: left;
     padding: 0;
     margin-top: 4.7%;
     position: absolute;
     top: 0;
     font-size: 0.8vw;
     display: none;
     color: #bcce62;
 }

 nav.stroke li span a {
     padding: 0 0.26%;
 }

 nav.stroke li span.evenav {
     left: -0.6%;
 }

 nav.stroke li span.galanav {
     left: 3.5%;
 }

 nav.stroke li span.destnav {
     left: 10.3%;
 }

 nav.stroke li span.evenav-en {
     left: 0.7%;
 }

 nav.stroke li span.galanav-en {
     left: 0%;
 }

 nav.stroke li span.destnav-en {
     left: 4.7%;
 }

 nav.stroke li span a {
     font-size: 0.7vw;
 }

 nav.stroke li:hover span {
     display: block;
 }

 nav.stroke li span a {
     display: inline;
 }

 nav.stroke li span a:hover {
     text-decoration: underline;
 }

 @media screen and (min-width: 1800px) {
     nav.stroke li span {
         margin-top: 2%;
     }
 }

 .h1-logo {
     margin: 0;
     padding: 0;
 }

 .logo {
     display: block;
     margin: 0 auto;
     float: left;
     z-index: 1;
 }

 .whynot-h {
     margin: 0;
     padding: 1% 0 0 1%;
     vertical-align: middle;
     width: 5.6%;
 }

 .whynot-h a {
     display: inline-block;
     float: left;
     width: 100%;
 }

 .whynot-h a img {
     width: 100%;
 }

 .size {
     width: 77%;
 }

 .langues {
     margin: 0;
     vertical-align: middle;
     width: 2.8%;
 }

 .langues a {
     display: inline-block;
     float: left;
     width: 100%;
 }

 nav ul .langues {
     padding: 0 0 0 1.2%;
 }

 .langues a img {
     width: 100%;
 }

 .margin-lang {
     margin-left: 2%;
 }

 .material-d {
     box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
 }



 /* -------------------------- Mobile nav -------------------------- */

 .h1-logomobile img {
     width: 10%;
 }

 /* Style the navigation menu */

 .mobilenav {
     overflow: hidden;
     background-color: #f5f5f5;
     position: relative;
 }

 .mobilenav ul {
     padding: 0;
 }

 /* Hide the links inside the navigation menu (except for logo/home) */

 .mobilenav #myLinks {
     display: none;
 }

 /* Style navigation menu links */

 .mobilenav a {
     color: #7d6f6c;
     padding: 2%;
     text-decoration: none;
     font-size: 17px;
     display: block;
     font-weight: 400;
text-align: center;
 }

 /* Style the hamburger menu */

 .mobilenav a.iconmobilenav {
     background: #c1d766;
     display: block;
     position: absolute;
     top: 20px;
     /* Place the button at the bottom of the page */
     right: 30px;
     /* Place the button 30px from the right */
 }

 /* Add a grey background color on mouse-over */

 .mobilenav a:hover {
     background-color: #7d6f6c;
     color: #c1d766;
 }

 /* Style the active link (or home/logo) */

 .active {
     color: #c1d766;
 }
.activenav {
         background: #f5f5f5;

}

 .active p {
     color: #777;
 }


 .active p.hashtag-palaisdespapes,
 .active p.hashtag-ladolcevita,
 .active p.hashtag-teambuildingvalthorens,
 .active p.hashtag-jecuisineavecunchef,
 .active p.hashtag-laventurecestlaventure,
 .active p.hashtag-ladouceurdevivre,
 .active p.hashtag-reflechiraucalme,
 .active p.hashtag-inviteschezchristiandior,
 .active p.hashtag-influenceursetyoutubeurs,
 .active p.hashtag-inaugurationamarseille,
 .active p.hashtag-unairdeguinguette,
 .active p.hashtag-cesoirondanse,
 .active p.hashtag-ripaillesetfestoiement,
 .active p.hashtag-gameofthrones,
 .active p.hashtag-lenegrescosinonrien,
 .active p.hashtag-lebonheur,
 .active p.hashtag-bohemechic,
 .active p.hashtag-ondiraitlesud,
 .active p.hashtag-cestbeau,
 .active p.hashtag-echoisismonambiance,
 .active p.hashtag-petitscocons,
 .active p.hashtag-lamerquonvoitdanser,
 .active p.hashtag-seulaumonde,
 .active p.hashtag-chaudetfroid {
     color: #fff;
 }

 .active p.quotes {
     color: #c1d766;
 }


 .mobile-subnav a {
     padding: 1% 0 1% 50%;
     text-align: justify;
     font-size: 1.5vw;
 }

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


    .mobilenav {
        display: block;
    }


    .navdesktop {
        display: none;
    }
    .navi {
        height: auto;
    }

}
