
#myBtn {
  display: none; /* Hidden by default */
position: fixed;
    bottom: 20px;
    right: 30px;
    text-align: center;
    border: none;
    outline: none;
    background-color: #cbb78f;
    color: white;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    font-size: 18px;
    font-family: raleway;
    z-index: 10000000;
}

#myBtn:hover {
  background-color: #17153e; /* Add a dark-grey background on hover */
}


.row {
    display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
    margin-top: 7%;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 25%;
  max-width: 50%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 100%;
    max-width: 70%;
    transform: translate(20%,0%);
  }

    .row{
        padding-top: 14%;
    }
}
    
   
@media screen and (max-width: 700px) {
  
    #logo{
    width: 420px;
    HEIGHT: 41px;
    margin: 30px auto;
    }

}




/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 70%;
    transform: translate(20%,0%);
  }
    
    
    #logo{
    width: 390px;
    HEIGHT: 38px;
    }    
    
}



.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
    position: absolute;
    height: 100%;
    width: auto;
    top: 50%;
    transform: translate(-50%, -50%);
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}




html,body{
    margin: 0;
    background-color: white;
}


a {
    text-decoration: none;
    color: black;
}




.btn {
    font-family: Lato;
    font-size: 1rem;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    padding: .5rem 1rem;
    margin: 0;
    height: auto;
    border: 1px solid;
    vertical-align: middle;
    -webkit-appearance: none;
    color: #555;
    background-color: rgba(0, 0, 0, 0);
}

.btn:hover {
  text-decoration: none;
}

.btn:focus {
  outline: none;
  border-color: var(--darken-2);
  box-shadow: 0 0 0 3px var(--darken-3);
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}








.logo-home{
    position: fixed;
    top: 0;
    width: 100%;
    left: 0%;
    top: 0;
    box-shadow: 0px 0px 5px #0000004a;
    height: 100px;
    background-color: white;
    z-index: 10000;
}

#reseaux{
    width: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    display: inline-flex;
}

#menu {
    background: url(../images/menu-burger.png) no-repeat;
    position: fixed;
    background-size: contain;
    width: 50px;
    height: 33px;
    font-family: league gothic;
    font-size: 30px;
    letter-spacing: 10px;
    color: white;
    z-index: 600;
    top: 4%;
    left: 3%;
}

#logo {
    background: url(../images/logo-laureen.png) no-repeat;
    background-size: contain;
    position: relative;
    width: 500px;
    HEIGHT: 50px;
    margin: 25px auto;
    z-index: 600;
}

        #facebook{
    position: fixed;
    top: 5%;
    right: 6%;
    z-index: 600;
    }
    #instagram{
    position: fixed;
    top: 5%;
    right: 3%;
    z-index: 600;
    }
        #houzz{
    position: fixed;
    top: 5%;
    right: 0%;
    z-index: 600;
    }

.menu-page{
    position: fixed;
    background-color: white;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 12%;
    left: 50%;
    transform: translate(-50%,0%);
}

.menu-grand-titre{
position: relative;
    font-family: raleway;
    font-size: 1em;
margin-top: 2%;
    color: #919461;
    text-align: center;
    line-height: 27px;
    z-index: 12;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.menu-petit-titre{
    position: absolute;
    font-family: raleway;
    text-align: right;
    font-size: 15px;
    margin-top: 15%;
    color: #919461;
    line-height: 40px;
    z-index: 12;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.menu-contact{
    position: fixed;
    font-family: raleway;
    text-align: right;
    font-size: 15px;
    right: 7%;
    top: 66%;
    float: right;
    color: #919461;
    line-height: 40px;
    z-index: 12;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.menu-blog{
    position: fixed;
    font-family: raleway;
    text-align: right;
    font-size: 15px;
    right: 7%;
    top: 71%;
    float: right;
    color: #919461;
    line-height: 40px;
    z-index: 12;
    text-transform: uppercase;
    letter-spacing: 6px;
}


.separation{
    position: relative;
    border-top: solid #919461 1px;
    width: 28%;
    left: 50%;
    transform: translate(-50%,0%);
}


#hidden {display:none}



#texte{
    position: relative;
    text-align: justify;
    color: rgb(123, 123, 123);
    width: 80%;
    letter-spacing: 2px;
    line-height: 22px;
    top: 8%;
    left: 10%;
    font-family: raleway;
    font-weight: 100;
    font-size: 0.8em;
    text-overflow: ellipsis;
}


#photos {
   /* Prevent vertical gaps */
   line-height: 0;
    top: 12%;
    position: absolute;
    width: 60%;
   -webkit-column-count: 3;
   -webkit-column-gap:   10px;
   -moz-column-count:    3;
   -moz-column-gap:      10px;
   column-count:         3;
   column-gap:           10px;
}

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
margin: 4px;    

}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
}

.lightbox-target:target img {
max-height: 100%;
max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
        top: 50%;
    position: relative;
    z-index: 1000000;
}


#referencement{
    position: fixed;
    top: 40%;
    z-index: 1000;
    left: 0%;
    text-align: left;
    width: auto;
    height: auto;
    font-size: 0.6em;
    letter-spacing: 6px;
    font-family: raleway;
    color: rgb(203, 183, 143);
    line-height: 15px;
    background-color: white;
    padding: 9px;
}

