@charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat/Montserrat-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat/Montserrat-Medium.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat/Montserrat-ExtraBold.ttf");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@media print {
  body * {
    visibility: hidden;
  }
  #print,
#print * {
    visibility: visible;
  }
  #print {
    position: absolute;
    left: 0;
    top: 0;
  }
  .content {
    padding: 0px !important;
  }
  .navbar-fixed ~ .main {
    padding-top: 0px !important;
  }
  header,
aside,
.page-header,
.flash,
.no-print,
.footer {
    display: none !important;
  }
  aside {
    padding-left: unset !important;
  }
  .justify-content-lg-center {
    justify-content: unset !important;
  }
  .content-wrap {
    position: static;
  }
  .content {
    margin: 0;
    padding: 0;
  }
  .table,
.table td,
.table th {
    background: #fff !important;
    border: none !important;
  }
  .table td {
    border-top: 1px solid whitesmoke !important;
  }
  .hidden-print {
    display: none !important;
  }
  .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
  }
  .col-print-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-print-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-print-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-print-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-print-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-print-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-print-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-print-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-print-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-print-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-print-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-print-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
html,
body {
  font-family: "Montserrat", sans-serif !important;
}

.btn-primary {
  color: #fff;
  background-color: #0a3764;
  border-color: #0a3764;
}

.btn-success {
  color: #fff;
  background-color: rgb(28, 164, 146);
  border-color: rgb(28, 164, 146);
}

.btn-warning {
  color: #fff;
  background-color: rgb(222, 146, 0);
  border-color: rgb(222, 146, 0);
}

.btn-dark-warning {
  color: #fff;
  background-color: rgb(141, 92, 64);
  border-color: rgb(141, 92, 64);
}

.btn-dark-warning:hover {
  color: #fff;
  background-color: rgb(144, 89, 57);
  border-color: rgb(144, 89, 57);
  box-shadow: 0 1px 6px rgb(205, 143, 108); /* Ombre au survol */
}

.btn-dark {
  color: #fff;
  background-color: rgb(49, 63, 65);
  border-color: rgb(49, 63, 65);
}

.btn {
  border-radius: unset !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.3rem;
  padding: 10px !important;
  letter-spacing: 0.5px;
}

.text-success {
  color: rgb(28, 164, 146);
}

.text-warning {
  color: rgb(222, 146, 0) !important;
}

.text-dark-warning {
  color: rgb(141, 92, 64) !important;
}

.text-primary {
  color: #0a3764;
}

.text-dark {
  color: rgb(49, 63, 65);
}

.bg-warning {
  background-color: rgb(222, 146, 0) !important;
  border-color: rgb(222, 146, 0) !important;
}

.bg-dark-warning {
  background-color: rgb(141, 92, 64) !important;
  border-color: rgb(141, 92, 64) !important;
}

.navbar-brand-logo {
  min-width: 6.5rem;
  max-width: 12rem;
}

.navbar-brand {
  margin-right: 2.5rem;
}

.global-header header nav {
  font-weight: 600;
  font-size: 1rem;
}
.global-header header nav .dropdown-item-icon {
  color: #000;
}
.global-header header nav li:hover,
.global-header header nav .nav-link:hover {
  color: #1ca492 !important;
}
.global-header .navbar .nav-item:not(:last-child) {
  margin-right: 1.5rem !important;
}

.sub-header .navbar:not(.splitted-content-navbar) .navbar-nav .nav-link {
  padding: 0.2rem 1.5rem !important;
}

.carousel {
  background-color: rgba(0, 0, 0, 0.3);
}

.carousel,
.owl-carousel .item {
  height: calc(80vh - 87px);
}

