* {
  margin: 0px;
  padding: 0px;
  font-family: "Inter", sans-serif;
}

body {
  background-color: #494949;
  height: 100dvh;
}

html {
  height: 100dvh;
}

.nava {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 100%;
  background: url(../images/boistwo.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  border-bottom: 2px solid rgb(107, 74, 46);
}

.imghome {
  height: 25px;
  width: 25px;
  position: absolute;
  left: 15px;
  top: 12px;
}

.ul {
  list-style: none;
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-between;
  font-size: 17px;
  color: white;
}

.liii {
  padding-right: 0px;
  margin-right: 0px;
}

.a2ca {
  margin-right: 20px;
  margin-left: 18px;
  color: rgb(50, 175, 213);
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
}

.a2a {
  margin-right: 20px;
  margin-left: 18px;
  color: rgb(255, 255, 255);
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
}

.menuhome {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  padding: 10px 0px;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  background-color: #1f6492;
  z-index: 10;
  border-bottom: 2px solid rgb(190, 190, 190);
  transition: all 0.2s;
}

.menuhome div p {
  color: white;
}

.menuhome.active {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s;
}

.conf {
  width: 80%;
  display: flex;
  padding-bottom: 18px;
  padding-top: 18px;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid rgb(200, 200, 200);
}

.conditiongvsv {
  font-size: 16px;
}

.support {
  width: 80%;
  display: flex;
  padding-bottom: 15px;
  padding-top: 18px;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
}

.divaccueil {
  height: 370px;
  width: 100%;
  background: url(../images/hokaihaatikied.jpg) center center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: row nowrap;
  align-items: end;
  box-shadow: inset 0px 0px 5px 0px rgb(61, 61, 61);
}

.divaccueiltwo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 295px;
  min-width: 100%;
  max-width: 100%;
  background: url(../images/boistwo.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: 0px 0px 5px 0px rgb(86, 86, 86);
}

.logo-slider {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  height: 235px;
}

.containerslide {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 235px;
  width: 100%;
  /* margin: 0px 19px 0px 17px; */
  /* border: 2px solid; */
  /* box-shadow: inset 0px 0px 8px 0px rgb(0, 0, 0); */
  /* border: 2px solid rgb(88, 59, 16); */
}

.item .containerslide img {
  width: 135px;
  height: 135px;
}

.containerp {
  background-color: white;
  width: 80%;
  margin: 0px 19px 0px 17px;
  border: 2px solid;
  box-shadow: inset 0px 0px 8px 0px rgb(0, 0, 0);
  border: 2px solid rgb(88, 59, 16);
  height: 235px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  border-radius: 5px;
}

.containerd ul li p {
  line-height: 17px;
}

.containerd ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  list-style: none;
  text-decoration: none;
}

.prixed {
  font-size: 13.5px;
  color: #2e2e2e;
  /* text-shadow: 2px 0.5px 1px rgb(139, 154, 159); */
  font-weight: bold;
  border-bottom: 2px solid rgb(50, 145, 204);
}

.formated {
  font-size: 13.5px;
  color: #2e2e2e;
  /* text-shadow: 2px 0.5px 1px rgb(139, 154, 159); */
  font-weight: bold;
  border-bottom: 2px solid rgb(78, 204, 50);
}

.quanted {
  font-size: 13.5px;
  color: #2e2e2e;
  /* text-shadow: 2px 0.5px 1px rgb(139, 154, 159); */
  font-weight: bold;
  border-bottom: 2px solid rgb(204, 196, 50);
}

.divaccueilthreeop img {
  height: 30px;
  width: 30px;
}

.divaccueilthreeop div {
  background-color: #af961a;
  height: 50px;
  width: 80%;
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0px 0px 5px 0px rgb(24, 24, 24);
  border-radius: 5px;
}

.deferred {
  background-image: none;
}

.divaccueilthreeop div p {
  width: 77%;
  line-height: 22px;
  color: white;
}

