.seoprestahomebanner {display:none;}
.kl-head-top .kl-topbar{background:#397dc9 !important;opacity:0.75;}
.services .grid-v .service:hover {
   background:#397dc9 !important;opacity:0.75;
    color: #fff;
}
.services .grid-v .service.active {
    background-color:#397dc9 !important;opacity:0.75;
    color: #fff;
}
.services .grid-v .service{
    box-shadow:#e1e1e1 0px 5px 15px !important;
}
.parag{
        margin: 47px 0px;
    text-align: justify;
}

 .divglobal {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

 .divdescp {
    display: flex;
    gap: 20px;
  }

  .divtitre {
    position: relative;
    width: 100%;
  }

  .divtitre img {
    width: 100%;
    height: auto;
  }

   .divtitre .txt-overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
    border-radius: 5px;
  }

   .divtitre .txt-description {
    position: absolute;
    bottom: 50px;
    left: 10px;
    color: white;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 10px;
    border-radius: 5px;
    max-width: 90%;
  }
  .txt-description p{color:white;}
  .divtitre .txt-description{
      background-color: rgb(109 159 215 / 70%)!important;
          max-width: 100%!important;
              left: 0px!important;
  }
  
  .kl-category-section .kl-intro h1
  {font-size:43px!important}