.hiddenn {
    display: hidden
}

.bullet-bar_copy53.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.bullet-bar_copy53 .tp-bullet {
    width: .8rem;
    height: .08rem;
    position: absolute;
    background: #aaa;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    box-sizing: contenox;
    z-index: 100 !important;
}

.bullet-bar_copy53 .tp-bullet.rs-touchhover,
.bullet-bar_copy53 .tp-bullet.selected {
    background: rgb(2, 71, 190);
    border-radius: 4px;
}

.tp-tabs,
.tp-thumbs,
.tp-bullets {
    z-index: 100;
}

#ascrail2000 {
    z-index: 9998 !important;
}


.tp-bullets {
    transform: translate(10.8854vw, -0.8rem) !important;
}