body{
	background: #fff;
	font-family: "Arial" !important;
}

.project_top_navbar{
	background: #222 !important;
}

#project_navbar_brand{
	font-family: "Century Gothic", "Arial" !important;
	color: #0379b7;
}



.project_navbar_right li a{
	font-family: "Century Gothic", "Arial" !important;
	
}

.navbar-nav .active a{
	background: #0379b7 !important;
}

.navbar-default .nav li a:hover{
	color: #fff !important;
}

.project_header{
	background: #fff;
	height: 900px;
}

.project_intro_text{
	padding-top: 150px !important;
}

.project_page_title{
	font-style: normal !important;
	color: #0379b7;
	font-family: "Century Gothic", "Arial" !important;
	font-size: 40px !important;
	
}

#project_page_title_subtitle{
	padding-top: 10px;
	clear: both;
	font-size: 12px;
	color: #0379b7 !important;
}

.project_page_subtitle{
	font-style: normal !important;
	color: #0379b7;
	font-family: "Century Gothic", "Arial" !important;
}

.project_find_out_button{
	color: #333;
	font-size: 13px;
	
}

.project_find_out_button:hover{
	color: #0379b7;
	text-decoration: none;
}


#blue_circles_bar{
	height: 30px;
}


.project_section_heading{
	color: #0379b7;
	font-family: "Century Gothic", "Arial" !important;
	font-weight: normal !important;
}

.project_section_subheading{
	color: #eee !important;
	font-style: normal !important;
	font-size: 11px !important;
}


#about{
	background: #fff;
	color: #666;
}

.project_service_heading{
	color: #fed136;
}

.project_service_description{
	color: #eee !important;
	text-align: justify;
}


#services{
	background: #fff;
}

.project_services_side_images{
	background: url("../images/blue.jpg");
}

.project_services_list{
	padding: 10px;
	background: #fff;
	width: 50%;
}

.portfolio-item{
	text-align: center;
}

.portfolio-item img{
	margin: auto;
}

.project_portfolio_caption{
	color:  #333 !important;
}

.professional-bio{
	text-align: justify !important;
}

.contact-table td{
	border-top: none !important;
	font-size: 16px;
}


.contact-info{
	text-align: right !important;
	color: #fff;
}





#special_programs{
	background: #fff;
}

.project_timeline_image{
	padding: 5px !important;
	padding-top: -30px !important;
}

.project_timeline_text{
	font-size: 12px !important;
	color: #222;
	padding: 2px;
	padding-top: 0px !important;
}



#contact{
	background: #0379b7 !important;
}

.menu_two:hover{
	border-bottom: solid 2px #0379b7;
}