/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */


html, body {font-face: "Open Sans", arial, verdana; font-size: 14px; text-decoration:none; color:#000; }

.icon-block {
  padding: 0px;
}

.icon-block .material-icons {
	font-size: inherit;
}


#goTo li { cursor:pointer; }




#Online-Shop,#Design,#Software_Snippets
{
	clear:both;
		
}


.fish { position: absolute; top: 15%; left: 45%; } 

.fishes { position: absolute; 
	  width: 100%;
	  top: 45%; 
	  right: 1.5%;
	  text-align: center;

			} 

.fishez { position: absolute; 
	  width: 100%;
	  top: 5%; 
	  right: 1.5%;
	  text-align: center;

			} 

.bsHub {
	padding-top: 0px;
	font-family: "Open Sans", verdana, arial, helvetica; 
	font-size:36px; 
	line-height: 36px;
	font-style:normal; 
	font-weight:400; 
	text-decoration:none; 
	color:#444444;
			}

.bsHub_ {
	padding-top: 5px;
	font-family: "Open Sans", verdana, arial, helvetica; 
	line-height: 26px;
	font-size:14px; 
	font-style:normal; 
	font-weight:400; 
	text-decoration:none; 
	color:#777;


			}


.bsHubLogo {
	padding-top: 0px;
	font-family: "Open Sans", verdana, arial, helvetica; 
	font-size:20px; 
	line-height: 40px;
	font-style:normal; 
	font-weight:400; 
	text-decoration:none; 
	color:#444444;
	border: 0px solid blue;
			}






img, a img {border:none;}

a { color: #000;}

.footer a { color: #000; font-size: 13x; font-weight: 300;}

.thisnav {

  background-colorr: #fff;
  width: 100%;
  height: 56px;
  line-height: 56px;
}

.thisnav ul {  border: 0px solid; }

.thisnav li {
	border: 1px solid;
	background-color: #eee;
}


.thisnav a {font-face: "Open Sans"; }

.thisnav ul li a:hover {
	color: #aaa;
	text-decorationn: underline;
	border-bottom: 0px solid currentColor;
	-webkit-transition: all 0.1s ease-in;

	transition: all 0.1s ease-in;
}

.thisnav ul li:hover {
	background-color: #fff;
	text-decorationn: underline;
	border-bottom: 0px solid currentColor;
	-webkit-transition: all 0.1s ease-in;

	transition: all 0.1s ease-in;
}

.thisnav ul li.active {
  background-color: rgba(0, 0, 0, 0.1);
}


thisnav a:focus,
 thisnav a:hover,
 thisnav li[aria-current] a:focus , this
nav li[aria-current] a:hover {
	color: darkblue;
	background-color: gold;
}

a,a:link,a:visited{outline:none;}

a.hover {color:#000; }





h3{ font-family: "Open Sans"; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400;  } 
h5{ font-weight: 400; }
p { font-size: 16px; font-weight: 300; line-height: 20px; } 
blockquote { font-family: "Open Sans"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 100; } 
pre { font-family: "Open Sans"; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400;  }