.owl-carousel .item .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.slogan {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
  width: 65%;
  margin: auto;
}
.slogan h1 {
  font-size: 3.5rem;
  font-weight: 900;
  color: #fff;
  text-shadow: 2px 2px 1px rgb(0, 0, 0);
}
.slogan p {
  margin-top: 10px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 1.4rem;
  text-shadow: 2px 2px 1px rgb(0, 0, 0);
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.section-title {
  font-weight: 900;
  font-size: 3rem;
  text-align: left;
}

.mt-6 {
  margin-top: 4rem !important;
}

.mb-6 {
  margin-bottom: 4rem !important;
}

.mt-7 {
  margin-top: 8rem !important;
}

.mb-7 {
  margin-bottom: 8rem !important;
}

.pt-6 {
  padding-top: 4rem !important;
}

.pb-6 {
  padding-bottom: 4rem !important;
}

.pt-7 {
  padding-top: 8rem !important;
}

.pb-7 {
  padding-bottom: 8rem !important;
}

.how-it-works .steps {
  font-size: 1.2rem;
}
.how-it-works .steps .step-content h4 {
  font-weight: 700;
}
.how-it-works .steps .step-icon-warning {
  color: #fff;
  background-color: rgb(222, 146, 0);
}
.how-it-works .steps .step-icon-dark-warning {
  color: #fff;
  background-color: rgb(141, 92, 64);
}
.how-it-works .steps .step-text:last-child {
  font-size: 1.1rem;
  color: #000;
  margin-bottom: 0;
}

.recent-posts {
  background-color: #e5e5e5;
}
.recent-posts .article-img {
  height: 230px;
  border-radius: 0.75rem 0.75rem 0 0;
}
.recent-posts .article-img-sm {
  height: 150px;
  background-size: cover;
  background-position-y: center;
}
.recent-posts .title {
  font-size: 1.2rem;
  font-weight: 700;
}
.recent-posts .extract {
  font-size: 1rem;
  color: #000;
}

.index-recent-posts .article-img {
  height: 230px;
  border-radius: 0.75rem 0.75rem 0 0;
}
.index-recent-posts .article-img-sm {
  height: 150px;
  background-size: cover;
  background-position-y: center;
}
.index-recent-posts .title {
  font-size: 1.2rem;
  font-weight: 700;
}
.index-recent-posts .extract {
  font-size: 1rem;
  color: #000;
}

.show-recent-posts {
  background-color: #e5e5e5;
  border-radius: 0.75rem;
}
.show-recent-posts .card-body {
  padding: 0.75rem;
}
.show-recent-posts .article-img {
  height: 130px;
  border-radius: 0.5625rem 0.5625rem 0 0;
}
.show-recent-posts .section-title {
  font-size: 1.5rem;
  font-weight: 700;
}
.show-recent-posts .title {
  font-size: 1rem;
  font-weight: 600;
}

.contact-section {
  background-color: #e5e5e5;
}
.contact-section .form-control {
  border-color: rgb(49, 63, 65);
  border-radius: unset;
  font-size: 1.2rem;
  font-weight: 600;
}

.form-control {
  border-color: rgb(49, 63, 65);
  border-radius: unset;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 0.5rem;
}

.input-group-merge {
  border-color: rgb(49, 63, 65) !important;
  border-radius: unset !important;
  margin-top: 0.5rem;
}
.input-group-merge .form-control {
  margin-top: 0px !important;
}

.faq .accordion .accordion-button {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
}
.faq .accordion .accordion-body {
  font-size: 1.2rem;
}

.links .card-title {
  font-size: 1.2rem;
}

.text-truncate-1 {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.text-truncate-2 {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.text-truncate-3 {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

footer {
  min-height: 250px;
  background-color: #313f41;
  color: #fff;
  font-size: 1.2rem;
}
footer a,
footer p {
  color: #fff;
}
footer .logo-white {
  width: 25%;
}
footer .flag {
  height: 12px;
}
footer .flag .bg-green {
  background-color: rgb(16, 135, 87);
}
footer .flag .bg-red {
  background-color: rgb(235, 0, 0);
}
footer .flag .bg-yellow {
  background-color: rgb(255, 190, 0);
}

.lang-menu {
  font-weight: 600 !important;
  font-size: 1rem !important;
  padding: 10px !important;
  letter-spacing: 0.5px;
  color: rgb(49, 63, 65);
}

.needed {
  font-size: 10px;
  color: red;
}

.form-label,
.form-control {
  font-size: 1.2rem;
}

.text-right {
  text-align: right;
}

.alert {
  border-radius: unset !important;
  margin-bottom: 0px;
}

.select2-selection--single {
  height: 50.38px !important;
  display: block;
  width: 100% !important;
  padding: 0.6125rem;
  line-height: 1.5;
  color: #1e2022;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.0625rem solid rgba(231, 234, 243, 0.7) !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* border-radius: 0.3125rem; */
  border-color: rgb(49, 63, 65) !important;
  border-radius: unset !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
}

.select2-selection__rendered {
  color: #000 !important;
}

.select2-selection__arrow {
  top: 10px !important;
}

.select2-container {
  width: 100% !important;
  margin-top: 0.5rem;
}

.step .active .step-icon,
.step .active.is-valid .step-icon,
.step .visited .step-icon {
  color: #fff;
  background-color: rgb(28, 164, 146);
}

.step .active .step-title,
.step .active.is-valid .step-title,
.step .visited .step-title {
  color: rgb(28, 164, 146);
}

.step .is-valid .step-title {
  color: rgb(28, 164, 146);
}

.step .is-valid .step-icon {
  color: #fff;
  background-color: rgb(28, 164, 146);
}

.wizardH3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  padding: 10px 20px;
  background: color-mix(in srgb, rgb(28, 164, 146), transparent 95%);
  color: rgb(28, 164, 146);
  border-radius: 7px;
  display: inline-block;
}

.recent-posts .post-author-img {
  width: 50px;
  border-radius: 50%;
  border: #000000 1px solid;
  margin-right: 15px;
}

.select2-container--default .select2-selection--single.is-invalid {
  border-color: rgb(212, 66, 36) !important; /* Rouge */
}

.select2-container--default .select2-selection--single.is-valid {
  border-color: rgb(28, 164, 146) !important; /* Rouge */
}

.iti {
  --iti-path-flags-1x: url("/img/flags.webp");
  --iti-path-flags-2x: url("/img/flags@2x.webp");
  --iti-path-globe-1x: url("/img/globe.webp");
  --iti-path-globe-2x: url("/img/globe@2x.webp");
  display: block;
  margin-top: 0.5rem;
}

.invalid-feedback {
  display: block !important;
}

.fw-semi-bold {
  font-weight: 700 !important;
}

.bold {
  font-weight: 700 !important;
}

.iti__selected-dial-code {
  color: #000;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 0px;
}

.eservice-title {
  font-weight: 600;
  font-size: 1.5rem;
}

.eservice-description {
  font-size: 1.2rem;
}

.eservice-pricing {
  font-size: 1.5rem;
  font-weight: 600;
}

.eservice-read-more {
  text-align: right;
  font-size: 1.5rem;
  font-weight: 700;
}

.eservice-show-title {
  font-weight: 700;
  font-size: 1.8rem;
}

.eservice-show-description {
  font-size: 1.1rem;
}

.sticky-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  /* z-index: 1030; */
}

.main {
  margin-top: 74px;
}

.request-form-intro {
  /* margin-top: 50px;
  margin-bottom: 50px; */
}

.demand-form-title {
  font-weight: 700;
  font-size: 2.5rem;
}

.demand-form-description {
  font-size: 1.5rem;
}

.demand-form-title-box {
  margin-top: 6.5rem;
  margin-bottom: 4rem;
}

#document-type-container .dz-dropzone-card {
  width: 100%;
  background-color: #f8fafd;
  border: 0.125rem dashed rgba(231, 234, 243, 0.7);
  border-radius: 0.5rem;
  padding: 1rem 1rem;
  display: flex;
  flex-wrap: wrap;
}
#document-type-container .dz-dropzone .dz-message {
  text-align: left;
}
#document-type-container .dz-processing {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
#document-type-container .upload-actions {
  text-align: right;
}

