@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);

body, html{
	font-family: "Arial", Helvetica, sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #5a5a5a;
}

h1{
	text-transform: uppercase;
}
h1 strong{
	font-weight: 900;
	font-family:"Arial Black", Gadget, sans-serif

}
h2{
	text-transform: uppercase;
	line-height: 35px;
	margin:  0px;
}
h2 strong{
	font-weight: 900;
	font-family:"Arial Black", Gadget, sans-serif
}

h3{
font-size: 18px;
font-weight: 900;
}
h4{
	text-transform: uppercase;
}
h5{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p{
	font-family: 'Open Sans', sans-serif;
}
p.intro{
	font-size: 17px;
	margin: 12px 0 0;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
}
p.career{
	font-size: 16px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	margin: 12px;
}

.mission{
	font-size: 20px;
	text-align: center;
}

.about{
	font-size: 15px;
	line-height: 24px;
}

.contactus{
	font-size: 17px;
	text-align: center;
}

a{
	color: #0000FF;
}

a:hover,
a:focus{
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

b{
	color: #FFFFFF;
}


b:focus{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}



.largeicon {
	font-size: 18px;
	line-height: 43px
}

.large {
	font-size: 18px;
	line-height: 35px
}

.largenew {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}

.list-icons {
	padding: 0;
	margin: 5px 0;
	list-style: none;
	font-size: 18px;
}
.list-icons li {
	padding: 0 0 15px 0;
}
.section-title hr{
	width: 60px;
	float: left;
	clear: both;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}

.section-title hr2{
	width: 60px;
	float: left;
	clear: both;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
ul, ol{
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}

.wrap-clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }

.wrap-clearfix { display:flow-root; }



/* Navigation */

#tf-menu {
	padding: 10px;
	transition: all 0.8s;
}

#text {
	margin-top: 1px;
	margin-bottom: 1px;
}

#tf-menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}

#tf-menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	font-weight: 900;
	margin-bottom: 0px;
}

@media (min-width: 1025px) {
#tf-menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	font-weight: 900;
	margin-bottom: 0px;
}
}

#tf-menu br.navbar-text {
	text-transform: uppercase;
	font-size: 22px;
	color: #FFF;
	font-weight: 900;
	margin-bottom: 0px;
}

#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 11px;
	letter-spacing: 1px;
}

#tf-menu.navbar-default .navbar-nav > li > a:hover {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:800
}

#tf-menu.navbar-default .navbar-nav > li > a:focus {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:800
}


@media (min-width: 820px) {
#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 0px;
}

#tf-menu.navbar-default .navbar-nav > li > a:hover {
	text-transform: uppercase;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight:800
}

#tf-menu.navbar-default .navbar-nav > li > a:focus {
	text-transform: uppercase;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight:800
}
}


.on {
	background-color: rgb(0,0,102) !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #FCAC45 !important;
	background-color: transparent;
	font-size: 13px !important;
	font-weight: 900;
	text-shadow:1px 1px 1px #000
}





.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #FCAC45;
	border-color: #FCAC45;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}
	
	
	
#tf-portfolio {
	padding: 0px;
	transition: all 0.8s;
}

#tf-portfolio.navbar-default {
	background-color: rgb(0,0,102);
	border-color: rgba(231, 231, 231, 0);
}
#tf-portfolio a.navbar-brand {
text-transform: uppercase;
font-size: 22px;
color: #fff;
font-weight: 900;
}

#tf-portfolio.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
}
/*.on {
	background-color: rgb(0,0,102) !important;
	padding: 0 !important;
}*/


.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #FCAC45;
	border-color: #FCAC45;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}


/* Home Style */
#tf-home{
	background-image: url(../img/WEBSITE%20MAINTENANCE.jpg);
	background-size: 100%;
	background-position: top center;
	background-attachment: inherit;
	background-repeat: no-repeat;
	color: #333333;
}


@media (max-width: 768px) { /* Example: Screens smaller than 768px */
  #tf-home{
	  background-image: url(../img/PORTRAIT%20WEBSITE%20MAINTENANCE.jpg);
	/*background-size: 100%;
	background-position: top center;
	background-attachment: inherit;
	background-repeat: no-repeat;
	color: #333333;*/
}
}


#tf-home .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,153,1) 0%,rgba(0,0,153,0.0) 11.5%,rgba(0,0,153,0.0) 17%,rgba(0,0,153,0.0) 35%,rgba(0,0,153,0.0) 62%,rgba(0,0,153,0.0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 50%;
	background-attachment: fixed;
}





