
body {
  overflow-x: hidden;

}

/*--- Extra Bootstrap Column Padding --*/
[class*="col-"] {
  padding: 1rem;
}

/*--- Bootstrap Mobile Gutter Fix --*/
.row, .container-fluid
{
	margin-left: 0px!important;
	margin-right: 0px!important;
}

.footer
{
	background-color: #3d81d6 !important;
}

.innovate
{
	height: 200px !important;
}



A.blackblacklink {text-decoration: none;FONT-WEIGHT: bold;color: black; background:transparent;}
A.blackblacklink:link {text-decoration: none;FONT-WEIGHT: bold;color: black; background:transparent;}
A.blackblacklink:visited {text-decoration: none;FONT-WEIGHT: bold;color: black; background:transparent;}
A.blackblacklink:hover {text-decoration: none;FONT-WEIGHT: bold;color: black; background:transparent;}
A.blackblacklink:active {text-decoration: none;FONT-WEIGHT: bold;color: black; background:transparent;}


