/**
* Template Name: Presento
* Updated: Mar 10 2023 with Bootstrap v5.2.3
* Template URL: https://bootstrapmade.com/presento-bootstrap-corporate-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

.social-links{
  display: inline-flex !important;
  gap: 0.5rem !important;
  margin-inline-start: 0.5rem !important;
}
.container_dev {
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.text_dev {
  font-weight: 400;
  font-size: 22px;
  color: #fefefe;
}
.dud {
  color: fefefe;
}
.section_dev{
  background: #212121;
  height: 100%;
}
.img_logo_dev{
  max-width: 200px;
  margin: 0 auto;
}
.img_logo_dev img{
  max-width: 100%;
}
.partager{
  color:#000 !important;
  font-weight: 700;
  font-size: clamp(1rem, 0.625rem + 0.3125vw, 1rem);
}

.bx{
  font-size: clamp(1.4rem, 1rem + 0.5125vw, 1rem);
}

 .presentation_menu .modal-dialog{ 
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  margin: 0;
}
 .presentation_menu .modal-body img{ 
  width: 643px;
  height: 402.349px;
}
.modal-header{
  /* background-color: #000; */
}

.img_gif img{
  width:100%;
  height:100%;
  border-radius: 15px;
}

.img_gif{
margin-bottom:18px;
}
.service-slider .swiper-pagination span{
  background-color: #fff;
  
}
.service-slider [data-aos^=fade][data-aos^=fade].aos-animate{
  min-height: 100%;
}
 button[aria-expanded="true"] + .collapsing .all_nav{
  opacity:0;
  transition: opacity 0.3s ease
}
button[aria-expanded="true"] + .collapsing .langue{
  opacity:0;
  transition: opacity 0.3s ease
}
button[aria-expanded="true"] + .show .all_nav{
  opacity:1;
  transition: opacity 0.2s ease
}
button[aria-expanded="true"] + .show .langue{
  opacity:1;
  transition: opacity 0.2s ease
}
.navbar-collapse{
  right: 0px;
    position: fixed;
    z-index: 9;
    background: rgb(255, 255, 255);
    padding: 20px;
    min-height: 100%;
    transition-duration: 0.5s;
    padding-top: 68px;
    top: 0;
    width: 70%;
}
.show + #comp-kq4zxeo9:before{
  left: 0;
  content:"";
  min-height:100vh;
  min-width: 100vh;
  background:#000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 3;
  width: 100%;
  opacity: 0.5;
  transition-duration: .5s;
}
.collapse:not(.show) {
  display: none;
  right: -100%;
}
.collapsing {
  right: -100%;
  overflow: hidden;
  transition: right 0.3s ease;
}
.collapsing .langue, .collapsing .all_nav{
  opacity:0;
  transition: opacity 0.5s ease
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}
.bi-list::before{
  color: #fff;
}
.custom-layout{
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
#buttonRetour{
  border: none;
  background: transparent;
  color: rgb(69 165 122);
  display: flex;
    align-items: center;
    color: #fff;
    background: #000;
    border-radius: 6px;
    padding: 8px;
    max-width: 280px;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    font-weight: 700;
    font-size: 1rem;
    font-family: "Roboto", sans-serif;
    /* justify-content: flex-end; */
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    gap: 5px;
    margin-top: 20px;
}
button#buttonRetour:after {
  content: "\F138";
  font-family: 'Bootstrap-icons';
  padding-left: 2px;
}
#contact .nav-link:hover, .nav-link:focus{
  color:#000;
}
.nav-link{
  display: inline;
  font: var(--fnt,var(--font_1));
  left: 0;
  line-height: var(--item-height,50px);
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  color: #B2A286;
}
.form-floating>label, .contact .php-email-form button[type=submit]{
  font-size: .88rem;
}
#form_start{
  background: url("../img/photo-1502322386937-39e80cbbb461.jpeg") no-repeat center center fixed;
  background-size: cover;
  color: #0a0a0b;
  overflow: hidden;
}
#form_start .modal-header{
  background: linear-gradient(90deg, #0b3e27, #197149);
}
.tab {
  display: none;
}
#nextBtn{
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: .8rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 30px;
  color: #fff;
  background: #000;
  border: none;
}
#prevBtn{
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: .8rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 30px;
  color: #000;
  background: #fff;
  border: none;
}
/*carte*/
/* CSS pour l'animation fade-right */
/* Define the fade-right animation */
/* Define the fade-right animation */

