.trusted-client-section{background:#fff;padding:60px 0}.client-title{color:#333;font-size:3rem;font-weight:700;margin-bottom:50px!important}.logo-slider{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.logo-track{width:2000px;animation:25s linear infinite scroll;display:flex}.logo-item{flex:none;justify-content:center;align-items:center;width:200px;height:120px;margin:0 25px;display:flex}.logo-item img{object-fit:contain;max-width:100%;max-height:100%;transition:all .3s ease-in-out}.logo-item img:hover{transform:scale(1.08)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-1000px)}}@media (max-width:992px){.logo-item{width:150px;height:100px;margin:0 15px}}@media (max-width:576px){.logo-item{width:120px;height:80px;margin:0 10px}}
