/* Top CTA Bar */

.top-bar-back {
    background-color: #3fae29;
    color: #fff;
    font-size: 16px;
    padding: 8px;
    text-align: right;
	padding-right:20px;
	overflow:auto;
}
.top-bar-back a {
color: #000;
}

/* Navigation */

.nav-back {
    background-color: none;
}
.dropdown-menu {
    background-color: none;
    border: 0px solid rgba(0, 0, 0, 0.15);
}

.navbar-default .navbar-brand {
    color: #fff;;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	text-shadow: rgb(0, 0, 0) 2px 2px;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
    font-size: 1.2em;
    font-weight: 500;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: none;
    color: #fff;
}
.dropdown-menu > li > a {
    color: #fff;
    }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: none;
}
.navbar-default .navbar-nav > li > a:hover {
  color:#fff;
  }
  .navbar-default .navbar-nav > .active {
  color:#fff;
  }

/* typography */

.entry-title {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    }
body {
    font-size: 18px;
    line-height: 1.4;
	font-family: 'Lato', sans-serif;
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
    color: #486078;
    font-weight: bold;
	font-family: 'Lato', sans-serif;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}

a {
color:#3fae29;
}

/* format align */

.space {
	height:20px;
}
.footer-pad {
    margin-top: 0;
}
.img-right, .alignright {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.img-left, .alignleft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
img, iframe {
max-width:100%;
}

/* Commonly Used Formatting */

.center {text-align:center;}
.bold {text-align:bold;}
.white {color:#fff;}
.black {color:#000;}

/* Contact Form 7 Customization */

.wpcf7-text, .wpcf7-textarea {
	max-width:100%;
	border-radius:8px;
	padding:5px; 
}
.wpcf7-textarea {
	height:75px;
}
label {
       font-weight: normal;
}

/* footer */

.footer {
    background-color: #3fae29;
    padding-top: 20px;
	color:#fff;
}
.footer a {
color:#fff;
}


.main-cta-text {
    color: #fff;
    font-size: 3em;
    font-weight: 800;
	line-height:1.2em;
    margin-top: 30px;
	margin-bottom:10px;
}
.sub-cta-text {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
}
.cta-button {
    background-color: #428bca;
    border-radius: 5px;
    width: 200px;
    padding: 8px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 8px;
    line-height: 1.2em;
}

.main-cta-text-sm {
    color: #fff;
    font-size: 3em;
    font-weight: 800;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.sub-cta-text-sm {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
	padding-top:10px;
}

/* benefits or service buckets section */

.svc-title {
text-align:center;
font-weight:bold;
font-size:24px;
}
.svc-text {
text-align:center;
padding:10px;
}
.svc-btn {
width:70%;
margin-left:auto;
margin-right:auto;
border-style:solid;
border-width:1px;
border-color:#ff6018;
text-align:center;
color:#ff6018;
margin-top:20px;
}

/* common-elements */

.white-outline-button {
    border-color: #fff;
    border-style: solid;
    color: #fff;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 70%;
}
.solid-button {
	background-color:#000;
    border-color: #fff;
    border-style: solid;
    color: #fff;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 70%;
}

.home-page-titles {
color:#000;
font-weight:bold;
font-size:28px;
text-align:center;
padding-top:20px;
padding-bottom:10px;
line-height: 1.3em;
text-transform:uppercase;
}


/* search */
.search {
    width: 30%;
    position: relative;
    margin-left: auto;
    margin-right: 80px;
}

.searchTerm {
    float: left;
    width: 110%;
    border: 3px solid #3fae29;
    padding: 10px;
    height: 20px;
    border-radius: 5px;
    outline: none;
    color: #9DBFAF;
}

.searchTerm:focus{
  color: #3fae29;
}

.searchButton {
  position: absolute;  
  right: -50px;
  width: 20px;
  height: 26px;
  border: 1px solid #3fae29;
  background: #3fae29;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
 }

/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 30%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



/* custom-elements */

.home-text {
	color:#555555;
	text-align:center;
	font-size:28px;
	font-weight:bold;
}
.dark-blue-box {
	background-color:rgb(9, 44, 116);
	}
	.title-white {
    font-family: 'Lato', sans-serif !important;
    font-size: 1.8em !important;
    line-height: 1.30612245;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
	font-weight:bold;
}
.lead {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
    color: #fff;
    text-align: center;
}
.cta-button {
    background-color: #fff;
    border-radius: 0px;
    width: 200px;
    padding: 8px;
    color: #333;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 8px;
    line-height: 1.2em;
}
.site-titles {
	text-align:center;
	font-size:26px;
	margin-top:20px;
	margin-bottom:20px;
    }
.bucket-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bucket-text {
    text-align: center;
    min-height: 150px;
    font-size: 16px;
}
.bucket-text2 {
    text-align: center;
    font-size: 16px;
}
.bucket-cta {
	background-color:#657DBD;
	color:#fff;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	text-align:center;
}
.bucket-cta2 {
    background-color: #657DBD;
    color: #fff;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
.widget-title {
    background-color: #344CA0;
    color: #fff;
    padding: 5px;
}
.xoxo {
	list-style-type:none;
}
.front-txt {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.blue-back {
	padding-top:20px;
	padding-bottom:20px;
	background-color:#545454;
}
.blue-behind {
		padding-top:20px;
	padding-bottom:20px;
	background-color:#1025A1;
}
.cta-text {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-size: 32px;
    font-style: italic;
}
.cta-btn {
	background-color:#fff;
	color:#545454;
	width:250px;
	padding:8px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.bucket-titles{
background-color: #545454;
    color: white;
    padding: 10px;
    text-transform: uppercase;
}
.wpforms-field-label, .wpforms-field-sublabel {
	color:#fff !important;
}
#form-container {
	    width: 70%;
    margin-left: auto;
}
.wpforms-submit {
	background-color:#fff !important;
	color:#545454 !important;
}