

.theme-bg{
	background-color:#000000;
}






a {
  color: #12656E;
}

.theme-primary-color{
  color:#12656E;
}

.theme-primary-bg{
  background-color:#12656E;
}

.theme-primary-bd{
  border-color:#12656E;
}

.theme-primary-over-bd{
  border-color:#FFFFFF;
}

.theme-primary-over-bg{
  background-color:#FFFFFF;
}

.theme-primary-multi{
  background-color:#12656E;
  
  color:#FFFFFF;
}

.theme-secondary-color{
  color:#12656E;
}

.theme-secondary-multi{
  	background-color:#12656E;
  
}












.header-customized {background-color:#000000;background-repeat:no-repeat; background-size:cover; border: none;}
