#container-home {
	margin-top:4px;
}
.slider-bottom-trim {
	height:4px;
	background-color:#025064;
}
.jumbo-heading {
	padding:20px inherit;
	-webkit-font-smoothing:antialiased;
}
.jumbo-heading h1 {
	line-height:1em;
	font-size:46px;
	color:#2c75c7;
}
.jumbo-heading .darker {
	color:#0b45ad;
}
.jumbo-heading h1 .sub {
	display:block;
	font-size:30px;
}
.jumbo-heading h1 span.right {
	text-align:right;
}
.jumbo-heading h1 span.center {
	text-align:center;
}
.jumbo-heading h1 span.left {
	text-align:left;
}
.h1-container {
	padding-top:40px;
	padding-bottom:10px;
}
.h1-container h1,.h1-container h2 {
	text-align:center;
	font-size:2.1em;
}
#index2 .header-top h1 {
	font-size:14px;
	font-weight:700;
	margin-left:20px;
}
#index2 .header-logo a {
	position:absolute;
	top:20px;
	left:32px;
	background-color:#fff;
}
.horzrule.paleblue {
	height:1px;
	border-top:1px solid #EDF2F7;
	border-bottom:1px solid #EDF2F7;
}
.horzrule.medblue {
	height:1px;
	border-top:1px solid #94beda;
	border-bottom:1px solid #94beda;
}
.horzrule.medblue.bottom {
	margin-bottom:25px;
}
.big-cta {
	background-color:#94beda;
	padding:20px 0;
	color:#fff;
	text-align:center;
}
.big-cta h3 {
	margin:.25em;
	line-height:1.15em;
	color:#fff;
	-webkit-font-smoothing:antialiased;
}
a.special-button {
	display:inline-block;
	background-color:#FBAA3C!important;
	border-radius:3px;
	box-shadow:0 0 0 4px rgba(0,0,0,0.1);
	padding:10px 15px;
	margin:18px;
	text-decoration:none;
	color:#fff;
	text-shadow:2px 2px 2px #D3872C;
	font-size:17px;
	font-family:"Noto Sans";
	font-weight:400;
	letter-spacing:.5px;
}
a.special-button:hover {
	background-color:#FF9301!important;
}
a.special-button.small {
	border-radius:3px;
	padding:7px 12px;
	margin:15px 0 0;
	text-shadow:1px 1px 1px #D3872C;
	font-size:14px;
	letter-spacing:.5px;
}
.testimonial-modal-row {
	display:none;
	position:absolute;
	top:0;
	bottom:0;
	left:20px;
	right:20px;
	z-index:999;
	padding-top:50px;
	background-color:#fff;
}
.testimonial-x {
	position:absolute;
	top:20px;
	right:25px;
	font-family:VarelaRound,sans-serif;
	font-size:20px;
	color:#ddd;
	cursor:pointer;
}
.testimonial-x:hover {
	color:#555;
}
.testimonial-logo {
	text-align:center;
}
.testimonial-logo img {
	border:0;
	max-width:250px;
	max-height:230px;
}
.testimonial-quote {
	background:url(../images/blue-quote.jpg) no-repeat 20px top;
	background-color:#fff;
	padding:14px 30px 2px 46px;
}
.testimonial-quote p {
	font-style:italic;
	font-size:16px;
	line-height:1em;
	margin:0 0 10px;
}
.testimonial-quote p:first-child {
	line-height:1.333em;
	margin:0 0 11px;
}
.logo-container {
	position:relative;
}
.logo-container .single-logo-box {
	margin-top:12px;
	margin-bottom:12px;
}
.logo-container .testimonial-link {
	display:block;
	border:2px solid #EDF2F7;
	border-radius:15px;
	width:100%;
	height:126px;
	text-align:center;
}
.logo-container .testimonial-link:hover {
	border:2px solid #025064;
}
.logo-container .testimonial-link > img {
	max-width:190px;
	max-height:94px;
	vertical-align:middle;
}
.logo-container .helper {
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
h3.testimonials-heading {
	font-size:2.1em;
	text-align:center;
	color:#025064;
	color:#666;
	-webkit-font-smoothing:antialiased;
}
.icon-tile-wrapper {
	margin-top:4px;
	margin-bottom:0;
	border-top:1px solid #94beda;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	z-index:-999;
	position:relative;
}
.icon-tile-wrapper .tile-link {
	display:block;
	position:relative;
	text-align:center;
	max-width:300px;
	margin:12px auto;
}
.icon-tile-wrapper .tile-link:hover > .tile-icon-box {
	visibility:hidden;
}
.icon-tile-wrapper .tile-icon-box {
	background-color:#eef2f6;
	padding-top:5px;
	padding-bottom:5px;
}
.icon-tile-wrapper .tile-icon {
	max-width:120px;
	height:auto;
}
.icon-tile-wrapper .tile-content {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:-1;
	background-color:#fff;
	border-radius:12px;
	border-right:2px solid #c3d6e3;
	border-bottom:2px solid #c3d6e3;
	padding:10px;
	color:#666;
}
.icon-tile-wrapper .tile-content .fine-line {
	border-top:1px solid #ccc;
	margin-bottom:8px;
}
.icon-tile-wrapper .tile-icon-box h3 {
	margin-top:.5em;
	font-size:1.8em;
}
.icon-tile-wrapper .tile-content h3 {
	font-weight:500;
	font-size:1.4em;
	margin-top:0;
}
.icon-tile-wrapper .testimonials-container {
	padding-top:25px;
	padding-bottom:20px;
}
.icon-tile-wrapper .tile-content .faux {
	display:block;
	color:#333;
	font-weight:700;
	padding-top:10px;
}
.icon-tile-wrapper2 {
	margin-top:4px;
	margin-bottom:0;
	border-top:0px solid #86898D;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ffffff;
	z-index:-999;
	position:relative;
}
.icon-tile-wrapper2 .tile-link {
	text-decoration:none;
	position:relative;
	text-align:center;
	max-width:300px;
	margin:12px auto;
}
.icon-tile-wrapper2 .tile-link:hover {
	text-decoration:none;
}
.icon-tile-wrapper2 .tile-icon-box {
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
}
.icon-tile-wrapper2 .tile-icon {
	max-width:75px;
	height:auto;
}
.icon-tile-wrapper2 .tile-content {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:-1;
	background-color:#fff;
	border-radius:12px;
	border-right:2px solid #c3d6e3;
	border-bottom:2px solid #c3d6e3;
	padding:10px;
	color:#666;
}
.icon-tile-wrapper2 .tile-content .fine-line {
	border-top:1px solid #ccc;
	margin-bottom:8px;
}
.icon-tile-wrapper2 .tile-icon-box h3 {
	margin-top:.5em;
	font-size:22px;
}
.icon-tile-wrapper2 .tile-content h3 {
	font-weight:500;
	font-size:1.4em;
	margin-top:0;
}
.icon-tile-wrapper2 .testimonials-container {
	padding-top:25px;
	padding-bottom:20px;
}
.icon-tile-wrapper2 .tile-content .faux {
	display:block;
	color:#333;
	font-weight:700;
	padding-top:10px;
}
.icon-tile-wrapper2 .tile-button,.icon-tile-wrapper2 .tile-button:visited {
	font-family: 'Varela Round', 'Istok Web', sans-serif;
	display:table;
	margin:8px auto;
	padding:5px 15px;
	text-decoration:none;
	border:0;
	background-color:#025064;
	color:#ffffff;
}
.icon-tile-wrapper2 .tile-button:hover {
	color:#fff;
	background-color:#025064;
}
.icon-tile-wrapper2 .horzrule1 {
	border-top:1px solid #025064;
}
