@charset "utf-8";
/* CSS Document */

body {
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	color: #3c3d3d;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 1.6;
	color: #2c2c2c;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
img {
	border: medium none;
	height: auto;
	max-width: 100%;
	outline: medium none;
	vertical-align: middle;
}
a {
	text-decoration: none;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	behavior: url(pie_files/PIE.htc);
}
a:hover {
	text-decoration: none;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	behavior: url(pie_files/PIE.htc);
}
a, a.active, a:active, a:focus, a:hover {
	outline: 0
}
a.active, a:active, a:focus, a:hover {
	color: #fec503
}
.header_bg {
	background: url(img/header_bg.png) repeat-x bottom #fff;
	padding: 10px 0px;
	width: 100%;
}
.header, .about_main, .work_main, .copyright {
	width: 1120px;
	margin: 0px auto;
}
.logo {
	float: left;
}
.banner_main {
	background-size: cover;
	width: 100%;
	min-height: 80vh;
	background-position: center top;
	position: relative;
	border-bottom: 1px solid #474646;
	box-shadow: 1px 2px 2px -2px #000;
}
.grey_container {
	width: 100%;
	padding: 25px 0px;
	position: relative;
}
.container, .footer, .feature_contain {
	margin: 0 auto;
	width: 1120px;
}
.home_services p {
	font-size: 15px;
	text-align: center;
	padding: 5px 10px 30px;
}
.home_services h2 {
	font-size: 30px;
	color: #000000;
	text-align: center;
	margin: 5px auto;
	text-transform: uppercase;
}
.home_services h3 {
	font-size: 24px;
	color: #009ed9;
	text-align: center;
	margin: 5px auto;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.home_services h4 {
	font-size: 23px;
	color: #636262;
	text-align: center;
	margin: 5px auto;
}
.feature_contain ul {
	display: block;
}
.feature_contain li {
	display: inline-block;
	width: 29%;
	text-align: center;
	padding: 2% 2%;
	vertical-align: top;
	margin: 0px;
}
.feature_contain img {
	vertical-align: middle;
}
.feature_contain li:nth-child(3) {
	border-right: none;
}
.feature_contain h3 {
	color: #5d5d5d;
	margin: 10px auto 0px;
	font-size: 21px;
}
.feature_contain p {
	color: #565657;
	margin: 5px auto 0px;
	font-size: 14px;
	line-height: 25px;
}
.feature_contain a {
	font-size: 17px;
	font-weight: 700;
	color: #009ed9;
	display: block;
	text-align: center;
	margin: 10px auto;
}
.feature_contain a:hover {
	color: #212121;
}
.grey_about_bg {
	background: #f3f2f2;
	width: 100%;
	padding: 30px 0px;
	position: relative;
}
.about_img {
	float: left;
	margin: 0px 20px 0px 0px;
}
.about_main h3 {
	font-size: 24px;
	color: #009ed9;
	margin: 5px 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.about_main p {
	font-size: 14px;
	color: #2c2c2c;
	display: block;
	margin: 7px 0px 25px;
	line-height: 25px;
}
.inquiry_btn1 {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-khtml-border-radius: 30px;
	color: #fff!important;
	font-size: 14px;
	font-weight: 700;
	background: #009ed9;
	text-transform: uppercase;
	position: relative;
	transition: all 0.5s ease 0s;
	padding: 13px 45px 13px 45px!important;
	width: 100%;
	text-align: left;
}
.inquiry_btn1:hover {
	background: #212121;
	color: #fff!important;
}
.work_main {
	padding: 25px 0px 35px;
}
.work_main h4 {
	color: #212121;
	margin: 10px auto 0px;
	font-size: 20px;
	text-align: center;
	letter-spacing: 2px;
}
.work_main li h3 {
	color: #009ed9;
	margin: 10px auto 0px;
	font-size: 19px;
	text-align: center;
	letter-spacing: 2px;
}
.work_main ul {
	display: block;
	margin: 30px auto 0px;
}
.work_main li {
	display: inline-block;
	width: 18%;
	text-align: center;
	padding: 0px 8% 0px 0px;
	vertical-align: top;
	margin: 0px;
}
.work_main li img {
	vertical-align: middle;
	margin: 22px auto 15px;
}
.work_main li p {
	color: #3c3d3d;
	font-size: 15px;
}
.work_main li:nth-child(4) {
	padding: 0px 0px 0px 0px;
}
.lets_talk {
	background-color: #656667;
	width: 100%;
}
.call_img {
	float: left;
}
.talk_contact {
	display: table-cell;
	vertical-align: middle;
	text-transform: lowercase;
	float: right;
	text-align: left;
	width: 51%;
	padding: 15px 0px;
}
.talk_contact h2 {
	font-size: 55px;
	color: #fff;
}
.talk_contact h3 {
	font-size: 47px;
	color: #009ed9;
}
.talk_contact h4 {
	font-size: 43px;
	color: #ffffff;
}
#contact_btn2 {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	padding: 14px 30px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	margin-top: 15px;
}
#contact_btn2:hover {
	color: #289cf2;
	background-color: transparent;
	border: 2px solid #289cf2;
}
.footer_bg {
	background-color: #232324;
	width: 100%;
}
.footer {
	padding: 25px 0px 25px;
}
.footer_nav {
	width: 67%;
	float: left;
	position: relative;
}
.call_footer {
	width: 32%;
	float: right;
	padding-top: 25px;
}
.call_footer a {
	color: #fff;
	font-size: 30px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	text-align: left;
}
.footer_nav > ul {
	display: block;
	text-align: left;
	float: left;
}
.footer_nav.align-right > ul > li {
	float: right;
}
.footer_nav > ul > li {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	text-transform: capitalize;
}
.footer_nav > ul > li:last-child {
	background-image: none;
}
.footer_nav.align-center > ul {
	float: none;
	text-align: left;
}
.footer_nav.align-center > ul > li {
	float: none;
}
.footer_nav.align-center ul ul {
	text-align: left;
}
.footer_nav > ul > li > a {
	display: block;
	padding: 30px 30px 30px 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	border-right: solid 1px #454546;
}
.footer_nav > ul > li:hover > a, .footer_nav > ul > li > a:hover, .footer_nav > ul > li.active > a {
	color: #fff;
	text-decoration: none;
	background: #1e1e1e;
}
.footer_nav > ul > li > a > span {
	display: block;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: 400;
	color: #7a7a7b;
	text-shadow: none;
	margin-top: 5px;
}
.copyright_bg {
	width: 100%;
	background: #1e1e1f;
	padding: 20px 0px;
}
.copyright p {
	font-size: 14px;
	color: #dddddf;
	text-align: center;
}
/* Inner page css start */
.banner_inner {
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #fff;
	box-shadow: 1px 2px 2px -2px #000;
}
.banner_inner img {
	text-align: center;
	width: 100%;
	display: block;
}
.about_box {
	padding: 0px 0px 30px;
}
.about_box p {
	font-size: 15px;
	padding: 10px 0px 10px;
}
.about_box h2 {
	font-size: 34px;
	color: #000000;
	margin: 5px auto;
	text-transform: uppercase;
}
.about_box h3 {
	font-size: 20px;
	color: #009ed9;
	margin: 5px auto;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #d5d4d4;
	padding-bottom: 10px;
}
.service_box {
	margin: 0px auto 20px;
	width: 1120px;
}
.row {
	background: #f5f6f7;
	display: block;
	padding: 2%;
	border-left: 4px solid #009ed9;
	margin-bottom: 20px;
}
.row h3 {
	font-size: 30px;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 10px;
	color: #009ed9;
}
.row p {
	font-size: 15px;
	margin-top: 12px;
	text-align: justify;
}
.add_box {
	width: 100%;
	margin: 30px 0px;
}
.add_box .add_main {
	font-size: 15px;
	margin: 0px 0px 12px;
	line-height: 22px;
	color: #595959;
	text-align: left;
	background: #f3f3f3;
	padding: 15px 15px 15px 20px;
	border-bottom: 4px solid #dedede;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
}
.add_box .add_main p {
	font-size: 15px;
	padding: 0px 0px 10px;
}
.add_box span {
	font-size: 20px;
	font-weight: 700;
	display: block;
}
.add_box a {
	color: #595959;
	text-decoration: none;
}
.add_box a:hover {
	color: #009ed9;
	text-decoration: none;
}
.box_img {
	float: left;
	margin: 0px 20px 10px 0px;
	background: #eee;
	padding: 6px 7px;
	border: 2px dashed #009ed9;
}
