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

.wrapper-banniere {
    position: relative;
    margin-top: -67px;
  }
  .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: 85px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 85px;
    opacity: 1;
    /*! transform: translate(0px); */
    padding-bottom: 30px;
    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;
  }
  
  .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: 180px !important;
    position: relative;
    max-width: 100%;
    width: 82%;
    font-family: Poppins;
    z-index: 2;
  }
  .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: 163px;
    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: 18px;
}
  
  .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: 40px;
    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: 86%;
    width: auto;
    display: flex;
    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;
      justify-content: space-between;
      width: 100%;
      /*! right: -8%; */
      z-index: 2;
  }
  
  .banniere .nav-btn {
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: all 0.3s ease;
      cursor: pointer;
      font-size: 25px;
      width: 60px;
      aspect-ratio: 1;
      /* height: 70px; */
      border-radius: 50%;
      background-color: #00000054;
      position: absolute;
  }
  
  .banniere .nav-btn.prev-slide {
    left: 5%;
  }
  
  .banniere .nav-btn.next-slide {
    right: 5%;
  }
  
  .banniere .nav-btn:hover {
      background: #fc943a7a;
      color: white;
  }
  
  
  
  
  .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.jpg");
  }
  
  .banniere-item.slide2 {
      background-image: url("../images/banniere/slider2.jpg");
  }
  .banniere-item.slide3 {
    background-image: url("../images/banniere/slider3.jpg");
}



/* ***********************************************************************************************************|
                                                   Feature                            |
**************************************************************************************************************/

/* .wrapper-feature{
    position: relative;
    display: block; */
    /* padding: 0 0 90px; */
    /* margin-top: -20px;
    z-index: 2;
}
.wrap-feature {
    margin: 0 -15px;
}

.item-feature{
    padding: 0 15px;
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.feature-three__single {
    position: relative;
    display: flex;
    align-items: center;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    padding: 20px 30px 20px;
    margin-bottom: 30px;
    z-index: 1;
}
.feature-three__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 70px;
    background-color: var(--primary-color);
    border-radius: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-three__single:hover .feature-three__icon {
    background-color: var(--second-color);
}
.feature-three__icon span {
    position: relative;
    display: inline-block;
    font-size: 30px;
    padding: 10px;
    color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-three__single:hover .feature-three__icon span {
    color: #fff;
}
.feature-three__content {
    position: relative;
    margin-left: 20px;
}
.feature-three__sub-title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 2px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-three__single:hover .feature-three__sub-title {
    color: #fff;
}
.feature-three__title {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 26px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-three__single:hover .feature-three__title {
    color: #fff;
}
.feature-three__single:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    border-radius: 10px;
    background-color: var(--primary-color);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 1;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}
.feature-three__single:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.shine-box::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
 */

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

.wrapper-about{
    padding: 80px 0;
    z-index: 2;
    position: relative;
    overflow: hidden !important;
}

.item-about.left{
    flex: 0 0 auto;
    width: 58.3333333333%;
}


.wrap-item-about{
    position: relative;
    padding-right: 48px !important;
}
.wrap-item-about .vehicle-repair{
    background-color: #fff;
    padding: 20px;
    min-width: 270px;
    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 .about-counter {
  background-color: var(--primary-color);
  padding: 45px;
  max-width: 250px;
  min-height: 283px;
  position: absolute;
  left: 0;
  bottom: 40px;
}
.about-counter .about-counter-title {
  font-weight: 800;
  font-size: 80px;
  line-height: 70px;
  margin-bottom: 20px;
  font-family: var(--title-font);
  color: #fff;
}
.about-counter .about-counter-text {
  font-family: var(--body-font);
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  max-width: 152px;
  text-align: left;
  color: #fff;
}

.wrap-item-about .line-animation {
  position: absolute;
  left: 45px;
  top: auto;
  bottom: 40px;
}
.line-animation img{
  max-width: none !important;
  width: initial !important;
}
.line-animation{
    animation: line-animation 5s ease-out infinite;
}

@keyframes line-animation {
    0% {
        width: 0;
        overflow: hidden;
    }
    50% {
        width: 200px;
        overflow: hidden;
    }
    100% {
        width: 0;
        overflow: hidden;
    }
}

.item-about.right{
    flex: 0 0 auto;
    width: 41.6666666667%;
}

.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;
}

