@charset "utf-8";
/* CSS Document */
* {
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	padding: 0px 0px;
	margin: 0px 0px;
}
body {
	margin: 70px 0px 0px 0px;

}
.wrapper {
	width:100%;
	position: relative;
}
header {
	width: 100%;
	background-color:rgba(255,255,255,1);
	padding: 15px 0px 10px 0px;
	position: fixed;
	z-index: 1;
	display: block;
	top: 0px;
	left: 0px;
	float: left;
	
	
}
.logo {
	display: inline-block;
	padding: 0;
}
.logo h1 {
	display:none;
	text-indent: -10000px;
	height:0px;
	padding: 0;
	margin: 0;
}

header h2.main-navigation {
	text-indent: -10000px;
	height: 0px;
	padding: 0;
	margin: 0;	
}

nav {
	float: right;
}
nav ul {
	margin: 0;
	padding: 0;
}
nav ul li {
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	list-style: none;
	float: left;
}

nav ul li:last-child {
	border-right: none;
}

nav ul li a:link,
nav ul li a:visited {
	display: block;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 25px 10px 25px;
	color: #3e3b3b;
	text-decoration: none;
	text-transform: uppercase;	
	
}
nav ul li a:hover {
	
	color: #ff0000;
}
.menu-trigger {
	display: none;	
}

.main-banner {
	background-image: url(../images/main-banner.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	top: 65px;
	
	
}

.red-color {
	color:#FF0004;
}
.wt-bg {
	background-color: #ffffff;
}

.main-banner h1 {
	color: #ffffff;
	font-size: 620%;
	font-weight: 700;
	text-align: center;
	line-height: 6.46em;
	text-transform: uppercase!important;
}

.main-banner img {
	width: 100%;
}
#about-us {
	background-color: #2c2c2c;
	text-align: center;
	color: #ffffff;
}
#about-us p {
	font-size: 15px;
}
#about-us h1 {
	border-bottom: 1px solid #c0c0c0;
	display: inline;
	padding: 10px;
	line-height: 2em;
	
}

#what-we {
	text-align: center;
	background-color: #ffffff;
	padding-top: 25px;
	padding-bottom: 25px;
}
#vission-and-mission {
	background-color: #f6f6f6;
	width: 100%;
	padding: 20px 0 20px 0;	
	border-bottom: 1px solid #EBEBEB;
}
#vission-and-mission img {
	max-height: 250px;
	width: 250px;
}
#vission-and-mission p {
	font-size: 16px;
	color: #000000;
	font-weight: 500;
}
#what-we-do {
	text-align: center;
	background-color: #ffffff;
	padding: 15px 0px;
}

#what-we-do h1 {
	border-bottom: 1px solid #c0c0c0;
	display: inline;
	padding: 10px;
	line-height: 2em;
}
#what-we-do p{
	font-size: 15px;
	font-weight: 500;
	color: #000000;
}

#professional-it-services {
	background-color: #f6f6f6;
	width: 100%;
	padding: 5px 0 0px 0;	
	margin-bottom: 10px;
}
.pro-lin {
	width: 35px;
	height: 20px;
	background-image: url(../images/wht-we-ico.png);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	position: relative;
	top: -8px;
	display: block;
	margin: 0 auto;
	background-position: center center;
	margin-bottom: 15px;
	
}
.mar-tpbt10{
	margin: 10px 0;
}
.mar-rt {
	margin-right: 60px;
}
.padd-tpbt {
	padding: 20px 0;
}
.padd-ltrt {
	padding: 0 30px;
}
.bg-gra {
	background-color: #f6f6f6;
}
.bg-gra2 {
	background-color: #ececec;
}
.bg-gra3 {
	background-color: #e0e0e0;
}
.mar-ltrt {
	margin: 0 30px;
}
#professional-it-services h1 {
	border-bottom: 1px solid #c1c1c1;
	display: inline;
	padding: 10px;
	line-height: 2em;
	
	
}

#professional-it-services p {
	font-size: 15px;
	color: #000000;
	font-weight: 500;
	
}
#careers {
	border-bottom: 1px solid #c1c1c1;
	display: inline;
	padding: 10px;
	line-height: 2em;
	
}
.wtd-lin {
	width: 35px;
	height: 20px;
	background-image: url(../images/wht-we-ico.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	position: relative;
	top: -8px;
	display: block;
	margin: 0 auto;
	background-position: center center;
	margin-bottom: 15px;
}
.get-lin {
	width: 35px;
	height: 20px;
	background-image: url(../images/wht-we-ico.png);
	background-repeat: no-repeat;
	background-color: #2e302f;
	position: relative;
	top: -8px;
	display: block;
	margin: 0 auto;
	background-position: center center;
	margin-bottom: 15px;
}


#our-recent-projects {
	background-color: #2c2c2c;
	text-align: center;
	color: #ffffff;
	padding: 20px 0 10px 0;
}
#our-recent-projects h1 {
	border-bottom: 1px solid #c0c0c0;
	display: inline;
	padding: 10px;
	line-height: 2em;
}
#our-recent-projects img {
	width: 100%;
	margin: 5px 0px;
}
.our-lin {
	width: 35px;
	height: 20px;
	background-image: url(../images/wht-we-ico.png);
	background-repeat: no-repeat;
	background-color: #2c2c2c;
	position: relative;
	top: -6px;
	display: block;
	margin: 0 auto;
	background-position: center center;
	margin-bottom: 15px
}

