section.dots_nav{position:fixed;right:30px;top:27.604167vw;width:18px;flex-direction:column}section.dots_nav .dots_item{width:10px;height:10px;display:block;background:#969696;border-radius:50%;margin:15px 0;padding:unset;transition:all 0.4s}section.dots_nav .dots_item.active{width:18px;height:18px;background:#E43C00}@media screen and (max-width:1600px){section.dots_nav{right:20px}}@media screen and (max-width:1366px){section.dots_nav{right:2.415812592vw}}@media screen and (max-width:1024px){section.dots_nav{right:3%}}@media screen and (max-width:768px){section.dots_nav{background:rgba(255,255,255,.6);padding:15px 20px;border-radius:20px;bottom:150px;top:unset;right:10px;z-index:10;box-shadow:1px 2px 6px rgba(0,0,0,.16)}section.dots_nav .dots_item{width:8px;height:8px;margin:12px 0}section.dots_nav .dots_item.active{width:14px;height:14px}}@media screen and (max-width:480px){section.dots_nav{padding:10px 15px;bottom:60px}section.dots_nav .dots_item{margin:8px 0}}