@charset "UTF-8";

/* CSS Document :
Bridgeway Consulting
*/

html {
	font-family: 'Lato',sans-serif;
	scroll-behavior: smooth;
	height: 100%;
}

body {
	font-family: 'Lato',sans-serif;
	color: #333;
	font-size: 1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #f3f3f3;
}

a:link {
	 color: #2e578f;
	 text-decoration: underline;
}

a:visited {
    color:#2e578f;
}

.wrapper-main {
  min-height: 85%;
  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
  margin-bottom: -100px;
}

.wrapper {
  min-height: 100%;
  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
  margin-bottom: -100px;
}

.imgscale {
    max-width: 100%;
    height: auto;
}

.imgscalemobile {
	max-width: 300px;
}

#header {
	width: 100%;
	text-align: center;
	padding-top:1.5em;
	color:#fff;
	padding-bottom: 1em;
	font-weight: 300;
}

#header-sub {
	width: 100%;
	text-align: center;
	padding-top:1.5em;
	color:#fff;
	background-color:#f3f3f3;
	padding-bottom: 4.1em;
	font-weight: 300;
	background-image: url('images/subtop.jpg');
	background-size: cover;
	background-position: bottom;
}

#menu {
	max-width: 70%;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2em;
	color:#fff;
}

#menu a {
	text-decoration: none !important;
	color:#fff;
}

#mobilemenu {
	display: none;
}

.nav {
	text-align: center !important;
	font-size: .9em;
	text-transform: uppercase;
}

.nav-link {
	vertical-align: middle !important;
}

#top-header {
	width: 100%;
	background-color: #244070;
	text-align: center;
	color:white;
	padding: 1em;
	margin-bottom:1em;
}

#masthead {
	text-align: center;
	color:#fff;
	margin: 0 auto;
	margin-top:2em;
	max-width: 1150px;
	margin-bottom:9em;
}

#masthead h1 {
	font-size: 3.4em;
	text-shadow: 1px 1px 2px #000;
	font-weight: 300;
}

#splash {
	max-width: 900px;
	margin: 0 auto;
	margin-top: 4em;
	padding: 2em;
	background-color:#234070;
	overflow: auto;
	color:#fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
}

#left {
	float: left;
	max-width: 280px;
}

#right {
	float: right;
	max-width: 550px;
}

#content {
	margin: 0 auto;
	width: 80%;
	line-height: 1.5em;
	color:#333;
	margin-top:1em;
}

#content-full {
	margin: 0 auto;
	width: 100%;
	line-height: 1.5em;
	color:#333;
	margin-top:1em;
	text-align: center;
}



.container {
	margin-top:3em !important;
	text-align: justify;
}

.container h3 {
	text-align: left;
	font-weight: normal;
	font-size: 1.5em;
	color: #333;
	text-transform: uppercase;
	border-top: 3px solid blue 300px;
}

.slim p {
  max-width: 700px;
  margin: 0 auto 1rem;
  padding: 0 1rem;
}

.headerline {
    /* gradient credit: https://codepen.io/P1N2O/pen/pyBNzX; */
	background: linear-gradient(-45deg, #00C8F5,#398190);
 	height: 7px;
    width: 25%;
    margin-bottom:.5em;
}


#footer-cta {
	 position:relative;
     width: 100%;
	 color: #fff;
	 background-color:#325D65;
	 text-align:right;
	 margin:0px auto;
	 padding:1.5em;
	 text-transform: uppercase;
	 font-weight: 300;
	 font-size: 1em;
}

#footer{
     position:relative;
     width: 100%;
	 color: #333;
	 background-color:#fff;
	 text-align:center;
	 margin:0px auto;
	 top: 70px;
}

#footer-holder {
	margin: 0px auto;
	max-width: 1100px;
	color:#c2c2c2;
	padding-top:1em;
	text-align: center;
}

#footer-bg {
	width: 100%;
	padding-top:2em;
	background-image: url('images/subbottom.jpg');
	background-size: cover;
	background-position: top;
	margin-top:5em;
	padding-bottom:2em;
}



.mobileonly {
	display: none;
}


#logo {
	margin: 0 auto;
	padding-top: 3em;
}

#logo-sub {
	margin: 0 auto;
	padding-top: 2em;
}

.logo {
	max-width: 230px;
}

.logoweb {
	max-width: 350px;
}

.logoweb-sub {
	max-width: 160px;
	margin-bottom:3em;
}


#footer-main {
	height: auto;
	width: 100%;
	text-align: center;
	color:#fff;
	padding-bottom: 3em;
}

#footer-bottom {
	width: 100%;
	text-align: center;
	color:#fff;
	background-color:#398190;
	padding:2em;
	padding-bottom:3em;
	font-size: .8em;
}

#footer-left {
	display: inline-block;
	width: 59%;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.9em;
}

#footer-left a {
	color:#fff;
	text-decoration: none;
}

#footer-right {
	display: inline-block;
	width: 39%;
	text-align: right;
}

.push {
	height: 100px
}

.subheader {
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	color: #398190;
}


.cta {
	display: inline-block;
	max-width: 14%;
	background-image: url('images/white.png');
	background-repeat: repeat;
	text-align: center;
	color:333;
	border-top:8px solid #398190;
	vertical-align: top;
	padding: 1em;
	margin-left:1em;
	margin-right: 1em;
	color:#333;
	font-size: .8em;
	min-height: 300px;
	position: relative;
	}

.cta h2 {
	font-size: 1.8em;
	color: #324974;
	font-weight: 300;
}


.cta1 {
	display: inline-block;
	max-width: 19%;
	background-color:#234070;
	text-align: center;
	color:white;
	border-top:8px solid #398190;
	vertical-align: top;
	padding: 1em;
	margin-left:1em;
	margin-right: 1em;
	font-size: 1.1em;
	height: auto;
	min-height: 340px;
	position: relative;
	}

.cta1 h2 {
	font-size: 1.6em;
	color: white;
	font-weight: bold;
}

.cta2 {
	display: inline-block;
	max-width: 19%;
	background-color:#234070;
	text-align: center;
	color:white;
	border-top:8px solid #398190;
	vertical-align: top;
	padding: 1em;
	margin-left:1em;
	margin-right: 1em;
	font-size: 1.1em;
	height: auto;
	min-height: 490px;
	position: relative;
	}

.cta2 h2 {
	font-size: 1.6em;
	color: white;
	font-weight: bold;
}

.formfocus {
	width: auto;
	background-color:#fff;
	text-align: center;
	padding: 2em;
	margin-top:40px;
	margin-bottom:40px;
}

.formfocus h2 {
	font-weight: bolder;
	color:#1F8496;
	font-size: 4vmax;
}


#people-holder {
	width: 100%;
	text-align: center;
}

.people {
	display: inline-block;
	max-width: 43%;
	text-align: center;
	color:333;
	vertical-align: top;
	padding: 1em;
	margin-left:1em;
	margin-right: 1em;
	color:#333;
	font-size: .9em;
}

.people p {
	text-align: justify;
}

.peoplepic {
	max-width: 200px;
	margin-bottom:.4em;
}

.line {
	border-top: 1px dotted #333;
	width: 40%;
	margin: 0 auto;
	margin-bottom: 4em;
	margin-top: 4em;
}

.testimonial {
	font-style: italic;
	font-size: 1.3em;
}

.button {
	max-height: 40px;
	position:absolute;
	bottom:2em;
	left:30%;
	margin-top:1em;
}

.bottom {
	vertical-align: bottom;
}

