@import url(http://fonts.googleapis.com/css?family=Roboto);
body, html{
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	 color: #8c8c8c;
}

a.anchor{display: block; position: relative; top: -100px; visibility: hidden;}

h1{
	text-transform: uppercase;
}
h1 strong, h2 strong, h3 strong, h4 strong{
	font-weight: 400;
}
h2{
	text-transform: uppercase;
	line-height: 20px;
	margin:  0;
}
h3{
font-size: 18px;
font-weight: 400;
color: #676767;
}
h4{
	font-weight:18px;
}
h5{
	text-transform: uppercase;
	font-weight: 400;
	line-height: 20px;
}
p{
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 1.3em;
	margin-bottom: 1.25em;
	color:#727272;
}
p.intro{
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0px;
	margin: 12px 0 0;
	line-height: 24px;
	color:#727272;
	
}
a{ color:#676767;
}
a:hover,
a:focus{
	text-decoration: none;
	color: #676767;
}
 .wow:first-child {
      visibility: hidden;
    }
	
img{ margin:0 auto;
}


.color-black{
	color:black;
	}

hr {
  
  border-top: 1px solid #B7B7B7;
margin: 1em 0;
width: 90%;
margin: 0 auto;
opacity: 0.3;
padding-bottom: 35px;
	
}


/*.slide{
	box-shadow:0px 3px 6px 0px #8c8c8c;
	}*/
	
.carousel-indicators {
bottom: 0px;
}	
	
.carousel-caption{
	left:10px;
	}	
	

.slide h1{
	font-size: 47px;
color: white;
font-weight: 400;
}
	


.demo-code{ background-color:#ffffff; border:1px solid #333333; display:block; padding:10px;}
.option-table td{ border-bottom:1px solid #eeeeee;}

.section-title hr{
	border-color: #000281;
	border-width: 4px;
	width: 60px;
	float: left;
	clear: both;
}
.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;
}
/* Navigation */

.dropdown:hover .dropdown-menu {
    display: block;
 }

.dropdown-menu ul{
	margin-top:20px;}

.logo{
	margin-top:-10px;
	height:40px;
	transition:ease 1s;
	}
	
/*.on .logo{
	height: 38px;
	padding-top:0px;
	-webkit-transition:ease 1s;
	-mz-transition:ease 1s;
	-o-transition:ease 1s;
	transition:ease 1s;
	}*/

#tf-menu {
	padding: 10px;
	transition: all 0.8s;
}
#tf-menu.navbar-default {
	padding-top: 15px;
	background-color: #fff;
	border-color: rgba(231, 231, 231, 0);
	box-shadow: 0px -8px 20px #333;
	-moz-box-shadow: 0px -8px 20px #333;
	-webkit-box-shadow: 0px -8px 20px #333;
	-o-box-shadow: 0px -8px 20px #333;
}
#tf-menu a.navbar-brand {
text-transform: uppercase;
font-size: 22px;
color: #fff;
font-weight: 400;
}

#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #8c8c8c;
	font-weight:400;
	font-size: 13px;
	letter-spacing: 0px;
}

#tf-menu.navbar-default .navbar-nav > li > a:hover {
	color:#000281;
}

/*.on {
	padding: 10px 0px 1px !important;
	box-shadow: 0px -8px 20px #333;
	-moz-box-shadow: 0px -8px 20px #333;
	-webkit-box-shadow: 0px -8px 20px #333;
	-o-box-shadow: 0px -8px 20px #333;
}*/
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #000281 !important;
	background-color: transparent;
	font-weight: 400;
}

.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #000281;
	border-color: #000281;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}
	
	
/* tf-mission*/

#tf-mission{
	padding-top:40px;
	}	
	
/* Home Style */


#tf-home{
	background: url(../img/01.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}


#tf-home p.lead{
	color: #e3e3e3;
}

.content{
	position: relative;
	padding: 20% 0 0;
}

.color{
	color: #000281;
}

a.fa.fa-angle-down {
	padding: 10px 15px;
	color: #fff;
	border: 2px solid #b4b4b4;
	border-radius: 50%;
	font-size: 24px;
	margin-top: 200px;
	transition: all 0.5s;
}
a.fa.fa-angle-down:hover{
	background: #000281;
	color: #ffffff;
	border: 2px solid #000281;
}
/* About Section */
#tf-about{
	padding: 0px 0;
	padding-bottom:50px;
}
#tf-about h3{
	color:#000281;
	font-size:20px;
	}
