p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.bouton {
  background-color: #D1A61B;
  border: 2px solid #D1A61B;
  font-family: "Josefin Sans", sans-serif;
  color: white;
  display: block;
  transition: all 0.3s ease-out;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 25px 10px 25px;
  border-radius: 25px;
  text-decoration: none;
  box-shadow: 3px 2px 8px 3px rgba(0, 0, 0, 0.17);
}
.bouton:hover {
  background-color: white;
  color: #D1A61B !important;
}

body {
  overflow-x: hidden;
}

/*Header*/
header {
  width: 100%;
  background-color: #44447A;
  height: 100px;
  position: relative;
  top: 0;
  z-index: 100;
  box-shadow: 3px 2px 8px 3px rgba(0, 0, 0, 0.17);
}
header nav {
  background-color: #44447A;
}
header nav .link_mapelgard {
  font-family: "Pirata One", cursive;
  font-size: 40px;
}
header nav a {
  color: white !important;
  text-decoration: none;
}
header nav p {
  color: white;
}
header nav .nav_G .links {
  padding-left: 35px;
  padding-right: 35px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  font-family: "Josefin Sans", sans-serif;
}
header nav .nav_G .liste {
  position: relative;
  height: 100px;
}
header nav .nav_G .liste:hover {
  cursor: pointer;
}
header nav .nav_G .liste:hover .liste_elements {
  top: 98px;
}
header nav .nav_G .liste_elements {
  background-color: #44447A;
  top: -75px;
  position: absolute;
  left: -20px;
  width: 150px;
  z-index: -1;
  transition: all 0.5s ease-out;
  left: 50%;
  transform: translateX(-50%);
  width: 247px;
}
header nav .nav_G .liste_elements a {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  display: flex;
  justify-content: center;
  transition: all 0.3s ease-out;
}
header nav .nav_G .liste_elements a:hover {
  color: #D1A61B !important;
}
header nav .nav_G .liste_elements .trait_blanc {
  height: 1px;
  width: 100%;
  background-color: white;
}

/*Accueil*/
.circleFull {
  width: 150px;
  height: 150px;
  background-color: #D1A61B;
  border-radius: 75px;
  position: absolute;
  top: 50%;
  left: 20%;
  opacity: 0.5;
}

.circlenotFull {
  width: 150px;
  height: 150px;
  border: 3px solid #D1A61B;
  border-radius: 75px;
  position: absolute;
  top: 50%;
  left: 20%;
}

#Accueil .bloc1 {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  background-image: url("res/ui/img/fond_accueil.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
#Accueil .bloc1:before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(68, 68, 122, 0.8);
  opacity: 1;
  width: 100%;
  height: 100%;
  content: "";
}
#Accueil .bloc1 .bouton {
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
}
#Accueil .bloc1 h2 {
  color: white;
}
#Accueil .bloc1 .bloc1_contenu {
  position: relative;
  z-index: 1;
}
#Accueil .bloc1 .bloc1_contenu .st {
  font-family: "Pirata One", cursive;
  font-size: 34px;
}
#Accueil .bloc1 .owl-nav {
  display: none;
}
#Accueil .bloc1 .owl-dots {
  display: none;
}
#Accueil .bloc_experience {
  background-image: url("res/ui/img/bloc_experience.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#Accueil .bloc_experience h2 {
  margin-top: 60px;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
}
#Accueil .bloc_experience p {
  padding-top: 30px;
  font-family: "Habibi", serif;
}
#Accueil .bloc_experience .fleche {
  width: 70px;
  margin-bottom: 60px;
  margin-top: 60px;
}
#Accueil .bloc_experience .peugeot {
  position: absolute;
  right: 0;
  bottom: -50px;
}
#Accueil .carousel-theme * {
  font-family: "Josefin Sans", sans-serif;
}
#Accueil .carousel-theme .item {
  width: 100%;
  height: 90vh;
  position: relative;
}
#Accueil .carousel-theme .item h3, #Accueil .carousel-theme .item p, #Accueil .carousel-theme .item .bouton {
  color: white;
  position: relative;
  z-index: 2;
}
#Accueil .carousel-theme .item h3 {
  font-size: 55px;
}
#Accueil .carousel-theme .item p {
  padding-top: 20px;
}
#Accueil .carousel-theme .item .bouton {
  margin-top: 60px;
}
#Accueil .carousel-theme .item:before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  width: 100%;
  height: 100%;
  content: "";
}
#Accueil .carousel-theme .mandeure {
  background-image: url("res/ui/img/mandeure_fond.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#Accueil .carousel-theme .wurtemberg {
  background-image: url("res/ui/img/wurtemberg_fond.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#Accueil .carousel-theme .peugeot {
  background-image: url("res/ui/img/peugeot_fond.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#Accueil .carousel-theme .owl-nav {
  position: absolute;
  font-size: 60px;
  width: 100%;
  color: white;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}
#Accueil .carousel-theme .owl-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 20px;
}
#Accueil .carousel-theme .owl-dots button {
  width: 20px;
  height: 20px;
  border: 3px solid white;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  transition: all 0.3s ease-out;
}
#Accueil .carousel-theme .owl-dots .active {
  background-color: white;
}

