.recherche {
  gap: 10px;
}
.btn-replay-formation .btn.active {
  background-color: #288639;
  color: #FEC34E;
}
.btn-replay-formation .btn:hover {
  background-color: #288639;
  color: #FEC34E;
}
.btn-replay-formation .btn {
  background-color: #7AC68A;
  color: white;
}
.btn-replay-formation .btn {
  color: white;
}
.voir-plus {
  text-decoration: underline;
  cursor: pointer;
}
.replay-video-list {
  gap: 10px;
}
.video-container {
  border-radius: 8px;
  width: 275px;
  align-items: stretch;
  flex: 1;
}
.video-container-or {
  border-radius: 8px;
  width: 275px;
  align-items: stretch;
  flex: 1;
}
.video-link-or {
  width: max-content;
}
@media screen and (max-width: 660px) {
  .video-container-or {
    border-radius: 8px;
    width: 100%;
    align-items: stretch;
    flex: 1;
  }
  .video-link-or {
    width: 100%;
  }
}
.vignette-video {
  width: 275px;
  border-radius: 8px 8px 0px 0px;
}
.info-bot {
  background-color: white;
  border-radius: 0px 0px 8px 8px;
  padding: 15px;
  position: relative;
  flex: 1;
}
.orateur-image {
  width: 24px;
  height: 24px;
}
.orateur-img .orateur-image:nth-child(2) {
  margin-left: -5px;
}
.orateur-img .orateur-image:nth-child(3) {
  margin-left: -5px;
}
.progress-bar-fond {
  background-color: #ACA69E;
  width: 100%;
  position: absolute;
  top: -5px;
  left: 0;
}
.duree {
  width: fit-content;
  padding: 5px 10px;
  position: absolute;
  background-color: #3A3939;
  border-radius: 4px;
  color: white;
  top: -45px;
  right: 10px;
}
.titre {
  margin-top: 10px;
}
.titre2 {
  margin-top: auto;
}
.addWish .fa-heart {
  cursor: pointer;
}
.addWish .set:hover {
  color: black;
}
.addWish .unset:hover {
  color: #288639;
}
.formations-en-ligne-liste {
  gap: 10px;
}
.orateur-img-nom {
  min-height: 45px;
}
.reprendre-lecture-div {
  position: relative;
}
.replay-video-list {
  gap: 10px;
  overflow-y: auto;
  max-height: 400px;
  scrollbar-width: thin;
  scrollbar-color: #288639 #EEE8E1;
}
.replay-video-list::-webkit-scrollbar {
  width: 8px;
}
.replay-video-list::-webkit-scrollbar-thumb {
  background-color: #288639;
  border-radius: 4px;
}
.replay-video-list::-webkit-scrollbar-track {
  background: #EEE8E1;
}
.scroll-right {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 100;
  padding: 4px 8px;
  font-size: 20px;
  border: none;
}
.scroll-left {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 100;
  display: none;
  padding: 4px 8px;
  font-size: 20px;
  border: none;
}
.hidden-theme {
  display: none;
}
.filtres {
  gap: 16px;
}
#toggleThemes:hover {
  color: #3A3939;
}
.themesGlobales {
  gap: 6px;
}
.image-sup {
  position: relative;
}
.formations-en-ligne-liste.ul .orateur-img-nom {
  gap: 16px;
}
#liste-ul.active {
  color: #2E5683;
}
#liste-table.active {
  color: #2E5683;
}
#searchProtocoleForm {
  padding-left: 16px;
  border: 1px solid #567DAA;
  border-radius: 4px;
  position: relative;
  min-width: fit-content;
  background: #ffffff40;
}
#searchProtocoleForm input {
  border: none;
  font-size: 14px;
  width: calc(84%);
  text-overflow: ellipsis;
  max-width: 100%;
  background: transparent;
}
.relay-direct {
  gap: 16px;
}
.eshopMenuSliderBody {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.relay-formation.active {
  background-color: #FFFFFF40;
  border-left: 2px solid #288639;
}
#replay-support-menu {
  cursor: pointer;
}
#formation-direct-menu {
  cursor: pointer;
}
@media screen and (max-width: 888px) {
  .formations-en-ligne-liste {
    justify-content: center;
  }
  .cours-en-ligne-liste {
    justify-content: center;
  }
  .formations-en-ligne-liste-ma-liste {
    justify-content: center;
  }
}
@media screen and (max-width: 650px) {
  .content-search {
    flex-direction: column;
    gap: 16px;
  }
}
.orateurs-listes {
  width: 100%;
  padding: 24px;
  border-radius: 8px;
}
.orateurs-liste {
  gap: 16px;
}
.orateur-item .orateur-image {
  width: 35px;
  height: 35px;
}
.orateur-item {
  width: 100%;
  padding: 10px;
}
.desc-orateurs-produits {
  background-color: #F2EEE9;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.videos {
  width: 100%;
}
.video-containers {
  min-width: 100%;
}
.video {
  max-width: 1280px;
  width: 100%;
}
.video-iframe {
  height: 720px;
}
.progress-bar-fond-video {
  background-color: #ACA69E;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.orateurs .orateur-image {
  width: 40px;
  height: 40px;
}
.desc-orateurs {
  background-color: #F2EEE9;
  border-radius: 8px;
  padding: 24px;
  gap: 16px;
}
.orateurs {
  width: 40%;
  padding: 24px;
  border-radius: 8px;
}
.description {
  width: 60%;
  padding: 24px;
  border-radius: 8px;
}
.product-listes {
  padding: 24px;
}
.product-liste {
  padding: 24px;
  border-radius: 8px;
}
.produit {
  padding: 12px;
  border-radius: 8px;
  cursor: pointer;
}
.produit-image {
  width: 24px;
}
.question-reply {
  background-color: #F2EEE9;
  padding: 24px;
  border-radius: 8px;
}
.titreQA {
  margin-bottom: 24px;
}
textarea#question {
  background-color: #F7F4F0;
}
.sendQuestionBtn {
  width: fit-content;
  border-radius: 4px !important;
}
.image-user {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 20px;
  font-weight: bold;
  color: white;
}
#btn-toggle-questions {
  width: fit-content;
  align-self: end;
  padding-right: 24px;
}
.questions {
  gap: 16px;
}
.question-glob {
  border-radius: 8px;
}
.question-reponse {
  gap: 16px;
}
.addWish:focus {
  border: none;
  outline: none;
}
.mobile {
  display: none !important;
}
.desktop {
  display: flex !important;
}
@media screen and (max-width: 991px) {
  .desc-orateurs {
    flex-direction: column;
  }
  .description {
    width: 100%;
  }
  .orateurs {
    width: 100%;
  }
  .produits {
    flex-direction: column;
  }
  .produit {
    width: 100% !important;
  }
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  .back-to {
    flex-direction: column;
  }
}
.profil-info {
  width: 100%;
  background-color: #F2EEE9;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.image-users {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  width: 160px;
  height: 160px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.image-users-or {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 160px;
  height: 160px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.profil-img {
  background-image: url("https://www.la-royale.com/ressources/seminaire/personne/fond_profil.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
  margin: 0 auto;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.profil-img-or {
  background-image: url("https://www.la-royale.com/ressources/seminaire/personne/fond_profil.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 150px;
  margin: 0 auto;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.formations-en-ligne-liste-ma-liste {
  gap: 10px;
}
.video-live {
  height: 800px;
}
@media screen and (max-width: 991px) {
  .btn-filter-mobile {
    position: fixed;
    bottom: 85px;
    left: 50%;
    z-index: 9999;
    transform: translate(-50%,0%);
  }
  .sideBar2 {
    position: fixed;
    z-index: 99;
    background-color: #F6F3F0;
    height: 90%;
    bottom: 0px;
    left: 0px;
    padding: 15px;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
}
@media screen and (max-width: 500px) {
  .video-live {
    height: 300px;
  }
}
.hidden-list {
  display: none;
}
.selectOrder {
  padding: 5px;
  color: #2E5683;
  border: #2E5683 1px solid;
  border-radius: 8px;
  background-color: #EEE8E1;
}
.selectOrder:focus {
  background-color: #EEE8E1;
}
.selectOrder option {
  background-color: #EEE8E1;
  border-radius: 8px;
}
#searchBtn {
  border: none;
  background-color: transparent;
}
@media screen and (max-width: 500px) {
  .puce-table {
    display: none;
  }
}
.no-scroll {
  overflow: hidden;
}
.programme {
  background-color: #F2EEE9;
}
.programme-div {
  background-color: #F7F4F0;
}
.ensemble {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 16px;
}
.titre-texte {
  flex-grow: 1;
}
.vue-progress {
  min-width: 50px;
}
.orteur {
  min-width: 200px;
}
.temps {
  min-width: 100px;
  text-align: right;
}
.ensemble:not(:last-child) {
  border-bottom: 2px solid #EEE8E1;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.achat-loc {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 24px;
  border-radius: 8px;
  width: 50%;
}
.article-plus {
  width: 100%;
  border-top: 2px solid #EEE8E1;
  padding-top: 16px;
}
.article-plus:last-of-type {
  border-bottom: 2px solid #EEE8E1;
  padding-bottom: 16px;
}
.petite_intro {
  display: flex;
  flex-direction: row;
  gap: 70px;
  transition: transform 0.3s ease;
}
.text-accroche {
  flex: 1 1 22%;
  min-width: 200px;
  text-align: center;
}
.btn.extrait:hover {
  color: white;
  text-decoration: none;
  background-color: #60B770;
  transform: scale(1.15);
}
@media (max-width: 900px) {
  .petite_intro {
    flex-direction: column;
  }
  .text-accroche {
    flex: 1 1 45%;
  }
  .tarif-acces {
    flex-direction: column;
  }
  .achat-loc {
    width: 100%;
  }
  .info-supp {
    width: 100%;
  }
  .ensemble {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
@media (max-width: 500px) {
  .petite_intro {
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
  }
  .text-accroche {
    flex: 1 1 100%;
    width: 100%;
  }
  .article-plus {
    flex-direction: column;
  }
}
#infoCours1 {
  width: 30%;
  gap: 25px;
}
#infoCours2 {
  width: 70%;
}
.titreLoc {
  font-size: 36px;
}
@media screen and (max-width: 991px) {
  #infoCours1 {
    width: 100%;
    gap: 25px;
  }
  #infoCours2 {
    width: 100%;
  }
  .titreLoc {
    font-size: 24px;
  }
  .texte-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