ul.about-list{ margin: 30px 0 0 ;}
ul.about-list li{
	display: block;
	font-size: 16px;
	line-height: 30px;
	
}
ul.about-list li span{ 
	margin-right: 10px;
}


/* Service */
.service img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    max-width: 100%;
}
/*.service:hover img {
    -webkit-transform:scale(1.1); 
    -moz-transform:scale(1.1); 
    -ms-transform:scale(1.1); 
    -o-transform:scale(1.1); 
     transform:scale(1.1);
}*/

.service {
 
  overflow: auto;
  overflow:hidden;
}

.service .img {
 
	height:175px;
	overflow:hidden;
	text-align:center;
  
}




/* Team Section */
#tf-team{
	/*background: url(../img/team/our-team.png);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
	color: #8c8c8c;;
	padding-top:10px;
	background:#EDEDED;
}

.section-title.center{
	padding: 30px 0;
}
.section-title h2 a,
.section-title.center h2 a{
	font-weight: 400;
}
.section-title.center .line{
	border-top: 2px solid #000281;
	height: 10px;
	width: 140px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.section-title .line{
	border-top: 2px solid #000281;
	height: 10px;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.section-title.center h4{
	text-align:center;
	}

.center{
	text-align:center;}

.section-title.center hr {
	border-top: 4px solid rgba(252, 172, 69, 0.34);
	width: 40px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	left: 17%;
}
#team{ margin: 0 auto}
#team .item{
    padding: 0;
    margin: 15px;
    color: #FFF;
    text-align: center;
}

img.img-circle.team-img {
	border-radius:0px;
	width: 230px;
	height: auto;
	border: 4px solid transparent;
	transition: all 0.5s;
}

img.img-circle.team-img-main {
	border-radius:0px;
	width: 427px;
	height: auto;
	margin-left: -15px;
	border: 4px solid transparent;
	transition: all 0.5s;
}


#tf-team .item .thumbnail:hover>img.img-circle.team-img-main{
	border: 4px solid white;
}

#tf-team .item-main .thumbnail:hover>img.img-circle.team-img-main{
	border: 4px solid #000281;
}


#tf-team .item .thumbnail:hover>img.img-circle.team-img{
	border: 4px solid white;
}
#tf-team .thumbnail {
	background: transparent;
	border: 0;
}

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

.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: #000281;
}
.owl-theme .owl-controls .owl-page.active span{
	background: #000281;
}

/* Services Section */
#tf-services{
	padding: 30px 0;
	background: #EDEDED;
}

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

#tf-services i.fa {
	font-size: 40px;
	border: 4px solid #000281;
	color:#000281;
	width: 100px;
	height: 100px;
	padding: 27px 25px;
	margin-bottom: 10px;
	border-radius: 50%;
	transition: all 0.5s;
}

#tf-services i.fa.fa-mobile{
	font-size: 50px;
	padding: 20px 25px;
}

#tf-services .service:hover>i.fa{
	background: #000281;
	color: #ffffff;
}

/* Clients Section */
#tf-clients{
	background: url(../img/04.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: gray;
	padding-bottom:70px;
	padding-top:30px;
}



#tf-clients .section-title h2, #tf-clients em{
	color:#5a5a5a;
	}



#tf-clients .item{
    padding: 0;
    color: #FFF;
    text-align: center;
	height:100px;
}
/* Gallery Section 
==============================*/
#tf-works{
	padding: 10px 0;
	/*background:#EDEDED;*/
}
.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: 400; }
.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;
}
.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 #000281;
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #000281;
}
/* Testimonials Section */
#tf-testimonials{
	background: url(../img/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}


#testimonial {
	padding: 30px 0;
}
#testimonial .item{
    display: block;
    width: 100%;
    height: auto;
}

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




/* Contact Section */
#contact-us{
	padding: 0px 0;
	margin-top: -5px;
}



.full-map .overlay {
   background:transparent; 
   position:relative; 
  width: 100%;
   height:480px; /* your iframe height */
   top:480px;  /* your iframe height */
   margin-top:-480px;  /* your iframe height */
}

#contact-us .address{
	color:black;
	}
	
.address a{
	color:black;
	}	

#contact-us address{
	padding: 50px 54px;
	}


#contact-us .contact_text{
	padding-bottom:30px;
	}
	
	
.qr_code{
	padding-left: 80px;
	padding-top: 35px;
	color:#514F4F;
	}
.qr_code h2{
	padding-top: 10px;
	font-weight: 700;
	line-height: 1em;
	}
	
.left{
	padding-left:0;
	}	
	
	
	
	

label {
	float: left;
	font-size: 12px;
	font-weight: 400;
	
}
#contact-us .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#contact-us .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

