@charset "utf-8";
/* CSS Document  edited by fahoofnf@gmail.com */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,600i,700,700i,800');
@font-face {
	font-family: 'montserrathairline';
	src: url('../fonts/montserrat-hairline_allfont.net-webfont.eot');
	src: url('../fonts/montserrat-hairline_allfont.net-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-hairline_allfont.net-webfont.woff2') format('woff2'), url('../fonts/montserrat-hairline_allfont.net-webfont.woff') format('woff'), url('../fonts/montserrat-hairline_allfont.net-webfont.svg#montserrathairline') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'functionregular';
	src: url('../fonts/function_regular-webfont.eot');
	src: url('../fonts/function_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/function_regular-webfont.woff2') format('woff2'), url('../fonts/function_regular-webfont.woff') format('woff'), url('../fonts/function_regular-webfont.svg#functionregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GillSansMT';
	src: url('../fonts/GillSansMT.eot?#iefix') format('embedded-opentype'), url('../fonts/GillSansMT.woff') format('woff'), url('../fonts/GillSansMT.ttf') format('truetype'), url('../fonts/GillSansMT.svg#GillSansMT') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GillSansMT-Bold';
	src: url('../fonts/GillSansMT-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GillSansMT-Bold.woff') format('woff'), url('../fonts/GillSansMT-Bold.ttf') format('truetype'), url('../fonts/GillSansMT-Bold.svg#GillSansMT-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
}
img {
	vertical-align: top;
	max-width: 100%;
}
embed {
	vertical-align: top;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
input, textarea {
	border: 0;
	padding: 0;
	margin: 0;
	outline: 0;
}
iframe {
	border: 0;
	margin: 0;
	padding: 0;
}
input, textarea, select {
	margin: 0;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #1b4d78;
}
a:hover, a:focus {
	text-decoration: none !important;
	color: #00b9e4;
	-webkit-transition: ease all 0.5s;
	transition: ease all 0.5s;
	-moz-transition: ease all 0.5s;
}
/* -------------------------------------------- */
/* ------------------Style---------------------- */
/* -------------------------------------------- */

html, body {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #373737;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h1 {
	font-size: 30px;
	color: #000000;
	line-height: 42px;
	padding-bottom: 35px;
}
.btn {
	text-transform: uppercase;
	border-radius: 0px;
	font-family: 'Open Sans', sans-serif;
	padding: 8px 24px;
}
.btn-black {
	background: #000;
	color: #fff;
}
.btn-yellow {
	background: #e5c53e;
	color: #000;
}
.home {
	background: url(../images/top_img.png);
	background-size: cover;
	background-position: left;
	width: 100%;
	height: 100vh;
	padding: 0px 0 50px 0;
}
.project-head{
	color: #424242 !important;
}
header {
	font-family: 'GillSansMT';
	position: relative;
}
.line-vec {
	position: absolute;
	left: -180px;
	top: -3px;
	width: 240px;
}
header img {
	margin-right: 10px;
}
header img, header h6, header h5 {
	float: left;
}
header h5 {
	font-family: 'GillSansMT-Bold';
	font-size: 17px;
}
header h5 a {
	color: #323232;
}
.navbar-default {
	background-color: inherit;
	border-color: inherit;
	border: none !important;
}
.relative {
	position: relative;
}
.navbar-brand img {
	width: 220px;
	padding-top: 0px;
}
.navbar-nav>li>a {
	padding-top: 0px;
	position: relative;
}

.navbar-nav>li.active>a:after
{
	content: url("../images/pluse.png");
    position: absolute;
    right: -5px;
    top: -7px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #323232;
	background-color: inherit;
}
.contents {
	font-family: 'montserrathairline';
	text-transform: uppercase;
	margin: 120px 0 0 0;
	position: relative;
}
.slider{
	position: relative;
}
.main-slider.slider:before {
	position: absolute;
	background: url(../images/angle.png);
	content: '';
	left: -205px;
	top: 49%;
	width: 220px;
	height: 90px;
}
.contents h1 strong {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
}
.contents h1 code {
	color: #000;
	position: relative;
	font-family: 'montserrathairline';
}
.contents h1 code:after {
	position: absolute;
	border-bottom: 5px solid #373737;
	padding: 10px 10px;
	content: '';
	width: 107px;
	left: -20px;
	bottom: -7px;
}
.contents h1 span {
	position: relative;
}
.contents h1 span:before {
	position: absolute;
	border-bottom: 2px solid #373737;
	padding: 10px 10px;
	content: '';
	width: 107px;
	right: -30px;
	top: -20px;
}
.m-r-arrow {
	margin-top: 65px;
}
.shape-t {
	margin-top: 10px;
}
.m-t-30 {
	margin-top: 30px;
}
@-moz-document url-prefix() {
.navbar-nav {
 margin-top: 40px;
}
}
.section {
	background: #fff url(../images/shapes_bg.png);
	padding: 50px 0;
	background-size: cover;
}
.section h2 {
	text-transform: uppercase;
	font-size: 25px;
	padding-bottom: 30px;
}
.section h2 strong {
	font-family: 'GillSansMT-Bold';
	vertical-align: middle;
	display: inline-block;
}
.section h2 i {
	vertical-align: middle;
	display: inline-block;
	padding-left: 15px;
}
.section h3 {
	text-transform: uppercase;
	font-size: 13px;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
	font-family: 'GillSansMT-Bold';
	padding-top: 0px;
}
p {
	font-size: 14px;
}
.service-b-x {
	text-align: center;
	margin: 20px 0;
}
.service-b-x h5 {
	font-size: 16px;
	font-family: 'GillSansMT-Bold';
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-bottom: 30px;
}
.service-b-x img {
	margin-bottom: 10px;
}
.service-b-x h6 {
	text-align: left;
	line-height: 22px;
}
.section a {
	color: #ff8201;
	vertical-align: middle;
	font-weight: 600;
	padding-top: 15px;
	display: inline-block;
	font-size: 0.85em;
}
.section a i {
	vertical-align: middle;
	font-size: 0.85em;
}
.auto {
	display: block;
	margin: 0 auto;
}
.p-t-10 {
	padding-top: 10px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-t-120 {
	padding-top: 120px;
}
.p-l-30 {
	padding-left: 30px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.p-l-none {
	padding-left: 0px;
}
.p-r-none {
	padding-right: 0px;
}
.registered {
	background: url(../images/bg_overlay.jpg);
	background-size: cover;
	width: 100%;
	padding: 160px 0 0;
	margin: 25px 0 10px;
}
.registered h3 {
	font-size: 20px;
	font-family: 'GillSansMT-Bold';
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #fef419;
	padding-bottom: 45px;
}
/*new*/
.registered h5 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 70px;
}

.left-member{
	float: left;
}

.right-member{
	float: left;
	margin-left: 80px;
}
.right-member h2
{
 font-size: 20px;
 text-transform: uppercase;
 color: #fff;
 font-family: 'GillSansMT';
 letter-spacing: .5px;
}
.right-member h2 span{
	display: block;
	font-family: 'GillSansMT-Bold';
	line-height:30px;
}

@media screen and (max-width:768px)
{
	.left-member,.right-member{float: none;margin-left: 0}
}

/*end of new*/
.member img {
	float: left;
	margin-right: 10px;
}
.member h5 {
	font-size: 14px;
	font-family: 'GillSansMT-Bold';
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #fef419;
	padding-bottom: 10px;
}
.registered h6 {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 64px;
}
.img-content {
	position: relative;
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.img-content .content-overlay {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.img-content:hover .content-overlay {
	opacity: 1;
}
.content-image {
	width: 100%;
}
.img-content a {
	padding: 0px;
}
.content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.img-content:hover .content-details {
	top: 50%;
	left: 50%;
	opacity: 1;
}
.fadeIn-top {
	top: 20%;
}
.img-content:hover .content-details h3 {
	top: 50%;
}
.img-content:hover .content-details i {
	color: #fff;
	font-size: 3em;
}
.carousel-control.right, .carousel-control.left {
	background-image: none;
	box-shadow: none;
}
#carousel-example-generic {
	margin-top: 30px;
}
#carousel-example-generic p {
	font-size: 14px;
	color: #000;
	font-style: italic;
	padding-bottom: 20px;
}
#carousel-example-generic h6 {
	font-size: 12px;
	color: #000;
	letter-spacing: 0.1em;
}
#carousel-example-generic a {
	color: #000;
	text-shadow: none;
	font-size: 6em;
	padding: 0px;
}
.carousel-control.right {
	right: -20px;
	top: -5px;
}
.carousel-control.left {
	left: -20px;
	top: -5px;
}
footer {
	background: url(../images/footer_ab.png);
	background-size: cover;
	width: 100%;
	padding: 40px 0 130px 0;
	margin: 30px 0 0 0;
}
footer h2 {
	text-align: center;
	font-size: 16px;
	font-family: 'GillSansMT-Bold';
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #323232;
	padding-bottom: 30px;
}
footer p {
	padding-bottom: 20px;
}
footer img {
	float: left;
}
.p-t-10 p {
	line-height: 28px;
}
footer .form-control {
	border-radius: 0px;
	border: 1px solid #000;
	color: rgba(228,225,225,1.00);
	font-size: 13px;
}
.border-left-none {
	border-left: none !important;
}
.border-right-none {
	border-right: none !important;
}
footer a {
	color: #000;
	padding-top: 5px;
	display: inline-block;
	vertical-align: middle;
}
