/* ***********************************************************************************************************|
                                                   banniere                            |
**************************************************************************************************************/

.wrapper-banniere {
    position: relative;
    margin-top: -67px;
  }

  .banniere-item::before {
      content: "";
      background: linear-gradient(90deg, var( --second-color ) 0%, #131D261A 100%);
      position: absolute;
      z-index: 2;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
  }

  .hero-section {
    position:absolute;
    width: 100%;
    height: 100%;
  }
  /* .sub-title-banner{
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--white-color);
    position: relative;
    margin-bottom: 18px;
  } */
.sub-title-banner {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--primary-color);
}
  
  .titre-banner {
    z-index: 1;
    font-family: Poppins;
    color: rgb(255, 255, 255);
    font-size: 47px;
    position: relative;
    opacity: 4;
    line-height: 65px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 55px;
    opacity: 1;
    /*! transform: translate(0px); */
    padding-bottom: 20px;
    transition: all ease 1.5s .5s;
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden;
    /* font-family: 'Unbounded', sans-serif; */
  }
  .titre-banner span {
      position: relative;
      display: inline-block;
  }
  .bg-boutique-bg {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    opacity: 0.7;
  }
  .text-chapeau-banniere {
    font-size: 18px;
    width: 90%;
    padding-bottom: 12px;
}
  .localisation-activites li  i {
    margin-right: 4px;
    font-size: 12px;
  }

  .text-align-right .localisation-activites {
    width: 100%;
    text-align: end;
    justify-content: end;
    display:flex;
    align-items: end;
  }
  
  .titre-banner span:before {
      content: "";
      position: absolute;
      bottom: -12px;
      left: 0;
      right: 0;
      height: 32px;
      background-image: url(../images/shape/shape-text-banniere.png);
      background-repeat: no-repeat;
      background-position: center;
      z-index: -1;
  }
  
  .title-banner span:before {
      content: "";
      position: absolute;
      bottom: -12px;
      left: 0;
      right: 0;
      height: 32px;
      background-image: url(../images/shape/shape-text-banniere.png);
      background-repeat: no-repeat;
      background-position: center;
      z-index: -1;
  }
  .title-banner span {
      position: relative;
      display: inline-block;
  }
  .content-slide {
    color: rgb(255, 255, 255);
    height: 310px;
    transform-origin: 50% 50% 0px;
    margin-top: 110px !important;
    position: relative;
    max-width: 100%;
    width: 60%;
    font-family: Poppins;
    z-index: 2;
    margin-left: 30px;
  }
  .banniere-item {
    background-image: url(../images/banniere/banniere3.jpg);
    height: 650px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  
  /* .banniere-item::before {
    background: rgb(5 5 5 / 40%);
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  } */
.titre-banner-filigrane-box {
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    left: 4%;
    z-index: -1;
}

.titre-banner-filigrane {
    font-weight: 800;
    font-size: 140px;
    line-height: 300px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.1);
}
  .active .titre-banner {
      transform: translateY(0);
      opacity: 1; 
      /*! transform: translate(0px, 0px); */ 
      visibility: visible; 
  }
  
  .ligne-titre.row-container {
    justify-content: space-between;
  }
  .wrap-btn {
    justify-content: end;
    display: flex;
  }
