/* Blue */

a{
	color: #1570a6;
}

a:hover{
	color: #11608f;
}

blockquote{
	border-left: 4px solid #1570a6;
}

.color{
	color: #1570a6;	
}

header{
	border-top: 2px solid #016AAE;
}

.navbar .btn{
background:#016AAE !important;  
}

.navbar .btn:hover {
  background: #147FBE !important;
}

.da-slider{
	border-top: 3px solid #016AAE;
	border-bottom: 3px solid #016AAE;
}

/*
.da-slide h2 span{
	background: url("../img/border-b.png") left bottom no-repeat;
}
*/

.da-slide .da-link{
	background: #016AAE;
}	

.da-slide .da-link:hover{
	background: #11608f;
}

.da-dots span{
	background: #016AAE;
}

.da-arrows span{
	background: #016AAE;
}

.full-slider{
	border-top: 5px solid #11608f;
	background: #016AAE;
}

.full-slider .button a{
	background: #11608f;
}

.full-slider .button a:hover{
	background: #11608f;
}	

.flex-back{
	background: #11608f;	
}

.home-product{
	background: #016AAE;
}

.home-product .home-prod-img{
	border: 1px solid #11608f;
}

#portfolio .element{
	background: #11608f;
}

#portfolio .pcap{
	background:#016AAE;
	border-top: 2px solid #11608f;
}

/* Events - Accordion*/

.events .accordion-heading h5{
background:#016AAE;
}

.social-links{
	background: #016AAE;	
}

.social-links i{
	background: #11608f;
}

.formy{
	background: #016AAE;
}

.service-two i{
	color: #016AAE;	
}

.features-two .feat i, .features-three i{
	color: #016AAE;
}

.about-two .asocial i{
	background:#016AAE;
}

.career .nav-tabs > li > a:hover{
	background: #016AAE;
}

.button a{
	background: #016AAE;
}

.button a:hover{
	background: #11608f;
}	

.paging a:hover{
	background: #016AAE;
}

.paging .current{
	background: #11608f;
}