﻿/***** BUBBLE PARTICLES *****/

canvas { display: block; vertical-align: bottom; top: 0; left: 0; z-index: -1; }

#particles-js { position: absolute; width: 100%; height: 100%; background-color: black; background-repeat: no-repeat; background-size: cover; overflow-x: hidden; overflow-y: visible; z-index: -1; }

/***** END BUBBLE PARTICLES *****/

/***** PAGE SCROLL *****/

.vertical-dot-nav { display:none !important }

.vertical-dot-nav .dot { background-color: #1b212d; border-width: 2px; border-style: none; padding: 2px; margin-top: 10px; margin-left: 10px; cursor: pointer; }

/***** END PAGE SCROLL *****/
