/************Scroll Bar*****************/
/* width */
::-webkit-scrollbar {
  width: 5px; }

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 2px; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000000;
  border-radius: 10px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: gray; }

h5 {
  text-transform: unset;
  font-size: 2rem;
  margin-bottom: 0.2rem; }

p {
  margin: 0; }

ul {
  margin-top: 0.5rem;
  padding: 0 15px; }
  ul li {
    margin-bottom: 0.5rem; }

.divider {
  border-bottom: 1px solid #000000;
  margin: 0.5rem 0rem; }

html:lang(ar) .svg-dechet-container h5, html:lang(ar) .svg-timeline-container h5 {
  text-transform: unset;
  font-size: 3rem;
  font-family: "Tanseek"; }
html:lang(ar) .svg-dechet-container ul li, html:lang(ar) .svg-timeline-container ul li {
  direction: rtl;
  font-family: "Tajawal"; }
html:lang(ar) .svg-dechet-container p, html:lang(ar) .svg-timeline-container p {
  font-family: "Tajawal";
  direction: rtl; }
html:lang(ar) .svg-dechet-container span, html:lang(ar) .svg-timeline-container span {
  font-family: "Tajawal";
  direction: rtl; }
html:lang(ar) .svg-dechet-container a, html:lang(ar) .svg-timeline-container a {
  font-family: "Tajawal"; }

/***********Desktop Organigramme***************/
.article-dechet-svg {
  width: 100% !important;
  height: 100vh !important; }

.svg-dechet-container {
  overflow: hidden;
  height: 100vh; }

.description-content {
  height: 100vh;
  overflow: auto;
  background-color: #f2f2f2;
  padding: 3rem; }

#Moncef-Noureddine,
#Antonio-Cancro,
#Beya-Abdelbaki,
#Antonello-Barretta,
#Makram-Baghdadi,
#Bechir-Ben-Yahia,
#Hedi-Bouaoun,
#Habib-Baazaoui,
#Rim-Haouet,
#SBS,
#Abderrazak-Marzouki,
#Faycal-Bedhiafi,
#Mustapha-Laroui,
#Moncef-Noureddine-mob,
#Antonio-Cancro-mob,
#Beya-Abdelbaki-mob,
#Antonello-Barretta-mob,
#Makram-Baghdadi-mob,
#Bechir-Ben-Yahia-mob,
#Hedi-Bouaoun-mob,
#Habib-Baazaoui-mob,
#Rim-Haouet-mob,
#SBS-mob,
#Abderrazak-Marzouki-mob,
#Faycal-Bedhiafi-mob,
#Mustapha-Laroui-mob {
  cursor: pointer; }

.person-p,
.person-function,
.person-li-descrition {
  font-size: 1.2rem;
  font-family: "Akrobat";
  font-weight: 300; }

.person-function {
  font-family: "Akrobat";
  font-weight: 300;
  font-size: 1.5rem; }

/***************Mobile organigramme*********************/
.layer-dechet-container-mobile {
  height: 100vh !important;
  z-index: 10;
  top: 0;
  left: 0;
  background-color: #f2f2f2;
  opacity: 0.7;
  transform-origin: center; }

.close-dechet {
  width: 40px;
  height: 40px;
  border-radius: 0px 20px;
  display: block;
  overflow: hidden;
  left: 100%;
  top: 0;
  transform: translate(-100%, 0%);
  cursor: pointer; }

@media (max-width: 1024px) {
  .description-content {
    background-color: #f2f2f2;
    opacity: 1;
    height: fit-content;
    z-index: 11;
    min-height: fit-content;
    overflow: unset;
    padding: 40px 36px 36px 36px;
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translate(0%, -50%);
    max-height: 50%;
    overflow: auto;
    border-radius: 20px;
    direction: rtl; }

  .description-container {
    direction: ltr; }

  .description-content::-webkit-scrollbar-track-piece:end {
    background-color: transparent;
    margin-bottom: 20px; }

  .description-content::-webkit-scrollbar-track-piece:start {
    background: transparent;
    margin-top: 40px; }

  .description-content::-webkit-scrollbar {
    width: 5px; }

  /* Track */
  .description-content::-webkit-scrollbar-track {
    box-shadow: unset;
    border-radius: 2px; }

  /* Handle */
  .description-content::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 10px; }

  /* Handle on hover */ }
