/* ciber*/
img{
    border-radius: 5px;
  }
  
  .icons_servico {
      width: 108px !important;
      height: 108px !important;
  }

  .ml-margen-left {
    padding-left: 48px;
  }
  

  .image-pr-visionware {
      width: 75%;
  }
  
  .image-pr-academy {
      width: 75%;
  }
  
  @media (max-width: 991px) {
      .ml-margen-left {
          padding-left: 15px;
      }
      
  }
  /* analise */
  .analises{
	height: 221px;
    object-fit: cover;
  }

  #explorar{
    overflow-x: hidden;
}
  


  



