.bullets-container{position:fixed;right:10px;top:50%;-webkit-transform:translateY(-45%);transform:translateY(-45%);z-index:1049;font-weight:normal}.section-bullets{transition-duration: .3s;list-style:none;margin:0;padding:10px
7px}.section-bullets
li{display:block;text-align:right;font-size:13px;text-transform:uppercase;line-height:1;position:relative;border-top-left-radius:30px;border-bottom-left-radius:30px;cursor:pointer;margin-bottom:1px}.section-bullets li a:before{content:' ';width:0;height:100%;background-color:#eee;position:absolute;right:0;top:0;transition-duration: .1s;display:none}.section-bullets li a:after{content:' ';width:6px;height:6px;border-radius:50%;background-color:#000;position:absolute;right:8px;top:8px;transition-duration: .2s;display:none}.section-bullets li
a{padding:0;width:5px;height:5px;display:inline-block;border-radius:100%;background:#f00;outline:none;margin:2px
6px}.section-bullets li
span{position:relative;right:0;transition-duration:0.3s;opacity:0}.section-bullets li.active
a{margin:0;width:17px;height:17px}.section-bullets li.active a:before{}.section-bullets li:hover
a{opacity:1}.section-bullets li:hover
span{opacity:1;transition-delay:0.1s}.section-bullets li.active
span{opacity:1;transition-duration: .3s;transition-delay:0.5s}