div#logo-carousel-free-896.logo-carousel-free .sp-lc-logo {
    border: 0px solid #dddddd;
    border-radius: 0px;
    overflow: hidden;
}
div#logo-carousel-free-896.logo-carousel-free .sp-lc-logo:hover {
    border-color: #77d7f9;
}
#logo-carousel-free-896.sp-lc-container .sp-lc-pagination .swiper-pagination-bullet {
    background-color: #ededed;
    margin: 0 4px;
}
#logo-carousel-free-896.sp-lc-container .sp-lc-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #77d7f9;
}
@media only screen and (max-width: 576px) {
    #logo-carousel-free-896.sp-lc-container .sp-lc-button-prev,
    #logo-carousel-free-896.sp-lc-container .sp-lc-button-next {
        display: none;
    }
}
.logo-carousel-free-area#logo-carousel-free-896 {
    position: relative;
}
#lcp-preloader-896 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    z-index: 9999;
}
.logo-carousel-free-area#logo-carousel-free-896 .sp-logo-carousel-section-title {
    margin-bottom: 30px;
}
#logo-carousel-free-896 .sp-lc-grid-container {
    justify-content: left;
    align-items: center;
}
#logo-carousel-free-896 .swiper-wrapper .swiper-slide {
    align-self: center;
}
#logo-carousel-free-896 .sp-lc-grid-container {
    margin-left: -6px;
    margin-right: -6px;
    width: calc(100% + 12px);
}
#logo-carousel-free-896 .sp-lc-grid-container [class*="lc-col"] {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
}
@media screen and (min-width: 1200px) {
    .logo-carousel-free-area#logo-carousel-free-896 .sp-logo-carousel:not([class*="-initialized"]) > .swiper-wrapper {
        display: flex;
        width: calc(100% + 12px);
    }
    .logo-carousel-free-area#logo-carousel-free-896 .sp-logo-carousel:not([class*="-initialized"]) > .swiper-wrapper > .swiper-slide {
        width: 16.6666666667%;
        padding-right: 12px;
    }
}