.banniere-item .primary-btn {
    font-size: 15px;
}
  
  .active .btn-banner {
      transform: translateY(0);
      opacity: 1; 
      transform: translate(0px, 0px); 
      visibility: visible; 
  }
  .text-align-right .content-slide .titre-banner {
    text-align: end;
  }
  
  .date-item-banniere {
    width: 64px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    padding: 11px 0px 11px 0px;
    text-align: center;
    border-radius: 5px;
    line-height: 23px;
    margin-bottom: 22px;
    background: var(--second-color);
    margin-top: 20px;
    text-transform: uppercase;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 10px 16px;
  }
  .date-item-banniere h3 {
    font-size: 24px;
    line-height: 35px;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    color: var(--white-color);
    font-family: Poppins;
  }
  .wrap-banniere-item.row-container.container.text-align-right .text-chapeau-banniere {
    border-left: 0;
    border-right: 5px solid var(--primary-color);
    margin-right: 20px;
    padding-right: 20px;
  }
  .text-align-right .localtion-activites {
    justify-content: end;
    text-align: end;
    display: flex;
    width: 100%;
  }
  .text-align-center .localtion-activites {
    text-align: center;
    justify-content: center;
    display: flex;
  }
  .text-align-center .wrap-titre-banner {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  text-align-right .wrap-titre-banner {
    justify-content: end;
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  .banniere .nav-btn {
    display: none;
  }
  
  .rt-video-popup {
    margin-left: 15px;
  }
  
  .play-btn.rt-video-popup {
    background: white;
    color: var(--second-color);
  }
  .play-btn.rt-video-popup i {
    color: var(--second-color);
  }
  .primary-btn.play-btn.rt-video-popup:hover {
  
    color: white;
  }
  .primary-btn.play-btn.rt-video-popup:hover  i {
    color: white;
  }
  a.primary-btn.play-btn::before {
    background: var(--primary-color);
  }
  
  .btn-banner {
    margin-top: 30px;
    transition: all ease 1.5s .5s;
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden;
  }
  
  .text-align-center {
    text-align: center;
  }
  .wrap-banniere-item.text-align-center {
    text-align: center;
    flex-direction: column;
    padding-top: 0;
  }
  .wrap-banniere-item.text-align-right {
    justify-content: flex-end;
  }
  .bottom-shape-banniere2 {
      position: absolute;
      display: none;
      right: 0px;
      top: -5%;
      overflow: hidden;
      /* bottom: -50px; */
      z-index: 0;
      transform: rotate(180deg);
  }
  
  .text-align-center .content-slide {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .text-align-right .content-slide {
    display: flex;
    /*! justify-content: flex-end; */
    flex-direction: column;
    align-items: end;
  }
  
  .content-slide {
  }
  .text-align-right .content-slide .chapeau-banner {
    /*! border-right: 4px solid var(--primary-color); */
    padding-right: 20px;
    padding-left: 0;
    border-left: none;
    text-align: end;
  }

  .banniere .owl-dots {
    position: absolute;
    top: 50%;
    right: 5%;
    width: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*! flex-direction: column; */
    justify-content: center;
    /* width: 100%; */
    z-index: 1;
  }
  
  .banniere .owl-nav {
      position: absolute;
      top: 50%;
      /*! transform: translateY(-50%); */
      display: flex;
      flex-direction: column;
      /* justify-content: space-between; */
      /* width: 100%; */
      /*! right: -8%; */
      z-index: 2;
      gap: 52px;
      left: 2%;
  }
  
  .banniere .nav-btn {
      color: var(--second-color);
      display: flex;
      justify-content: center;
      align-items: center;
      transition: all 0.3s ease;
      cursor: pointer;
      font-size: 18px;
      width: 43px;
      aspect-ratio: 1;
      /* height: 70px; */
      border-radius: 10px;
      background-color: #fff;
      position: absolute;
  }
  
  .banniere .nav-btn.prev-slide {
    /* left: 5%; */
  }
  
  .banniere .nav-btn.next-slide {
    /* right: 5%; */
  }
  
  .banniere .nav-btn:hover {
      background: var(--second-color);
      color: #fff;
  }

.wrapper-banniere .owl-prev, .wrapper-banniere .owl-next {
  position: relative;
}

.wrapper-banniere .owl-prev::before {
    position: absolute;
    content: "";
    height: 80px;
    width: 3px;
    background-image: linear-gradient(0deg, var(--primary-color) 0%, rgba(232, 58, 21, 0) 100%);
    top: -86px;
    left: 20px;
}

.wrapper-banniere .owl-next::before {
    position: absolute;
    content: "";
    height: 80px;
    width: 3px;
    background-image: linear-gradient(180deg, var(--primary-color) 0%, rgba(232, 58, 21, 0) 100%);
    bottom: -129px;
    left: 18px;
}
  
  
  
  .banniere .owl-dot span::before {
    content: '';
    /*! position: absolute; */
    font-size: 13px;
    color: var(--second-color);
    font-weight: 600;
  }
  
  .banniere .owl-dot.active span::before{
    color: var(--primary-color);
    
  }
  .banniere .owl-dot:nth-child(1) span::before {
    content: "1";
  }
  .banniere .owl-dot:nth-child(2) span::before {
    content: "2";
  }
  .banniere .owl-dot:nth-child(3) span::before {
    content: "3";
  }
  .banniere .owl-dot:nth-child(4) span::before {
    content: "4";
  }
  .banniere .owl-dot:nth-child(5) span::before {
    content: "5";
  }
  .banniere .owl-dot:nth-child(6) span::before {
    content: "6";
  }
  .banniere .owl-dot:nth-child(7) span::before {
    content: "7";
  }
  .banniere .owl-dot span {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    
  }
  .btn-banner a svg {
    fill: var(--white-color);
    margin-left: 13px;
    width: 24px;
    aspect-ratio: 1;
  }
  .banniere .owl-dot {
    transition: all 300ms linear 0ms;
    width: 30px;
    height: 30px;
    border: 3px solid #ff0040;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: white;
    border: none;
    margin: 5px;
    position: relative;
    color: var(--second-color);
  }
   .banniere .owl-dot.active {
    width: 36px;
    height: 36px;
    border: 3px solid var(--primary-color);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    /*! top: -3px; */
    /*! left: -3px; */
    background-color:transparent;
  }
  
  .banniere-item.slide1 {
      background-image: url("../images/banniere/slider1.avif");
  }
  
  .banniere-item.slide2 {
      background-image: url("../images/banniere/slider2.jpg");
  }
  .banniere-item.slide3 {
    background-image: url("../images/banniere/slider3.jpg");
}
.banniere-item.slide4 {
  background-image: url("../images/banniere/slider5.jpg");
}
.banniere-item.slide5 {
  background-image: url("../images/banniere/slider6.jpg");
}



/* ***********************************************************************************************************|
                                                   Booking                            |
**************************************************************************************************************/

.wrapper-booking{
    position: relative;
    margin-top: -45px;
    z-index: 2;
}

.wrap-booking{
    display: flex;
    align-items: center;
    box-shadow: 0 0 10px #00000026;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.item-booking-right{
    position: relative;
    width: 75%;
}
.wrap-item-booking-right{
    background-color: var(--white-color);
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.booking-title{
    color: var(--black-color);
    /* font-family: "Inria Sans"; */
    font-size: 23px;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 0;
}
.wrap-form-booking{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wrap-form-booking .input-field-box{
    display: flex;
    align-items: center;
}
.input-field-box > div{
    position: relative;
    padding: 0 5px;
    margin-bottom: 10px;
}
.wrapper-booking .input-field{
    width: 27%;
}
.input-field-date, .booking-btn{
    width: 20%;
}
.input-field-box input, .input-field-box select{
    color: var(--black-color);
    background-color: #F1F1F1;
    padding: .5rem 1rem;
    min-height: 40px;
}
.booking-btn-box button{
    color: #ffffff;
    background-color: var(--second-color);
    min-height: 40px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    padding: 5px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s linear;
}
.booking-btn-box i {
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 12px;
}

.booking-btn-box button:hover {
    background-color: var(--primary-color);
}
.item-booking-left{
    position: relative;
    width: 25%;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-booking-left{
    background-image: url(../images/bg/tools-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.wrap-item-booking-left{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.item-booking-left::before{
    position: absolute;
    content: "";
    display: block;
    background-color: var(--primary-color);
    opacity: 0.8;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.booking-icon{
    background-color: var(--white-color);
    color: var(--primarty-color);
    font-size: 35px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border-radius: 10px;
    margin-right: 10px;
    color: var(--primary-color);
    font-size: 29px;
}
.booking-contact-details p{
    font-size: 14px;
    color: var(--white-color);
    font-weight: 600;
    margin: 0;
}
.booking-contact-details h3 a{
    font-size: 24px;
    font-weight: 700;
    color: var(--white-color);
    margin: 0;
}

/* ***********************************************************************************************************|
                                                   About                            |
**************************************************************************************************************/

.wrapper-about{
    padding: 140px 0 70px;
    margin-top: -80px;
    position: relative;
    overflow: hidden !important;
}

.item-about.left{
    flex: 0 0 auto;
    width: 50%;
}
.row>* {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    flex-shrink: 0;
    /* width: 100%; */
    /* max-width: 100%; */
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}

.wrap-item-about{
    position: relative;
    padding-right: 30px !important;
    display: flex;
    justify-content: flex-end;
}
.wrap-item-about .vehicle-repair{
    background-color: #fff;
    padding: 10px;
    min-width: 190px;
    position: absolute;
    top: 70px;
    left: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    box-shadow: 0px 20px 50px rgba(0,0,0,0.08);
}
.movingx {
    -webkit-animation: movingX 8s linear infinite;
    animation: movingX 8s linear infinite;
}

@keyframes movingX {
  0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
  }
  50% {
      -webkit-transform: translateX(50px);
      transform: translateX(50px);
  }
  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
  }
}

.wrap-item-about .sub-img-about-box {
  width: 260px;
  height: 265px;
  position: absolute;
  left: 20px;
  bottom: -101px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 0 10px #0000001a;
}
.about-counter {
    background-color: var(--primary-color);
    display: inline-block;
    padding: 15px 30px;
    position: absolute;
    bottom: -15%;
    right: 18%;
    text-align: center;
}

.about-counter .about-counter-title {
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.about-counter .about-counter-text {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.sub-img-about-box img {
    height: 100%;
    width: 100%;
    border: 8px solid #fff;
}

.item-about.right{
    flex: 0 0 auto;
    width: 50%;
    position: relative;
}
.item-about-shape-2 {
    position: absolute;
    top: 80px;
    right: 80px;
    background: #ffa4051a;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: zoom-fade 5s infinite 
linear;
    animation: zoom-fade 5s infinite 
linear;
}

.item-about-shape-1 {
    position: absolute;
    top: -1px;
    right: 90px;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
}

.wrap-item-about-content{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.checklist li {
  color: var(--title-color);
  margin-bottom: 10px;
  font-weight: 500;
  position: relative;
  padding-left: 28px;
}
.checklist li::before {
  content: "\f058";
  font-family: fontAwesome;
  font-weight: 900;
  color: var(--primary-color);
  position: absolute;
  left: 0;
  transition: 0.3s ease-in-out;
}
.about-header-info{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    border-top: 1px solid #D2D2D2;
    padding-top: 30px;
    margin-top: 35px;
    margin-bottom: 30px;
}

.media-body .header-info_label {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #787878;
}

.media-box .header-info_link {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: var(--title-color);
  margin-bottom: 0;
}

.primary-btn {
  font-family: var(--body-font);
  color: var(--white-color);
  position: relative;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
  text-transform: uppercase;
  z-index: 2;
  border-radius: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: none;
  transition: 0.4s;
}
.primary-btn.black-btn {
  background-color: var(--second-color);
}
.primary-btn::before, .primary-btn::after{
  content: '';
  position: absolute;
  z-index: -1;
  left: 100%;
  top: 0;
  width: 150%;
  height: 100%;
  background-color: var(--second-color);
  color: var(--white-color);
  -webkit-transform: skew(30deg) translate3d(0, 0, 0);
  transform: skew(30deg) translate3d(0, 0, 0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 1s ease;
}
.primary-btn::before {
    left: auto;
    right: 100%;
    -webkit-transform: skew(-30deg) translate3d(0, 0, 0);
    transform: skew(-30deg) translate3d(0, 0, 0);
}
.primary-btn.black-btn::before, .primary-btn.primary-btn.black-btn::after{
  background-color: var(--primary-color);
}
.primary-btn:hover {
    color: var(--white-color);
}
.primary-btn:hover::before {
    -webkit-transform: skew(-30deg) translate3d(70%, 0, 0);
    transform: skew(-30deg) translate3d(70%, 0, 0);
    opacity: 1;
}
.primary-btn:hover::after {
    -webkit-transform: skew(30deg) translate3d(-70%, 0, 0);
    transform: skew(30deg) translate3d(-70%, 0, 0);
    opacity: 1;
}
.about-counter-wrapper {
  background-color: #F6F7F9;
  padding: 30px 40px;
}
.checklist {
    margin-bottom: 30px;
}

.wrap-item-about-content .about-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.about-counter-wrapper .item-about-counter {
  border-bottom: 1px solid #D2D2D2;
  margin-bottom: 20px;
  margin-right: 0;
  padding: 0 0 20px 0;
}

.about-counter-wrapper .item-about-counter:last-child{
    border: none;
    padding: 0;
    margin: 0;
}
.wrap-item-about-counter{
    /* display: flex; */
    justify-content: flex-start;
    gap: 15px;
    max-width: 255px;
}
.item-about-counter .counter-number {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: var(--primary-color);
  margin-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.item-about p {
    text-align: justify;
    margin-bottom: 10px;
}

.about-btn {
    margin-top: 29px;
}

.wrap-about.row-container.row {
    align-items: flex-start;
}

.about-btn {
    margin-top: 29px;
}

.about-shape-1{
    position: absolute;
    z-index: -1;
  top: 0%;
  left: 0%;
}
.about-shape-2{
    top: 25%;
    left: -0.6%;
    position: absolute;
    z-index: -1;
}
.about-shape-3{
    top: 20%;
    left: 8%;
    position: absolute;
    z-index: -1;
}
.about-shape-4{
    top: 42%;
    left: 10%;
    position: absolute;
    z-index: -1;
}

.spin{
  animation: spin 15s linear infinite;
}

@keyframes spin{
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.img-about-box {
  width: 370px;
  height: 400px;
  display: flex;
  justify-content: flex-end;
}
.img-about-box img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 8px solid #fff;
    box-shadow: 0 0 10px #0000001a;
}

.icon-box-chiffres {
    position: absolute;
    left: 0px;
    top: 9px;
    width: 26px;
    height: 32px;
}

.icon-box-chiffres::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.2;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 60% 0%);
    background-color: var(--primary-color);
}

.item-chiffres {
    position: relative;
    padding-left: 45px;
    width: 33.33%;
}

.wrap-item-chiffres .icon-box-chiffres .dotted {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--primary-color);
}
.wrap-item-chiffres .icon-box-chiffres .dotted-1 {
    left: 0px;
    top: 6px;
}
.wrap-item-chiffres .icon-box-chiffres .dotted-2 {
    top: 6px;
    right: 6px;
}
.wrap-item-chiffres .icon-box-chiffres .dotted-3 {
    right: 6px;
    bottom: 6px;
}

.wrap-item-chiffres .count-num {
    position: relative;
    display: block;
    font-size: 33px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    color: #00224f;
    font-weight: 600;
    margin-bottom: 10px;
}


.wrap-item-chiffres .title-counter {
    font-size: 17px;
    line-height: 24px;
    color: #00224f;
    font-weight: 600;
}

.wrap-chiffres-cles.row-container {
    border-top: 2px solid #e5e5e5;
    padding-top: 30px;
    margin-top: 30px;
}


/* ***********************************************************************************************************|
                                                   service                            |
**************************************************************************************************************/

.wrapper-services{
    padding: 65px 0 100px;
    position: relative;
    background-color: #0143660a;
    background-image: url(../images/bg/bg-service.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.wrap-services {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.items-services {
    position: relative;
    width: 33.333333%;
    flex: 0 0 auto;
    padding: 10px;
}
.wrap-item-services {
    background-size: cover;
    background-repeat: no-repeat;
}
.wrap-item-services {
    position: relative;
    background-color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 0 10px #0000000d;
    /* min-height: 109px; */
}
.wrap-services {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wrap-item-services:hover .services-item-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.services-title {
    font-size: 18px;
    margin-bottom: 8px;
}
.services-item-icon {
    width: 70px;
    height: 70px;
    background-color: #f3f4f5;
    padding: 10px;
    border-radius: 10px;
    margin-right: 15px;
    z-index: 1;
    transition: 0.4s ease-in-out;
}
.services-profile-activities {
    position: relative;
    z-index: 1;
}

.wrap-item-services:hover .services-item-icon {
    background-color: #fff;
}
.wrap-item-services::before, .wrap-item-services:after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: var(--second-color);
    opacity: 0.8;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    /* z-index: -1; */
}

.wrap-item-services:hover::after {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
.wrap-item-services::after{
    background-color: #fff;
    opacity: 1;
}
.wrap-item-services:hover .services-texte {
    color: #fff;
}

.wrap-item-services:hover .services-title {
    color: #fff;
}
.services-texte {
    line-height: 20px;
    margin-bottom: 10px;
}

.services-item-btn span {
    margin-left: 10px;
}
.services-item-btn a {
    background-color: #ffa4051a;
    padding: 7px 15px;
    border-radius: 50px;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.services-item-btn {
    display: flex;
    justify-content: end;
}
.wrap-item-services:hover .services-item-btn a {
    background-color: #FFF;
}
.services-item-icon img {
    transition: 0.4s ease-in-out;
}

.service-btn {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    gap: 10px;
}
/* **************************************************************************************
                                    Why choose Us
******************************************************************************************/ 

.wrapper-pnc{
    position: relative;
    padding: 130px 0px 0px 0px;
    background-color:#f8f8f8;
    margin-top: -54px;
}
.container-pnc{
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    /* padding: 0 15px; */
}
.wrapper-bg-pnc{
    background-image: url(../images/bg/pnc.avif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 660px;
    position: absolute;
    top: 0;
    transition: background-image 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.wrapper-bg-pnc::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
}
.wrap-pnc{
    /* align-content: flex-start; */
    /* flex-wrap: wrap; */
    position: relative;
    /* width: 100%; */
    display: flex;
    /* padding: 0 40px; */
    /* position: relative; */
    z-index: 2;
}
.item-right-pnc{
    flex: 0 0 auto;
    width: 60%;
    padding: 0 10px;
}
.wrap-item-right-pnc-top{
    margin-left: 30px;
    position: relative;
    display: block;
}
.sub-title-box-pnc{
    color: var(--white-color);
    border-color:#444444;
    margin-left: 0;
    font-size: 16px;
    position: relative;
    padding: 0px 17px;
    min-height: 33px;
    line-height: 32px;
    display: inline-block;
    letter-spacing: 1px;
    border: 2px solid #444444;
    border-radius: 4px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.main-title-pnc{
    font-size: 32px;
    color:var(--white-color);
    line-height: 44px;
    margin-bottom: 10px;
    font-weight: 900;
}
.pnc-text{
    margin: 0 0 5px 0;
    font-size: 16px;
    color: var(--white-color);
}
.sub-text-pnc-box{
    display: flex;
    gap: 50px;
    /* justify-content: space-between; */
}
.sub-text-pnc{
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 37px;
}
.text-pnc{
    margin-left: 20px;
    width: calc(100% - 40px);
}
.text-pnc p{
    font-size: 17px;
    color: var(--white-color);
    font-weight: 600;
    letter-spacing: -0.02em;
    align-self: center;
    padding-inline-start: 5px;
}
.sub-text-pnc .list-text-pnc{
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 8px;
}
.icon-pnc{
    height: 20px;
    width: 20px;
    background-color: var(--primary-color);
    font-size: 12px;
    color: var(--black-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -10px;
}
.wrap-item-right-pnc-top{
    /* margin-top: 10px; */
    position: relative;
    display: block;
}
.btn-videos-box{
    border-radius: 15px;
    background-color: var(--primary-color);
    width:600px;
    height: 126px;
    margin-left: 65px;
    position: absolute;
}
.btn-videos{
    position: relative;
    text-align: center;
    display: flex;
    z-index: 1;
}
.shape-right{
    position: absolute;
    right: 0;
    top: 0;
    width: 155px;
    height: 110px;
}
.shape-right img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.video{
    position: relative;
}
.image-right-pnc{
    position: relative;
    height: 100%;
}
.image-right-pnc img{
    border-radius: 15px 0 0 15px;
    width: 167px;
    height: 126px;
}
.video-text-bottom-pnc ul li a i {
    margin-right: 10px;
}
.icon-pnc-bottom{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    line-height: 1;
}
.icon-pnc-bottom-content{
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    color: var(--primary-color);
}
.icon-play-pnc{
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: var(--white-color);
    color:var(--primary-color);
    line-height: 47px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
}
.icon-play-pnc::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    /* transform: translate(-50%, -50%); */
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid var(--white-color);
    animation:pulse-border 1500ms ease-out infinite;
    z-index: -1;
}
@keyframes pulse-border{
    0%{
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
    }
    100%{
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0;
    }
}
.icon-play-pnc::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    /* transform: translate(-50%, -50%); */
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid var(--white-color);
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}
.video-text-bottom-pnc{
    display: flex;
    align-items: center;
}
.video-text-bottom-pnc ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 12px;
}
.video-text-bottom-pnc ul li{
    display: block;
    text-align: left;
    position: relative;
    color: var(--white-color);
}
.video-text-bottom-pnc ul li:nth-child(1){
    padding-left: 30px;
}
.video-text-bottom-pnc ul li:nth-child(1)::before{
    content: "";
    height: 3px;
    width: 22px;
    background-color:var(--white-color);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.video-text-bottom-pnc ul li a{
    font-size: 21px;
    color: #fff;
    font-weight: 500;
}
.item-left-pnc{
    flex: 0 0 auto;
    width: 40%;
    padding: 0 10px;
    position: relative;
}
.wrap-item-left-pnc{
    /* padding-left: 40px; */
    position: relative;
    display: block;
}
.image-box-left-pnc{
    position: relative;
    z-index: 1;
    display: inline-block;

}
.images-shape-left-pnc{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
}
.images-shape-left-pnc li:nth-child(1){
    left: -31%;
    /* bottom: 30%; */
    /* width: 376px; */
    /* height: 77px; */
    z-index: -2;
}
.images-shape-left-pnc li {
    position: absolute;
    /* z-index: 0; */
}
.images-shape-left-pnc li:nth-child(2){
    right: -511px;
    top: -50px;
    z-index: 0;
}
.images-shape-left-pnc li:nth-child(2) img{
    opacity: 50%;
    width: 131px;
    height: 122px;
    border-radius: 0px;
}
.images-left-pnc{
    position: absolute;
    z-index: 1;
    display: inline-block;
    padding-left:30px;
}
.images-left-pnc img{
    width: 460px;
    height: 590px;
    z-index: 1;
    border-radius: 13px 13px 13px 13px;
}


/* **************************************************************************************
                                    Team
******************************************************************************************/ 

.personnel{
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    transition: background-image 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 160px 0px 25px 0px;
    background-image: url(../images/bg/bg-actualite.png);
}
.wrapper-personnel-top{
    width: 100%;
    padding-top: 46px;
    margin-bottom: 30px;
}
.container-personnel-top{
    max-width: 1170px;
}
.wrap-personnel-top{
    position: relative;
    display: flex;
    padding: 0px 12px 0px 12px;
    justify-content: space-around;
}
.item-personnel-top-left{
    /* width: 50%; */
    /* right: -99px; */
    position: relative;
    /* bottom: -69px; */
}
.wrap-item-personnel-top-left{
    position: relative;
}
.wrap-item-personnel-top-left .sub-title{
    /* margin-left: 15px; */
    font-size: 16px;
    color: var(--primary-color);
    position: relative;
    padding: 0px 17px;
    /* min-height: 33px; */
    line-height: 32px;
    display: inline-block;
    letter-spacing: 1px;
    border: 2px solid var(--primary-color);
    border-radius: 4px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.wrap-item-personnel-top-left .title{
    font-size: 36px;
    color: #000;
    line-height: 44px;
    margin-bottom: 30px;
    /* margin-left: 15px; */
}
.item-personnel-top-right{
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.item-personnel-top-right .btn-box{
    font-size: 14px;
    position: relative;
    /* display: flex; */
    /* padding: 0px 12px 0px 12px; */
    /* justify-content: space-between; */
    text-align: right;
}
.item-personnel-top-right .btn-box .button{
    display: inline-flex;
    align-items: center;
    letter-spacing: 0.16px;
    line-height: 1;
    color: #ffffff;
    font-weight: 500;
    transition: all 0.4s ease;
    background: var(--primary-color);
    border-radius: 4px;
    font-size: 14px;
    height: 48px;
    width: 194px;
    /* position: absolute; */
    right: -77px;
    justify-content: center;
    bottom: -32px;
    padding: 12px 20px 12px 20px;
    border-radius: 05px 05px 05px 05px;
}

.wrap-personnel-bottom{
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    /* margin-right: 1.5rem; */
    /* margin-left: 1.5rem; */
    visibility: visible;
    align-items: center;
    justify-content:space-between;
}
/* .container-personnel-bottom {
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    justify-content: space-around;
} */
.item-personnel-bottom{
    /* flex: 0 0 auto; */
    /* width: 33.333333%; */
    padding: 0 12px;
    margin-bottom: 20px;
}
.wrap-personnel-bottom > .wrap-personnel-bottom:nth-child(3n+1) {
    clear: left;
}
.wrap-personnel-bottom .wrap-item-personnel-bottom{
    position: relative;
    z-index: 1;
    /* margin-bottom: 30px; */
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}
.wrap-item-personnel-bottom{
    position: relative;
    /* overflow: hidden; */
    margin: 0;
    text-align: center;
    animation-name: toBottomFromTop;
    animation-duration: 1s;
    animation-delay: 0.4s;
    visibility: visible;
}

@keyframes toBottomFromTop{
    0% {
    opacity: 0;
    /* -webkit-transform: translate3d(0, 100px, 0); */
    transform: translate3d(0, 100px, 0);
}
100% {
    opacity: 1;
    /* -webkit-transform: translate3d(0, 0, 0); */
    transform: translate3d(0, 0, 0);
}
}
.wrap-item-personnel-bottom a{
    color: var(--primary-color);
}
.wrap-item-personnel-bottom figure img{
    height: 400px;
    object-fit: cover;
    transition: all ease 0.8s;
    overflow: hidden;
    display: block;
    max-width: 100%;
    border-radius: 0 40px 0 40px;
}
.wrap-item-personnel-bottom:hover figure img{
    transform: scale(1.04);
}
.wrap-item-personnel-bottom .icon-box{
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    margin: 0;
}
.wrap-item-personnel-bottom .icon-box >li{
    position: relative;
    list-style-type: none;
    display: inline-block;
}
.wrap-item-personnel-bottom .icon-box >li>a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 18px;
    top: 0px;
    position: relative;
    left: 0px;
}
.wrap-item-personnel-bottom li >.sub-icon-box >li >a:hover{
    color: var(--primary-color);
    background-color: #ffffff;
}
.icon-box li .sub-icon-box{
    position: absolute;
    right: 0;
    /* bottom: -300%; */
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.8s;
    /* z-index: 9999; */
}
.wrap-item-personnel-bottom:hover .sub-icon-box{
    opacity: 1;
    visibility: visible;
    bottom: 0px;
    /* z-index: 9999; */
}
.icon-box li >.sub-icon-box> li> a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-size: 18px;
    background-color: var(--second-color);
    color: #fff;
    transition: all ease 0.4s;
}
.wrap-item-personnel-bottom .text-box{
    border-radius: 0 0 10px 10px;
    padding: 55px 20px 14px 20px;
    transition: all ease 0.8s;
    text-align: center;
    margin-top: -40px;
}
.wrap-personnel-bottom .wrap-item-personnel-bottom:hover .text-box {
    background-color: #fff;
    box-shadow: 1px 7px 18px #0000000f;
}
.wrap-item-personnel-bottom .text-box .title{
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 600;
    margin-top: 5px;
    font-family: var(--second-font);
}
.wrap-item-personnel-bottom .text-box .designation{
    position: relative;
    padding-bottom: 12px;
    color: #646464;
    font-size: 16px;
    font-weight: 400;
}
.wrap-item-personnel-bottom .text-box .title a{
    color: #111111;
    transition: all 0.3s ease-in-out;
}
.wrap-item-personnel-bottom .text-box .designation::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    /* -webkit-transform: translateX(-50%); */
    transform: translateX(-50%);
    width: 35px;
    height: 4px;
    background-color: var(--primary-color);
}
.figure:hover{
    visibility: visible;
    animation-duration: 1.ÃƒÂ©s;
    animation-delay: 0.6s;
    animation-name: figure-animation;
}
@keyframes figure-animation{
0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
}
100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
}
.text-box .title>a:hover{
    color: var(--primary-color);
    transition: all 0.15s linear;
}
.wrap-item-personnel-bottom figure{
    position: relative;
    overflow: hidden;
    border-radius: 0 40px 0 40px;
    /* box-shadow: 0 0 10px #0000004d; */
}
.primary-btn i{
    margin-left: 8px;
    transition: all 0.4s ease-in-out;
    position: relative;
    top: -1px;
    width: 24px;
    height: 24px;
    fill: #fff;
    transition: all 0.3s ease-in-out;
    border: 2px solid #ffff;
    border-radius: 60px;
    align-items: center;
    justify-content: center;
    display: flex;
    /* bottom: 26px; */
    /* font-weight: 400; */
    font-size: 13px;
}
.primary-btn:hover i{
    animation: toRightFromLeft 0.3s linear forwards;

}
@keyframes toRightFromLeft{
    49% {
    transform: translateX(100%);
}
50% {
    opacity: 0;
    transform: translateX(-100%);
}
51% {
    opacity: 1;
}
}

wrap-personnel-bottom .owl-dots {
    display: flex;
    align-items: center;
    margin: 10px 0 0;
    width: 100%;
    /*! background-color: red; */
    position: relative;
    justify-content: center;
    display: none;
  }
  .wrap-personnel-bottom .owl-dot.active {
    background: var(--primary-color);
    width: 30px;
  }
  .wrap-personnel-bottom .owl-dot {
    width: 15px;
    height: 5px;
    background: var(--second-color);
    display: block;
    border-radius: 20px;
    margin: 0 2px;
    transition: all ease .3s;
  }
.wrapper-actualites .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
  
  .wrap-personnel-bottom .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .wrap-personnel-bottom:hover .nav-btn {
    opacity: 1;
  }
  .wrap-personnel-bottom .nav-btn:hover {
    background: var(--second-color);
    color: white;
  }
  .wrap-personnel-bottom .nav-btn {
    position: absolute;
    transition: all ease 0.5s;
    color: #1C231F;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 20px;
    z-index: 4;
    width: 47px;
    aspect-ratio: 1;
    /*! height: 70px; */
    margin: 0;
    /*! border: 3px solid var(--second-color); */
    top: -23%;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.1);
    opacity: 1;
    background: var(--primary-color);
    color: white;
    z-index: 10;
  }
  .wrap-personnel-bottom .nav-btn.next-slide {
    right: -40px;
  }
  .wrap-personnel-bottom .nav-btn.prev-slide {
    left: -40px;
  }



/* ***********************************************************************************************************|
                                                   Call to Action                            |
**************************************************************************************************************/

.wrapper-call-to-action{
    position: relative;
    background-image: url(../images/call-to-action/bg-call-to-action.png);
    background-color: var(--primary-color);
    margin: 0 auto;
    max-width: 1200px;
    /* margin-right: 315px; */
    background-size: auto;
    background-position: right center;
    padding: 20px 0 20px 0;
    border-radius: 10px;
    overflow: hidden;
    margin-top: -60px;
    z-index: 9;
    box-shadow: 0 0 10px #00000040;
}
.call-to-action-img-box{
    top: 0px;
    left: 0px;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    position: absolute;
    width: 31%;
    /* z-index: 0; */
}
.wrap-call-to-action{
    justify-content: flex-end !important;
    /* flex-direction: column; */
    align-items: center;
}
.item-call-to-action.left{
    flex: 0 0 auto;
    width: 50%;
}
.item-call-to-action.left .wrap-call-to-action{
    position: relative;
    z-index: 2;
    margin-top: -6px;
}
.call-to-action-title{
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    color: var(--white-color);
    margin-bottom: 4px;
}
.call-to-action-text.white-color {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}
.item-call-to-action.right{
    text-align: right;
    flex: 0 0 auto;
    position: relative;
    padding: 0;
    padding-right: 17px;
}

.wrap-item-call-to-action-btn {
  /* margin-top: 10px; */
}

/* ***********************************************************************************************************|
                                                   Temoignage                           |
**************************************************************************************************************/


.wrapper-testimonial{
    position: relative;
    padding: 35px 0px 50px 0px;
    /* background-color: #0143661a; */
    /* background-image: url(../images/shapes/shape-bg-personnel.png);
    background-size: cover;
    background-repeat: no-repeat; */
}
.bg-apropos-bg {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  /* opacity: 0.7; */
}
.wrap-testimonial{
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
}
.item-testimonial-top{
    position: relative;
    margin-bottom: 40px;
    width: 100%;
}
.wrap-item-testimonial-top{
    display: flex;
    flex-wrap: wrap;
  align-items: center; 
}

.wrap-item-testimonial-top .section-title {
  width: ;
  width: 53%;
  margin-top: 19px;
}
.testimonial.title-box{
    position: relative;
    width: 60%;
}

.testimonial-rate-box{
    position: relative;
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: end;
}
.wrap-testimonial-rate-box{
    display: flex;
    align-items: end;
    flex-wrap: wrap;
}
.testimonial-counter{
    min-width: 149px;
}
.testimonial-counter-number{
    font-family: var(--title-font);
    font-size: 100px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: -15px;
    color: var(--primary-color);
    margin-right: 10px;
}
.testimonial-counter-star{
    font-size: 15px;
    margin: 0 2px;
    color: #ffc106;
}
.testimonial-rate-text p{
    font-size: 18px;
    max-width: 200px;
    margin-bottom: 15px;
    line-height: 26px;
}
.testimonial-rate-text span{
    font-size: 18px;
    /* font-family: var(--title-font); */
    color: var(--second-color);
    font-weight: 600;
    margin-left: -15px;
    padding-left: 15px;
    border-left: 1px solid #6c6c6c;
}

.item-testimonial-bottom{
    width: 100%;
    position: relative;
    margin: 0 -15px;
    overflow: hidden;
}
.wrap-item-testimonial-bottom{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    /* margin-bottom: 68px; */
}
.item-testimonial{
    position: relative;
    padding: 0 15px;
    margin-bottom: 40px;
}
.wrap-item-testimonial{
    padding: 40px 20px 32px 110px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f6f6f6;
    min-height: 300px;
    border-radius: 10px;
    border-right: solid 5px var(--second-color);
    box-shadow: 0 0 10px #00000026;
}
.wrap-item-testimonial::before{
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 55px;
    transform: translateY(-50%);
    width: 2px;
    height: 65%;
    background-color: var(--primary-color);
}
.testimonial-icon-quote{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: var(--second-color);
    box-shadow: 0 0 0 6px #fff;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
}

.testimonial-author{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.author-img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px var(--second-color);
    overflow: hidden;
    margin-right: 20px;
}
.author-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.author-name{
    margin-bottom: 0;
    font-size: 24px;
    color: var(--second-color);
    font-weight: 500;
}
.author-function {
    color: var(--primary-color);
}
.wrap-item-testimonial-bottom .owl-dots {
  display: flex;
  justify-content: center;
  bottom: -2px;
  position: absolute;
  width: 100%;
}
.wrapper-testimonial .owl-dot.active {
  width: 45px;
  height: 8px;
  background-color: var(--primary-color);
  border-radius: 4px;
  opacity: 1;
}

.testimonial-text-content{
    margin-bottom: 15px;
}
.testimonial-rate-content{
    color: #ffc106;
    font-size: 15px;
    margin: 0 2px;
}

.wrap-item.owl-dots {
    position: absolute;
    bottom: -30px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  
  .wrap-item-testimonial-bottom .owl-dot {
    width: 12px;
    height: 12px;
    background-color: var(--primary-color);
    border-radius: 8px;
    opacity: 1;
    z-index: 30;
  }
  .wrapper-testimonial .owl-dot{
    width: 21px;
    height: 8px;
    margin: 5px;
    border-radius: 8px;
    background-color: var(--primary-color);
  }                                         


/***************************************************************************************************************************************

                                                                             actualites

*************************************************************************************************************************************     */                                                                        

.wrapper-actualites {
    position: relative;
    padding: 60px 0;
    padding-bottom: 40px;
  }
.wrapper-actualites{
  background-color: #F7F7F7;
    background-image: url("../images/bg/actualites-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parent-image-fond {
  position: relative;
  padding: 40px 0px 0px 0px;
}
.image-fond::before {
  position: absolute;
  content: '';
  background: #029E3DAD;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0.8;
  display: none;
}
.agenda.container::before {
  position: absolute;
  width: 5000px;
  left: 0px;
  top: 190px;
  height: calc(100% - 190px);
}


  
  .container.actualites {
    width: 1320px;
  }
  
  .texte-rs-actualites {
    font-size: 17px;
    padding-bottom: 10px;
    color: #e6e3e3;
  }
  .actualites .section-title {
    margin-left: 10px;
    width: 48%;
  }
  
.bloc-title-actualites{
  margin-bottom: 40px;
}
  .social-actualites a {
    position: relative;
    aspect-ratio: 1;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #0077b5;
    font-size: 16px;
    border-radius: 50%;
    overflow: hidden;
    transition: all .3s ease;
    background-color: white !important;
    margin-right: 10px;
  }
  
  .social-actualites a.tw {
    color: #03a9f4;
  }
  .social-actualites a.ins {
    color: #0077b5;
  }
  .social-actualites a.yb {
    color: red;
  }
  .social-actualites a.fb {
    color: #285da1;
  }
  .resaux-sociaux-actualites {
    padding-right: 10px;
    padding-top: 0px;
  }
  .item-actualites {
    position: relative;
    padding: 0 15px;
    margin-top: 25px;
  }
  .wrap-item-actualites {
    /* background: white; */
    /*! overflow: hidden; */
    display: flex;
    flex-direction: column;
    margin: 0 5px px;
    /* padding: 18px; */
    /* -webkit-box-shadow: 0px 10px 20px 0px rgba(76, 76, 76, 0.1); */
    /* box-shadow: 0px 10px 20px 0px rgba(76, 76, 76, 0.06); */
    /* border: 1px solid rgba(0, 0, 0, 0.036); */
    border-radius: 10px;
    transition: all 300ms linear 0ms;
    margin-bottom: 30px;
  }
  
  .wrap-actualites .owl-dots {
    display: flex;
    align-items: center;
    margin: 10px 0 0;
    width: 100%;
    /*! background-color: red; */
    position: relative;
    justify-content: center;
    display: none;
  }
  .wrap-actualites .owl-dot.active {
    background: var(--primary-color);
    width: 30px;
  }
  .wrap-actualites .owl-dot {
    width: 15px;
    height: 5px;
    background: var(--second-color);
    display: block;
    border-radius: 20px;
    margin: 0 2px;
    transition: all ease .3s;
  }
.wrapper-actualites .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
  
  .wrap-actualites .owl-nav.disabled {
    display: block !important;
  }
  .wrap-actualites:hover .nav-btn {
    opacity: 1;
  }
  .wrap-actualites .nav-btn:hover {
    background: var(--second-color);
    color: white;
  }
  .wrap-actualites .nav-btn {
    position: absolute;
    transition: all ease 0.5s;
    color: #1C231F;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 20px;
    z-index: 4;
    width: 47px;
    aspect-ratio: 1;
    /*! height: 70px; */
    margin: 0;
    /*! border: 3px solid var(--second-color); */
    top: -23%;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.1);
    opacity: 1;
    background: var(--primary-color);
    color: white;
    z-index: 10;
  }
  .wrap-actualites .nav-btn.next-slide {
    right: -40px;
  }
  .wrap-actualites .nav-btn.prev-slide {
    left: -40px;
  }
  .top-actualites {
    position: relative;
  }
  .top-actualites {
    position: relative;
  }
  
.container.actualites::before {
  position: absolute;
  content: '';
  background: #f5f5f6;
  width: 5000px;
  left: 0px;
  top: 190px;
  height: calc(100% - 190px);
  border-radius: 10px 0;
  display: none;
}

.actualites .text-title {
  transition: all 500ms ease;
  position: relative;
  font-size: 16px;
  padding: 0 15px;
  line-height: 5px;
  padding-left: 0;
  text-align: left;
  padding-right: 28px;
  width: 78%;
}

.date-actualites span {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    margin-top: 7px;
    line-height: 16px;
}
.content-actualites {
    padding: 55px 15px 25px 25PX;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 4%);
    margin: -40PX 0 0 20PX;
    z-index: 1;
    background: #FFF;
    border-radius: 15px 0 0 0;
    position: relative;
}
.actualites-comment-box {
    position: relative;
    background-color: var(--second-color);
    display: flex;
    margin-bottom: 10px;
    padding: 10px 15px;
    left: 0;
    border-radius: 15px 0 15px 0;
    position: absolute;
    top: 0;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}

span.actualites-comment-separator {
    padding: 0 10px;
}
.item-apres-banniere .primary-btn {
  padding: 8px 15px;
}
.item-apres-banniere .primary-btn span i {
  position: relative;
  top: -1px;
}
.wrap-item-actualites .read-more a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /*! line-height: 44px; */
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 700;
    font-family: 'Manjari', sans-serif;
    text-transform: capitalize;
    transition: all 0.4s ease;
    height: 40px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.10);
    width: 130px;
    text-align: center;
    border-radius: 50px;
    margin-left: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.wrap-item-actualites .read-more a:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 30px;
    /*! top: 3px; */
    width: 15px;
    /*! line-height: 24px; */
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 700;
    opacity: 0;
    transition: all 0.2s ease;
}

.wrap-item-actualites .inner-box:hover:before {
    opacity: 1;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.07);
}

.wrap-item-actualites .inner-box:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 140px;
    right: 0;
    bottom: 0px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    transition: all 300ms ease;
    border-radius: 6px;
}

.read-more a span {
  font-size: 20px;
}
  .titre-actualites {
    color: #1C241F;
    line-height: 27px;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
    padding-top: 0;
  }

.wrap-item-actualites .read-more a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /*! line-height: 44px; */
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 700;
    font-family: 'Manjari', sans-serif;
    text-transform: capitalize;
    transition: all 0.4s ease;
    height: 40px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.10);
    width: 130px;
    text-align: center;
    border-radius: 50px;
    margin-left: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.wrap-item-actualites .read-more a:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 30px;
    /*! top: 3px; */
    width: 15px;
    /*! line-height: 24px; */
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 700;
    opacity: 0;
    transition: all 0.2s ease;
}

.wrap-item-actualites .inner-box:hover:before {
    opacity: 1;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.07);
}

.wrap-item-actualites .inner-box:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 140px;
    right: 0;
    bottom: 0px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    transition: all 300ms ease;
    border-radius: 6px;
}

.read-more a span {
  font-size: 20px;
}
.text-actualites {
    margin-bottom: 15px;
    line-height: 28px;
    font-size: 17px;
    color: #7A7A7A;
    line-height: 26px;
}


.btn-botttom {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.btn-actualites {
        background-color: #ffa4051a;
    padding: 7px 15px;
    border-radius: 50px;
    font-size: 14px;
}
.wrap-item-actualites:hover .btn-actualites {
    background-color: #01436614;
    color: var(--second-color);
}


.wrap-item-actualites:hover .titre-actualites {
  color: var(--primary-color);
}



.dates-actualites {
    position: absolute;
    top: -20px;
    left: 20px;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    padding: 8px 9px 10px;
    background-color: #fff;
    border-top: 2px solid var(--primary-color);
    border-radius: 0 0 10px 0;
}
.dates-actualites span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.dates-actualites h3 {
    color: var(--second-color);
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
}

.dates-actualites span {
    color: var(--second-color);
    font-family: 'Poppins', sans-serif;
}
  .text-actualites {
    /* width: 48%; */
    /* color: #fff; */
    word-wrap: break-word;
    /* margin-top: 50px; */
    /* padding-bottom: 15px; */
    font-size: 16px;
    line-height: 28px;
  }

  .wrap-item-actualites:hover .content-actualites {
     color: #fff;
  }

  .btn-actualites i {
    margin-left: 5px;
    font-size: 14px;
}

  
  .image-actualites {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 255px;
    display: flex;
    justify-content: center;
  }
  
  .image-actualites img {
    position: relative;
    height: 100%;
    object-fit: cover;
  }

.wrap-item-actualites:hover .image-actualites img {
  transform: scale(1.1) rotate(2deg);
  transition: .5s;
}
.date-actualites {
    background-color: var(--second-color);
    box-shadow: 0px 0px 0px 5px rgba(136, 136, 136, 0.3);
    transition: all 300ms linear 0ms;
}
.wrap-item-actualites:hover .date-actualites{
  background-color: var(--primary-color);
}
  .date-actualites {
    position: absolute;
    color: #fff;
    position: absolute;
    bottom: -30px;
    right: 18px;
    border-radius: 50%;
    z-index: 11;
    text-align: center;
    padding: 6px 7px 12px 7px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.1;
    padding: 15px;
    width: 60px;
    height: 60px;
    font-size: 18px;
    font-weight: 700;
    display: none;
  }
  .all-actualites-box{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    font-weight: 500;
  }
  .all-actualites-box p a{
    color: var(--primary-color);
    cursor: pointer;
    text-decoration: underline;
  }
 
.wrapper-actualites .owl-dots {
  display: flex;
  justify-content: center;
  bottom: -2px;
  position: absolute;
  width: 100%;
}
.wrapper-actualites .owl-dot.active {
  width: 45px;
  height: 8px;
  background-color: var(--primary-color);
  border-radius: 4px;
  opacity: 1;
}
  .wrapper-testimonial .owl-dot{
    width: 21px;
    height: 8px;
    margin: 5px;
    border-radius: 8px;
    background-color: var(--second-color);
  } 


/*********************************** partenaire ***************************/


.wrapper-partenaire {
  position: relative;
    background-image: url('../images/bg/testimony-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0 50px;
    position: relative;
}

.ligne-titre.primary-btn {
    width: fit-content;
}

.ligne-titre .wrap-btn {
    display: flex;
    justify-content: end;
}

.wrap-partenaire {
    /* padding: 70px 0 0; */
    /* margin: 0 !important; */
}

.item-partenaire {
    padding: 0 15px;
    text-align: center;
    margin: 10px 0;
}

.wrap-item-partenaire {
    text-align: center;
    position: relative;
    overflow: hidden;
    display: block;
    height: 97px;
    justify-content: center;
    flex-direction: column;
    display: flex;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(52, 69, 113, 0.16);
}

.wrap-item-partenaire img {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    transition: transform .4s ease;
    position: relative;
    transition: all .3s cubic-bezier(0,0,.2,1)0s;
    max-height: 105px;
}

.wrap-item-partenaire img:nth-child(1) {
    /* filter: grayscale(100%); */
}

.wrap-item-partenaire img:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-150%);
    opacity: 0;
}
.partenaire .ligne-titre .section-title {
  width: 65%;
}
.partenaire .ligne-titre .wrap-btn {
  width: 30%;
}
.wrapper-partenaire {
  padding-top: 30px;
  padding-bottom: 50px;
}
.wrapper-partenaire .ligne-titre {
    margin-bottom: 8px;
}

.item-partenaire:hover .wrap-item-partenaire img:nth-child(1) {
    transform: translateY(100%);
    opacity: 0;
}

.item-partenaire:hover .wrap-item-partenaire img:nth-child(2) {
    transform: translate(-50%,-50%);
    opacity: 1;
}

.wrap-partenaire .slick-dots {
    z-index: -1;
    left: 0;
    bottom: -10px;
    right: 0;
    position: absolute;
    background-color: #dfe0e6;
    height: 3px;
    display: flex;
    flex-wrap: nowrap;
    box-sizing: border-box;
    margin: 0 auto;
}

.wrap-partenaire .slick-dots li {
    width: 50%;
    height: 3px;
    position: relative;
}

.wrap-partenaire .slick-dots li button {
    display: none;
}

.wrap-partenaire .slick-dots li.slick-active {
    background: var(--primary-color);
}

.wrap-partenaire .slick-arrow {
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all 300ms linear 0ms;
    border-radius: 50%;
    position: absolute;
    padding: 0;
    background-color: var(--second-color);
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: var(
    --white-color);
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap-partenaire .slick-arrow:hover {
    color: #fff;
    background: var(--second-color);
}

.wrap-partenaire .slick-next {
    margin-left: 35px;
    outline: none;
    right: -50px;
}

.wrap-partenaire .slick-prev {
    left: -55px;
}


.slick-prev:before, .slick-next:before {
  display: none;
}

/***************************/
.fadeInUp{
  visibility: visible;
  animation-delay: 0.25s;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
}

@keyframes fadeInUp{
  0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
  }
  100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
  }
}

/***************************/
.fadeInDown{
  visibility: visible;
  animation-delay: 0.25s;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
}

@keyframes fadeInDown{
  0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100px, 0);
      transform: translate3d(0, -100px, 0);
  }
  
  100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
  }
}

/***************************/
.fadeInLeft{
  visibility: visible;
  animation-delay: 0.25S;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
}

@keyframes fadeInLeft{
  0% {
      opacity: 0;
      -webkit-transform: translate3d(-100px, 0, 0);
      transform: translate3d(-100px, 0, 0);
  }
  
  100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
  }
}
/***************************/
.fadeInRight{
  visibility: visible;
  animation-delay: 0.25S;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-name: fadeInRight;
}

@keyframes fadeInRight{
  0% {
      opacity: 0;
      -webkit-transform: translate3d(100px, 0, 0);
      transform: translate3d(100px, 0, 0);
  }
  
  100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
  }
}

.service-btn a:nth-child(2) {
  background: var(--second-color);
}

.btn-support a {
}
.btn-support a::before {
  background: transparent;
  display: none;
}
.btn-support a::after {
  display: none;
}
.btn-support a {
  font-size: 12px;
  margin-left: 25px;
}
