.anchor_menu{position:fixed;z-index:800;min-width:20px;top:80px;left:20px;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}@media (min-width: 992px) and (max-width: 1199px){.anchor_menu{left:12px}}@media (min-width: 1600px) and (min-height: 900px){.anchor_menu{left:30px}}.anchor_menu a{display:block;white-space:nowrap;position:relative;line-height:15px;margin:20px 0}.anchor_menu a.active .dot{background:var(--main)}.anchor_menu a:hover .dot{background:var(--hover)}.anchor_menu a .dot{display:inline-block;width:15px;height:15px;background:var(--secondary);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.anchor_menu a .label{position:absolute;left:20px;top:50%;padding-left:10px;height:40px;margin-top:-20px;display:none}.anchor_menu a .label .txt{background:var(--bg);color:var(--bg-color-associated);display:block;line-height:40px;padding:0 1em;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);-moz-box-shadow:0 0 5px rgba(0,0,0,0.1);box-shadow:0 0 5px rgba(0,0,0,0.1);font-size:0.9em}
