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

body {
	margin:0px;
	padding:0px;
	font-family: 'Raleway', sans-serif;
}
* {
	margin:0px;
	padding:0px;
}
.clr {
	clear:both;
}
h1 {
	font-size:35px;
	color:#555656;
	font-weight:normal;
}
a {
	text-decoration:none;
}
P {
	font-size:14px;
	font-weight:500;
	line-height:22px;
}
.wrapper {
	width:1000px;
	margin:0 auto;
}
.top-header {
	background:#003466;
	color:#FFFFFF;
	font-size:14px;
	padding: 6px 0 0;
}
.top-left {
	float:left;
	padding: 2px 0;
}
.phoneno {background:url(../images/ph-icon.png) no-repeat; padding: 0 23px; float:left; background-position:left;}
.email {
	background:url(../images/message.png) no-repeat;
	padding: 0 23px;
	float:left;
	background-position:left;
}
.top-right {
	float:right;
}
.top-right ul li {
	display:inline;
	padding:0 0 0 2px;
}
.header {
	width:1000px;
	margin:0 auto;
	padding:5px 0;
}
.header_outer{ width:100%; border-bottom:1px solid #b4b4b4;}
.logo {
	float:left;
}
.navigation {
	float:right;
	padding:24px 0 0;
}
.navigation ul li {
	display:inline;
	font-size:14px;
	color:#020202;
	font-weight:normal;
	padding:0 15px;
}
.navigation ul li a {
	color:#020202;
}
.navigation ul li:hover {
	border-bottom:solid 3px #00bdfb;
	font-weight:bold;
}
.banner { background:url(../images/banner.jpg)center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; border-top: 1px solid #d4d4d4;}
.banner h1 {
	background:url(../images/heading-bg.png) repeat;
	font-size:50px;
	color:#FFFFFF;
	font-weight:normal;
	padding:40px 15px 50px;
	text-align: center;
}

.txt > h1{
	background:url(../images/heading-bg.png) repeat;
	font-size:22px;
	color:#FFFFFF;
	font-weight:normal;
	padding:15px;
	text-align: center;
}
.banner .wrapper {
	padding: 203px 0;
}
.accounting {
	background:#004c95;
	border-bottom:solid 4px #00284f;
	border-radius:5px 5px 0px 0px;
	width:324px;
	float:left;
	position:relative;
	bottom:39px;
}
.banner-bottom ul li {
	font-size:16px;
	border-bottom:dotted 1px #fff;
	color:#FFFFFF;
	text-align:center;
	list-style-type:none;
	padding:15px 0;
	font-weight:700;
}
.banner-bottom ul li:last-child {
	border-bottom:none;
}
.data-entry {
	background:#004c95;
	border-bottom:solid 4px #00284f;
	border-radius:5px 5px 0px 0px;
	width:324px;
	float:left;
	margin:0 14px;
	position:relative;
	bottom:80px;
}
.financial-statement {
	background:#1e6fbc;
	border-bottom:solid 4px #004485;
	border-radius:5px 5px 0px 0px;
	width:324px;
	float:left;
	position:relative;
	bottom:39px;
}
.banner-bottom {
	position: absolute;
}
.about {
}
.about p {
	font-size:20px;
	color:#555656;
	text-align:center;
}
.about h1 {
	text-align:center;
	margin-bottom:10px;
}
.about {
	margin: 205px 0 0;
}
.about-bottom {
	margin:55px 0 85px;
}
.about-left {
	float:left;
	width:495px;
}
.about-right {
	float:right;
	width:439px;
}
.about-right img {
	width:100%;
	height:auto;
}
.about-left h4 {
	color:#003466;
	font-size:18px;
	font-weight:600;
}
.about-left p {
	color:#555656;
	font-size:16px;
	font-weight:500;
	line-height:30px;
	text-align:left;
	margin:25px 0px;
}
.readmore {
	background:#003466;
	border:solid 2px #e2e2e2;
	padding:8px 15px;
}
.readmore a {
	color:#ffffff;
}
.service {
	background:url(../images/servicesbg.jpg);
	text-align:center;
	padding:30px 0px 70px 0px;
}
.service h1 {
	color:#FFFFFF;
	margin-bottom:15px;
}
.service p {
	color:#FFFFFF;
	font-size:20px;
}
.text {
	font-weight:200;
	padding:30px 0px 40px 0px;
}
.service ul li {
	background:url(../images/serviceslistbg.png) repeat;
	width:280px;
	padding:20px;
	list-style-type:none;
	float:left;
	min-height:350px;
	color:#fff;
}
.service ul li:nth-child(2) {
margin:0px 20px;
}
.service ul li h4 {
	font-size:18px;
	font-weight:normal;
	line-height:30px;
}
.service ul li p {
	font-size:15px;
	font-weight:100;
	line-height:25px;
	padding:20px 0px 0px 0px;
}
.contact-form {
	text-align:center;
	padding:30px 0px;
}
.contact-form h1 {
	margin-bottom:30px;
}
.text1 {
	font-size:20px;
	margin:0 auto;
	width:60%;
	line-height:30px;
	padding-bottom:25px;
}
.contact-info {
	background:url(../images/contact-bg.jpg) no-repeat;
}
.contact-info-left {
	float:left;
	border-right:solid 1px #fff;
	margin:48px 0 30px;
	padding:0 0 20px 0;
	width:55%;
}
.contact-info-left h1 {
	font-size:63px;
	color:#FFFFFF;
	background:url(../images/phoneicon.png) no-repeat;
	background-position:left;
	padding:0 0 0 80px;
	font-weight:normal;
}
.email-box {
	background:url(../images/message1.png) no-repeat;
	background-position:center;
	color:#fff;
	margin:0 auto;
	padding: 83px 0 0;
	width: 34%;
	font-weight:500;
	font-size:20px;
}
.contact-info-right {
	text-align:center;
	float:left;
	width:30%;
	margin:61px 0 30px 97px;
}
.contact-info-right h2 {
	color:#FFFFFF;
	font-size:30px;
	font-weight:500;
}
.contact-info-right p {
	color:#FFFFFF;
	font-size:20px;
	line-height:28px;
	font-weight:normal;
	border-top:dotted 1px #fff;
	margin: 22px 0 0;
	padding: 19px 0 0;
}
.footer {
	background:#003466;
	padding:35px 0px;
}
.copyright {
	font-size:20px;
	color:#FFFFFF;
	font-weight:600;
	float:left;
}
.footer-right {
	float:right;
}
.footer-right ul li {
	display:inline;
	padding:0 0 0 2px;
}
.service {
	width:100%;
	background-color:#000;
	position: relative;
	background-attachment: fixed;
	background-size: cover;
	display:block;
}
.service:before {
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.contact-info {
	width:100%;
	background-color:#000;
	position: relative;
	background-attachment: fixed;
	background-size: cover;
	display:block;
}
.contact-info:before {
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.service ul li:hover {
	background:#1e6fbc;
}
.metaslider .caption-wrap {
	background:none !important;
	opacity:1 !important;
}
.copyright-text {
	padding: 6px 0 0;
}
.contactform-left {
	float: left;
	margin-right: 3%;
	width: 47%;
}
.contactform-right {
	float: right;
	width: 47%;
	margin-left: 3%;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	border: 1px solid hsl(209, 100%, 20%);
	margin: 16px 0;
	padding: 10px;
	width: 95%;
	color:#555656;
	font-size:16px;
}
.wpcf7-form-control.wpcf7-text {
	border: 1px solid hsl(209, 100%, 20%);
	margin: 16px 0;
	padding: 10px;
	width: 95%;
	color:#555656;
	font-size:16px;
}
textarea {
	border: 1px solid hsl(209, 100%, 20%);
	margin: 16px 0;
	padding: 10px;
	width: 45%;
	color:#555656;
	font-size:16px;
	height:165px;
}
.wpcf7-form-control.wpcf7-submit {
	background: none repeat scroll 0 0 hsl(209, 100%, 20%);
	border: medium none;
	color: hsl(0, 0%, 100%);
	font-size: 20px;
	padding: 13px 42px;
	text-transform: uppercase;
	margin:35px 0px 25px 0px;
	cursor:pointer;
}
.page-body p {
	padding:10px 0px;
}
.page-body h1 {
	padding:10px 0px;
}
.wpcf7-form-control.wpcf7-submit:hover {
	background:#1e6fbc;
}
.readmore:hover {
	background:#1e6fbc;
}
.inner{}
.inner .about { margin: 45px 0 0;}
.slid > img {
  top: 0 !important;
}
.slide_header > div {
  height: 515px !important;
}

.field {
  border:1px solid hsl(209, 100%, 20%);
  float: left;
  margin: 16px 20px 20px 0;
  padding: 10px 12px;
  width: 48%;
}
.btn{ border:none; color:#FFFFFF; background:#003466; padding:10px 25px; float:left; margin:28px 0 50px -45px;   cursor: pointer;}
.wrap {
  margin:0px 0;
  background: url("../images/heading-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 35%;
  padding: 50px;
  color: #fff; box-shadow: 1px 2px 5px 0 #000;
}
.wrap_outer{ background:url(../images/thanku.jpg) center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height:400px;
padding:100px 0px;
}
.wrap h1 {
  color: #fff;
  font-weight: 900;
}

.email > a {
  color: #fff;
}
.email-box > a {
  color: #fff;
}
