@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
h1, h2, h3, h4 {
   font-family: 'lithelightregular';
    font-weight: 300;
 color:#337ab7;
 text-transform:uppercase;
 	
}
body{
	background-color:#fff;
	font-family: 'lithelightregular';
	
	}
p {
    font-family: 'lithelightregular';
	color:#555;
}
html {
    background-color: #fff;
}
.top {
    background-color: #fff;
	padding-top:30px;
	
	
}
.nav-pills > li > a{
	font-family: 'lithelightregular';
	}
.top .navbar-brand {
    height: 0px;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    color: #4337ab7;
    text-decoration: none;
	font-size:50px;
	font-family: 'lithelightregular';
}
.navbar-brand img{
	margin-top:-33px;
	
	}
.top .container {
    padding: 0;
}
.banner {
    background-color: #fff;
}
.banner .container {
    background-color: #fff;
    min-height: 200px;
    padding:80px 0px;
}
.banner .container p {
    font-size: 22px;
    padding-left: 5px;
    font-weight: 300;
}
.middle {
   padding:2% 0%;
}
.middle .container {
    
    min-height: 300px;
    padding-bottom: 20px;
}
.service{
	padding:50px 0px;
	background-color:#337ab7;
	color:#fff;
	
}
.service h1, h3, .service p{
	color:#fff;
	
}
.service .btn-default{
	color:#337ab7;
	margin-top:7px;
	
	}
	
.service a .fa{
	font-size:100px;
	text-align:center;
	background-color:#fff;
	color:#337ab7;
	border-radius:50%;
	width:174px;
	height:174px;
	line-height:174px;
	
	}
.service a .fa:hover{
	font-size:100px;
	text-align:center;
	background-color:#337AB7;
	border:1px solid #fff;
	color:#fff;
	border-radius:50%;
	width:174px;
	height:174px;
	line-height:174px;
	
	}	
.experties{
	padding:100px 0px;
	
	}	
.experties h3{
	color:#000;
	
	}
.experties ul{
	padding-left:15px;
	
	
	}	
.experties ul li{
	list-style:outside none;
	padding-top:20px;
	
	
	}
.experties ul li a{
	color:#000;
	font-size:16px;
	 font-family: 'lithelightregular';
}
.experties ul li a:hover{
	color:#337ab7;
	font-size:16px;
	 font-family: 'lithelightregular';
}	
.experties ul li .fa{
	padding-right:10px;
	font-size:16px;
	color:#337ab7;
	
	}			

.navbar-nav li a {
    color: #333333;
    font-family: 'Lato', sans-serif;
}
.navbar-nav li a:hover {
    background-color: #337ab7 !important;
	color:#fff !important;
	border-radius:5px;
	
}
.navbar-nav > li .active{
	background-color: #337ab7;
	color:#fff !important;
	border-radius:5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color: #337ab7 !important;
	color:#fff !important;
	border-radius:5px;
	
	}
.navbar-nav > li{
	padding:5px 12px;
	
	}
.bottom {
    background-color: #337ab7;
	color:#fff;
	padding:60px 0px;
}
.bottom .container {
   
    
}
.bottom .container h1 {
    color: #fff;
}

.bottom .container p {
    color: #fff;
}
.bottom .container .btn-xl{
	background-color:#000;
	padding:15px 50px;
	color:#fff;
	
	}
.bottom .container a{
	color:#fff;
	font-size:24px;
	padding:10px;
	}	
.navbar-toggle {
    color: #337ab7;
    font-size: 32px;
    margin: 3px;
    padding: 2px 5px;
    line-height: 32px;
}

.navbar-toggle:hover {
    background-color: #373737;
}
.navbar-nav {
    margin: 0;
}

.content p {
    line-height: 30px;
    font-size: 16px;
}
.to-tutorial {
    text-align: center;
}
.padding-0{
	padding:0px;
	
	}
.padding-top-10{
	padding-top:10px;
	
	}
.padding-top-20{
	padding-top:20px;
	
	}	
.padding-top-30{
	padding-top:30px;
	
	}
.padding-top-40{
	padding-top:40px;
	
	}
.padding-top-50{
	padding-top:50px;
	
	}
	.padding-top-60{
	padding-top:60px;
	
	}	
.padding-top-70{
	padding-top:70px;
	
	}	
.padding-top-80{
	padding-top:80px;
	
	}	
	.padding-top-90{
	padding-top:90px;
	
	}	
.padding-top-100{
	padding-top:100px;
	
	}	
.padding-bottom-100{
	padding-bottom:100px;
	
	}	
.padding-bottom-90{
	padding-bottom:90px;
	
	}
.padding-bottom-80{
	padding-bottom:80px;
	
	}	
.padding-bottom-70{
	padding-bottom:70px;
	
	}	
.padding-bottom-60{
	padding-bottom:60px;
	
	}	
.padding-bottom-50{
	padding-bottom:50px;
	
	}
.padding-bottom-40{
	padding-bottom:40px;
	
	}	
.padding-bottom-30{
	padding-bottom:30px;
	
	}
.padding-bottom-20{
	padding-bottom:20px;
	
	}
.padding-bottom-10{
	padding-bottom:10px;
	
	}
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}		

.service a .fa {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.service a .fa:hover, .service a .fa:focus, .service a .fa:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}		


.navbar-nav li a{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.navbar-nav li a:hover, .navbar-nav li a:focus, .navbar-nav li a:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.map{
	padding:100px 0px;	
	
	}
.map h1{
	padding-bottom:20px;	
	
	}	
.fixed {
	position: fixed; 
	top: 0; 
	z-index: 999;
}	.navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a{
	color:#337ab7;
	
	}
.navbar-default{
	background-color:#fff;
	border-color:#fff;
	border-bottom:2px solid #337ab7;s
	
	}	

.navbar{
   padding: 1% 0px;	
	
	}

.jobs{
	padding:100px 0px 0px 0px;
	
	}
.web-design{
	padding:50px 0px;
	
	}	
.jobs h3, .web-design h3{
	color:#337ab7;
	
	}
.jobs .panel-title > a{
	width:100%;
	position:absolute;
	
	}
.jobs .panel-default > .panel-heading{
	height:34px;
	
	}




.navbar-trans a{
    color:#fefefe;
}


	
	
	
	
	
@media (max-width:768px){
	.navbar-collapse {
    background-color: #fff;
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    top: 100%;
    width: 104%;
}
.middle{
	padding-top:21%;
	
	}
	
	
	}	
	