.divaccueilthreeop {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 240px;
  width: 100%;
  background: url(../images/ilessstwo-3.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: inset 0px 0px 5px 0px rgb(0, 0, 0);
}

.divaccueilins {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  height: 240px;
  width: 100%;
  background: url(../images/ilessstwo-3.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: inset 0px 0px 5px 0px rgb(16, 16, 16);
}

.divaccueilins div p {
  width: 90%;
  line-height: 22px;
}

.fourthdiv button {
  height: 30px;
  width: 195px;
  background-color: #32b1e3;
  border-radius: 5px;
  border: 0px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 13px;
  margin-top: 15px;
  cursor: pointer;
}

.fourthdiv {
  background-color: #eee;
  height: 180px;
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: justify;
  box-shadow: 0px 0px 5px 0px rgb(24, 24, 24);
  border-radius: 5px;
}

.divaccueilconfs div p {
  width: 90%;
  line-height: 22px;
  text-align: center;
  background-color: #25b0e7;
  height: 30px;
  width: 200px;
  color: white;
  margin: 8px 0px 8px 0px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: inset 0px 0px 10px 0px black;
  border: 2px solid rgb(175, 113, 52);
  /* text-shadow: 0px 0px 1px black; */
}

.divaccueilconfs {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  height: 200px;
  width: 100%;
  background: url(../images/boistwo.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: 0px 0px 5px 0px rgb(89, 89, 89);
}

.divaccueilconfs div {
  height: 180px;
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: justify;
  border-radius: 5px;
}

.divpolit {
  position: fixed;
  height: 100dvh;
  width: 100%;
  background-color: #616161;
  visibility: hidden;
  opacity: 0;
  z-index: 13;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
}

.divpolit.active {
  transition: all 0.2s;
  visibility: visible;
  opacity: 1;
  position: fixed;
  height: 100dvh;
  width: 100%;
  background-color: #616161;
  z-index: 13;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: scroll;
}

.politclosed {
  height: 60px;
  width: 100%;
  margin: 10px 0px;
  display: flex;
  flex-direction: row nowrap;
  justify-content: end;
  align-items: center;
}

.politclosed button {
  height: 30px;
  width: 30px;
  background-color: rgb(212, 66, 66);
  font-weight: bold;
  color: white;
  border-radius: 5px;
  border: 2px solid rgb(255, 255, 255);
  margin-right: 10px;
  margin-top: 10px;
}

.titlepolit {
  height: 50px;
  width: 90%;
  background-color: #d1d1d1;
  margin: 0px 0px 10px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: rgb(35, 158, 196);
  border-radius: 5px;
  font-weight: bold;
  box-shadow: 0px 0px 5px 0px black;
  /* text-shadow: 0px 0px 1px rgb(71, 71, 71); */
}

.scrollpolit {
  overflow: scroll;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.divcgv p {
  width: 90%;
  text-align: justify;
}

.divcgv {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px 0px;
  margin: 10px 0px;
  width: 90%;
  background-color: rgb(203, 203, 203);
  box-shadow: 0px 0px 5px 0px black;
}

.divcgu {
  position: fixed;
  height: 100dvh;
  width: 100%;
  background-color: #616161;
  visibility: hidden;
  opacity: 0;
  z-index: 40;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
}

.divcgu.active {
  transition: all 0.2s;
  visibility: visible;
  opacity: 1;
  position: fixed;
  height: 100dvh;
  width: 100%;
  background-color: #616161;
  z-index: 40;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: scroll;
}

.cguclosed button {
  height: 30px;
  width: 30px;
  background-color: rgb(212, 66, 66);
  font-weight: bold;
  color: white;
  border-radius: 5px;
  border: 2px solid rgb(255, 255, 255);
  margin-right: 10px;
  margin-top: 10px;
}

.cguclosed {
  height: 60px;
  width: 100%;
  margin: 10px 0px;
  display: flex;
  flex-direction: row nowrap;
  justify-content: end;
  align-items: center;
}

.scrollpolit {
  overflow: scroll;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.divcv {
  position: fixed;
  height: 100dvh;
  width: 100%;
  background-color: #616161;
  visibility: hidden;
  opacity: 0;
  z-index: 13;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
}

.divcv.active {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s;
}

.cgvclosed {
  height: 60px;
  width: 100%;
  margin: 10px 0px;
  display: flex;
  flex-direction: row nowrap;
  justify-content: end;
  align-items: center;
}

.cgvclosed button {
  height: 30px;
  width: 30px;
  background-color: rgb(212, 66, 66);
  font-weight: bold;
  color: white;
  border-radius: 5px;
  border: 2px solid rgb(255, 255, 255);
  margin-right: 10px;
  margin-top: 10px;
}
