/** moje dostosowanie kropek, żeby były na slajderze **/
.owl-stage-outer {z-index: -10}
.owl-dots {margin-top: -50px!important; z-index: 100!important} /** ten margin bottom musi się zgadzać z wysokością i marginem-bottom poniżej **/
.owl-dot span {background: #37383E!important; width: 15px!important; height: 15px!important; margin-bottom:30px!important}
.owl-dot.active span, .owl-dot span:hover {background: #21BA5E!important}

