.hotels-slider-dots .dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ccc;margin:0 5px;cursor:pointer;transition:background .3s ease}.hotels-slider-dots .dot.active{background:#333}.hotels-slider-dots .dot:hover{background:#666}