/*-----------------------------------------------------------------------------------
    
    Template Name: Putech - Business & IT Solutions HTML Template
    URI: site.com 
    Description: Putech is a sleek, modern, and fully responsive HTML template crafted specifically for IT companies, tech startups, software agencies, and business service providers. Built with the latest HTML and Tailwind CSS technologies, this template delivers a clean and professional design that perfectly showcases your services, projects, and team members. Designed with user experience and flexibility in mind, Putech is fully customizable and optimized for all screen sizes—whether desktop, tablet, or mobile—ensuring your website looks stunning everywhere. Its intuitive layout and well-structured code make it easy to tailor the template to your unique brand identity without hassle.
    Author: Codevia
    Author URI: https://themeforest.net/user/codevia
    Version: 1.0 
    
-----------------------------------------------------------------------------------*/


.active-slide {
    transform: translateY(-30px);
  }
  .active-slide div {
    border-color: #4F70E6 !important;
  }
  .active-slide a {
    opacity: 1 !important;
  }