.lightslider {
    text-align: center;
}

.slideimg {
    width: 100%;
    max-height: 550px;
    min-height: 550px;
}

.lSSlideOuter .lSPager.lSGallery {
    width:100%;
}

.lSSlideOuter .lSPager.lSGallery img {
    height: 128px;
    width:100%;
}

.lSPager .lSGallery li {
    margin: 0!important;
}

.lSGallery > li:not(.active) {
    opacity: 0.6;
}





.lightSlider-destaques-pager {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    overflow: auto;
}

.pager_item_active {
    opacity: 1!important;
}