.agreement-label {
  font-size: 0.8rem !important;
}

.gdpr-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.select2-results__option--selectable {
  cursor: pointer;
  color: #000 !important;
  font-size: 1.1rem !important;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #0a3764 !important;
  color: white !important;
}

.toast-container.bottom-right {
  position: absolute;
  bottom: 60px;
  right: 20px;
}

.toast-container.bottom-left {
  position: absolute;
  bottom: 50px;
  left: 20px;
}

.toast-container.top-right {
  position: fixed;
  top: 90px;
  right: 20px;
  z-index: 1000;
}

.toast-container.top-left {
  position: absolute;
  top: 20px;
  left: 20px;
}

.toast-container {
  z-index: 1005 !important;
}

.toast {
  z-index: 1000;
}

.toast-header {
  display: block !important;
}

.service-footer-actions {
  display: none;
}

.sub-header {
  display: block;
}

.lowercase {
  text-transform: lowercase;
}

.dz-error-message {
  font-weight: bold;
  color: red !important;
}

.page-item.active .page-link {
  background-color: #0a3764;
  border-color: #0a3764;
}

.helper-icon,
.pointer {
  cursor: pointer;
}

#toast-notification,
.toast-header-title {
  font-size: 1.03rem !important;
  font-weight: 600;
}

