body, html {
	font-family: 'Lato';
}
.navbar {
	position: relative;
	min-height: 30px;
	margin-bottom: 0;
	border: 1px solid transparent;
	background: #FFFFFF;
}
.navbar li {
	color: #757575;
	font-size: 18px;
}
nav>div>ul>li {
	margin-left: 25px;
	margin-right: 25px;
}
nav>div>ul {
	padding-top: 25px;
}
.navbar-767px {
	display: none;
}
nav.navbar.navbar-default.hide-767px>img {
	margin-top: 20px;
}
nav.navbar.navbar-default.hide-767px img, nav.navbar.navbar-default.navbar-767px img {
	max-width: 175px;
	width: 100%;
}
.col-centered {
	display: inline-block !important;
	float: none !important;
	text-align: left !important;
}
#home_wrapper {
	width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #154f91!important;
}
#home_wrapper>canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.home_box {
	width: 100%;
	max-width: 1200px;
	height: auto !important;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 1;
	padding: 120px 0 120px 0;
}
.home_box h1 {
	font-size: 42px;
	text-align: left;
	color: white;
	font-weight: bold;
}
.home_box p {
	font-size: 24px;
	text-align: left;
	color: white;
	font-weight: 300;
}
.home_box ul {
	font-size: 18px;
	text-align: left;
	color: white;
	list-style-type: none;
	padding-left: 0;
	margin-top: 30px;
}
.home_box ul > li {
	position: relative;
}
.home_box ul li:before {
	position: absolute;
	left: -13px;
}
.home_box li {
	font-weight: 300;
	margin-top: 30px;
	padding-left: 50px;
}
#info_wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#info_wrapper h3 {
	font-size: 28px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
}
#info_wrapper ul {
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	line-height: 25px;
	margin-top: 50px;
	padding-right: 30px;
}
#info_wrapper li {
	margin-bottom: 25px;
	float: left;
	padding-left: 50px;
	min-height: 60px;
}
#info_wrapper ul > li {
	position: relative;
}
#info_wrapper ul li:before {
	position: absolute;
	left: -13px;
}
.info_box {
	width: 100%;
	max-width: 1200px;
	height: auto !important;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 1;
	padding: 40px 0 40px 0;
}
#customer_wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #F9F9F9;
}
#customer_wrapper h3 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.customer_box {
	width: 100%;
	max-width: 1200px;
	height: auto !important;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 1;
	padding: 40px 0 40px 0;
}
#testimonial_wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #34B1C4;
}
.testimonial_box {
	width: 100%;
	max-width: 1500px;
	height: auto !important;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 1;
	padding: 40px 0 40px 0;
}
#form_wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #2F3539;
}

