/* Green */

a{
	color: #2e81da;
}

a:hover{
	color: #A90015;
	text-decoration: none !important;
}

blockquote{
	border-left: 4px solid #0076B0;
}

.color{
	color: #0076B0;	
}

.navbar .btn{
	background: #A90015 !important; 
	margin-right: 19px; 
}

.navbar .btn:hover{
	background: #7E0010 !important;
}

.da-slider{
	border-top: 3px solid #0076B0;
	border-bottom: 3px solid #0076B0;
}

.da-slide h2 span{
	background: url("../images/border-g.png") left bottom no-repeat;
}

.da-slide .da-link{
	background: #0076B0;
}	

.da-slide .da-link:hover{
	background: #39AFE8;
}

.da-dots span{
	background: #0076B0;
}

.da-arrows span{
	background: #0076B0;
}

.full-slider{
	border-top: 5px solid #39AFE8;
	background: #0076B0;
}

.full-slider .button a{
	background: #39AFE8;
}

.full-slider .button a:hover{
	background: #39AFE8;
}	

.flex-back{
	background: #39AFE8;	
}

.home-product{
	background: #0076B0;
}

.home-product .home-prod-img{
	border: 1px solid #39AFE8;
}

#portfolio .element{
	background: #39AFE8;
}

#portfolio .pcap{
	background:#0076B0;
	border-top: 2px solid #39AFE8;
}

/* Events - Accordion*/

.events .accordion-heading h5{
background:#0076B0;
}

.social-links{
	background: #0076B0;	
}

.social-links i{
	background: #39AFE8;
}

.formy{
	background: #0076B0;
}

.service-two i{
	color: #0076B0;	
}

.features-two .feat i, .features-three i{
	color: #0076B0;
}

.about-two .asocial i{
	background:#0076B0;
}

.career .nav-tabs > li > a:hover{
	background: #0076B0;
}

.button a{
	background: #2D7DD2;
	padding: 10px 15px;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}

.button a:hover{
	background: #A90015;
}	

.paging a:hover{
	background: #0076B0;
}

.paging .current{
	background: #39AFE8;
}