button.btn.tf-btn.btn-default {
	float: right;
	background:#000000;
	border: 0;
	border-radius: 0;
	padding: 10px 40px;
	color: #ffffff;
	text-transform: uppercase;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
/* Footer */

#big-footer{
	padding-top:70px;
	padding-bottom:50px;
	background: #222222;
	border-bottom:1px solid #F9F9F9;
	}
	
#big-footer li > a{
	color:#fff;
	}

#big-footer li > a:hover{
	color:#fff;
	}
	
	
	
#big-footer li > fa{
	color:#000281;
	}
	
#big-footer li > fa:hover{
	color:#fff;
	}

	
#big-footer #gmap_canvas{	

 height:210px;
 
}

.place-card .place-card-large{
	display:none;}

.gmap > iframe{
	width: 231px;
	height: 210px;
}

.gmap .overlay {
	background: transparent;
	position: relative;
	width: 100%;
	height: 250px;
	top: 250px;
	margin-top: -250px;
  
}


#big-footer {
	color:#fff;
	}
	
#big-footer p{
	line-height: 1.6em;
	color:white;
	}

.footer-links {
	
	}
address ul{
	list-style:none;}
.footer-links ul{
	list-style:none;
	}
.footer-links li, address li{
	line-height:2em;
	}

.footer-links li ul{
	padding-left:10px;
	color:#fff;
	}

nav#footer{
	background:#151515;
	color: #ffffff;
	padding: 5px 0 0px 0;
}
nav#footer .fnav{ vertical-align: middle;}
ul.footer-social li{
	display: inline-block;
	margin-right: 10px;
}
nav#footer p{
	font-size: 10px;
	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: #000281;
	border-color: #000281;
	color: #ffffff;
}


/* doooooooo*/

.btn{
	background-color:#000000;
	color:white;
	}

.banner-heading{
	padding-top:150px;
	padding-bottom:100px;
	}

.banner-heading h1{
		
		font-size: 40px;
		line-height: 1.5;
		color: #8c8c8c;
		font-weight: 100;
		
	}
	
.banner-heading p{
	
		font-size: 16px;
		line-height: 1.5;
		color: #8c8c8c;
		font-weight: 100;
}
	
.do{
	padding-bottom:0px;
}	




.do h3{
	color:#000281;
	font-weight: 400;
	}
	
.do h2{
	line-height:2em;
	font-size:20px;
	}
	
.do p{
	line-height:1.7em;
	}

.do ul{
	padding-left:25px;
	font-weight: 400;
	
	}
	

.do-img{
	height:250px;
	overflow:hidden;
	}

.left{
	padding-left:0;
	}	



/* About US */



section#about-us{
	
	}
	
.about-us{
	padding-top:60px;
	padding-bottom:50px;
	}	
	
section.mission{
	margin-top: 40px;
	background:url(../img/mission.png) no-repeat center;
	text-align:center;
	color:black;
	}
	
section.mission	blockquote:before {
	display: block;
	content: "\201C";
	font-size: 20px;
	position: absolute;
	left: 42px;
	top: -5px;
}


section.mission	blockquote:after{
content: "\201D";
font-size: 20px;
position: absolute;
right: 88px;
bottom: -14px;
}   


.about-us p{
	padding-left:0;
	} 
	
.about-us .tab-content	{
	padding-left:25px;
	}

.about-us .nav-tabs {
border-bottom: 0px solid #ddd;
}

.about-us .nav-tabs > li.active > a,
 .about-us .nav-tabs > li.active > a:hover,
  .about-us .nav-tabs > li.active > a:focus {
	color:white;
	cursor: default;
	background-color:#000281;
}
.about-us .nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border-radius: 4px 4px 0 0;
	text-align:center;
}
.about-us .nav > li.active > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	background-color:#000281;
	text-align:center;
}


/* what we do */

#sub-section{
	padding-top:0px;
	padding-bottom:30px;
	}

section#what-we-do{
	
	}


.what-we-do{
	padding-bottom:50px;
	padding-top:40px;
	}

.what-we-do img{
	padding-top:50px;
	
	}
	

.sub-heading{
	font-size:16px;
	font-weight: 400;
	}




/* how we do it*/

section#how-we-do-it{
	
	}	
	

.how-we-do-it{
	padding-top:40px;
	padding-bottom:50px;
	}
	
.how-we-do-it img{
	padding-top:50px;
	}
	
	
		
/*  our peoples */

section#our-people{

	}


.our-people{
	padding-top:40px;
	padding-bottom:20px;
	}
	