.row.on {
    -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}

.infos-slide.on {
    -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}

#portfolio.on {
    -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}

#referencement.on {
    -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}

.swiper-container.on {
    -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}

#fond.on {
    -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}

#texte.on {
    -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}





.swiper-slide {
    height:100%;
}
.swiper-slide.on{
    -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}

.infos-slide {
    position: relative;
    width: 40%;
    height: auto;
    top: 9%;
    float: right;
    right: 0%;
    line-height: 0px;
}

.infos {
    width: 100%;
    margin-top: 44%;
}


/* SWIPER */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/flechedroite.svg);
    z-index: 1000;
}
.swiper-button-prev, .swiper-container-ltr .swiper-button-prev {
    background-image: url(../images/flechegauche.svg);
    z-index: 1000;
}


.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #e6ddc9;
}


#hidden {display:none}


.numerotation{
    width: auto;
    font-family: raleway;
    font-size: 20px;
    color: #e6ddc9;
    letter-spacing: 7px;
    margin-left: 59%;
}






@media (max-width: 1200px) {
    
    .row{
            padding-top: 10%;
    }
.infos-slide{
position: relative;
    z-index: 100;
    top: 15%;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    margin:0;
    left: 50%;
    text-align: center;
    transform: translate(-50%,0%);
    background-color: white;
    }
    
    #texte{
        text-align: center;
    }
    
    h1,h6{
    left: 50%;
    transform: translate(-50%,0%);
    }
    
    .referencement{
        padding-bottom: 50px;
    }

}


@media (max-width: 700px) {
    .column{
    flex: 100%;
    max-width: 100%;
    padding: 0 4px;
    }}

@media (max-width: 650px) {
    #portfolio{
        column-count: 1;
    }
    
    #menu{
        width: 40px;
    height: 27px;
    }

}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) {


    
    .logo-home{
    height: 210px;
    }

    
    #menu{
    width: 90px;
    height: 63px;
    top: 13%;
    left: 50%;
    transform: translate(-50%,0);
    }
    
        h1{
        font-size: 2.4em;
    }
    
        h6{
        font-size: 1.5em;
    }
    
    #portfolio{
        column-count: 1;
    }
        .infos-slide{
        top: 20%;
    }
    
    
       .menu-grand-titre{
        font-size: 2em;
        line-height: 57px;
            top: 327px;
    }
    
        .menu-page{
        top: 0;
            position: relative;
    }

}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait){

    .logo-home{
    height: 210px;
    }

        #menu{
    width: 90px;
    height: 63px;
    top: 13%;
    left: 50%;
    transform: translate(-50%,0);
    }
    
    h1{
        font-size: 2.4em;
    }
    
    h6{
        font-size: 1.5em;
    }
    #portfolio{
        column-count: 1;}
    
    .infos-slide{
        top: 20%;
    }
    .menu-grand-titre{
        font-size: 2em;
        line-height: 57px;
        top: 327px;
    }
    
    .menu-page{
        top: 0;
    }

}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
 .logo-home{
    height: 170px;
    }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {

        .logo-home{
    height: 170px;
    }

        #menu{
    width: 90px;
    height: 63px;
    top: 13%;
    left: 50%;
    transform: translate(-50%,0);
    }
    
    h1{
        font-size: 2.4em;
    }
    
    h6{
        font-size: 1.5em;
    }
    #portfolio{
        column-count: 1;}
    
    .infos-slide{
        top: 20%;
    }
    
    .menu-grand-titre{
        font-size: 2em;
        line-height: 57px;
        top: 327px;
    }
    
    .menu-page{
        top: 0;
        position: relative;
    }}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 667px) 
and (orientation : portrait) {
        
                .row{
            padding-top: 40%;
        }
            .column{
        flex: 100%;
        max-width: 100%;
    }
                
    #logo{
        margin: 60px auto;}
}


@media only screen 
    and (device-width : 375px) 
    and (device-height : 667px) 
and (orientation : landscape) {
        
                .row{
            padding-top: 40%;
        }
            .column{
        flex: 100%;
        max-width: 100%;
    }
    

}

@media only screen 
    and (device-width : 414px) 
    and (device-height : 736px) 
    and (-webkit-device-pixel-ratio : 3) { 
        .row{
            padding-top: 40%;
        }
            .column{
        flex: 100%;
        max-width: 100%;
    }

}



@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {
        .row{
            padding-top: 40%;
        }
            .column{
        flex: 100%;
        max-width: 100%;
    }
}

@media only screen 
    and (device-width : 360px) 
    and (device-height : 640px) 
    and (-webkit-device-pixel-ratio : 3) {
        .row{
            padding-top: 40%;
        }
            .column{
        flex: 100%;
        max-width: 100%;
    }
        #logo{
            
        }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
        .row{
            padding-top: 40%;
        }
    .column{
        flex: 100%;
        max-width: 100%;
    }
    
    #logo{
    margin: 60px auto;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
        .row{
            padding-top: 20%;
        }
        .column{
        flex: 100%;
        max-width: 100%;
    }
    .infos-slide{
        top: 12%;
    }

}

/* Styles the thumbnail */