/***************** SCROLL MENU *********************/
body{
  scroll-behavior: smooth;
  margin: 0;
  
}
/***************** HEADER *********************/
a{
  color: black;
  text-decoration: none;
}
a:hover{
  color: #b5a89c ;
}
a:visited{
  color: black ;
}

button{
  background-color: transparent;
  border: none;
  margin-left: 12.5%;
  position: fixed;
  top: 9.5px;
  padding-right: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: 100;
}
button:hover{
  color: #b5a89c;
}

.etagebutton:active{
  color: #b5a89c ;
}

#close-btn{
  display: none;
}

.logobutton{
  margin-left: 0;
  font-family: Arial, Helvetica, sans-serif;
 font-weight: 900;
}

.text-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 100;
  box-sizing: border-box;
  padding-left: 20px;
  /* pointer-events: none; */
}

.container-page{
  width: 100%;
	height: 100vh;
	overflow: hidden;
}
.pages {
	box-sizing: border-box;	
}

.page {
  width: 100%;
  height: 100vh;
  transition: all 0.7s;
  gap: 10px;
}

.swiper-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.swiper-wrapper{
  background: transparent;
  width: 100%;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.swiper-slide {
  display: flex;
  align-items: flex-end;
  width: 100%;
  box-sizing: border-box;
}

/***************** MENU *********************/
#menu-button{
  margin-left: 25%;
}

#menu-close-btn{
  margin-left: 25%;
  display: none;
}

#menu-popup{
  position: fixed;
  width: 15%;
  height: 30px;
  background-color: transparent;
  z-index: 99; 
  margin-left: 25%;
}
.menu-popup-closed {
  top: -20%;
  transition: top 0.5s ease-out;
}
.menu-popup-open {
  top: 0;
}

.links{
  margin-top: 32.5px;
  line-height: 1.4em;
}

.etagebutton{
  position: initial;
  margin-left: 20px;

}

.legende{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: 100;
  padding-left: 20px;
  width: 70%;
  line-height: 1.4em;
}


.footer-container{
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: 0;
  margin-bottom: 20px;
  /*display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;*/
}

.footer{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: 100;
  width: 30%;

}



/***************** TITRE SECTIONS ON TOP OF PAGE *********************/

#titre{
  margin-left: 50%;
  z-index: 100;
  position: fixed;
  top: 9.5px;
  padding-right: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: 100;
  /*display: none;*/
}


/***************** IMAGES POSITIONNING *********************/
.img50 {
  display: block;
  width: 50%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 50%;
}

.img50gauche {
  display: block;
  width: 50%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
}

.img50marges{
  display: block;
  width: 50%;
  height: 96.2%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 50%;
  margin: 20px 20px 20px 50%;
}

.img50gauchemarges{
  display: block;
  width: 50%;
  height: 96.2%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin: 20px 0px 20px 20px;

}

.imgbasdroite{
  display: block;
  width: 50%;
  height: 60%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 40%;
  margin-bottom: 20px;
}

.imgbasdroitevertical{
  display: block;
  width: 35%;
  height: 80%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 55%;
  margin-bottom: 20px;
}

.imgbasgauche{
  display: block;
  width: 35%;
  height: 80%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 20%;
  margin-bottom: 20px;
}



.imgzoom{
  display: block;
  width: 15%;
  height: 35%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 75%;
  margin-top: 160px;
  position: absolute;
  top: 0;
}


.imghautgauche{
  display: block;
  width: 50%;
  height: 60%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 10%;
  margin-top: 160px;
  position: absolute;
  top: 0;
}

.imgzoomgauche{
  display: block;
  width: 15%;
  height: 35%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 10%;
  margin-top: 160px;
  position: absolute;
  top: 0;
}

.imgzoomgauchehaut{
  display: block;
  width: 15%;
  height: 35%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 10%;
  margin-bottom: 20px;
  position: absolute;
}

.imgbasgauchehorizontal{
  display: block;
  width: 50%;
  height: 60%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 10%;
  margin-bottom: 140px;
  position: absolute;
  bottom: 0;
}

.imgbasgauchegrande{
  display: block;
  width: 60%;
  height: 73%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-left: 20px;
  margin-bottom: 20px;
  position: absolute;
  bottom: 0;
}

.imgbasdroitegrande{
  display: block;
  width: 60%;
  height: 73%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.imgfullscreen{
  display: block;
  width: 85%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
}

.imgrectanglecentered{
  display: block;
  width: auto;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  position: absolute;
}

.imgrectangleverticalcentered{
  display: block;
  width: 25%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  position: absolute;
}

.imgrectangleverticallargecentered{
  display: block;
  width: 40%;
  height: 96.2%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  position: absolute;
}

.imgcarrecentered{
  display: block;
  width: auto;
  height: 65%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  position: absolute;
}

.imgrectanglevertical{
  display: block;
  width: 40%;
  height: 96.2%;
  left: 20%;
  margin-top: 20px;
  margin-bottom: 20px;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  position: absolute;
}

.imgrectangleverticallarge{
  display: block;
  width: 50%;
  height: 100%;
  left: 20%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  position: absolute;
}

.imgrectanglecenteredgrand{
  display: block;
  width: auto;
  height: 65%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
  position: absolute;
}

/***************** BIOGRAPHY POP UP *********************/
.texte{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: 100;
  padding-left: 20px;
  width: 70%;
  margin-top: 100px;
}
.texte-team{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: 100;
  padding-left: 20px;
  width: 35%;
  margin-top: 300px;
}
#popup{
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: white;
  z-index: 99;
  box-shadow:  1px 0px 30px #b5a89c;
}
.popup-closed {
  left: -100%;
  transition: left 1s ease-out;
}
.popup-open {
  left: 0;
}