.our-people .row{
	padding-top:30px;
	padding-bottom:30px;
	}	
	
.our-people .first_two img.img-circle.team-img{
	margin-top: -30px;
	border-radius: 0px;
	width: 300px;
	height: auto;
	border: 4px solid transparent;
	transition: all 0.5s;
	margin-left: -85px;
	}
	
	


.our-people .first_two p , .our-people .second_two p{
	padding-top:30px;
	}	
	
	
	
.our-people .second_two img.img-circle.team-img{
	margin-top: -30px;
	border-radius: 0px;
	width: 300px;
	height: auto;
	border: 4px solid transparent;
	transition: all 0.5s;
	}	
	
.our-people h3{	
	text-align: center;
	color:#000281;
	font-size:16px;
	color:#727272;
	margin-top: 0px;
}

 .our-people h2{	
	text-align: center;
	color:#000281;
	font-size: 21px;
	padding-top: 60px;
	color:#727272;
}

	
	
/* our partners*/


.novarits img{
	height:45px;
	}

.partners{
	padding-top:20px;
	}
	
.partners img{
	margin:0 auto;
	}	
	
	
.partners a{
	color:#121761;
}

	
.partners a:hover{
	
	color:#266EDD;
}



/* Contact us*/

#contact-us{
	padding-top:60px;
	padding-bottom:60px;
	}
.contact-us{
	padding-top:50px;
	padding-bottom:50px;
	color:#000281;
	}


blockquote {
font-family: Georgia, serif;
font-size: 14px;
font-style: italic;
margin: 0.25em 0;
padding: 0.25em 40px;
line-height: 1.45;
position: relative;
border:none;
}
blockquote:before {
display: block;
content: "\201C";
font-size: 20px;
position: absolute;
left: 25px;
top: -5px;
}


.back-to-top {
position: fixed;
bottom: 10px;
right: 17px;
background: #8c8c8c;
color: white;
width: 37px;
height: 30px;
background: url(../img/next.png) no-repeat;
}

@media (min-width: 480px) and (max-width: 770px){
	
	
		.our-people .first_two img.img-circle.team-img{
	margin-top: -30px;
	border-radius: 0px;
	width: 260px;
	height: auto;
	border: 4px solid transparent;
	transition: all 0.5s;
	margin-left: 0px;
	}
	
	.our-people .second_two img.img-circle.team-img {
  margin-top: -30px;
  border-radius: 0px;
  width: 260px;
  height: auto;
  border: 4px solid transparent;
  transition: all 0.5s;
}
	.our-people h2 {
	  text-align: center;
	  color: #000281;
	  font-size: 21px;
	  padding-top: 0px;
	  color: #727272;
	}
	
	.ceo h3{
	  margin-top: -15px;
	}
	
	
img.logo{
	height:35px;
	}
	
.novarits img{
	height:25px;
	}

	
	
}

@media (max-width: 480px){
	.our-people .first_two img.img-circle.team-img{
	margin-top: -30px;
	border-radius: 0px;
	width: 260px;
	height: auto;
	border: 4px solid transparent;
	transition: all 0.5s;
	margin-left: 0px;
	}
	
	.our-people .second_two img.img-circle.team-img {
  margin-top: -30px;
  border-radius: 0px;
  width: 260px;
  height: auto;
  border: 4px solid transparent;
  transition: all 0.5s;
}
	.our-people h2 {
	  text-align: center;
	  color: #000281;
	  font-size: 21px;
	  padding-top: 0px;
	  color: #727272;
	}
	
	.ceo h3{
	  margin-top: -15px;
	}
	
	
img.logo{
	height:35px;
	}
	
.novarits img{
	height:25px;
	}

	
	
	
}




@media (max-width: 360px) {
	
	.our-people .first_two img.img-circle.team-img{
	margin-top: -30px;
	border-radius: 0px;
	width: 260px;
	height: auto;
	border: 4px solid transparent;
	transition: all 0.5s;
	margin-left: 0px;
	}
	
	.our-people .second_two img.img-circle.team-img {
  margin-top: -30px;
  border-radius: 0px;
  width: 260px;
  height: auto;
  border: 4px solid transparent;
  transition: all 0.5s;
}
	.our-people h2 {
	  text-align: center;
	  color: #000281;
	  font-size: 21px;
	  padding-top: 0px;
	  color: #727272;
	}
	
	.ceo h3{
	  margin-top: -15px;
	}
	
	
img.logo{
	height:35px;
	}
	
.novarits img{
	height:20px;
	}

	
	}
