.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #249ECD;
}

.owl-theme .owl-dots .owl-dot span {
    background: #CAE0E8;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 3rem;
}

#lp-slide-show.owl-theme .owl-nav.disabled+.owl-dots {
    bottom: 25px;
    position: absolute;
    width: 100%;
}