#tf-home p.lead{

}

.content{
	position: relative;
	padding-top: 6%;
}

.color{
	color: #fcac45;
}
.brandcolor{
	color: rgb(0,0,153);
}
.brandcolortwo{
	color: #F60;
}
.establish{
	text-transform: lowercase;
	font-size:14px;
	font-weight:200;
	text-shadow:1px 1px 1px #000
}


.since{
	width: auto;
	text-align: right;
}

/*@media (min-width: 768px) {
.since{
	width: 200px;
	text-align: right;
	margin-left: 15px;
}
 }*/


.brandcoloricon{
	color: #F60;
	margin-right:8px;
}

a.fa.fa-angle-down {
	padding: 10px 15px;
	color: #fff;
	border: 2px solid #b4b4b4;
	border-radius: 50%;
	font-size: 24px;
	margin-top: 2px;
	transition: all 0.5s;
}

a.fa.fa-angle-down:hover{
	background: #fcac45;
	color: #ffffff;
	border: 2px solid #fcac45;
}
/* About Section */
#tf-about{
	padding: 70px 0;
}
ul.about-list{ margin: 30px 0 0 ;}
ul.about-list li{
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
}
ul.about-list li span{ 
	margin-right: 10px;
}

/* Team Section */
#tf-team{
	background: url(../img/03.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
#tf-team .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: auto;
	background-attachment: fixed;
	padding: 80px 0;
}
.section-title.center{
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
}
.section-title h2,
.section-title.center h2{
	font-weight: 300;
}
.section-title.center .line{
	height: 10px;
	width: 60px;
	margin: 0 auto;
	margin-top: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F60;
}

.section-title.center hr {
	width: 40px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	left: 17%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: rgba(255,102,0,0.3);
}

.section-title.center hr2 {
	width: 40px;
	text-align: center;
	margin-top: 5px;
	position: relative;
	left: 17%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: rgba(255,102,0,0.3);
}

#team{ margin: 0 auto}
#team .item{
    padding: 0;
    margin: 15px;
    color: #FFF;
    text-align: center;
}

img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
#tf-team .item .thumbnail:hover>img.img-circle.team-img{
	border: 4px solid #FCAC45;
}
#tf-team .thumbnail {
	background: transparent;
	border: 0;
}

#tf-team .thumbnail .caption {
	padding: 9px;
	color: #F2F2F2;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 0;
	background: #FFFFFF;
	transition: all 0.5s;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #FCAC45;
}
.owl-theme .owl-controls .owl-page.active span{
	background: #FCAC45;
}

/* Services Section */
#tf-services{
	padding: 80px 0;
}

.space{
	margin-top: 20px;	
}

.space-min{
	margin-top: 10px;	
}

#tf-services .serviceframe{
	border: 4px solid #FCAC45;
	width: 70%;
	border-radius: 10%;
	transition: all 0.5s;
}

#tf-services .service:hover>.serviceframe{
	border: 10px solid #0F0;
	-moz-border-radius: 0px;
}

#tf-services .servicesample{
	border: 10px solid rgba(0,0,0,0);
	width: 70%;
	border-radius: 10%;
	transition: all 0.5s;
}

#tf-services .service:hover>.servicesample{
	border: 4px solid rgba(0,0,0,0);
	-moz-border-radius: 0px;
}


#tf-services .servicenew{
	width: 70%;
	transition: all 0.5s;
}

#tf-services .service:hover>.servicenew{
	width: 90%;
	-moz-border-radius: 0px;
}

/* Clients Section */
#tf-clients{
	background: url(../img/04.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}

#tf-clients .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding: 80px 0;
	background-attachment: fixed;
}