/***************** MOBILE POP UP *********************/
#mobile-popup{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 20%;
  width: 70%;
  background-color: white;
  /*opacity: 0.9;*/
  z-index: 200;
  display: none;

}

.mobile-popup-text{
  text-align: center;
  position: absolute;
  width: 70%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: 100;
}
#croix-popup{
  width: 20px;
  height: auto;
  padding-top: 15px;
  position: absolute;
  right: 15px;
}





/***************** FULL SCREEN IMAGES ON CLICK *********************/

.fullscreen {
  position: fixed;
  top: 0;
  left: -100%;
  width: auto;
  height: 100%;
  z-index: 1;
  transition: left 1s ease-in-out;
  box-shadow:  1px 0px 30px #b5a89c;
}

.fullscreen img {
  width: auto;
  height: 100%;
  display: block;
  margin: auto;
}

.show {
  left: 0;
}

.hide {
  left: -100%;
  transition-delay: 0.1s;
}

.hidden {
  display: none;
}















/***************** IMAGES FADE-IN *********************/
/*.fade-in-img{
  opacity: 0;
  transition: opacity 1s ease-in-out;
}*/

/*.fade-in-img{
  filter: blur(15px);
}*/




/***************** RESPONSIVE *********************/

 @media only screen and (max-width: 1200px) {
body{
  height: 100%;
  overflow: hidden;
}
.texte {
  margin-left: 5px;
}

#close-btn, #open-btn{
  margin-left: 20%;
}
#menu-close-btn, #menu-button{
  margin-left: 35%;
}
button{
  margin-left: 4.5%;
  top: 16.5px;
}
.etagebutton{
  padding-left: 15px;
}
/*.img50 {
  width: auto;
}*/
.imgbasdroite{
  margin-left: 39%;
}
.imgzoomgauche {
  height: 25%;
}
.imgfullscreen {
  margin-left: 5%;
}
 }

@media only screen and (max-width: 900px) {
.texte {
  padding-left: 24px;
  margin-top: 70px;
}
.footer {
  padding-left: 24px;
}
 .imgzoomgauche {
  margin-bottom: 20px;
  top: auto;
 }
 .imgzoom{
  margin-bottom: 20px;
  top: auto;
 }

.img50marges {
  height: 90.2%;
 }
.img50gauchemarges{
  height: 90.2%;
 }

.imgbasgauchegrande{
  height: 70%;
}
.imgbasdroitegrande{
  height: 70%;
}

.imgbasgauche{
  height: 77.5%;
}

.imgbasdroite {
  height: 77.5%;
}

.imgbasdroitevertical{
  height: 90.2%;
}
.imgrectanglevertical{
  width: 30%;
  height: 90.2%;
}
.imgrectangleverticallargecentered{
  width: 30%;
  height: 90.2%;
  left: 20%;
}
}








 /* Small devices (portrait tablets and large phones, 600px and up) */
 @media only screen and (max-width: 600px) {

  #mobile-popup{
    display:block;
  }
#popup{
  width: 100%;
  box-shadow: none;
}
#menu-popup {
  width: 100%;
  box-shadow: none;
}
.menu-popup-closed {
  left: -100%;
}
.menu-popup-open{
  left: 0;
}
#titre{
  display: none;
}
#menu-button, #menu-close-btn{
  margin-left: 280px;
}
#open-btn, #close-btn{
  margin-left: 150px;
}

.img50 {
  width: 100%;
  height: 50%;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.imgbasdroite {
  width: 90%;
  height: auto;
  margin-left: 0px;
  margin-bottom: 0px;
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.imgbasgauche {
  width: 70%;
  height: auto;
  margin-left: 20px;
  margin-bottom: 60%;
}
.img50gauche {
  width: 63%;
  height: auto;
}
.imgzoom {
  /*width: 26%;
  height: auto;
  margin-top: 120px;
  right: 20px;*/
  display: none;
}
.imghautgauche {

  width: 87%;
  height: auto;
  margin-left: 20px;
  margin-top: 120px;
}
.imgzoomgauche {
  /*width: 34%;
  height: auto;
  margin-left: 20px;
  top: 0;
  margin-top: 80px;*/
  display: none;
}
.imgbasgauchehorizontal {
  width: 89%;
  height: auto;
  margin-left: 20px;
  top: 155px;
}

.imgrectanglecentered {
  height: 20%;
  width: auto;

}





 }




 /* Medium devices (landscape tablets, 768px and up) */
 @media only screen and (min-width: 768px) {
  



 }
 




 















