.customer-logos{padding:50px 0 70px;position:relative}.customer-logos.active{padding:50px 0 200px}.customer-logo-items{display:flex}.customer-logo-items .customer-logo-item{flex:0 0 16.66%}.customer-logo-items .customer-logo-item figure{margin:0;padding:0 15px}.customer-logo-items .customer-logo-item figure img{border-radius:50%;filter:grayscale(100%);transition:all .3s;transform:scale(1)}.customer-logo-items .customer-logo-item .customer-logo-desc{display:none;position:absolute;left:0;padding:20px 0;right:0;margin:auto;max-width:950px;text-align:center}.customer-logo-item:hover figure img{filter:grayscale(0);box-shadow:0 6px 18px rgba(0,0,0,.18);transform:scale(1.05)}@media only screen and (max-width:767px){.customer-logo-items{flex-wrap:wrap}.customer-logo-items .customer-logo-item{flex:0 0 100%}.customer-logo-items .customer-logo-item .customer-logo-desc{display:block;position:relative}.customer-logo-items .customer-logo-item .customer-logo-desc h3{margin:0 0 10px}.customer-logo-items .customer-logo-item figure{text-align:center}.customer-logo-items .customer-logo-item figure img{filter:none;max-width:130px}}