#form_start .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
}
[type="radio"] {
  z-index: -1;
  position: absolute;
  opacity: 0;
}
#form_start .container [type="radio"]:checked ~ label {
  /*border-color: #197149 !important;
  background-color: rgb(127 234 97 / 16%) !important;
  color: #197149 !important;*/
  border-color: #000 !important;
  background-color: #000 !important;
  color: #ffffff !important;
  transform: scale(1);
}
#form_start .container [type="radio"]:checked ~ label i:after {
  will-change: transform, border-width, border-color;
  animation: bubble 1s ease-in;
}
#form_start .container [type="radio"]:checked ~ label:after {
  will-change: opacity, box-shadow;
  animation: sparkles 700ms ease-in-out;
}
#form_start .container [type="radio"]:checked ~ label > span {
  will-change: transform;
  border: 0;
  background: linear-gradient(90deg, #0b3e27, #197149);
  animation: radio 400ms cubic-bezier(0.17, 0.89, 0.32, 1.49);
}
#form_start .container [type="radio"]:checked ~ label > span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: #fff;
}
#form_start .container [type="radio"]:checked ~ label .card_ {
  will-change: box-shadow;
  animation: card 500ms ease-in-out forwards;
}
#form_start .container [type="radio"]:checked ~ label i:after {
  will-change: transform;
  animation: shine 500ms ease-in forwards;
  animation-delay: 100ms;
  min-height: 125px;
  top: -25px;
  max-width: 30px;
}
#form_start .container label {
  position: relative;
  display: grid;
  align-items: center;
  grid-template-columns: 20px auto 100px;
  grid-gap: 20px;
  width: 320px;
  min-height: 62px;
  padding: 0 20px;
  border-radius: 6px;
  border: 2px solid transparent;
  background-color: transparent;
  transition: all 300ms;
  border: none;
  width: 100%;
  margin: 8px 0;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) !important;
  border-radius: 10px !important;
  padding: 10px 14px;
  margin-bottom: 15px;
  grid-template-columns: 1fr 10fr;
}
#form_start .container label p{
  font-size: 12px;
  font-weight: 400;
  color: #a29f9f;
}
#form_start .container label i{
  font-size: 24px;
  position:relative;
}
#form_start .container label:hover {
  transform: scale(.95);
}
#form_start .container label i:after, #form_start .container label:after {
  position: absolute;
  left: 29px;
  border-radius: 50%;
  content: '';
}
#form_start .container label i:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  transform: translateX(-70px);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}

#form_start .container label:after {
  margin: -0.1875rem;
  width: 0.375rem;
  height: 0.375rem;
}
#form_start .container label > span {
  position: relative;
  display: inline-flex;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 2px solid #454861;
  background-image: linear-gradient(to bottom, #3B4059, #1C1E2D);
}
.card {
  position: relative;
  width: 243px;
  height: 152px;
  padding: 22px 24px;
  border-radius: 16px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
  background-image: linear-gradient(45deg, #FFF, #CDCDCD);
  overflow: hidden;
}
/*.card_:before {
  content: '\F543';
  position: absolute;
  font-family: "bootstrap-icons";
  top: -90px;
  bottom: 0;
  left: -620px;
  font-size: 116px;
}
.card_:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  transform: translateX(-70px);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}

.card--blue:before {
  content:"\F23A";
  position: absolute;
  font-family: "bootstrap-icons";
  top: -90px;
  bottom: 0;
  left: -620px;
  font-size: 116px;
}
.card--dark:before {
  content: "\F84C";
  position: absolute;
  font-family: "bootstrap-icons";
  top: -90px;
  bottom: 0;
  left: -620px;
  font-size: 116px;
}*/
.card--sm {
  position: absolute;
  right: -76px;
  transform: scale(0.24);
}
.card__chip {
  width: 39px;
  height: 28px;
  border-radius: 7px;
  border: 1px solid rgba(102, 84, 50, 0.5);
  box-shadow: inset 1px 1px 0px rgba(179, 146, 86, 0.5);
  background-image: linear-gradient(90deg, #D0A963, #FFE6BA);
}
.card__content {
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
}
.card__symbol {
  display: flex;
}
.card__symbol span {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #FB4646;
}
.card__symbol span:last-child {
  background-color: rgba(255, 163, 55, 0.75);
  margin-left: -13px;
}
.text__row {
  display: grid;
  grid-template-columns: 54px 64px;
  grid-gap: 6px;
}
.text__row:last-of-type {
  grid-template-columns: 45px 54px;
  margin-top: 7px;
}
.text__loader {
  height: 13px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.4);
}
.option:not(:last-child) {
  margin-bottom: 4px;
}
@keyframes radio {
  0%, 17.5% {
    transform: scale(0);
  }
}
@keyframes card {
  0% {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
    transform: scale(0.24);
  }
  45% {
    box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.5);
    transform: scale(0.25);
  }
  100% {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.4);
    transform: scale(0.24);
  }
}
@keyframes shine {
  from {
    transform: translateX(-70px) rotate(10deg);
  }
  to {
    transform: translateX(400px) rotate(10deg);
  }
}
@keyframes bubble {
  15% {
    transform: scale(1);
    border-color: #545461;
    border-width: 2rem;
  }
  30%, 100% {
    transform: scale(1);
    border-color: #545461;
    border-width: 0;
  }
}
@keyframes sparkles {
  0%, 10% {
    opacity: 0;
    transform: scale(0);
  }
  15% {
    opacity: 1;
    transform: scale(1.2) rotate(-20deg);
  }
}
#nextBtn{
  display: none;
}
/* CSS pour l'animation fade-right */
@keyframes fadeRight {
  from {
    opacity: 0;
    transform: translateX(20px); /* Décalage initial vers la gauche */
  }
  to {
    opacity: 1;
    transform: translateX(0); /* Pas de décalage à la fin de l'animation */
  }
}
.fade-right{
  will-change: opacity, box-shadow;
  animation: fadeRight 500ms ease-in-out;
}
/* Définition de la classe pour l'élément à animer */
.fade-in {
  opacity: 0; /* Définir l'opacité initiale à 0 (transparent) */
  animation: fadeInAnimation .5s ease-in forwards; /* Nom de l'animation, durée, fonction d'accélération et mode de remplissage */
}