#clients .item{
    padding: 0;
    margin: 35px;
    color: #FFF;
    text-align: center;
}
/* Gallery Section 
==============================*/
#tf-works{
	padding: 80px 0;
}
.categories{ 
	padding: 10px 0;
}
ul.cat li{
	display: inline-block;
}
#tf-works li.pull-right {
	margin-top: 10px;
}
ol.type li{
	display: inline-block;
	margin-left: 20px;
}
ol.type li:after{
	content: ' | ';
	margin-left: 20px;
}
ol.type li:last-child:after { content: ''; }
ol.type li a{ color: #222222}
ol.type li a.active { font-weight: 700; }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolio-item{
	margin-bottom: 30px;
}
.portfolio-item .hover-bg{
	height: 260px;
	overflow: hidden;
	position: relative;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
	background-color: rgba(0, 0, 0, 0.66);
}
.hover-bg .hover-text>h4{
	opacity: 0;
	-webkit-transform: translateY(100%);
            transform: translateY(100%);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4{
	opacity: 1;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.hover-bg .hover-text>i{
	opacity: 0;
	-webkit-transform: translateY(0);
            transform: translateY(0);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>i{
	opacity: 1;
    -webkit-backface-visibility:hidden;
   -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
.hover-bg:hover .hover-text{
	opacity: 1;
}
#tf-works i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid #FCAC45;
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #FCAC45;
}
/* Testimonials Section */
#tf-testimonials{
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../img/Careerback.jpg);
	color: rgb(0,0,0);
}

#tf-testimonials .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(215,242,255,1) 0%,rgba(215,242,255,0.9) 17%,rgba(215,242,255,0.8) 35%,rgba(215,242,255,0.73) 62%,rgba(215,242,255,0.66) 100%); /* W3C */



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding-top: 15px;
	padding-bottom: 30px;
}
#testimonial{
	padding: 30px 0;
}
#testimonial .item{
    display: block;
    width: 100%;
    height: auto;
}

#testimonial .item p {
	font-weight: 400;
	margin: 30px 0;
	color: #d1d1d1;
}

#tf-testimonials .careerframe{
	width: 100%;
	border-radius: 0%;
	transition: all 0.5s;
}

#tf-testimonials .career:hover>.careerframe{
	border: 10px solid #F60;
}
.careerspace{
	margin-bottom: 50px;
}
.smallspace{
	margin-top: 30px;	
}
.translucent-bg.blue:after {
	background-color: rgba(85, 172, 238, 0.7);
}

.hoverorange-bg .hoverorange-text {
	position: absolute;
	text-align: center;
	color: #ffffff;
	background: rgba(255, 102, 0, 0.66);
	height: 92%;
	width: 83.5%;
	opacity: 0;
	transition: all 0.5s;
	margin-right: auto;
	margin-left: 20px;
	padding-top: 25%;
	padding-right: 15;
	padding-bottom: 25%;
	padding-left: 15px;
}
.hoverorange-bg .hoverorange-text>h4{
	opacity: 0;
	-webkit-transform: translateY(100%);
            transform: translateY(100%);
            transition: all 0.3s;
}
.hoverorange-bg:hover .hoverorange-text>h4{
	opacity: 1;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.hoverorange-bg .hoverorange-text>i{
	opacity: 0;
	-webkit-transform: translateY(0);
            transform: translateY(0);
            transition: all 0.3s;
}
.hoverorange-bg:hover .hoverorange-text>i{
	opacity: 1;
    -webkit-backface-visibility:hidden;
   -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
.hoverorange-bg:hover .hoverorange-text{
	opacity: 1;
}


.newoverlay-container {
	position: relative;
	overflow: hidden;
}
.newoverlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(85, 172, 238, 0.8);
	cursor: pointer;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.newoverlay:hover {
	text-decoration: none;
}
.newoverlay span {
	position: absolute;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	top: 35%;
	display: block;
}

.newoverlay><span>h4{
	opacity: 0;
	-webkit-transform: translateY(100%);
            transform: translateY(100%);
            transition: all 0.3s;
}
.newoverlay><span>h4{
	opacity: 1;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.newoverlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	line-height: 1x;
	color: #ffffff;
	margin-top: -8px;
	margin-left: -8px;
	text-align: center;
}
.newoverlay-container:hover .newoverlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
	color: #FFFFFF;
}




/* Career Section */

#tf-careernav {
	padding: 0px;
	transition: all 0.8s;
		
}

#tf-career {
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../img/Careerback.jpg);
	color: rgb(0,0,0);
	padding: 0px;
	transition: all 0.8s;
}

#tf-careernav.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}

#tf-careernav a.navbar-brand {
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	font-weight: 900;
	margin-bottom: 0px;
}


@media (min-width: 1025px) {
#tf-careernav a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	font-weight: 900;
	margin-bottom: 0px;
}
}

#tf-careernav br.navbar-text {
	text-transform: uppercase;
	font-size: 22px;
	color: #FFF;
	font-weight: 900;
	margin-bottom: 0px;
}

#tf-careernav.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 11px;
	letter-spacing: 0px;
}

