@font-face {
  font-family: dosis;
  src: url(https://lacolmena.be/bibliotheque/fonts/dosis/static/Dosis-Medium.ttf);
}

@font-face {
  font-family: dosisbold;
  src: url(https://lacolmena.be/bibliotheque/fonts/dosis/static/Dosis-SemiBold.ttf);
}

body > img{
  position: absolute;
  z-index: -1;
  height: 140vh;
  width: auto;
  opacity: 0.2;
}

body{
  background: #679b7c;
  margin: 0;
  display: flex;
  place-content: center;
  align-items: center;
  height: 100vh;
  width: 100vw;
  color: #000000;
  overflow: hidden;
  font-family: dosis;
  touch-action: none;
  margin-left: 0px;
  position: fixed;
}

.cadre{
  #background: black;
  position: relative;
  aspect-ratio: 16/10;
  width: 63vw;
  #height: 70vh;
  min-height: 420px;
  min-width: 670px;
  display: flex;
  margin-top: 10px;
  margin-left: -5px;

}


.base{
  position: relative;
  width: 28%;
  height: 100%;
  #background: blueviolet;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.info{
  position: relative;
  width: 100%;
  height: 36%;
  #background: green;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;

}

.infoplus{
  #background: black;
  position: relative;
  width: 72%;
  height: 100%;
  background: #033f33;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  word-spacing: 1.2px;
}

.infoplus > a > img{
  position: absolute;
  width: 6%;
  right : -6.5%;
  cursor: pointer;
  filter: contrast(70%);
}

.milieu{
  #background: black;
  position: relative;
  width: 96%;
  height: 96%;
  overflow-x: hidden;
  overflow-y: auto;
}

.milieu::-webkit-scrollbar {
  display: none;
}

.milieu{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.milieu > h1{
  color: #cfcfc6;
  letter-spacing: 1.2px;
  #background-color: black;
  font-size: clamp(22px, 2vw, 2.1vw);
  margin: 0;

}

.milieu > h2{
  color: #cfcfc6;
  letter-spacing: 1.2px;
  #background-color: black;
  font-size: clamp(20px, 1.8vw, 1.9vw);
  margin: 1.5vw 0px 0px 0px;

}

.milieu > p{
  color: #cfcfc6;
  word-spacing: 0.05ch;
  #letter-spacing: 1.2px;
  letter-spacing: 0.05ch;
  line-height: 127%;
  font-size: clamp(15px, 1.3vw, 1.35vw);
  #background-color: darkred;
  margin: 1vw 0px 0px 0px;

}

.milieu > ul{
  color: #cfcfc6;
  word-spacing: 0.05ch;
  #letter-spacing: 1.2px;
  letter-spacing: 0.05ch;
  line-height: 127%;
  font-size: clamp(15px, 1.3vw, 1.35vw);
  #background-color: darkred;
  margin: 0;

}
.milieu > ul > li{
  margin: 0.4vw 0px 0px 0px;
}

.milieu > ul > li > a{
  color: #cfcfc6;
  word-spacing: 0.05ch;
  #letter-spacing: 1.2px;
  letter-spacing: 0.05ch;
  line-height: 127%;
  font-size: clamp(15px, 1.3vw, 1.35vw);
  #background-color: darkred;
  margin: 0;

}


.pers{
  position: relative;
  height: 65%;
  width: 96%;
  background-color: #033f33;
  #margin: 1%;
  border-radius: 6px;
}

.discipline{
  position: relative;
  height: 16%;
  width: 96%;
  background-color: #033f33;
  #margin: 1%;
  border-radius: 6px;
  text-align: center;
  overflow: hidden;
}

.discipline:hover{
  background-color: #025543;
}

.discipline > a {
  text-decoration: none;
  height: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.discipline > a > p{
  color: #cfcfc6;
  word-spacing: 0.05ch;
  letter-spacing: 0.05ch;
  font-size: clamp(13px, 1.3vw, 1.35vw);
  #background-color: darkred;
  font-family: dosisbold;
  text-align: center;
}

.circle{
  position: absolute;
  width: 44%;
  background-color: #025543;
  transform: translate(-50%, -50%);
  left: 50%;
  border-radius: 50%;
  z-index: 1;
  overflow: hidden;
}

.circle:after{
  content: "";
  display: block;
  padding-bottom: 100%;
}

.center{
  position: absolute;
  transform: translate(-50%, 0%);
  left: 50%;
  top: 45%;
  width: 95%;
  height: 45%;
  #background-color: red;
  text-align: center;
  color: #cfcfc6;
}

.center > p{
    line-height: 0.15em;
    margin-top: 10px;
    font-size: clamp(13.5px, 1.3vw, 1.35vw);
    letter-spacing: 1.6px;
    font-family: dosisbold;
  }

.circle > img{
  position: absolute;
  width: 80%;
  z-index: 1;
  top : 50%;
  left : 51%;
  transform: translate(-50%, -50%);
}

.deco{
  position: relative;
  height: 38%;
  width: 96%;
  background-color: #033f33;
  opacity: 1;
  border-radius: 6px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.images{
  height: 100%;
  width: 100%;
  display: flex;
  animation-duration: 30s;
  animation-name: Photos;
  animation-iteration-count: infinite;
}

@keyframes Photoss{
  0%{
    transform: translateX(0);
  }
  10%{
    transform: translateX(0);
  }
  20%{
    transform: translateX(-120%);
  }
  30%{
    transform: translateX(-120%);
  }
  40%{
    transform: translateX(-247%);
  }
  50%{
    transform: translateX(-247%);
  }
  60%{
    transform: translateX(-350%);
  }
  70%{
    transform: translateX(-350%);
  }
  80%{
    transform: translateX(-466%);
  }
  90%{
    transform: translateX(-466%);
  }
  100%{
    transform: translateX(-582.75%);
  }

}

.deco::-webkit-scrollbar {
  display: none;
}

.deco{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.images > img{
  position: relative;
  height: 170%;
  width: auto;
  z-index: 1;
  transform: translate(0%, -10%);
  #top : 45%;
  #left : 50%;
}

.contact{
  position: relative;
  height: 24%;
  width: 96%;
  #background-color: black;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.tel{
  position: relative;
  height: 31%;
  width: 100%;
  border-radius: 6px;
  background-color: #033f33;
  display: flex;
  align-items: center;
}

.tel > img {
  position: relative;
  height: 45%;
  width: auto;
  margin-left: 5%;
  filter: contrast(65%);
}

.centre > p{
  position: relative;
  color: #cfcfc6;
  
}
.centre{
  position: absolute;
  height: 80%;
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, 0%);
  left: 50%;
}


.mail{
  position: relative;
  height: 31%;
  width: 100%;
  border-radius: 6px;
  background-color: #033f33;
  display: flex;
  align-items: center;
}

.mail > img {
  position: relative;
  height: 30%;
  width: auto;
  margin-left: 5%;
  filter: contrast(65%);
}

p > a {
  color: #cfcfc6;
  text-decoration: none
}

p > a:hover{
  text-decoration: underline;
}

.web{
  position: relative;
  height: 31%;
  width: 100%;
  border-radius: 6px;
  background-color: #033f33;
  display: flex;
  align-items: center;
}

.web > img {
  position: relative;
  height: 46%;
  width: auto;
  margin-left: 4.6%;
  filter: contrast(65%);
}

@media (max-width: 768px){
  .cadre{
  #background: black;
  position: relative;
  aspect-ratio: 10/16;
  width: 82vw;
  height: 77vh;
  min-width: 300px;
  max-width: 350px;
  max-height: 550px;
  min-height: 400px;
  display: flex;
  margin-top: -6%;
  margin-left: 0px;
  flex-direction: column;
  align-items: center;
}

.base{
  position: relative;
  width: 90%;
  height: 99%;
  #background: blueviolet;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.circle{
  position: absolute;
  width: 33%;
  min-width: 80px;
  background-color: #025543;
  transform: translate(-50%, -50%);
  left: 50%;
  border-radius: 50%;
  z-index: 1;
  overflow: hidden;
}

.images > img{
  position: relative;
  width: auto;
  height: 200%;
  transform: translate(0%, -35%);
  z-index: 1;

}
.infoplus{
  display: none;
}

@keyframes Photos{
  0%{
    height: 130%;
    transform: translate(0%,-12%);
  }
  100%{
    height: 130%;
    transform: translate(0%,-12%);
  }
}

}










