@charset "utf-8";
/* CSS Document */

.navbar-brand{
	height:80px;
	padding:0;
}
.navbar-nav{
	margin-top:14px;
}
.navbar-nav > li > a{
	font-size:16px;
}
a.btn.c1:hover{
	background:#fff;
}

.navbar-nav > li > a{
	padding-bottom:26px;
}

.page-title h2{
	text-shadow:2px 2px 5px #000;
}
.latest-projects a{
	width:100px;	
}
.test1 i {
    color: #edac15;
    display: block;
    font-size: 50px;
}
.test1 p {
    color: #fff;
    font-size: 20px;
    font-style: italic;
    line-height: 35px;
    margin: 20px 0;
}
.test1 h5 {
    color: #edac15;
}
.job{
	color:#edac15;
}
.post .post-meta h4 a.job1{
	color: #ff0000;
	font-weight:500;
}
a.job1{
	color: #ff0000;
	font-weight:500;
}
.req1 ul li{
	list-style:disc;
}
.req1 ul{
	list-style:disc;
	margin-left:0;
	/*height:45px;
	overflow:hidden;*/
}
.req1 ol li{
	list-style:decimal;
}
.req1 ol{
	list-style:decimal;
	margin-left:0;
	/*height:45px;
	overflow:hidden;*/
}
.req2 ul li{
	list-style:disc;
}
.req2 ul{
	list-style:disc;
	margin-left:0;
}
.req2 ol li{
	list-style:decimal;
}
.req2 ol{
	list-style:decimal;
	margin-left:0;
}