#tf-careernav.navbar-default .navbar-nav > li > a:hover {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:800
}

#tf-careernav.navbar-default .navbar-nav > li > a:focus {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:800
}


@media (min-width: 820px) {
#tf-careernav.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 0px;
}

#tf-careernav.navbar-default .navbar-nav > li > a:hover {
	text-transform: uppercase;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight:800
}

#tf-careernav.navbar-default .navbar-nav > li > a:focus {
	text-transform: uppercase;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight:800
}
}


.active {
	color: #FCAC45 !important;
	font-size: 13px !important;
	font-weight: 900;
	text-shadow:1px 1px 1px #000
	}


#tf-career .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(215,242,255,1) 0%,rgba(215,242,255,0.9) 17%,rgba(215,242,255,0.8) 35%,rgba(215,242,255,0.73) 62%,rgba(215,242,255,0.66) 100%); /* W3C */



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding-top: 15px;
	padding-bottom: 30px;
}
#career{
	padding: 30px 0;
}
#career .item{
    display: block;
    width: 100%;
    height: auto;
}

#career .item p {
	font-weight: 400;
	margin: 30px 0;
	color: #d1d1d1;
}

#tf-career .careerframe{
	width: 100%;
	border-radius: 0%;
	transition: all 0.5s;
}

#tf-career .career:hover>.careerframe{
	border: 10px solid #F60;
}




/* Contact Section */

#contact {
	padding-top: 65px;
	padding-bottom: 20px;
}

#tf-contactnav {
	padding: 0px;
	transition: all 0.8s;
}

#tf-contact {
	padding-top: 30px;
	padding-bottom: 5px;
}


#tf-contactnav.navbar-default {
	background-color: rgb(0,0,102);
	border-color: rgba(231, 231, 231, 0);
}
#tf-contactnav a.navbar-brand {
text-transform: uppercase;
font-size: 22px;
color: #fff;
font-weight: 900;
}

#tf-contactnav.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
}


label {
	float: left;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.form-control {
	height: 45px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.form-control-feedback {
	color: #cccccc;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 15px;
}
textarea {
	resize: vertical;
}
.form-control:focus {
	border-color: #FF0000;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,0,0,0.075), 0 0 8px rgba(255,0,0,0.6);
	box-shadow: inset 0 1px 1px rgba(255,0,0,0.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* Buttons
---------------------------------- */
.btn {
	padding: 8px 15px;
	font-size: 18px;
	line-height: 1.42857;
	min-width: 160px;
	text-align: center;
	border-radius: 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btn-default {
	color: #55acee;
	border: 1px solid #cccccc;
}
.btn-default:hover {
	color: #ffffff;
	background-color: #339BEB;
	border-color: #339BEB;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
.btncareer {
	padding: 8px 15px;
	font-size: 14px;
	line-height: 1.42857;
	min-width: 160px;
	text-align: center;
	border-radius: 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btncareer-default {
	color: #000099;
	border: 1px outset #000099;
	background-color: #FFF;
}
.btncareer-default:hover {
	color: #ffffff;
	background-color: #F60;
	border-color: #F60;
}

.btncareer:focus, 
.btncareer:active:focus, 
.btncareer.active:focus, 
.btncareer.focus, 
.btncareer:active.focus, 
.btncareer.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}



.btnjob {
	padding: 8px 15px;
	font-size: 14px;
	line-height: 1.42857;
	min-width: 160px;
	text-align: center;
	border-radius: 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btnjob-default {
	color: #ffffff;
	border: 1px outset #000033;
	background-color: #F60;
}
.btnjob-default:hover {
	color: #ffffff;
	background-color: #02B518;
	border-color: #02B518;
}

.btnjob:focus, 
.btnjob:active:focus, 
.btnjob.active:focus, 
.btnjob.focus, 
.btnjob:active.focus, 
.btnjob.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
/* Footer */
nav#footer{
	color: #ffffff;
	padding: 20px 0 15px 0;
	background-color: rgb(0,0,102);
}
nav#footer .fnav{ vertical-align: middle;}
ul.footer-social li{
	display: inline-block;
	margin-right: 10px;
}
nav#footer p{
	font-size: 12px;
	margin-top: 10px;
}
#footer i.fa {
	height: 30px;
	width: 30px;
	border: 2px solid #8c8c8c;
	font-size: 20px;
	padding: 4px 5px;
	border-radius: 50%;
	color: #8c8c8c;
	transition: all 0.5s;
}
#footer i.fa:hover{
	background: #FCAC45;
	border-color: #FCAC45;
	color: #ffffff;
}
/* Social Links
---------------------------------- */
.social-links {
	padding: 0;
	list-style: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.social-links li {
	margin: 10px 25px 10px 0;
	display: inline-block;
	font-size: 36px;
}
.social-links li a {
	color: #333333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.social-links li.twitter a:hover {
	color: #55acee;
}
.social-links li.skype a:hover {
	color: #00aff0;
}
.social-links li.linkedin a:hover {
	color: #0976b4;
}
.social-links li.googleplus a:hover {
	color: #dd4b39;
}
.social-links li.youtube a:hover {
	color: #b31217;
}
.social-links li.flickr a:hover {
	color: #ff0084;
}
.social-links li.facebook a:hover {
	color: #3b5998;
}
.social-links li.pinterest a:hover {
	color: #cb2027;
	
	
}

input {
	border: 2px solid #eeeeee;
	height: 46px;
	margin: 10px 0 0 0;
	padding: 1%;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 300;
	font-family: sans-serif;
}

#sname{
	width:100%;
}

#fname{
	width:100%;
}

#mname{
	width:100%;
}

#dbirth{
	width:100%;
}