html:lang(ar) .close-dechet {
  border-radius: 20px 0;
  left: 0;
  transform: unset;
  cursor: pointer; }
@media (max-width: 1024px) {
  html:lang(ar) .description-content {
    direction: ltr; } }

/***********timeline Desk***************/
.svg-timeline-container {
  overflow: hidden; }

svg .event-tl {
  cursor: pointer; }
svg .tl-layer rect {
  transform-box: fill-box;
  transform-origin: 50% 50%; }

.description-tl-content {
  background-color: #f2f2f2;
  opacity: 1;
  height: fit-content;
  z-index: 11;
  min-height: fit-content;
  overflow: unset;
  padding: 10px 36px 36px 36px;
  top: 50%;
  left: 22%;
  right: 22%;
  transform: translate(0%, -50%);
  max-height: 70%;
  overflow: auto;
  border-radius: 20px;
  direction: rtl; }

.description-tl-content::-webkit-scrollbar-track-piece:end {
  background-color: transparent;
  margin-bottom: 20px; }

.description-tl-content::-webkit-scrollbar-track-piece:start {
  background: transparent;
  margin-top: 40px; }

.description-tl-content::-webkit-scrollbar {
  width: 5px; }

/* Track */
.description-tl-content::-webkit-scrollbar-track {
  box-shadow: unset;
  border-radius: 2px; }

/* Handle */
.description-tl-content::-webkit-scrollbar-thumb {
  background: gray;
  border-radius: 10px; }

/* Handle on hover */
.description-tl-container {
  direction: ltr; }
  .description-tl-container .divider {
    margin: 1rem 0; }
  .description-tl-container p {
    font-size: 1.2rem;
    font-family: "Akrobat";
    font-weight: 300;
    margin-bottom: 0.5rem; }
  .description-tl-container p.tl-event {
    font-size: 1.2rem;
    font-family: "Akrobat";
    font-weight: 500;
    margin-top: 0.5rem;
    margin-bottom: unset; }

.circle-svg-container {
  width: 1rem;
  display: inline-block; }

.file-image {
  width: 3rem; }

.tl-date {
  margin-bottom: 0rem;
  font-size: 1.2rem;
  font-family: "Akrobat";
  font-weight: 500; }

.tl-title-deskription {
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  font-family: "Akrobat";
  font-weight: 500; }

.tl-hyperLink {
  height: fit-content;
  font-size: 1.2rem;
  font-family: "Akrobat";
  font-weight: 700; }

.tl-paragraphe {
  font-size: 1.2rem;
  font-family: "Akrobat";
  font-weight: 300; }

/***********timeline mob***************/
@media (max-width: 1024px) {
  .description-tl-content {
    background-color: #f2f2f2;
    opacity: 1;
    height: fit-content;
    z-index: 11;
    min-height: fit-content;
    overflow: unset;
    padding: 10px 36px 36px 36px;
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translate(0%, -50%);
    max-height: 70%;
    overflow: auto;
    border-radius: 20px; } }
html:lang(ar) .description-tl-content {
  padding: 36px 36px 36px 36px;
  direction: ltr; }
html:lang(ar) .description-tl-container {
  direction: rtl; }

/*******************Map********************/
.point-map-svg {
  cursor: pointer; }

span.blue {
  color: #000000;
  font-weight: 700; }

span.bold {
  color: #000000;
  font-weight: 700; }

/*# sourceMappingURL=index.css.map */