.toast-header-title {
  font-weight: 700;
  text-transform: uppercase;
}

.icon-dark-warning {
  color: #fff;
  border-color: rgb(141, 92, 64) !important;
  background-color: rgb(141, 92, 64) !important;
}

.flatpickr-calendar .flatpickr-monthDropdown-months {
  color: #677788;
  font-size: 0.875rem;
  font-weight: 600;
  border: 1px solid #000;
  border-radius: 3px;
  margin-right: 3px;
}

.flatpickr-calendar .flatpickr-current-month input.cur-year {
  color: #677788;
  font-size: 0.875rem;
  font-weight: 600;
  border: 1px solid #000 !important;
  border-radius: 3px;
  height: 21px !important;
}

.numInputWrapper input[type=number]::-webkit-inner-spin-button,
.numInputWrapper input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: auto;
  appearance: auto;
}
.numInputWrapper input[type=number] {
  -moz-appearance: textfield;
}

.form-switch .form-check-input {
  background-color: #ccc;
}

.form-switch .form-check-input:checked {
  background-color: #377dff;
}

.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
  background-color: #00c9a7;
}

.form-check {
  margin-top: 0.5rem;
}

.input-group-sm-vertical .form-check-input {
  margin-top: 0.45rem !important;
}

.form-check-input {
  /* margin-top: .45rem!important; */
  border: 1px solid rgb(49, 63, 65) !important;
}

.contact-disabled {
  background-color: #ccc;
  border-color: #ccc;
  cursor: not-allowed;
}

.form-text {
  color: #000;
}

.text-justify {
  text-align: justify;
}

label {
  display: inline;
}