/* Définition de l'animation */
@keyframes fadeInAnimation {
  from {
      opacity: 0; /* Opacité au début de l'animation (0) */
  }
  to {
      opacity: 1; /* Opacité à la fin de l'animation (1) */
  }
}

/* Classe pour l'animation "fade-out" */
.fade-out {
  animation: fadeOutAnimation 2s ease-in forwards;
}

/* Définition de l'animation "fade-out" */
@keyframes fadeOutAnimation {
  from {
      opacity: 1; /* Opacité au début de l'animation (1) */
  }
  to {
      opacity: 0; /* Opacité à la fin de l'animation (0) */
  }
}

/*new modif*/
 .presentation_menu  .modal-body img { 
  width: 643px;
  height: 402.349px;
  margin-left: 24px;
  margin-right: 24px;
}
.fullscreen-social{
display: flex;
}
 .presentation_menu .modal-body{ 
  display: flex;
}
 .presentation_menu .modal-content{ 
  min-height: 100vh;
}

 .presentation_menu  #fullscreen-view.fullscreen.fullscreen-bright .fullscreen-side-bar .fullscreen-side-bar-title { 
  color: rgba(65,65,65,1) !important;
  font: normal normal normal 18px/1.4em avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif !important;
  outline: none;
  margin-bottom: 18px;
}

 .presentation_menu  .fullscreen-side-bar-description-line, .pro-fullscreen-wrapper #fullscreen-view.fullscreen.fullscreen-bright .fullscreen-side-bar .fullscreen-side-bar-description .fullscreen-side-bar-description-line {
  color: rgba(65,65,65,1) !important;
  font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif !important;
  outline: none;
  margin-bottom: 18px;
}

 .presentation_menu  .fullscreen-side-bar-link { 
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  color: #111;
  cursor: pointer;
  display: -webkit-box;
  font-family: HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 22px;
  overflow: hidden;
  padding: 2px;
  text-decoration: underline;
  margin-bottom: 18px;
}
.presentation_menu .fullscreen-side-bar-title { 
  color: rgba(65,65,65,1) !important;
  font: normal normal normal 18px/1.4em avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif !important;
  outline: none;
  margin-bottom: 18px;
}

.social-share-items-container .social-share-items-list {
    display: flex;
    justify-content: space-between;
    width: 280px;
}
.social-share-items-container .social-share-items-list .social-share-icon {
    height: 24px;
    width: 24px;
    transition: color .2s ease;
}

.social-share-copylink-input {
    border: 1px solid #000;
    padding: 2px 8px;
    height: 100%;
    width: 260px;
}

.social-share-copylink-container {
    display: flex;
    margin-top: 25px;
    height: 40px;
}
.social-share-copylink-button {
    width: 50px;
    height: 100%;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    transition: background-color .1s ease;
}
#share .modal-header {
  flex-direction: column;
}

#share .modal-content{
  border-radius: 0;
}


/*test*/
.controls{
  width: 100%;
  padding: 28px;
  padding-top: 0;
  margin-top: -16px;

}
@import 'https://unpkg.com/open-props' layer(design.system);
@import 'https://unpkg.com/open-props/normalize.dark.min.css'
  layer(demo.support);

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200..900&display=swap');