.header-info_link a {
    font-weight: 600;
    font-size: 18px;
}
.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: 17px 36px;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  z-index: 2;
  border-radius: 4px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: none;
  transition: 0.4s;
}
.primary-btn.black-btn {
  background-color: var(--title-color);
}
.primary-btn::before, .primary-btn::after{
  content: '';
    position: absolute;
    z-index: -1;
    left: 100%;
    top: 0;
    width: 150%;
    height: 100%;
    background-color: var(--title-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 0.4s 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: 40px;
}

.about-counter-wrapper .item-about-counter {
  border-bottom: 1px solid #D2D2D2;
  margin-bottom: 35px;
  margin-right: 0;
  padding: 0 0 40px 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-counter .counter-card_text {
  font-family: var(--body-font);
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: var(--body-color);
    display: block;
  margin-bottom: -6px;
}

.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 {
  display: flex;
  justify-content: flex-end;
}

.call-action {
  position: relative;
  /* background-color: var(--primary-color); */
  width: 55px;
  min-width: 30px;
  height: 55px;
  font-size: 25px;
  color: var(--primary-color);
  margin-right: 20px;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  border: 2px solid var(--primary-color);
}
.call-action::before {
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    content: "";
    border-radius: 50%;
    border: 1px solid var(--white-color);
    opacity: 0.1;
    z-index: 1;
}
.call-action::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 0 rgba(231, 117, 24, 0.247);
    animation: wave 3s infinite;
    border-radius: 50%;
}

@keyframes wave{
  70% {
    box-shadow: 0 0 0 40px rgb(205 140 10 / 0%);
  }
  100% {
      box-shadow: 0 0 0 0 rgb(205 152 10 / 0%);
  }
}



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



.wrapper-services{
    background-image: url(../images/bg/service_bg_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #F6F7F9;
    overflow: hidden;
    padding: 80px 0 90px;
}
.section-title.center{
    width: 50%;
    margin: auto;
    flex: 0 0 auto;
}
.wrap-services{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: -30px;
    margin-top: -30px;
}
.item-services{
    /* width: 33.33333%; */
    padding: 0 12px;
    position: relative;
}
.wrap-item-services{
    position: relative;
}
.services-img-box {
    position: relative;
    overflow: hidden;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: -50px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.services-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.services-img-box:hover .services-img-box img{
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
.services-text-box{
    background-image: url(../images/bg/service-shape_1_1.png);
    position: relative;
    background-color: var(--title-color);
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.06);
    border-radius: 0px;
    padding: 30px 25px 20px 25px;
    margin: 0 30px;
    z-index: 2;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-top: 2px solid var(--white-color);
}
.services-text-box::before{
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--white-color);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.services-title-box{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 22px;
    margin-bottom: 10px;
}
.services-title-icon{
    width: 70px;
    height: 70px;
    line-height: 60px;
    border-radius: 10px;
    background-color: var(--primary-color);
    padding: 14px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.services-title {
    position: relative;
    margin-bottom: 30px;
    display: block;
    /* margin-top: -10px; */
}
.services-title {
    font-size: 20px;
    line-height: 27px;
    text-transform: capitalize;
    font-weight: 700;
    width: calc( 100% - 80px);
}
.wrap-services .line-animation {
    position: absolute;
    left: 0;
    bottom: -30px;
}
.services-title .line-animation img{
   -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; 
}
.wrap-item-services:hover .services-title .line-animation img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.services-text {
    max-width: 270px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: var(--body-color);
    border-bottom: 1px solid rgba(18, 18, 18, 0.1);
    padding-bottom: 16px;
    margin-bottom: 16px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.third-btn{
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    line-height: 0.8;
    /* font-family: var(--title-font); */
    position: relative;
    padding-bottom: 0px;
    margin-bottom: -6px;
    text-transform: uppercase;
    color: var(--title-color);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.third-btn i{
    color: var(--primary-color);
}
.third-btn::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 20px;
    height: 1px;
    background-color: var(--title-color);
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
.wrap-item-services:hover .third-btn{
    color: var(--primary-color);
}
.wrap-item-services:hover .third-btn::before{
    background-color: var(--primary-color);
}
.third-btn:hover::before{
    background-color: var(--primary-color);
    width: 75%;
}

.wrap-item-services:hover .services-text-box{
    border-top: 2px solid var(--primary-color);
}

.wrap-item-services:hover .services-text-box:before {
    height: 0;
}

.wrap-item-services:hover .services-title, .wrap-item-services:hover .services-text {
    color: var(--white-color);
}

.wrapper-services .owl-nav {
  position: absolute;
  display: block !important;
  top: 50%;
  width: 100%;
}
.wrapper-services .nav-btn{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  transition: all .2s ease-in-out;
  background-color: var(--primary-color);
  /* opacity: 0.7; */
}
.wrapper-services .nav-btn:hover{
  background-color: var(--primary-color);
}
.wrapper-services .prev-slide{
  width: 50px;
  height: 50px;
  top: 0;
  left: -55px;
}
.wrapper-services .next-slide{
  right: -55px;
  width: 50px;
  top: 0;
  height: 50px;
}
.wrapper-services .nav-btn i{
  align-items: center;
  margin: 25%;
  font-size: 1.5em;
  color: #fff;
  font-size: 22px;
}

.services-popup {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
}

.popup-closer {
    position: absolute;
    right: 25px;
    padding: 5px;
    cursor: pointer;
    font-size: 20px;
    color: red;
    z-index: 10;
}
.wrap-services-popup .title-box {
    margin: 0;
}

span.popup-title {
    position: relative;
    padding-left: 38px;
    font-weight: 600;
    color: var(--title-color);
}
.popup-title::before{
    width: 30px;
    top: auto;
    bottom: 10px;
    position: absolute;
    content: '';
    background-color: var(--primary-color);
    left: 0px;
    height: 2px;
}
.popup-title::after{
    width: 20px;
    margin-top: 3px;
    top: 5px;
    position: absolute;
    content: '';
    background-color: var(--primary-color);
    left: 10px;
    height: 2px;
}
.services-popup-title {
    color: var(--primary-color);
    margin-top: 15px;
}

.wrap-services-popup .title-text {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.wrap-services-popup {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}

.popup-header {
  /* background: var(--primary-color); */
  border-bottom: 1px solid #eee;
  color: var(--primary-color);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  margin-bottom: 20px;
}

.services-popup-list {
  position: relative;
  /* padding: 0 20px 20px; */
}

.services-popup-list-item {
  font-weight: 500;
  color: var(--black-color);
  display: flex;
  align-items: center;
}

.services-popup-list-item i {
  margin-right: 8px;
  color: var(--primary-color);
}
.popup-header span {
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 5px;
}
.wrapper-services .services-btn-box {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

/* **************************************************************************************
                                    Why choose Us
******************************************************************************************/ 


.wrapper-whu{
    position: relative;
    background-color: var(--title-color);
    overflow: hidden;
}
.white-color{
    color: #fff;
}
.item-whu{
    width: 50%;
    flex: 0 0 auto;
    position: relative;
}
.item-whu.left .wrap-item-whu{
    padding-right: 65px;
    height: 685px;
    position: relative;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wrap-item-whu img{
    border-radius: 5px;
    height: 100%;
}

.item-whu.right .wrap-item-whu{
    max-width: 590px;
    padding: 47px 0 10px;
}
.wrap-item-whu-content{
    display: flex;
    gap: 30px;
    margin-bottom: 50px;
}
.whu-number{
        width: 80px;
        height: 80px;
        line-height: 80px;
        min-width: 80px;
        color: var(--primary-color);
        background-color: #272A35;
        font-size: 30px;
        font-weight: bold;
        /* font-family: var(--title-font); */
        text-align: center;
        border-radius: 50%;
        transition: 0.4s ease-in-out;
}
.whu-content-title{
    color: var(--white-color);
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: -0.26em;
}
.whu-content-text{
    margin-bottom: -0.5em;
    color: #CDCDCD;
}
.whu-content-text strong {
    color: var(--primary-color);
}
.whu-shape4{
    position: absolute;
    right: 0;
    bottom: 0;
    animation: movingX 10s linear infinite;
}


/* ***********************************************************************************************************|
                                                   Process                        |
**************************************************************************************************************/


.wrapper-process{
    position: relative;
    padding: 80px 0;
}

.item-process{
    width: 25%;
    position: relative;
    flex: 0 0 auto;
    padding: 0 12px;
}
.wrap-item-process{
    text-align: center;
    justify-content: center;
}
.wrap-item-process:hover .process-icon {
    background-color: var(--primary-color);
}
.process-icon{
    position: relative;
    width: 130px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 130px;
    background-color: var(--white-color);
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 0px 77px 10px rgba(170, 170, 170, 0.13);
    margin: 0 auto 25px auto;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.process-icon img {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.wrap-item-process:hover .process-icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.process-title {
    font-size: 24px;
    line-height: 1.278;
}
.process-text {
    max-width: 285px;
}
.item-process:nth-child(even) {
    margin-top: 60px;
}
.item-process:nth-child(even) .wrap-item-process::after{
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.item-process:last-child .wrap-item-process::after{
    display: none;
}
.wrap-item-process::after {
    content: '';
    background-image: url(../images/shapes/arrow.svg);
    background-repeat: no-repeat;
    height: 36px;
    width: 96px;
    position: absolute;
    top: 30px;
    right: -48px;
}



/* ***********************************************************************************************************|
                                                   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-top: -38px;
    margin: 0 auto;
    max-width: 1605px;
    /* margin-right: 315px; */
    background-size: auto;
    background-position: right center;
    padding: 60px 0 40px 0;
    overflow: hidden;
    z-index: 9;
}
.call-to-action-img-box{
    top: 0px;
    left: 0px;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    position: absolute;
    /* z-index: 0; */
}
.wrap-call-to-action{
    justify-content: flex-end !important;
}
.item-call-to-action.left{
    flex: 0 0 auto;
}
.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: 40px;
    line-height: 40px;
    color: var(--white-color);
}
.item-call-to-action.right{
    text-align: right;
    flex: 0 0 auto;
    position: relative;
    width: 16.6666666667%;
    padding: 0;
}
      

/* ***********************************************************************************************************|
                                                   Blog                           |
**************************************************************************************************************/

  .wrapper-blog{
    background-color: #F3F1F2;
    padding: 90px 0 80px;
    overflow: hidden;
}
.item-blog{
    /* width: 33.33333%; */
    flex: 0 0 auto;
    padding: 0 12px;
}
.wrap-item-blog {
    background-color: var(--white-color);
    box-shadow: 0px 10px 15px rgba(162, 162, 162, 0.1);
}
.blog-img{
    overflow: hidden;
}
.wrap-item-blog:hover .blog-img img{
    transform: scale(1.08);
}
.blog-img img{
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.blog-content{
    padding: 30px 20px;
}
.blog-content .blog-meta {
    margin-bottom: 12px;
    margin-top: -0.5em;
    display: block;
}
.blog-content .blog-meta span {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-family: var(--body-font);
    color: #363739;
    position: relative;
    height: 16px;
    line-height: 16px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #CDCDCD;
}
.blog-content .blog-meta span:last-child{
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
.blog-content .blog-meta span i {
    margin-right: 6px;
    color: var(--primary-color);
}
.blog-content .blog-title{
    font-size: 20px;
    margin-bottom: 0;
}

.wrapper-blog .owl-nav {
  position: absolute;
  display: block !important;
  top: 50%;
  width: 100%;
}
.wrapper-blog .nav-btn{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  transition: all .2s ease-in-out;
  background-color: var(--primary-color);
  /* opacity: 0.7; */
}
.wrapper-blog .nav-btn:hover{
  background-color: var(--primary-color);
}
.wrapper-blog .prev-slide{
  width: 50px;
  height: 50px;
  top: 0;
  left: -55px;
}
.wrapper-blog .next-slide{
  right: -55px;
  width: 50px;
  top: 0;
  height: 50px;
}
.wrapper-blog .nav-btn i{
  align-items: center;
  margin: 25%;
  font-size: 1.5em;
  color: #fff;
  font-size: 22px;
}





.wrapper-pagination {
  padding: 15px 0;
}

.pagination {
  display: flex;
  justify-content: space-between;
}

.wrapper-pagination-left {
  font-size: 16px;
  color: #737373;
}

.wrapper-pagination-left span {font-weight: 600;color: var(--second-color);}

.wrapper-pagination-right {
  display: flex;
  align-items: center;
}

.wrap-pagination {
  padding: 5px 10px;
  border: 1px solid var(--second-color);
  margin: 0 5px;
  font-size: 13px;
  border-radius: 3px;
  color: var(--second-color);
  min-height: 30px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.wrap-pagination.actif, .wrap-pagination:hover {
  background-color: var(--second-color);
  color: #fff;
}

.void-pagination {
  padding-bottom: 8px;
}
.wrapper-service.interne {
    padding-bottom: 52px;
}

.wrapper-service.interne-call-action {
    padding-bottom: 132px;
}

section.wrapper-testimony.call-action {
    padding-top: 115px;
    margin-top: -60px;
}

/********************************** Inner-banner ************************/


.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  flex-direction: column;
}

.popup-image {
  max-width: 80%;
  max-height: 80%;
  border-radius: 10px;
  box-shadow: 0 0 20px #fff;
}

.popup-controls {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 80%;
  margin-top: 10px;
}

.popup-button {
  background-color: #fff;
  border: none;
  font-size: 24px;
  padding: 10px 20px;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.popup-button:hover {
  background-color: #ddd;
}

.close-btn {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}





/***************************/
.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;
  }
}