.form_box {
	width: 100%;
	max-width: 1200px;
	height: auto !important;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 1;
	padding: 80px 0 80px 0;
}
.form_box h1 {
	font-size: 42px;
	text-align: left;
	color: white;
	font-weight: bold;
}
.form_box p {
	font-size: 24px;
	text-align: left;
	color: white;
	font-weight: 300;
}
.form_box ul {
	font-size: 18px;
	text-align: left;
	color: white;
	list-style-type: none;
	padding-left: 0;
	margin-top: 30px;
}
.form_box ul > li {
	position: relative;
}
.form_box ul li:before {
	position: absolute;
	left: -13px;
}
.form_box li {
	font-weight: 300;
	margin-top: 10px;
	padding-left: 50px;
}
#footer_box {
	padding: 40px 0 40px 0;
}
#footer_box p {
	color: black;
	text-align: center;
	display: block;
	margin-top: 30px;
}
#footer_box a {
	color: black;
	text-align: center;
	display: block;
	margin-top: 30px;
}
#testimonialCarousel img {
	max-width: 112px !important;
	width: 100% !important;
	border-radius: 100px;
}
p.testimonial-name {
	float: left;
	margin: 0;
	padding-top: 30px;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	margin-left: 20px;
}
p.testimonial-name i {
	font-weight: 300;
}
p.testimonial-text {
	font-size: 25px;
	line-height: 32px;
	font-weight: 300;
	color: #fff;
	text-align: left;
}
.form_box li {
	font-weight: 300;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.cta-form {
	padding: 20px 0 20px 0;
	background: white;
	box-shadow: rgba(0, 0, 0, 0.4) 10px 10px 20px;
	max-width: 380px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.btn-request {
	width: 100%;
	padding: 15px 0 15px 0;
	background: #f60;
	color: white;
	border-radius: 0;
	font-size: 16px;
}
.form-group {
	margin-bottom: 20px;
}
.form-group h1 {
	color: black;
	font-size: 32px;
	text-align: center;
}
.form-group p {
	color: black;
	text-align: center;
	font-size: 16px;
}
.form-control-ppc {
	border-radius: 0;
}

/* ------ Form Validation ------ */

form.cta-form .glyphicon {
	position: absolute;
	line-height: 2.5;
	right: 25px;
}
.glyphicon-validation {
	line-height: 1.2 !important;
	position: relative !important;
	left: 0 !important;
	padding-right: 5px;
}
.validation-message {
	font-size: 14px;
	color: red;
	text-align: left;
	width: 100%;
	max-width: 340px;
	margin: 0 auto;
	position: relative;
	margin-left: 51px;
}
.red {
	color: red;
	background: transparent;
}
.green {
	color: green;
	background: transparent;
}
.media-right {
	display: block;
}
.media-object {
	max-width: 600px;
	width: 100%;
}
.show-1099px {
	display: none;
	visibility: hidden;
}
.align-top {
	vertical-align: top;
}
.padding-40px {
	padding-left: 40px;
	padding-right: 40px;
}
.max-width-1075px {
	max-width: 1075px !important;
	width: 100% !important;
}
.no-padding {
	padding: 0 !important;
}
.separator_wrapper {
	display: block;
	margin: 12px 0 15px 0;
}
.separator_wrapper::after, .separator_wrapper::before {
	background-color: #1D9FDB;
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 70px;
	height: 1px;
	margin-top: -6px;
}
.separator_wrapper::after, .separator_wrapper::before {
	background-color: #1D9FDB;
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 70px;
	height: 1px;
	margin-top: -6px;
}
.separator_first_circle {
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 3px solid #34b1c4;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.separator_second_circle {
	float: left;
	width: 4px;
	height: 4px;
	background-color: #34b1c4;
	border: 2px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
ul, li {
	/*padding: 0;
margin: 0;*/
	list-style: none;
}
li.number {
	float: right;
}
li.email {
	float: right;
}
li.number:before {
	content: '\f095    ';
	font-family: 'FontAwesome';
	float: left;
	color: #757575;
}
li.email:before {
	content: '\f0e0    ';
	font-family: 'FontAwesome';
	float: left;
	color: #757575;
}
.number-mobile a {
	color: #757575;
}
.email-mobile a {
	color: #757575;
}
li.number-mobile:before {
	content: '\f095    ';
	font-family: 'FontAwesome';
	float: left;
	color: #757575;
}
li.email-mobile:before {
	content: '\f0e0    ';
	font-family: 'FontAwesome';
	float: left;
	color: #757575;
}
.bottom {
	bottom: 0;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
@media only screen and (max-width: 1199px) {
	.cta-form {
		margin-top: 30px;
	}
	.form-group h1 {
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media only screen and (max-width: 1099px) {
	#info_wrapper ul {
		margin-top: 20px;
	}
	.hide-1099px {
		display: none;
		visibility: hidden;
	}
	.show-1099px {
		display: block;
		visibility: visible;
	}
}
@media only screen and (max-width: 767px) {
	.hide-767px {
		display: none;
		visibility: hidden;
	}
	.navbar-767px {
		display: block;
		visibility: visible;
	}
	.home_box {
		padding: 40px 0 40px 0;
	}
	.form_box {
		padding: 40px 0 40px 0;
	}
	.cta-form {
		margin-top: 30px;
	}
	p.testimonial-text {
		margin-top: 30px;
		font-size: 22px;
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media only screen and (max-width: 480px) {
	#info_wrapper ul {
		padding-left: 0;
		padding-right: 0;
	}
	.padding-40px {
		padding-left: 20px;
		padding-right: 20px;
	}
	li {
		padding-left: 0 !important;
	}
	li:before {
		display: none;
	}
	li.number-mobile:before {
		display: block;
	}
	li.email-mobile:before {
		display: block;
	}
	p.testimonial-text {
		font-size: 18px;
	}
}
@media only screen and (max-width: 380px) {
	.form-group h1 {
		padding-left: 30px;
		padding-right: 30px;
	}
	.form-group p {
		padding-left: 15px;
		padding-right: 15px;
	}
}