#contact-us {
	text-align: center;
	color: #ffffff;
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	padding: 25px 0px;
	border-top: 1px solid #5A5A5A;
	background-color: #2c2c2c;
	background-position: left top;
}
.for-inp {
	background-color: rgba(0,0,0,0.22);
	border: 1px solid #4F4F4F;
	padding: 10px 10px;
	width: 65%;
	border-radius: 0px;	
	
}
.form-control {
	width: 100%;
}
.hidden {
	display: none !important
}
	
footer {
	background-color: #2c2c2c;
	color: #ffffff;
}
footer h1 {
	font-size: 20px;
}

footer ul li a {
	color: #ffffff;
}

footer ul li a:hover {
	color: rgba(227,227,227,1.00);
	text-decoration: none;
}
#copy-right {
	background-color: #292929;
	color: #7a7a7a;
	font-size: 12px;
	padding: 10px 0px 6px 0px;
	border-top: 1px solid #1e1c1c;
}
.hide {
	text-indent: -10000px;
}
h1 {
	font-size: 22px;	
}

h3 {
	font-size: 18px;
	
}
a.btn-abt:link {
	color: #ffffff !important;
	padding: 10px  35px;
	text-decoration: none;
	border-radius: 4px;
	border: 1px solid #c3c0c0;
}
a.btn-abt:visited {
	color: #ffffff !important;
	padding: 10px  35px;
	text-decoration: none;
	border-radius: 4px;
	border: 1px solid #c3c0c0;
}
a.btn-abt:hover {
	color: #ffffff !important;
	padding: 10px  35px;
	text-decoration: none;
	border-radius: 4px;
	border: 1px solid #c3c0c0;
}
a.btn-abt:active {
	color: #ffffff !important;
	padding: 10px  35px;
	text-decoration: none;
	border-radius: 4px;
	border: 1px solid #c3c0c0;	
}
#get-in {
	border-bottom: 1px solid #c0c0c0;
	display: inline;
	padding: 10px;
	line-height: 2em;
}

/***********************************************************************************************/
/* Inner pages */
/***********************************************************************************************/

.inner-banner, .inner-banner img {
	width: 100%;
	max-height: 169px;
}
.border-bottom {
	border-bottom: 1px solid #D5D5D5;
	display: block;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #597ea2
}


/***********************************************************************************************/
/* Button */
/***********************************************************************************************/
.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 0px 10px 6px 10px;
	display: none;
	border-radius: 2px;
}

.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
}
@media (max-width: 468px) {
	#vission-and-mission img {	
	width: 100%;
	height: 100%;
	
}
.main-banner h1 {	
	color: rgba(255,255,255,1.00);
	font-size: 100%;
	text-align: center;
	line-height: 1.8em;
}

		
}

@media screen and (max-width: 1025px) {
	#vission-and-mission img {	
	width: 100%;
	max-height: 100%;
}
.main-banner {
	background-image: url(../images/main-banner.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
.main-banner h1 {	
	color: rgba(255,255,255,1.00);
	font-size: 200%;
	text-align: center;
}
	
	#contact-us {
	text-align: center;
	color: #ffffff;
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	padding: 25px 0px;
	border-top: 1px solid #5A5A5A;
	background-color: #2c2c2c;
	background-position: 30% bottom;
}
	header {
	background-color: #f2f2f2;
	padding: 20px 0px 4px 0px;
	
}

header:after{
    content: "";
    clear: both;
    display: block;
}
.menu-trigger {
		display: inherit;
		color: #FF0004;			
		text-align: right;
		font-size: 135%;
		cursor: pointer;
		position: relative;
		top: -35px;
		line-height: 0px;
		margin: 0 0;
		padding: 0 0;		
}
nav {
	width: 100%;
	display: none;
}

nav ul li {
	background-color:#3e3b3b;
	float: none;
	border-bottom: 1px solid #ffffff;
	
	}
nav ul li a:link,
nav ul li a:visited {
	color: #FFFFFF;	
	font-size: 14px;
	font-weight: 400;
}
nav ul li a:hover {
	color: #ff0000;
}
nav ul li:last-child {
	border-bottom: none;
	}
.nav-expanded {
		display:block;
	}

}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
