/*
    Auteur : Adrian Kazanjian
    Date : 15.03.2023
    Description : Page CSS
*/

/*Image utilisé en arrière plan*/
html {
  background-image: url("/Images/Kamehouse.jpg");
  background-size: cover;
  background-attachment: fixed;
  scroll-behavior: smooth;
}

/*Ne plus avoir la ligne bleu physique des lien*/
a {
  text-decoration: none;
  color: black;
}

/*Date et heure*/
#heure {
  text-align: right;
  color: white;
}

/*Titre*/
header {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  text-size-adjust: 50px;
}
/*cadre du titre*/
h1 {
  background-color: #f3ce68;
  border: 2px solid #977308;
  margin-bottom: 25px;
  font-size: 3em;
  size: 20cm;
  width: 40%;
  border-radius: 30px;
  text-align: center;
  color: black;
  align-items: center;
}
#h1-Titre {
  background-color: #f3ce68;
  border: 2px solid #977308;
  margin-bottom: 25px;
  font-size: 3em;
  size: 20cm;
  width: 40%;
  border-radius: 30px;
  text-align: center;
  color: black;
  align-items: center;
}

h1 > div {
  padding: 15px;
  justify-content: center;
  align-items: center;
}

/*Barre des tâches*/
nav {
  display: flex;
  background-color: #f3ce68;
  justify-content: space-around;
  border: 2px solid black;
  font-family: 'Times New Roman', Times, serif;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 3%;
}

nav > div {
  padding: 10px;
  font-size: 30px;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  transition-property: transform;
}

nav > :hover {
  background-color: rgba(255, 0, 0, 0);
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  transition-property: transform;
  transform: scale(1.1);
  opacity: 70%;
}

#imgRevengers {
  width: 140px;
}

#imgDemonSlayer {
  width: 140px;
}

#imgMyHeroAcademia {
  width: 140px;
}

#imgBlueLock {
  width: 140px;
}

/*Bloc accueil anime*/
#bordure {
  border: 0.1cm solid black;
  border-spacing: 20px;
  border-color: black;
  padding: 70px;
  padding-top: 2%;
  margin-right: 22%;
  margin-left: 22%;
  margin-top: 1px;
}

.bloc-div {
  display: flex;
  align-items: center;
  border-spacing: 2cm;
  border-color: #f3ce68;
  padding: 15px;
  margin-bottom: 40px;
  margin-top: 1px;
  background-color: #f3ce68;
}

/*Titre des animes*/

.Titre-anime {
  text-align: center;
  width: 100%;
}

.Anime-Titre {
  border: 2px solid #f3ce68;
  background-color: #f3ce68;
  font-weight: bolder;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 23pt;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  width: 100%;
}
.pageinfo {
  border: 2px solid;
  align-self: center;
  background-color: #f3ce68;

  text-align: center;
  margin-top: 10px;
  margin-right: 10px;
}

#bordure-anime {
  border-spacing: 20px;
  padding: 0px;
  padding-top: 2%;
  margin-right: 10%;
  margin-left: 10%;
  margin-bottom: 1px;
  margin-top: 1px;
  text-align: center;
}

/*----------------------PAGE D'INFORMATION ANIME----------------------------*/
/*Bloc bande avec image anime*/
#img-bande {
  width: 95%;
  height: auto;
  border: 2px solid #000000;
  margin-left: 5%;
  margin-bottom: 10px;
  
}
#img-bande{
border: 2px solid;
background-color: #f3ce68;
margin-top: 10px;
margin-right: 7px;
margin-left: 7px;
}

/*Intérieur page info*/
article {
  display: flex;
  align-self: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  margin: 20px;
  text-align: justify;
}
/*Recadrer vidéo*/
.logo {
  text-align: center;
  margin-bottom: 1px;
  
}

.logo > video {
  width: 90%;
}

.resume {
  display: block;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 25px;
  margin-bottom: 1%;
}

.h3-resume {
  margin-left: 19px;
  margin-right: 100px;
}

h4 {
  margin-right: 120px;
  margin-top: 1%;
  margin-bottom: 2px;
}

