@import url(https://fonts.googleapis.com/css?family=Montserrat|Roboto&display=swap);.navigator-nav{display:flex;justify-content:space-around;padding-top:5px;background:#fff}.navigator-nav .navigator-logo{border-top:4px solid #000;width:120px}.navigator-nav .navigator-items .navigator-items-list{list-style:none;display:flex}.navigator-nav .navigator-items .navigator-items-list .navigator{display:flex;flex-direction:column;margin-left:5px;border-top:4px solid #000;width:100%;transition:.3s ease-in-out}.navigator-nav .navigator-items .navigator-items-list .navigator:hover{border-top-color:#4e4e4e}.main-board{margin:0 18%;min-height:800px}.home{display:flex;justify-content:space-around;flex-direction:column;align-items:center}.home .projects{display:flex;margin-top:25px;width:100%;justify-content:space-between;flex-wrap:wrap}.home .projects .project-box{border-left:2px solid #2b9e72;padding:10px;margin-bottom:5px;display:flex;flex-direction:column;flex:25% 1}.home .projects .project-box .project-name{font-weight:700}.home .projects .project-box .project-info{margin-top:-10px;font-size:12px}.home .home-info{margin-top:25px;text-align:center}.plugin-home{align-items:center}.plugin-home,.plugin-home .header{display:flex;flex-direction:column}.plugin-home .header{text-align:center}.plugin-home .header .title{font-size:23px;margin-top:20px;color:#989898}.plugin-home .header .description{font-size:13px}.plugin-home .btn{margin-left:5px}.plugin-home .form-group>label{margin-right:10px}body{font-family:"Montserrat",sans-serif;margin:0;padding:0}a{color:#000!important}.footer{background:#fff;bottom:0;height:250px;display:flex;padding:25px;justify-content:space-around}.footer p{border-left:3px solid #000;padding-left:7px}
/*# sourceMappingURL=main.d06487a1.chunk.css.map */