.bullets-container{position:fixed;right:0;top:50%;z-index:1049;transform:translate(0,-50%);font-weight:normal}.section-bullets{transition-duration:.3s;list-style:none;margin:0;display:table-cell;vertical-align:middle}.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%;position:absolute;right:0;top:0;border-top-left-radius:30px;border-bottom-left-radius:30px;transition-duration:.1s}.section-bullets li a:after{content:' ';width:8px;height:8px;border-radius:100%;background-color:#333;position:absolute;right:8px;top:8px;transition-duration:.2s}.section-bullets li a{font-family:'FuturaSHOP',sans-serif;color:#333;overflow:hidden;position:relative;display:inline-block;transition-duration:.3s;font-size:1em;opacity:.5;margin-left:5px;padding:5px 20px 5px 10px;text-decoration:none;min-height:11px}.section-bullets li span{position:relative;right:0;transition-duration:.3s;opacity:0}.section-bullets li.active a{opacity:1;background:#fff;border-radius:15px 0 0 15px}.section-bullets li.active a:before{width:100%;transition-duration:.3s;transition-delay:.4s}.section-bullets li.active a:after{content:' ';width:12px;height:12px;border-radius:100%;background-color:transparent;border:2px #94b329 solid;position:absolute;right:6px;top:6px;transition-duration:.2s}.section-bullets li:hover a{opacity:1}.section-bullets li:hover span{opacity:1;transition-delay:.1s}.section-bullets li.active span{opacity:1;transition-duration:.3s;transition-delay:.5s}