
.light-swiper {
    display: flex !important;
    /*width: 100% !important;*/
    height: 100% !important;
}

.light-swiper-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.lSSlideOuter,
.lSSlideWrapper {
    /*width: 100%;*/
    height: 100%;
}

.lSPager {
    margin-top: -7% !important;
}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff !important;
    border: 1px solid #428bca;
}

.lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca !important;
    border: 1px solid #428bca;
}

.premise__modal .light-swiper {
    /*width: max-content !important;*/
}

/*.premise__modal .light-swiper,*/
.premise__modal .light-swiper-item {
    /*width: 100% !important;*/
}

/*slider arrows*/
.lSprev,
.lSnext {

}

















