html {
  margin: 0;
  padding: 0;
  background-image: #FFFFFF;
  background-attachment: fixed;
  background-size: cover;
}

body {
  font-family: 'Heebo', sans-serif;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
}

.top {
  height: 50px;
  flex-basis: 100%;
  background-color: #ffffff;
  margin: auto;
  width: 1200px;
  display: flex;
}

.logo {
  display: block;
  height: 100px;
  width: 100px;
}

.navigation {
  display: flex;
  float: right;
}

.navigation li {
  list-style: none;
  list-style-image: none;
}

.navigation li a {
  font-family: 'Chakra Petch', sans-serif;
  margin: 13px;
  font-size: 20px;
  text-decoration: none;
  color: #5500ff;
}

.navigation li :hover {
  background: #cdbdff;
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.wrapper {
  margin: auto;
  width: 1200px;
  display: flex;
  justify-content: space-around;
}

.wrapper-top {
  margin: auto;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrapper-left {
  margin: auto;
  width: 1200px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.post {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ede8fc;
  border-radius: 50px;
  color: #5500ff;
  font-family: 'Chakra Petch', sans-serif;
  font-size: 20px;
  text-align: center;
  width: 400px;
}

.post:hover {
  text-decoration: none;
  background: #cdbdff;
  transform: scale(1.03);
}

.postez {
  margin: 5px;
  width: 45px;
  border-radius: 30px;
}

.ecarte {
  justify-content: space-between;
  margin: 0 40px;
}


.slogan {
  margin-top: 40px;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  background-color: #ffffff;
}

.slogan p {
  padding: 30px;
  color: black;
  text-align: center;
  background-color: #ffffff;
  width: 1000px;
}

.vitrine {
  background-color: rgba(ff, ff, ff, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 200px 0 30px 0;
  /*border-radius: 30px;*/
}

.vitrine a {
  text-decoration: none;
}

.un-element {
  margin: 0 0 30px 30px;
  height: 500px;
  width: 500px;
  border-radius: 15px;
  background-color: #5500ff;
  text-align: center;
  background-size: cover;
  font-family: 'Chakra Petch', sans-serif;
  color: white;
  transition: transform 0.2s ease;
}

.un-element:hover {
  transform: scale(1.03);
}

.un-element p {
  padding-top: 10px;
}

.quatre-element {
  display: flex;
  margin: 0 30px 0 0;
  align-items: center;
}

.deux-element {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 30px;
  flex-wrap: wrap;
}

.vitrine .petit-presentation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  height: 235px;
  width: 235px;
  border-radius: 15px;
  background-color: #5500ff;
  align-content: center;
  background-size: cover;
  margin: 0 0 30px 0;
  font-family: 'Chakra Petch', sans-serif;
  color: white;
  transition: transform 0.3s ease;
}

.vitrine .petit-presentation:hover {
  transform: scale(1.03);
}


.vitrine .petit-presentation p {
  margin: 5px 0 0 0;
  text-align: center;
}

/*
.vitrine .gros-presentation {
  height: 100%;
  width: 100%;
  border-radius: 15px;
  background-color: #ad019e;
  text-align: center;
  background-size: cover;
}
*/

footer {
  margin: auto;
  margin-top: 50px;
  width: 1200px;
  background-color: #ffffff;
}

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

.rectangle {
  display: flex;
  flex-direction: column;
  margin: auto;
  border-radius: 20px;
  height: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 1200px;
}

.rectangle p {
  color: white;
  float: left;
  width: 500px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  border-radius: 10px;
}

.rectangle h2 {
  font-family: 'Chakra Petch', sans-serif;
  color: white;
  float: left;
  width: 500px;
  background-color: rgba(0, 0, 0, 0);
  margin: 40px 20px 20px 20px;
  border-radius: 10px;
  font-size: 30px;
}

.exhibition {
  margin-top: 30px;
  /*background-color: #e3db0d;*/
  background-image: url(image/BannerNerdAndJock.jpg);
  display: block;
  height: 450px;
}

.description {
  background-color: #000000;
  display: block;
  text-align: center;
}

.description p {
  color: white;
}

.description a {
  color: white;
}

.paragraphe {
  display: flex;
  background-color: #ffffff;
  padding: 20px;
  justify-content: space-evenly;
  align-items: center;
}

.paragraphe .image1 {
  background-image: url(image/everyone.png);
  border-radius: 15px;
  background-color: #b0b0b0;
  height: 300px;
  width: 300px;
}

.paragraphe .image2 {
  background-image: url(image/rolling.png);
  border-radius: 15px;
  background-color: #b0b0b0;
  height: 300px;
  width: 300px;
}

.paragraphe .image3 {
  background-image: url(image/haloween.png);
  border-radius: 10px;
  background-color: #b0b0b0;
  height: 300px;
  width: 300px;
}


.paragraphe .texte {
  text-align: center;
  width: 500px;
}

.paragraphe .texte p {
  color: black;
}

#liberte {
  background-image: url(image/liberte.png);
}

#creativite {
  background-image: url(image/creativite.png);
}

#reconaissance {
  background-image: url(image/reconaissance.png);
}

.TopArtLogo {
  margin: auto;
  border-radius: 15px;
  margin-top: 40px;
}

.DeltaruneLogo {
  width: 150px;
  margin: auto;
  border-radius: 15px;
}

.Nausicaa {
  width: 200px;
  margin: auto;
  border-radius: 15px;
  margin: 0 0 20px 0;
}

.PhotoPlage {
  width: 180px;
  margin: auto;
  border-radius: 15px;
  margin: 0 0 10px 0;
}

.OmoriLogo {
  width: 150px;
  margin: auto;
  border-radius: 15px;
}

/*
body{
  background: rgba($blue, 0.07);
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.66667;
}
*/

.container {
  width: auto;
  margin: 3rem auto;
  justify-content: center;
}

.container p {

  color: black;
  text-align: center;
  width: 1000px;
}

.tab-slider--nav {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.tab-slider--tabs {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  border-radius: 35px;
  overflow: hidden;
  background: #fff;
  height: 35px;
  user-select: none;

  &:after {
    content: "";
    width: 50%;
    background: #345F90;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 250ms ease-in-out;
    border-radius: 35px;
  }

  &.slide:after {
    left: 50%;
  }
}

.tab-slider--trigger {
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  color: #345F90;
  text-transform: uppercase;
  text-align: center;
  padding: 11px 20px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  display: inline-block;
  transition: color 250ms ease-in-out;
  user-select: none;

  &.active {
    color: #fff;
  }
}

.tab-slider--body {
  margin-bottom: 20px;
}