#email {
	width:100%;
}

#address {
	width: 100%;
}

#edate {
	width: 100%;
}




input[type=checkbox] {
	visibility: hidden;
}

#checkbox {
	position: absolute;
	top: 0;
  	left: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
}

.customCheck {
	width: 90%;
	float: left;
	margin-top: 20px;
	position: relative;
}

.customCheck label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
  	left: 0;
	background: #9F0;
	border:1px solid #F0C;
}

.customCheck label:after {
	opacity: 0.2;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 5px;
	left: 4px;
	border: 3px solid #0000CC;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.customCheck label:hover::after {
	opacity: 0.5;
}

.customCheck input[type=checkbox]:checked + label:after {
	opacity: 1;
}

.robot {
	display: inline-block;
	position: relative;
	width: 60%;
	margin: 0 0 0 30px;
	line-height: 1em;
}

#submit {
	display: block;
	padding: 8px 15px;
	font-size: 18px;
	line-height: 1.42857;
	min-width: 160px;
	margin: 30px auto 0;
	text-align: center;
	border-radius: 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #000099;
	border: 1px outset #000099;
	background-color: #FFF;
}

#submit:hover {
	color: #ffffff;
	background-color: #F60;
	border-color: #F60;
}
#wrapper {
	max-width: 1020px;
	height: 100%;
	margin: 0px auto 0;
	padding: 20px;
	background-color: #FFF;
}

/* Div Layout Styling */

#appform {
	position: relative;
	height: 100px;
	width: 100%;
	min-width: 325px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	color: #FFF;
	background-color: #009;
	font-size: 36px;
	font-weight: 600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	top: 0px;
}
#section {
	position: relative;
	height: auto;
	width: 100%;
	min-width: 325px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	color: #FFF;
	background-color: #009;
	text-indent: 30px;
	font-size: 18px;
}

#job_menu {
	position: relative;
	height: auto;
	width: 100%;
	min-width: 325px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #FFF;
	background-color: #009;
	font-size: 26px;
	text-transform:uppercase;
}


#subscribeBox {
	position: relative;
	height: auto;
	width: 100%;
	min-width: 325px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

*:focus {
	outline: none;
}

.subscribeForm {
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.thin {
	font-weight:200;
}

textarea {
	border: 2px solid #eeeeee;
	height: auto;
	margin: 10px 0 0 0;
	padding: 1%;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 300;
	font-family: sans-serif;
}

#duties {
	width: 100%;
}

#appform-menu {
	padding: 0px;
	transition: all 0.8s;
}

#appform-menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}

.space_icon{
	margin-top: 60px;	
}

.space-big{
	margin-top: 100px;	
}

.space-large{
	margin-top: 420px;	
}

.space-base{
	margin-top: 1px;	
}

/*.space-above{
	margin-top: 20px;	
}*/

.min_space{
	margin-top: 5px;	
}


/* Job Description */
.job_brief{
	padding-top: 20px;
	padding-bottom: 50px;
}

.error_msg{
  color: red;
}


.msg-error {
  color: red;
  font-size: 20px;
  margin-bottom:auto;
}
.g-recaptcha.error {
	border: solid 2px red;
	padding: 4px;
	width: 314px;
}