@layer demo.base {
  :root {
    font-family: 'Inter', sans-serif;
    --sm-font-size: 0.875rem;
    --size: min(100%, 100dvw);
  }
  section.diapo {
    display: block;
    justify-content: center;
    gap: var(--size-2);

    & header {
      display: flex;
      align-items: center;
      gap: var(--size-2);

      > img {
        inline-size: 2.5rem;
        aspect-ratio: var(--ratio-square);
        border-radius: var(--radius-round);
      }

      & p {
        font-size: var(--sm-font-size);
        font-weight: var(--font-weight-6);
      }

      & i {
        color: var(--blue-5);
      }

      > div {
        display: flex;
        align-items: center;
        gap: var(--size-1);
      }

      @media (width < 468px) {
        padding-inline: var(--size-3);
      }
    }

    .card {
      width:100% !important;
      height:100% !important;
      padding: 0 !important;
      border-radius: 0 !important;
      border: none !important;

      & button {
        background: transparent;
      }

      .visual {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: var(--size);
        inline-size: var(--size);
        block-size: var(--size);
        overflow-x: auto;

        /* Hide scrollbar */
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
        &::-webkit-scrollbar {
          display: none;
        }

        & img {
          inline-size: var(--size);
          border-radius: var(--radius-1);
          border: var(--border-size-1) solid var(--stone-11);
        }
      }

      .controls {
        position: absolute;
        z-index: 1;

        inset-inline: var(--size-2);

        inset-block-start: 50%;
        display: flex;
        justify-content: space-between;
      }

      & button {
        inline-size: var(--size-8);
        border-radius: var(--radius-round);
        aspect-ratio: var(--ratio-square);
        font-size: 1.75rem;

        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        box-shadow: var(--shadow-1);
        color: var(--stone-1);
        transition: color 0.2s ease;

        &:hover {
          color: var(--stone-2);
        }
      }
    }

    .pagination {
      position: absolute;
      z-index: 1;
      inset-inline: 0;
      inset-block-end: var(--size-5);

      display: flex;

      justify-content: center;
      gap: var(--size-1);

      & button {
        display: inline-flex;
        place-content: center;
        inline-size: 0.5ex;
        flex-shrink: 0;
        aspect-ratio: var(--ratio-square);
        border-radius: var(--radius-round);
        background-color: hsl(0 0% 100%/ 60%);
      }
    }

  }
}


@layer demo.scroll-driven-animation {
  .visual {
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scroll-timeline: --carousel inline;

    > * {
      scroll-snap-align: center;
    }

    & img {
      view-timeline-axis: inline;
      perspective: var(--size);
      object-fit: cover;
      min-width: 100%;
      height: 100%;
    }
  }

  .pagination{
    align-self: end;
    display: var(--nav-dot-section-display);
    grid-area: 1/1/1/1;
    justify-self: center;
    margin-bottom: var(--nav-dot-section-bottom-margin) !important;
    position: absolute;
    transform: translateY(50%);
    justify-content: center;
    display: flex;
    gap: 12px;
  }

  .pagination > button {
    /* every dot use the scale animation */
    animation: scale linear both;
    border: solid 1px #fff !important;
    width: 9px;
    height: 9px;
    border-radius: 50% !important;
  }

  .next {
    animation: auto next ease;
    animation-timeline: --carousel;
  }

  .previous {
    animation: auto prev ease;
    animation-timeline: --carousel;
  }
}

/* pagination dots effect */
/* scaled out, until in view, then scale 1 */
@keyframes scale {
  0%,
  100% {
    scale: 0.75;
  }
  50% {
    scale: 1;
    background-color: white;
  }
}

@keyframes prev {
  from {
    visibility: hidden;
  }
}

@keyframes next {
  to {
    visibility: hidden;
  }
}
.navbar-toggler[aria-expanded="true"] .bi-list::before {
  content: "\F62A";
}

@media(max-width:768px){
  .presentation_menu .modal-body img {
    width: 100%;
    height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 24px;

  }
  .presentation_menu .modal-body{
    display: block;
  }
  .social-share-items-container{
    max-width: 100%;
    padding-top: 19px;
  }
  .social-share-items-container .social-share-items-list{
    width:auto;
  }
  :host(.device-mobile-optimized) .WzbAF8 .mpGTIt, body.device-mobile-optimized .WzbAF8 .mpGTIt {
    white-space: nowrap !important;
  }
}

.bi-list::before {
  color: rgba(var(--lineColor,var(--color_2)),var(--alpha-lineColor,1));
}


[data-mesh-id="comp-latf8v18inlineContent-gridContainer"]>section#comp-j4nv5117, section#comp-lgdmpiog1{
  margin-top: 0;
}

#comp-leubm7rc{
  margin: 75px 0px 10px calc((100% - 980px) * 0.5);
}