@font-face {
font-family: "fira";
font-weight: normal;
src: url("../font/FiraSans-Regular.ttf");
}

@font-face {
font-family: "fira";
font-weight:bold;
src: url("../font/FiraSans-Bold.ttf");
}


@font-face {
font-family: "fira_bold";
src: url("../font/FiraSans-Bold.ttf");
}

/* taille text bloc gauche page article */
#left-article a, #left-article p {
font-size: 14px;
}

/* marge générale*/
body {
  margin-left: 20px;
  margin-right: 20px;
}


/* PAGE ARTICLE  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#article-laforge-bloc img {
/* max-width: 600px; */
}
#article-laforge-bloc {
  width: 70vw;
  max-width: 995px;
  background-color: aliceblue;
  position: absolute;
  left: 163px;
  top: 180px;
  z-index: 10000;
  background: #FFF;
  padding: 40px;
  /* transform: rotate(358deg); */
  
  border-color: #40a434;
border-style: solid;
border-width: 15px;

}



/* PAGE ARTICLE  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
















/* BOUTTIQUE  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.single_add_to_cart_button {
  background-color: #000 !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #CCC !important;
  color: #000 !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #000 !important;
  color: #FFF !important;
  -webkit-font-smoothing: antialiased;
}

.woocommerce-info::before {
  color: #000 !important;
}

.woocommerce, #order_review{
  font-family: 'fira', sans-serif;
}

.order_comments {
    height: 371px;
}



/* page d'accueil  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* couleur des fleche */
:root{
    --swiper-theme-color: #000;
    --swiper-navigation-color: #000;
}

/* taille du slider */
.swiper {
  width: 100%;
  height: 500px;
}

.swiper-slide {
  text-align: center;
}


/* taille des images dans le swiper */
.swiper .wp-post-image {
  width: 28%;
  height: auto;
}

/* fleche */
.swiper-button-next,.swiper-button-prev {
margin-top: -150px !important;
}

.swiper-button-prev {
 /* margin-left: -13px;  */
}

/* position de la première images projet */
.projet_en_cours  {
  text-align: center;
  z-index: 15;
  margin-top: -76px;
  margin-bottom: 57px;
}

.projet_en_cours img {
 width: 37%;
 height: auto;
}

#link-open-panel {
    display: unset;
}
.projet_accueil_petit {
  width: 16% !important;
}
  
#bloc_actu_accueil { position:fixed; left:0; top:0;  width: 100vw; height: 100vh; z-index: 9997;  opacity: 0.4;
background: black; }

#bloc_actu_accueil_bloc_text {
  overflow: scroll;
  position: fixed;
  width: 30%;
  left: 15%;
  top: 100px;
  background-color: #FFF;
  height: 80vh;
  z-index: 9999;
  padding-left: 150px;
  padding-right: 20px;
  transform: rotate(363deg);
  
  border-color: #40a434;
border-style: solid;
border-width: 15px;
}


#bloc_actu_accueil_bloc_text img {
  display: a;
  position: absolute;
  width: 100px;
  height: 100px;
  margin-left: -120px;
  margin-top: 20px;
}

.accueil_bt_close {
  width: 100px;
  position: absolute !important;
  right: 9px;
  top: -18px;
  width: 30px !important;
  height: 40px !important;
}
/* même bouton pour la page article */
.accueil_bt_close2{ 
 position: absolute;
   /*
  
    width: 90px;
    top: 68px;
    left: calc(45% + 223px);
	
width: 90px;
top: 62px;
left: calc(45% + 177px);
*/


  
top: -15px;
right: 11px;
width: 40px !important;
height: 40px !important;

}

/* page d'accueil  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */





























/* placemeent des pictograms */
.picto_img {
  position: absolute;
  margin-left: -36px;
  width: 28px;
}




a, p, h1, h2, h3, h4, button, span, li {
  color: black;
  text-decoration: none;
  line-height: 140%;
  font-size: 19px;
  border: none;
  background: none;
  font-family: 'fira', sans-serif;
}

