html,
body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	color: #484848
}
h1 {
	font-size: 48px;
	color: rgb(78, 149, 215);
	line-height: 1.042;
	font-weight: 300;
	margin-bottom: 25px
}
h2 {
	font-size: 27px;
	color: rgb(72, 72, 72);
	line-height: 1.333;
	font-weight: 200
}
h3 {
	font-size: 16px;
	color: rgb(72, 72, 72);
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.5
}
p {
	font-size: 16px;
	line-height: 24px
}
a {
	color: #4e95d7
}
a:hover {
	color: #258eef
}
.centredimg {
	margin: 0 auto
}
.cta > .btn-success,
.demos > .btn-success {
	padding: 10px 20px !important;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	margin-top: 20px
}
.btn-success {
	padding: 10px 20px !important;
	font-size: 14px;
	font-weight: 700;
	color: #fff !important;
	margin-right: 0 !important
}
.header {
	position: absolute;
	top: 50px;
	z-index: 100;
	left: 0;
	right: 0;
	/*-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease*/
}
header.sticky {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background: #171819;
	padding-top: 5px;
	opacity: 0.9
}
.navbar {
	margin-bottom: 3px !important
}
nav.navbar.navbar-default {
	border: none;
	background: transparent;
	padding: 0px 15px;
	width: 100%
}
.navbar .logo {
	display: inline;
	position: relative;
	margin-top: 8px
}
.navbar a {
	padding-left: 0;
	margin-right: 30px;
	color: #b9b9b9;
	text-decoration: none
}
.navbar a:hover {
	color: #fff;
	text-decoration: none
}
.navbar-header {
	margin-top: 3px !important
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #03a9f4
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #aaccaa
}
.menu > .active a {
	color: rgb(78, 149, 215)
}
.menu {
	float: right;
	margin-top: 8px
}
@media (max-width:767px) {
	.collapse-color {
		z-index: 1000
	}
	.navbar-collapse {
		position: absolute;
		text-align: center;
		top: 70px;
		left: 0;
		right: 0;
		border: 0;
		background: #171819;
		-webkit-box-shadow: 0;
		box-shadow: 0 0 0 0
	}
	.menu {
		border-top: 0px !important;
		border-bottom: 0px !important;
		float: none !important
	}
	.btn_demo {
		margin-top: 20px
	}
}
@media (max-width:991px) {
	.promo {
		padding-top: 15%
	}
	.menu {
		float: left;
		border-top: 1px solid #363636;
		border-bottom: 1px solid #363636;
		padding: 20px 0px
	}
	.logo {
		margin-left: 15px
	}
	header.sticky {
		background: transparent;
		position: absolute;
		top: 0;
		right: 0;
		left: 0
	}
}
@media (max-width:1200px) {
	.btn-success {
		padding: 8px !important;
		font-size: 14px;
		font-weight: 700;
		color: #fff !important;
		margin-right: 0 !important
	}
	.navbar a {
		margin-right: 10px
	}
}
.promo {
	padding-top: 8%
}
.cta h1,
.cta_bottom h1 {
	font-size: 50px;
	line-height: 68px;
	font-weight: 700;
	color: #fff
}
.cta h2,
.cta_bottom h2 {
	font-size: 27px;
	line-height: 36px;
	color: #fff;
	font-weight: 300;
	margin-top: 20px !important
}
ul.navbar-right {
	padding-top: 8px
}
.top_bg {
	background-image: url(img/main_bg.jpg);
	background-size: cover;
	width: 100%;
	background-position: center;
	z-index: 1;
	top: 0
}
.gradient_overlay {
	width: 100%;
	min-height: 50%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff', GradientType=0 );
	position: absolute;
	z-index: 1;
	top: 0
}
.cta {
	z-index: 10;
	position: relative;
	padding: 5% 0
}
.whom {
	padding: 5% 0px;
	min-height: 700px
}
.bg_whom {
	background-image: url(img/whom.jpg);
	background-position: left;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}
@media (max-width:991px) {
	.bg_whom {
		background: #fff
	}
	.bg_faq {
		background-color: #ebecee;
		width: 0px !important
	}
	.promo {
		padding-top: 18% !important
	}
}
@media (max-width:1170px) {
	.promo {
		padding-top: 10%
	}
}
.feat {
	margin-bottom: 40px
}
.feattitle {
	margin-bottom: 5%
}
.featlistitem {
	margin-bottom: 50px
}
.featlist h3 {
	margin: 5px 0px
}
.bigfeatures {
	padding: 5% 0;
	background-color: #ebecee
}
.icon {
	font-size: 60px;
	color: #4e95d7
}
.img_icon {
	margin-bottom: 10px
}
.hugefeatures {
	padding-top: 3%
}
.testilist {
	margin: 5% 0
}
.test-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 2%;
	font-size: 20px;
	text-align: center;
	color: #d4d4d4
}
.carousel-control {
	top: 30%;
	background-color: #fff;
	width: 0;
	color: #d4d4d4;
	text-shadow: 0 0 0;
	opacity: 1
}
a.carousel-control:hover {
	color: #4e95d7 !important
}
.carousel-control:focus {
	color: #d4d4d4 !important
}
.testimonials {
	padding: 5% 0
}
.press {
	padding-top: 5%
}
.press_quotes p {
	font-size: 14px;
	line-height: 22px
}
.quote_item {
	padding-top: 5%
}
.press_logo {
	margin-bottom: 20px
}
.faq {
	background-color: #ebecee;
	min-height: 735px
}
.bg_faq {
	background-image: url(img/faq_bg.jpg);
	background-size: cover;
	width: 45%;
	min-height: 735px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute
}
.faqtxt {
	padding-top: 5%;
	margin-left: 0px
}
.requirements {
	padding: 5% 0px
}
.requirements li {
	padding: 10px 30px 0 0;
	font-size: 16px;
	line-height: 24px
}
.reqlist {
	margin-top: 5%
}
.cta_bottom {
	background-image: url(img/cta_bg.jpg);
	background-size: cover;
	width: 100%;
	padding: 5% 0px
}
.footer {
	padding: 2% 0
}
.footermenu,
.footer p,
.footermenu li,
.footermenu a {
	color: #515151;
	font-size: 13px;
	padding-top: 10px;
	margin: 10px 10px
}





.lb-form-container h3 {
	margin-top: 0;
	font-size: 22px;
}
.lb-form-container .lb-control {
	margin-bottom: 10px;
}
.lb-form-container .lb-control input, .lb-form-container .lb-control textarea {
	width: 100%;
	font-size: 20px;
	padding: 5px;
}
.lb-form-container .lb-control input[type="submit"] {
	background-color: #5cb85c;
	border-color: #4cae4c;
	border: 1px solid transparent;
	border-radius: 4px;
	color: white;
	width:50%;
}
.lb-form-container .lb-note p {
	margin-bottom: 0;
}
.telephone {
	position: absolute;
	right: 10px;
	top: -45px;
}
header.sticky .telephone {
	top: 0;
}
.telephone a {
	color: white;
}