/*A propos*/
#Propos {
  position: relative;
  z-index: 1;
}
#Propos .banniere {
  width: 100%;
  height: 250px;
  background-image: url("res/ui/img/bat-psm.jpg");
  background-size: cover;
  background-position: center center;
}
#Propos h2 {
  text-align: center;
  margin-top: 40px;
  font-family: "Pirata One", cursive;
  font-size: 60px;
}
#Propos .contenu * {
  font-family: "Josefin Sans", sans-serif;
}
#Propos .one_profil {
  width: 48%;
  height: 400px;
  margin-top: 30px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#Propos .one_profil:before {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, #44447A 10%, rgba(0, 212, 255, 0) 100%);
  opacity: 1;
  width: 100%;
  height: 100%;
  content: "";
}
#Propos .one_profil p {
  position: absolute;
  width: 100%;
  transition: all 0.5s ease-out;
  font-weight: 700;
  text-align: center;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  text-transform: uppercase;
  opacity: 0;
}
#Propos .one_profil:hover p {
  opacity: 1;
  bottom: 50px;
}
#Propos .thomas {
  background-image: url("res/ui/img/thomas.jpg");
}
#Propos .firas {
  background-image: url("res/ui/img/firas.jpg");
}
#Propos .paul {
  background-image: url("res/ui/img/paul.PNG");
}
#Propos .fahd {
  background-image: url("res/ui/img/fahd.jpg");
}

#Contact {
  background-image: url("res/ui/img/chateau.jpg");
  background-position: center;
}
#Contact label {
  color: white;
}
#Contact * {
  font-family: "Josefin Sans", sans-serif;
}
#Contact .oblige {
  color: #D1A61B;
}
#Contact .contenu {
  background-color: #44447A;
  min-height: 600px;
  height: calc(100vh - 100px);
}
#Contact h2 {
  margin-bottom: 50px;
  color: white;
}
#Contact form {
  width: 100%;
  transition: all 0.3s ease-out;
}
#Contact .width50 {
  width: 50%;
}
#Contact .width48 {
  width: 48%;
}
#Contact .mB30 {
  margin-bottom: 30px;
}
#Contact .mB60 {
  margin-bottom: 60px;
}
#Contact .form-active {
  opacity: 0.3;
}
#Contact .msg_form {
  position: absolute;
  z-index: 4;
  color: white;
  display: none;
}
#Contact .loading_img {
  position: absolute;
  display: none;
  transition: all 0.3s ease-out;
}

