body {
  background-color: rgb(238, 224, 224);
  margin: 1px;
}
.img {
		min-height: 4%;
		width: 4%;
    margin-bottom: 3px;
	}
#banner {
  display: block;
  background-image: url("logo7.png");
  background-position: center;
  background-size: cover;
  height: 250px;
  width: 100%;
  position: relative;
  text-align: center;
}

#copy {
  color: #f2f7f7;
  font-size: 1.5rem;
  text-align: center;
  font-family: arial;
  font-weight: bolder;
  padding: 167px 1px 0px 1px;
  text-shadow: 1px 3px 0 rgb(3, 0, 3);
}

#copy1 {
  color: #93dff4;
  font-size: 1.8rem;
  font-weight: bolder;
  text-align: center;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  padding: 100px 5px 0 0px;
  text-shadow: 3px 2px 2px rgb(5, 45, 164);
}

#copy2 {
  /*hii ni ya qui sommes-nous "Le Messager de l'EUJC, MK"*/
  color: #bbf4f4;
  font-size: 1.5rem;
  text-align: center;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: bolder;
  text-shadow: 2px 2px 0 rgb(3, 0, 3);
  padding: 30px 0px 0px 0px;
}

#copy3 {/*hii ni ya entete carte ya mimbo*/
  color: #7d771d;
  font-size: 0.9rem;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  text-shadow: 1px 1px 0 rgb(159, 158, 159);
}

#copy4 {/*hii ni ya ma couplet ya mimbo*/
  color: #d6eaea;
  font-size: 0.8rem;
  text-align: left;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: lighter;
  text-shadow: 1px 1px 0 rgb(10, 10, 0);
}
#copy5 {/*hii ni ya refrain ya mu ma carte ya mimbo*/
  color: #686a9d;
  font-size: 0.85rem;
  text-align: justify;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 500;
  text-shadow: 1px 1px 0 rgb(34, 31, 49);
}
#copy6 {
  /*hii ni ya entete ya messager 1 et 2 (suite)*/
  color: #6f8fef;
  font-size: 1rem;
  text-align: center;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: bolder;
  text-shadow: 2px 2px 0 rgb(34, 31, 49);
}
#copy7 {
  /*hii ni ya entete contact form*/
  color: #63625c;
  font-size: 1.2rem;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  text-shadow: 1px 1px 0 rgb(14, 13, 14);
}

#copy8 {
  /*hii ni ya texte ya ma carte ya ma representation*/
  color: #72726a;
  font-size: 0.85rem;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
}

#copy9 {
  /*hii ni ya entete ya page ya representation chini ku ma selection*/
  color: #a7a74d;
  font-size: 1rem;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  text-shadow: 1px 1px 0 rgb(210, 229, 235);
}

#copy10 {
  /*hii ni ya entete ya page ya representation chini ku ma selection*/
  color: #a9a9a2;
  font-size: 1rem;
  margin-top: 0%;
  margin-bottom: 0%;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  text-shadow: 1px 1px 0 rgb(16, 16, 16);
}
#copy11 {
  /*hii ni texte ya nos cantiques*/
  color: rgb(91, 91, 77);
  font-size: 0.82rem;
  margin: 5px;
  text-align: justify;
  text-justify: inter-word;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: lighter;
  text-shadow: 0px 1px 1px rgb(49, 46, 65);
}
#copy12 {
  /*hii ni texte ya carte ya dictionnaire*/
  color: rgb(141, 141, 6);
  font-size: 1rem;
  margin: 5px;
  text-align: justify;
  text-justify: inter-word;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: bolder;
  text-shadow: 1px 1px 1px rgb(49, 46, 65);
  a {
    text-decoration: underline;
  }
}
#copy13 {
  /*hii ni texte dictionnaire*/
  color: rgb(110, 149, 152);
  font-size: 0.88rem;
  margin: 5px;
  text-align: justify;
  text-justify: inter-word;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: lighter;
  text-shadow: 0px 1px 1px rgb(49, 46, 65);
}
.slide {
  background-image: url("representation.jpg");
  display: block;
  background-position: center;
  background-size: cover;
  height: 370px;
  width: 100%;
  position: relative;
  overflow-x: hidden;
}

.slide1 {
  /*slide ya mimbo en texte*/
  background-image: url("g4kindu1.jpg");
  display: block;
  background-position: center;
  background-size: cover;
  height: 350px;
  width: 100%;
  position: relative;
  overflow-x: hidden;
}

.slide2 {
  /*slide ya mimbi en texte*/
  background-image: url("relegal6.png");
  display: block;
  background-position: center;
  background-size: cover;
  height: 350px;
  width: 100%;
  position: relative;
  overflow-x: hidden;
}
/*a partir ya hapa ni navigation du reste de page*/
.links {
  list-style-type: none;
  background-color: rgb(17, 1, 1);
  width: 100%;
  justify-content: center;
}

.a {
  justify-content: center;
  position: relative;
  display: inline-block;
}

:root {
  /* Text Colour */
  --primary: #f5f5f5;
  --secondary: #dcaa1b;
  --tertiary: #11d248;
  --white: #430c8c;
  --accent: #c1262d;
}

.links a {
  font-size: 1.3rem;
  text-decoration: none;
  display: inline-block;
  padding: 0.4em 1em;
  margin-bottom: 20px;
  cursor: pointer;
  border-radius: 0.5em;
  justify-content: center;
  transition: all 0.18s ease-in-out;
  font-weight: 600;
  white-space: nowrap;
  border-bottom: solid var(--accent);
  color: var(--primary);
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdownContent {
  display: none;
  position: absolute;
  width: 700px;
  z-index: 1;
  margin: 0 1em;
  width: fit-content;

  box-shadow: 1px 1px 1px rgba(3, 3, 246, 0.2);
  background: var(--white);
}

.dropdownContent a {
  display: inline-block;
  margin: 0.4em;
}

.dropdown:hover .dropdownContent {
  display: block;
}

.dropdown:hover .dropButton {
  background-color: var(--primary);
  color: var(--white);
}

nav a:hover {
  background: var(--primary) !important;
  color: var(--white);
  border-color: var(--primary);
}

a.button {
  font-size: 0.9em;
  text-decoration: none;
  display: inline-block;
  padding: 0.5em 1em;
  cursor: pointer;
  border-radius: 0.5em;
  margin: 0.3em;
  transition: all 0.18s ease-in-out;
  font-weight: 600;
  white-space: nowrap;
  border-bottom: solid var(--accent);
  color: var(--primary);
}

.body {
  color: #031d45;
  padding: 50px;
}

@media only screen and (max-width: 90px) {
  .styleMode {
    display: none;
  }

  .dropdownContent {
    display: none;
    position: relative;
    z-index: 1;
    margin: 0 -0.3em;
    width: fit-content;
    box-shadow: 5px 3px 8.37px rgba(69, 36, 232, 0.2);
    background: var(--white);
  }
  .dropdown:hover .dropdownContent {
    display: flex;
  }
  .dropdown {
    position: relative;
    display: block;
  }

  .dropdownContent a {
    display: table-column;
    margin: 1em;
  }

  .dropdown:hover .dropButton {
    background-color: var(--primary);
    color: var(--white);
  }
}
