@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: #535353;
}
* {
	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-color: #ffffff;
	padding: 10px 0px;
	width: 100%;
}
.header, .process_main, .offers-tabcontent {
	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, .offer_box, .contact_box, .talk_contact {
	margin: 0 auto;
	width: 1120px;
}
.home_services p {
	font-size: 15px;
	text-align: center;
	padding: 5px 30px;
}
.home_services h2 {
	font-size: 35px;
	color: #626161;
	text-align: center;
	margin: 5px auto;
	text-transform: uppercase;
}
.feature_contain {
	margin: 0 auto;
	width: 1120px;
	padding: 15px 0px;
}
.feature_contain ul {
	display: block;
}
.feature_contain li {
	display: inline-block;
	width: 21.2%;
	text-align: center;
	padding: 1% 1%;
	margin: 15px 0px 15px 1%;
	vertical-align: top;
	background: #fefdfd;
	border: 2px dashed #c2c2c2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	behavior: url(pie_files/PIE.htc);
}
.feature_contain h3 {
	color: #424344;
	margin: 0px auto;
	font-size: 32px;
}
.feature_contain p {
	color: #195988;
	margin: 0px auto 0px;
	font-size: 19px;
	text-transform: uppercase;
}
.grey_bg {
	background: #f3f3f3;
	padding: 30px 0px;
}
.offer_box h3 {
	text-align: center;
	margin: 0px auto 15px;
	border-bottom: 1px solid #a9aaac;
	padding: 5px 25px 15px;
	color: #626161;
	text-transform: uppercase;
	display: table;
	font-size: 35px;
}
.offers_tabcontent {
	margin: 0 auto;
	width: 1120px;
	padding: 10px 0px;
}
.tab_main {
	width: 29%;
	float: left;
	border-right: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 2%;
	background: #f9f9f9;
	    min-height: 120px;
}
.team_img {
    float: left;
    margin-right: 2%;
    width: 26%;
    text-align: center;
}
.offer-content {
    float: right;
    width: 72%;
}

.offer-content h4 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 17px;
	margin: 0px 0px 10px;
}
.offer-content p {
	font-size: 14px;
	text-align: justify;
}
.blue_bg {
	background: #195988;
	padding: 30px 0px;
	width: 100%;
	display: block;
}
.contact_box {
	text-align: center;
}
.contact_box h3 {
	font-weight: 500;
	font-size: 38px;
	color: #fff;
}
.contact_box h4 {
	font-weight: 500;
	font-size: 24px;
	margin: 5px auto 20px;
	color: #fff;
	display: block;
}
#contact_btn2 {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	padding: 14px 40px;
	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;
	behavior: url(pie_files/PIE.htc);
}
#contact_btn2:hover {
	color: #289cf2;
	background-color: transparent;
	border: 2px solid #289cf2;
}
.lets_talk {
	background-color: #2881b6;
	padding-top: 25px;
	padding-bottom: 25px;
	background: url(img/call_bg.png) no-repeat;
	background-size: cover;
	width: 100%;
}
.talk_contact h3 {
	font-size: 41px;
	color: #ffffff;
	margin-bottom: 13px;
	text-align: center;
	text-transform: uppercase;
}
.talk_contact p {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 13px;
 	text-align: center;
	width: 85%;
	display: block;
	margin: 0px auto;
}
.box {
	display: inline-block;
	margin: 25px 1% 1%;
	width: 31%;
	float: left;
	text-align: center;
}
.orange_bg {
	padding: 15px 10px 15px;
	border: 2px dashed #fff;
	margin-top: 20px;
	transition: all 0.5s ease 0s;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.orange_bg h3 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.orange_bg:hover {
	border: 2px dashed #4aa7e8;
}
.orange_bg a {
	color: #fff;
	font-size: 21px;
	display: block;
	padding: 2px 5px 5px;
}
.orange_bg a:hover {
	color: #4aa7e8;
}
.footer_bg {
	background-color: #282828;
	width: 100%;
	padding: 25px 0px;
}
.foot-menu {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
	font-size: 14px;
}
.foot-menu li {
	display: inline;
	color: #fff;
	text-transform: uppercase;
	padding: 0 14px 0 14px;
	border-right: 1px solid #fff;
}
.footer a {
	display: inline-block;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #9b9a9a;
	text-decoration: none;
}
.foot-menu li:last-child {
	border-right: none;
}
.footer p {
	text-align: center;
	color: #fff;
	display: block;
	margin-top: 10px;
}
/* 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;
}
.inner_container {
	margin: 0 auto;
	width: 1120px;
}
.inner_container h3 {
	color: #195988;
	display: inline-block;
	padding: 10px;
	margin: 10px 0px;
	border: 2px dashed #195988;
}
.inner_container h2 {
	font-size: 35px;
	color: #626161;
	margin: 5px auto;
}
.inner_container p {
    font-size: 15px;
    margin-bottom: 15px;
}
.choose_main {
    background-color: #ededed;
    width: 100%;
    position: relative;
    padding: 30px 0px 40px;
}
.home_choose {
 	padding: 10px 0px;
}
.home_choose h3 {
	font-size: 35px;
	color: #575656;
	margin-bottom: 13px;
	border-bottom:1px solid #b5b5b5;
	display:inline-block;
	padding-bottom:12px;
}
.home_choose p {
	margin-bottom: 12px;
	color: #575656;
}
.home_choose li {
	background: url(img/bullet.png) no-repeat left 4px;
	padding-left:3%;
	margin: 14px 0px;
	color: #575656;
	font-size: 14px;
	float:left;
	width:42%;
	margin-right:5%;
}
/*.choose_img {
	float:right;
	width:46%;
	 
}*/
/* SERVICE PAGE START */
.service_container {
	margin: 0 auto;
	width: 1120px;
}
.service_container h2 {
	font-size: 41px;
	color: #626161;
	margin: 5px auto;
	text-align: center;
}
.service_container p {
	font-size: 16px;
	margin-bottom: 15px;
	text-align: center;
}
.service_box {
	width: 1120px;
	margin: 20px auto;
}
.row {
	background: #f5f6f7;
	display: block;
	padding: 2%;
	border-bottom: 4px solid #b8b8b8;
}
.col_left {
	float: left;
	width: 40%;
}
.col_left img {
	border: 3px double #e4e4e4;
	padding: 3px;
	text-align: center;
}
.col_right {
	float: right;
	width: 56%;
	padding: 1% 1%
}
.col_right h3 {
	font-size: 35px;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 10px;
	color: #5d5d5d;
}
.col_right p {
	font-size: 16px;
	margin-top: 12px;
	text-align: justify;
}
.row1 {
	background: #fafbfc;
	display: block;
	padding: 2%;
	margin: 20px 0px;
	border-bottom: 4px solid #b8b8b8;
}
.right {
	float: right;
}
.left {
	float: left;
}
/* CONTACT PAGE START */
.contact_main {
	display: block;
	width: 1120px;
	margin: 20px auto;
}
.add_box {
	width: 54%;
	float: left;
}
.add_box p {
	font-size: 15px;
 	margin: 0px 0px 12px;
	line-height: 22px;
	color: #595959;
	text-align: left;
	background: #f9f8f8;
	padding: 15px 15px;
	border-left: 4px solid #195988;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
}
.add_box span {
	font-size: 20px;
	font-weight: 700;
	display:block;
	margin-bottom:5px;
}
.add_box a {
	color: #595959;
	text-decoration: none;
}
.add_box a:hover {
	color: #ee6323;
	text-decoration: none;
}
.map {
	float: right;
	width: 41%;
	border: 3px solid #d9d9d9;
}
.portfolio_bg {
	background: url(img/greystripe.png) repeat;
	padding-bottom: 80px;
}
