@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');


body {
	/*background-color: rgb( 6, 33, 52);
	color: #eee;	*/
	color:#353535;
	font-family:'open sans', sans-serif;
	font-size:16px;
}

/* WISYWIG color (if content background dark change this color) */
body.mce {
/*	background: rgb( 6, 33, 52);*/
}

.authorship.well, .authorship a, .authorsip, h4 {
color: #062134 !important;
}

.blueback {/*background-color: #062134; */
background: url('/content/uploads/topheader.jpg') no-repeat center;
  padding: 35px;
  /*width: 100%;*/
  margin-bottom: 0px; 
}


.bluebacks {background-color: #062134; 
  padding: 35px;
  width: 100%;
  margin-bottom: 0px; 
}



.img-style {
	margin: 15px;
}

.bluebox {
	background-color: #24447f;
	border-color: #357ebd;
	color: #fff;
	margin: 20px 0px 30px 0px;
	padding: 20px;
	height: 375px;
}

.btn-margin{
	margin: 8px;
	bottom: 0;
}

/* .slider-wrapper {
	margin-top: -45px;
} */

h1, h2, h3, h4,h5,h6 {
	color: #062134;
	font-family: 'lora', sans-serif;
}

p {

	margin-bottom: 15px;
}

a {
	color: #609cec;
}
.learn-link {
	color: #609cec;
}
.link-btn {
	color: #fff;
}

.white-text {
	color: #fff;
}

.intuit {

	margin-top: 40px;
}

.testimonialcaption, .testimonialname {
	color: #062134;
}


.footer {background:#353535;}