/*Sidebar*/
.sidebar {
  transform: translateX(-100%);
  position: absolute;
  top: 0;
  max-height: 100%;
  left: 0;
  width: 500px;
  height: 100vh;
  z-index: 1;
  background: #44447A;
  transition: all 0.5s ease-out;
}
.sidebar * {
  width: 90%;
}
.sidebar .close-ico {
  padding-top: 10px;
  width: 40px;
  height: 40px;
  background-image: url("res/ui/icons/close.png");
  background-size: contain;
  position: absolute;
  left: 15px;
  top: 15px;
}
.sidebar .close-ico:hover {
  cursor: pointer;
}
.sidebar .sidebar_content {
  max-height: 100%;
  overflow-y: auto;
  padding-bottom: 60px;
  overflow-x: hidden;
  margin-top: 70px;
}
.sidebar .sidebar_content .image:hover {
  cursor: pointer;
}
.sidebar .sidebar_content h2, .sidebar .sidebar_content a {
  font-family: "Josefin Sans", sans-serif;
}
.sidebar .sidebar_content p {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
}
.sidebar .sidebar_content .bouton {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 30px;
}
.sidebar .sidebar_content .photoPerso {
  border-radius: 50%;
}
.sidebar .sidebar_content .savoir_plus {
  margin-top: 40px;
  color: white;
}
.sidebar .sidebar_content .savoir_plus p {
  font-weight: 200;
  margin-bottom: 10px;
}
.sidebar .sidebar_content .savoir_plus a {
  color: white !important;
  margin-top: 5px;
}
.sidebar .nomPerso {
  margin-left: 13px;
  font-weight: 400;
  flex-shrink: 0;
  color: #ffffff;
}

.sidebar_content::-webkit-scrollbar {
  width: 8px;
}

.sidebar_content::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.sidebar_content::-webkit-scrollbar-thumb {
  background-color: #B49636;
}

.sidebar_content::-webkit-scrollbar-thumb:hover {
  background-color: #D1A61B;
}

