/* default gray/blue theme */

h1, h2, h3, h4, h5, h6 {
	/* color: #0064B9; */
}

.c1, .c1 a { color: #0064B9 !important;}
.pre-footer .fa { color: #0064B9; }

button, input[type=button], .button, .links-to-buttons a  {
	background-color: #0064B9;
}

button.t2, input[type=button].t2, .button.t2, .links-to-buttons.t2 a  {
	border: 2px solid #0064B9;
}

button.t2:hover, input[type=button].t2:hover, .button.t2:hover, .links-to-buttons.t2:hover a  {
	background-color: #0064B9;
}

/*
.bg_dark button:hover, 
.bg_dark input[type=button]:hover, 
.bg_dark .button:hover {
	border: 1px solid #0064B9;
}
*/

.envelope_bg.bg2, .bg2 { background-color: #EDF2F6; }
.envelope_bg.bg3, .bg3 {  }

#toTop {
	background-color: #0064B9;
}

.sf-menu > li a.active {
	color: #828A96;
} 

.sf-menu li:hover > a,
.sf-menu li.sfHover > a {
	color: #0064B9; 
}

.tiles .item:hover .overlay {
   background: rgba(130, 138, 150, 0.75);
}

#header_container #stripe {
	background-color: rgba(23, 39, 57, 1);
}