/*!
 * fullView 1.0.8
 * https://github.com/seeratawan01/fullview.js
 *
 * @license GPLv3 for open source use only
 *
 * Copyright (C) 2020 https://github.com/seeratawan01/fullview.js/blob/master/LICENSE
 */*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;height:100%}*,:after,:before{box-sizing:inherit}body{height:100%}#fullview{display:block;height:100vh!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000;overflow:hidden}#fv-dots{position:fixed;top:50%;left:80px!important;transform:translate(-50%,-50%);z-index:3}#fv-dots ul{display:block;list-style:none}#fv-dots ul li{padding:2px}#fv-dots ul li a{display:block;margin-right:8px;width:10px;height:10px;text-align:center}#fv-dots ul li a span{display:block;z-index:1;cursor:pointer;text-decoration:none;background-color:transparent;border:2px solid #fff;border-radius:50%;margin:0 auto;width:15px;height:15px;transition:.1s ease all}.dots-menu{display:flex;color:#fff;justify-content:flex-start;list-style:none;font-size:14px}.dots-text{font-family:Raleway,sans-serif;font-weight:500;visibility:hidden}#fv-dots ul a.active span{width:15px;height:15px;background-color:#fff}#fv-dots ul a.active+.dots-text{visibility:visible}#fv-dots ul a:hover span{width:15px;height:15px}