#rev_slider_1111_1_wrapper .hesperiden.tp-bullets {
}

#rev_slider_1111_1_wrapper .hesperiden.tp-bullets:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
    border-radius: 8px
}

#rev_slider_1111_1_wrapper .hesperiden .tp-bullet {
    width: 8px;
    height: 8px;
    position: absolute;
    background: transparent;
    background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
    background: -o-linear-gradient(top, transparent 0%, transparent 100%);
    background: -ms-linear-gradient(top, transparent 0%, transparent 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='transparent', endcolorstr='transparent', gradienttype=0);
    border: 1px solid rgba(229, 229, 229, 0.5);
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box
}

#rev_slider_1111_1_wrapper .hesperiden .tp-bullet.rs-touchhover, #rev_slider_1111_1_wrapper .hesperiden .tp-bullet.selected {
    background: #ffcc00
}

#rev_slider_1111_1_wrapper .hesperiden .tp-bullet-image {
}

#rev_slider_1111_1_wrapper .hesperiden .tp-bullet-title {
}

#testimonial_slider_forcefullwidth rs-column-bg {
    box-shadow: 0 20px 50px 0 rgba(28, 9, 80, .07)
}

#testimonial_slider_wrapper .rspreviewbullets.tp-bullets {
}

#testimonial_slider_wrapper .rspreviewbullets.tp-bullets:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

#testimonial_slider_wrapper .rspreviewbullets .tp-bullet {
    width: 13px;
    height: 13px;
    position: absolute;
    background: #c4bfd2;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    margin: 0 0px
}

#testimonial_slider_wrapper .rspreviewbullets .tp-bullet.rs-touchhover, #testimonial_slider_wrapper .rspreviewbullets .tp-bullet.selected {
    background: #1c0950
}