.automatic-recording-text {
  color: rgb(49, 63, 65);
  font-size: 0.8rem;
}
.automatic-recording-text .spinner-border-sm {
  width: 0.8rem;
  height: 0.8rem;
  border-width: 0.1rem;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.afro-info {
  font-size: 1rem;
  line-height: 2rem !important;
}
.afro-info p {
  margin-bottom: 0px !important;
}

@media (max-width: 550px) {
  .owl-carousel .item {
    height: calc(80vh - 67px);
  }
  .owl-carousel .item .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .navbar-brand {
    margin-right: 0;
  }
  .navbar-brand-logo {
    min-width: 6.5rem;
    max-width: 11.5rem;
    margin-right: 0px;
  }
  .slogan {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center;
    width: 95%;
    margin: auto;
  }
  .slogan h1 {
    font-size: 2rem;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
  }
  .slogan p {
    color: #fff;
    font-size: 1rem;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
    margin-top: 15px;
  }
  .btn {
    border-radius: unset !important;
    padding: 10px !important;
    text-transform: uppercase !important;
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 0.5px;
  }
  .actualities-title,
.util-links-title {
    font-weight: 900;
    font-size: 2rem;
    text-align: center;
  }
  .navbar-toggler-default i.bi-list,
.navbar-toggler-default i.bi-x {
    font-size: 1.5rem;
    color: #000;
  }
  .navbar-toggler-toggled i.bi-x {
    font-size: 1.5rem;
    color: #000;
  }
  .contact-right-side {
    text-align: center;
    margin-top: 50px;
  }
  .section-title {
    font-weight: 900;
    font-size: 2rem;
    text-align: center;
  }
  .eservice-title {
    font-weight: 600;
    font-size: 1.2rem;
  }
  .eservice-description {
    font-size: 1rem;
  }
  .eservice-pricing {
    font-size: 1rem;
    font-weight: 600;
  }
  .eservice-read-more {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .links .card-title {
    font-size: 1rem;
  }
  .links .img-fluid {
    width: 50%;
  }
  .links .card-body {
    text-align: center;
  }
  #headerr {
    padding: 0px;
  }
  .eservice-show-title {
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
  }
  .eservice-show-description {
    font-size: 1rem;
    text-align: center;
  }
  .eservice-section {
    text-align: center;
  }
  .faq .accordion .accordion-button {
    font-size: 1rem;
    font-weight: 700;
    color: #000;
  }
  .faq .accordion .accordion-body {
    font-size: 1rem;
    color: #000;
  }
  .faq .accordion .accordion-button::after {
    margin-left: 20px;
  }
  footer {
    min-height: 250px;
    background-color: #313f41;
    color: #fff;
    font-size: 1rem;
  }
  footer a,
footer p {
    color: #fff;
  }
  footer .logo-white {
    width: 55%;
  }
  footer .flag {
    height: 12px;
  }
  footer .flag .bg-green {
    background-color: rgb(16, 135, 87);
  }
  footer .flag .bg-red {
    background-color: rgb(235, 0, 0);
  }
  footer .flag .bg-yellow {
    background-color: rgb(255, 190, 0);
  }
  .main {
    margin-top: 67px;
  }
  .request-form-intro {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 1rem;
  }
  .demand-form-title {
    font-weight: 700;
    font-size: 1.5rem;
  }
  .demand-form-description {
    font-size: 1rem;
  }
  .demand-form-title-box {
    margin-top: 5.5rem;
    margin-bottom: 2rem;
  }
  .form-label,
.form-control {
    font-size: 1rem;
  }
  #document-type-container .dz-dropzone-card {
    border-radius: 0.5rem;
    padding: 0.5rem 0.5rem;
    margin: 0px;
  }
  #document-type-container .dz-dropzone .dz-message {
    text-align: left;
  }
  #document-type-container .dz-processing {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #document-type-container .upload-actions {
    text-align: center;
    margin-top: 1rem;
  }
  .service-footer-actions {
    display: block;
  }
  /* Bouton flottant et menu */
  .floating-action-menu {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 1000;
  }
  /* Overlay sombre */
  .menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.916);
    z-index: 999;
  }
  /* Bouton principal */
  .fab {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: rgb(28, 164, 146);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1001;
  }
  .fab:hover {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  }
  .main-fab {
    font-size: 24px;
  }
  /* Menu items */
  .menu-items {
    display: none;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 10px;
    position: absolute;
    bottom: 40px;
    right: 0;
    background: transparent;
    padding-block: 10px;
    z-index: 1001;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  /* Options avec texte et icône */
  .menu-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-decoration: none;
    margin-bottom: 10px;
    color: rgb(141, 92, 64);
    font-size: 14px;
    font-weight: 600;
    width: 100%;
  }
  .menu-item:hover {
    color: rgb(144, 89, 57);
  }
  .menu-item span {
    text-align: right;
    white-space: nowrap;
    flex-grow: 1;
    margin-right: 8px;
  }
  .menu-item .icon-circle {
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    flex-shrink: 0;
    margin-right: 4px;
  }
  .menu-item .icon-circle i {
    color: rgb(141, 92, 64);
    font-size: 16px;
  }
  /* Dernier élément du menu sans marge */
  .menu-item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 215px) {
  .menu-item span {
    text-align: right;
    white-space: normal;
    word-wrap: break-word;
    flex-grow: 1;
    margin-right: 8px;
  }
}