h2 {color:#000; font-size: 22px; margin-top: 5px;}

.sub-menu li {margin-bottom: 16px;}

h1 {
    font-size: 36px;
	margin-bottom: 0;
}
header {
	position: relative;
  top: 0;
  height: 190px;
  z-index: 15;
}
.header {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: flex;
  justify-content: space-between;
	align-items: center;
	background-color: white;
	transition: all 0.3s ease-in-out;
	padding: 20px 0;
}

.header img {
	height: 95px;
	padding: 0 40px;
	cursor: pointer;
}
.header img.logo-fb {
    height: 33px;
    padding:  0;
    filter: brightness(0);
    margin-left: 20px;
    position: relative;
    z-index: 10;
}


 .header .logo-laforge {
  position: absolute;
  left: 0;
  top: 8px;
  height: 174px !important;
  z-index: 8;
}



.header img.logo-fb:hover {
    filter: brightness(1);
}
.header img.menu-opener {
	height: 25px;
    z-index:  2;
    margin-top: 0;
	/* desactive l'icone menu */
	display: none;
}
.my-header-menu {
	transition: all 0.4s ease-in-out;
}
.my-header-menu {
	list-style-type: none;
  display: flex;
  justify-content: space-between;
  float: right;
}
.my-header-menu li {
margin-left: 25px;
}
.my-header-menu li a {
	color: black;
  font-family: fira;
  font-size: 14px;
  text-decoration: none;
}
.my-header-menu li a[aria-current="page"] {
    font-weight: 600;
}
ul.sub-menu {
    display: none;
    position: absolute;
    list-style-type: none;
    margin-left: -20px;
    padding: 20px;

  
	
	background-color: #aeaeae;
padding-top: 10px;
color: white;

}
li:hover ul, ul.sub-menu:hover {
    display: block;
}
ul.sub-menu li {
    padding: 2px 0;
}
li.menu-panier a {
    position: relative;
    color: white;
}
li.menu-panier a::after {
    content: '';
    background-image: url(../img/panier.png);
    background-size: cover;
    position: absolute;
    top: -3px;
    right: 0;
    height: 30px;
    width: 30px;
}
.unactive {
	/*
	opacity: 0;
	 toujours visible
	opacity: 1;
	pointer-events: none;
	 */
}
.unactive2 {
	display: none;
}
.active {
	z-index: 999;
}

/* Front page style */
#front-page-projects {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-top: 280px;
}


/*
#front-page-projects>div {
	width: 13%;
    margin: 3%;
    transition:  all 250ms ease-in-out;
    display: flex;
    align-items: center;
}
*/

#front-page-projects > div {
width: 32%;
margin: 0 0 0 0;
transition: all 250ms ease-in-out;
display: flex;
align-items: center;
}



#front-page-projects>div:hover {
    transform:  scale(1.1);
}
#front-page-projects>div:-child(1):hover {
    transform:  scale(1.1);
}
#front-page-projects>div img {
	width: 32%;
	height: auto;
}
#front-page-projects :nth-child(2n - 1) img {
/*	transform: rotate(-4deg);   */
}
#front-page-projects :nth-child(2n) img {
/*	transform: rotate(4deg);   */
}
#front-page-projects :nth-child(3n - 1) {
/* transform: scale(0.9);    */
}
#front-page-projects>div:nth-child(1) {
  /*  width: 23%;
    margin-top: 40px; */
}
/* Slider Articles */
    .articles-slider {
     width: 80%;
    margin: auto; 
    position: relative;
	
		z-index: 10;
    }
    .slider-wrapper {
       overflow: hidden;
       position: relative; 
    }
    .articles-slider ul {
     width: 5000px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
    .articles-slider li {
       float: left;
    width: 80vw;
    margin: 0;
    padding: 0;
    }
    .slider-wrapper ul li img {
   	width: 100%;
    height: 43.6vw;
    object-fit: cover;
}
.slider-wrapper ul li p {
position: absolute;
    bottom: 0px;
    margin: 0;
    color: black;
    width: 40%;
    background-color: #ffffffc7;
    padding: 20px;
}
    .slider-wrapper h3 {
    margin: 0;
    font-size: 1.2em;
}
.slider-wrapper h3 a {
    color: #2b2b2b;
}
.slider-wrapper a {
    text-decoration: none;
    display: block;
}
.articles-slider:after {
    clear: both;
    display: block;
    content: '';
}
.next-slider , .prev-slider {
    position: absolute;
    top: 22vw;
    height: 20px;
    width: 20px;
    cursor: pointer;
}
.next-slider {
    right: -30px;
}
.prev-slider {
    left: -30px;
    transform: rotate(180deg);
}

/* Timeline */

#timeline-home {
    position: absolute;
    top: 150px;
    left: 0;
    width: 490px;
    padding: 0 40px;
    background-color: white;
    transform: translateX(-575px);
    transition: all 1s ease-in-out;
        z-index: 68;
}
#timeline-home.openpanel {
    transform: translateX(0);
}
#background-white {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    opacity: 0;
    pointer-events: none;
    transition: all 1s ease-in-out;
}
#close-panel-cross {
    width: 17px;
    position: absolute;
    top: 55px;
    right: 40px;
    z-index: 3;
    cursor: pointer;
}
#background-white.openpanel {
    opacity: 1;
    pointer-events: all;
}
#link-open-panel {
  padding-right: 40px;
  font-weight: 700;
  font-size: 15px;
  display: none;
  cursor: pointer;
  /* color: red; */ 
  margin-left: 150px;
      position: relative;
}
#timeline-home img {
    height: auto;
}
/* Projet Content */

.projet-au-fil-des-jours p, .projet-au-fil-des-jours p a {font-size: 14px;}
.projet-date {
font-size: 14px;
background-color: #000;
color: #FFF;
padding: 2px;
margin-bottom: 10px;
display: -webkit-inline-box;
margin-top: 4px;
}
.projet_vignette_auteur {width: 120px; height: auto;}

