
body {
  background-color: white;   
   margin: 0;
    padding: 0;
}
html, body {
  margin:0;
  padding:0;
  height:100%;
}
main {
  min-height:100%;
  position:relative;
  padding-bottom:100px;   /* Hauteur du pied de page */
}


BODY {
  background-image: url("../images/illustrations/intro.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top;
  min-width: 100%;
  min-height: 100%;
}

article {
  display: inline-block;
  vertical-align: top;
}

.gauche {
  width: 100%;
}
#design{
	width: 49.5%;
}


#description {
  width: 49.5%;
	text-align: center;
    padding-top: 12%;

}
#description h1 {
  font-family: 'Shadows Into Light';
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 22px;
  align-items: center;
  text-align: center;
  letter-spacing: 0.005em;
  text-transform: capitalize;
  color: #FFFFFF;
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 0% 10% 5% 10%;
}

p {
  font-family: 'MADE TOMMY';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  /* or 215% */
  
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  
  color: #FFFFFF;
  
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#contenue2 {
  margin:5% 15% 0% 15%;
}

h2 {
height: 47px;

font-family: 'Shadows Into Light';
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 64px;
text-align: center;
text-transform: capitalize;

color: #2FC3B6;
}


main {box-sizing: border-box}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 842px;
  position: relative;
  margin-top: 5%;
  margin-left: 32%;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
  margin-right: 50%
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}



/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

#bandeau {
  background-color:#cbf3f0;
  height: auto;
}

#contenue3 {
  margin-top: 5%;
}
#contenue3 h2 {
  color: #ff9f1c;
}


.outils {
  display: inline-block;
  width: 50%;
  padding: 0% 20% 0% 20%;
  margin-top: 5%;
}

.outils ul {
  display: flex;
  list-style: none;
}

.outils li {
  text-align: center;
  
}

.outils img {
  width : 150px;
  height : 150px;
  
}

.container {
  position: relative;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color:#ff9f1c;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  font-family: 'MADE TOMMY';
}


footer {
  background-image: url(footer.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
}

 

footer article {
  display: inline-block;
  vertical-align: bottom;
  padding: 30% 0% 0%;
  position: relative;
}


a {
  text-decoration: none;
  color: #FFFFFF;

}

a:hover {
  color:#2c5372 ; 
}



footer ul {
  list-style-type: none;  
}

footer li {
text-decoration:none;
}



#fin{
	width: 49.5%;
  font-family: 'Shadows Into Light';
font-style: normal;
font-weight: 400;
font-size: 50px;
line-height: 30px;
align-items: center;
text-align: center;
color: #FFFFFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#mail {
	width: 49.5%;
  font-family: 'Shadows Into Light';
font-style: normal;
font-weight: 400;
font-size: 50px;
line-height: 30px;
align-items: center;
text-align: center;
color: #FFFFFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#hobby {
  display: inline-block;
  width: 50%;
  MARGIN: 2% 25% 0% 25%;
}

#hobby ul {
  display: flex;
  list-style: none;
}


.titre {
  height: 47px;
  font-family: 'Shadows Into Light';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 64px;
  text-align: center;
  text-transform: capitalize;
  color: #2FC3B6;
  margin-top: 3%;
}



#hobby li {
  padding : 5%;

}

#hobby img {
  width : 150px;
  height : 150px;
}

.list {
  background-color: black;
  border-radius: 50% 50% 0% 0%;
  background: linear-gradient(#fb8500, #8ecae6);
}