.counter-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  
  .counter {
    text-align: center;
  }
  
  .counter h3 {
    padding: 0.5rem 0;
    font-size: 2rem;
    font-weight: 800;
  }
  
  .counter h6 {
    font-size: 1rem;
    padding-bottom: 1rem;
  }
  
  .icon {
    height: 5rem;
    width: auto;
  }
  .testimonial.py-2.text-center .carousel-indicators [data-bs-target]
  {
   
    background-color: #2904fa !important;
   
}
.testimonial.py-2.text-center .carousel-indicators {

  margin-bottom: 0rem;
  
}
.about-banner .card-img-overlay {
 
  top: 180px;
   bottom: 0;
  left: 60px;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}
.branches {
  padding: 15px;
  background: #0d6efd;
  color: rgb(255, 255, 255);
  margin: 15px 0px;
}
.email-aside{position: fixed; bottom: 55%; right: 0px; z-index: 9;}
.email-aside img{ width: 50px; border: 2px solid #1175bb;}

.call-aside{position: fixed; bottom: 45%; right: 2px; z-index: 9;}
.call-aside img{ width: 50px;}

.whatsapp{position: fixed; bottom: 60px; left: 10px; z-index: 9;}
.whatsapp img{ width: 50px; height:50px;}