#projet-content {
	text-align: left;
    width: 80%;
	margin: auto;
}

#projet-content p {
  max-width: 790px;
}


#projet-contenair-infos {
  display: flex; 
  margin: auto;
  width: 80%;
 justify-content: space-between; 
  margin-top: 50px;
	
}

#projet-infos {
  width: 400px;
}
#projet-infos ul {
    list-style-type:  none;
    padding: 0;
    margin-bottom: 50px;
}
.read-more-button {
    border: 1px solid black;
    padding: 10px;
    margin: 20px 0;
    background: red;
    color: #fff;

}
.read-more-button ~ * {
    display: none;
}
.read-more-active {
    display: none;
}
.read-more-button.read-more-active ~ * {
    display: block;
}
#projet-contenair-infos span {
padding-bottom: 20px;
display: block;
}
#projet-participants {
  width: 400px;
	
}
#projet-participants>div {
/*
  display: flex;
  flex-wrap: wrap;
  */
}
#projet-participants>a {

/*
display: flex;
width: 30%;
margin: 30px 1.5%;
*/

float: left;
height: 188px;
width: 176px;

}

/* Articles style */

#article-wrapper {
    display:  flex;
    margin-top:  50px;
}
#left-article {
    padding-right: 4%;
    margin-left: 2%;
    width: 200px;
    margin-top: 198px;
}
#left-article img {
    padding-bottom:  30px;
    display: none;
}
#right-article {
    margin:  0 10%;
    width: 70%;
}

/* Portrait style */

#portrait-wrapper {
    display:  flex;
    margin-top:  50px;
}
#left-portrait {
    margin-top:  310px;
    padding-right: 4%;
    margin-left: 2%;
    width: 200px;
}


#left-portrait ul, li {  
    list-style: none;
  margin-left: 0;
  padding: 0;
	margin-top: 10px;
}

#right-portrait img {
  max-width: 100%;
  height: 200px;
  padding-bottom: 0px;
  width: auto;
}
#right-portrait {
    margin:  0 10%;
    width: 70%;
}

.metier-title {
  font-size: 17px;
  margin: 0px 0 0 0;
}
/* Portrait style */

#single-page-wrapper {
    margin: 100px 15% 50px 25%;
}
#single-page-wrapper img {
    height:  auto;
}

/* Mentions et partenaires */

#mentions-partenaires {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: auto;
  align-items: center;
  margin-top: 50px;
}
#mentions-partenaires>div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#mentions-partenaires>div img {
  height: 20px;
  margin: 0 10px;
}
#mentions-partenaires button {
  margin-left: 20px;
  border: 1px solid black;
    height: 30px;
    padding: 5px;
    text-transform: uppercase;
}

#mentions-partenaires button, #mentions-partenaires a, #mentions-partenaires span {
    font-size: 14px;
}

@media only screen and (max-width: 768px) {
    li {margin-bottom: 25px;}
    .my-header-menu .sub-menu li a {
    font-size: 15px;
}
#projet-contenair-infos {
    display: block;
}
#portrait-wrapper {
    flex-direction: column-reverse;
}
#right-portrait {
    width: 90%;
    margin: auto;
}

#left-portrait {
    width: 90%;
    margin: auto;
    margin-top: 20px;
    padding: 0;
}
#article-wrapper {
    flex-direction: column-reverse;
}
#right-article {
    width: 90%;
    margin: auto;
}
#left-article {
    width: 90%;
    margin: auto;
    padding: 0;
    padding-bottom: 40px;
}
    #menu-menu-principal {
     position: absolute;
    top: 210px;
    left: 0;
    background-color: white;
    flex-direction: column;
    text-align: left;
    width: 150px;
    padding: 0;
    }

    .header.back-transparent:before {
        opacity: 0;
    }
    .header:before {
    content: "";
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 2000px;
    pointer-events: none;

}
    #front-page-projects > div {
        width: 90% !important;
        margin: auto;
        transform: scale(1) !important;
        padding-bottom: 40px;
    }
    #front-page-projects > div a {
        display: block;
        margin: auto;
        width: 100%;
    }
    #single-page-wrapper {
    margin: 100px 15% 50px 25%;
    margin: 5%;
}
#projet-infos {
    width: unset;
}
#projet-participants {
    width: unset;
}
#projet-participants>a {
    width: 100%;
    padding-bottom: 15px;
    height: unset;
}
.projet_vignette_auteur {
    width: 100%;
}
#projet-content {
    width: 90%;
	 max-width: 620px;
}
#projet-contenair-infos {
    width: 90%;
}
#close-panel-cross {
    top: 39px;
    right: 23px;
    }
}
@media only screen and (max-width: 500px) {
      .header img.menu-opener {
    padding: 0;
    margin-top: 0px;
    margin-right: 20px;
}
#link-open-panel {
    padding-right: 0px;
}
#timeline-home {
    width: calc(100% - 80px);
}
}





