/*Logo Crunchyroll pour lien*/
.logoCrunchyroll {
  width: 80px;
  height: 80px;
  border: 2px solid black;
  background-color: #ffd965;
  margin-left: 15px;
  margin-right: 10px;
  padding: 2px;
  margin-bottom: 1px;
}

/*Styles information supplémentaire*/
.titre-information {
  margin-right: 55px;
}

.informationsupp {
  font-family: calibri;
  font-size: 11pt;
  margin-top: 5px;
}

.flex {
  display: flex;
  margin-bottom: 2px;
  margin-top: 2px;
}

.marginRight {
  margin-right: 50px;
}

p {
  margin-bottom: 0px;
  margin-top: 8px;
}

/*Styles pour personnage*/
#Titre-perso {
  display: block;
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 400px;
  margin-bottom: 1%;
}

.descriptionPersogauche {
  display: block;
  margin-top: 20px;
  margin-left: 10px;
  padding-right: 20px;
}

.imgPersodroite {
  margin-right: 20px;
  margin-left: 20px;
  width: 30%;
  margin-bottom: 1px;
}

.DescriptionImage {
  margin-right: 20px;
}

.imgPersogauche {
  margin-right: 30px;
  margin-left: 20px;
  width: 25%;
}

.descriptionPersodroite {
  display: block;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 1%;
}


.imgTxt {
  display: flex;
  align-self: center;
  align-items: start;
  margin: 20px;
  text-align: justify;
}

/*Mode téléphone paramètre*/
@media screen and (max-width: 800px) {

  .imgTxt {
    display: flex;
    align-self: center;

    margin: 20px;
    text-align: justify;
    flex-direction: column-reverse;
  }

  #bordure {
    border: 0.1cm solid black;
    border-spacing: 20px;
    padding: 40px;
    padding-top: 2%;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 1px;
    margin-top: 1px;
  }

  #imgRevengers {
    width: 100%;
  }

  #imgDemonSlayer {
    width: 100%;
  }

  #imgMyHeroAcademia {
    width: 100%;
  }

  #imgBlueLock {
    width: 100%;
  }

  .bloc-div {
    display: flex;
    align-items: center;
    border-spacing: 2cm;
    border-color: #f3ce68;
    padding: 15px;
    margin-top: 1px;
    background-color: #f3ce68;
  }

  nav > div {
    text-align: center;
  }

  nav {
    width: 100%;
    flex-direction: column;
  }

  h1 {
    width: 100%;
  }

  .Anime-Titre {
    display: none;
  }

  #img-bande {
    width: 95%;
    height: auto;
    border: 2px solid #000000;
    margin-bottom: 10px;
  }

  .pageinfo {
    border: 2px solid;
    background-color: #f3ce68;
    margin-top: 10px;
    margin-right: 7px;
    margin-left: 7px;
  }

  article {
    display: block;
    align-self: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    margin: 10px;
    text-align: justify;
  }

  #bordure-anime {
    border-spacing: 20px;
    padding-top: 2%;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 1px;
    margin-top: 1px;
    text-align: center;
  }

  .logo {
    text-align: center;
  }

  #resume {
    display: block;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 25px;
    margin-bottom: 2%;
  }

  .logoCrunchyroll {
    width: 80px;
    height: 80px;
    border: 2px solid black;
    background-color: #ffd965;
    margin-left: 37%;
    padding: 2px;
    margin-bottom: 6px;
  }

  h4 {
    margin-top: 30px;
    text-align: justify;
  }

  #Titre-perso {
    display: block;
    margin-top: 40px;
    margin-left: 7px;
    margin-right: 275px;
    margin-bottom: 1%;
  }

  .imgPersogauche {
    margin-right: 30px;
    margin-left: 20px;
    width: 35%;
    margin-left: 30%;
  }

  .imgPersodroite {
    margin-right: 30px;
    margin-left: 20px;
    width: 35%;
    margin-left: 30%;
  }

  #img-bande {
  border: 2px solid;
  background-color: #f3ce68;
  margin-top: 10px;
}
}