/*Frise chronologique*/
.frise_chrono {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
}
.frise_chrono .frise_chrono_content {
  box-shadow: 3px 2px 8px 3px rgba(0, 0, 0, 0.5);
  width: -moz-fit-content;
  width: fit-content;
  min-width: 150px;
  height: 60px;
  border-radius: 40px;
  background-color: white;
  position: relative;
}
.frise_chrono .frise_chrono_content .all_points {
  padding-right: 30px;
  padding-left: 30px;
}
.frise_chrono .frise_chrono_content .all_points .point_actif {
  background-color: #D1A61B !important;
}
.frise_chrono .frise_chrono_content .all_points .one_point {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-color: white;
  border: 3px solid black;
  transition: all 0.3s ease-out;
}
.frise_chrono .frise_chrono_content .all_points .trait {
  height: 3px;
  width: 30px;
  background-color: black;
}
.frise_chrono .frise_chrono_content .date {
  width: 200px;
  height: 50px;
  background-color: white;
  position: absolute;
  top: 100%;
}
.frise_chrono .frise_chrono_content .date p {
  font-size: 30px;
  font-weight: 600;
  font-family: "Josefin Sans", sans-serif;
}
.frise_chrono .frise_chrono_content .precedent {
  width: 50px;
  height: 50px;
  box-shadow: 3px 2px 8px 3px rgba(0, 0, 0, 0.5);
  border-radius: 25px;
  background-color: #D1A61B;
  left: -20px;
  transform: translateX(-100%);
  position: absolute;
  display: none;
}
.frise_chrono .frise_chrono_content .precedent .precedent_icon {
  height: 30px;
  width: 30px;
  background-image: url("res/ui/icons/previous-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.frise_chrono .frise_chrono_content .precedent:hover {
  cursor: pointer;
}
.frise_chrono .frise_chrono_content .suivant {
  width: 50px;
  height: 50px;
  box-shadow: 3px 2px 8px 3px rgba(0, 0, 0, 0.5);
  border-radius: 25px;
  background-color: #D1A61B;
  right: -20px;
  transform: translateX(100%);
  position: absolute;
  display: none;
}
.frise_chrono .frise_chrono_content .suivant .suivant_icon {
  height: 30px;
  width: 30px;
  background-image: url("res/ui/icons/next-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.frise_chrono .frise_chrono_content .suivant:hover {
  cursor: pointer;
}

.dialogue {
  display: none;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  background-color: #44447A;
  padding: 20px;
  z-index: 9999;
  color: #ffffff;
  align-items: center;
  font-weight: 300;
  font-family: "Josefin Sans";
}

.photo {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
  flex-shrink: 0;
}

.imgPerso {
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.nomPerso {
  margin-left: 13px;
  font-weight: 400;
  flex-shrink: 0;
  color: #ffffff;
}

/*target bouton*/
.recentrer {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  box-shadow: 3px 2px 8px 3px rgba(0, 0, 0, 0.5);
  background-color: #D1A61B;
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 30px;
  color: #ffffff;
}
.recentrer:hover {
  cursor: pointer;
}
.recentrer .recentrer_icon {
  width: 20px;
  height: 20px;
  background-image: url("res/ui/icons/target.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.bulles {
  display: flex;
  align-items: center;
  right: 630px;
  bottom: 50px;
  position: absolute;
  z-index: 3;
  color: white !important;
  text-decoration: none;
}
.bulles .credit_musique {
  display: inline-block;
  text-decoration: none;
  width: 235px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 305px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgba(180, 180, 180, 0.5333333333);
  position: absolute;
  z-index: 3; /*right:90px;bottom:30px;*/
  color: #ffffff;
}
.bulles .ctrl_map {
  width: 300px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(180, 180, 180, 0.5333333333);
  position: absolute;
  z-index: 3; /*right:380px;bottom:30px*/
  color: #ffffff;
}

.audio {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  box-shadow: 3px 2px 8px 3px rgba(0, 0, 0, 0.5);
  background-color: #D1A61B;
  position: absolute;
  z-index: 3;
  right: 30px;
  bottom: 30px;
  color: #ffffff;
}
.audio:hover {
  cursor: pointer;
}
.audio .audio_icon {
  width: 20px;
  height: 20px;
  background-image: url("res/ui/icons/audio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.audio-desact .audio_icon {
  background-image: url("res/ui/icons/audio-desac.svg") !important;
}

/*Ecran chargement*/
.ecran_chargement {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  background-color: #44447A;
}
.ecran_chargement .barre {
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #D1A61B;
  position: absolute;
  bottom: 15%;
  animation: 3s linear chargement;
}

.startScreen {
  font-family: "Josefin Sans", sans-serif;
  display: flex;
  height: calc(100vh - 100px);
  width: 100%;
  background-color: rgba(69, 69, 69, 0.6666666667);
  z-index: 3;
  position: absolute;
  color: #ffffff;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.startScreen .content {
  padding-left: 30px;
  padding-right: 30px;
  width: 500px;
  background-color: #44447A;
  border-radius: 10px;
}
.startScreen .content h2 {
  padding-bottom: 30px;
  padding-top: 60px;
  text-align: center;
}
.startScreen .content p {
  text-align: center;
}
.startScreen .content .bouton {
  margin-top: 40px;
  margin-bottom: 60px;
}

.finishScreen {
  font-family: "Josefin Sans", sans-serif;
  display: flex;
  height: calc(100vh - 100px);
  width: 100%;
  background-color: rgba(69, 69, 69, 0.6666666667);
  z-index: 3;
  position: absolute;
  color: #ffffff;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.finishScreen .content {
  padding-left: 30px;
  padding-right: 30px;
  width: 610px;
  background-color: #44447A;
  border-radius: 10px;
}
.finishScreen .content h2 {
  padding-bottom: 30px;
  padding-top: 60px;
  text-align: center;
}
.finishScreen .content p {
  text-align: center;
  margin-bottom: 50px !important;
}
.finishScreen .content .bouton {
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
}

.video_intro {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
}
.video_intro .skip-video {
  position: absolute;
  right: 50px;
  bottom: 50px;
  z-index: 300;
}
.video_intro video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video_intro .play-video {
  display: flex;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  background-color: white;
  position: absolute;
  z-index: 100;
  left: 50%;
  top: 50%;
}
.video_intro .play-video:hover {
  cursor: pointer;
}
.video_intro .play-video img {
  width: 50%;
  height: 50%;
}

@keyframes chargement {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
/*Reponsive*/
@media (max-width: 1650px) {
  .sidebar {
    width: 420px;
  }
}
@media (max-width: 1340px) {
  .sidebar {
    width: 340px;
  }
}/*# sourceMappingURL=style.css.map */