/* Blue Color CSS */

/*
.navbar-inner{
	background: #004577 !important;
	border-top:1px solid #004577 !important;
	border-bottom:1px solid #004577 !important; 
}
.navbar .nav{
	border-right:1px solid #004577;
}
.navbar .nav > li > a{
	background: #004577; 
	border-left:1px solid #004577;
}
.navbar .nav > li > a:hover{
	background:#004577 !important;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus {
	background: #004577 !important;
}

*/

/* 

.navbar .btn{
	background:#1f5da3 !important;  
}
.navbar .btn:hover{
	background:#1f5da3 !important;
}
.dropdown-toggle{
	background: #004577 !important;
}

.dropdown-menu{
	background:#ffffff !important;
	border:1px solid #afafaf;
}

.dropdown-menu a{
	background:#ffffff !important;
	border-bottom:1px solid #ffffff;
}

.dropdown-menu a:hover,.dropdown-menu a:focus{
	background:#004577 !important;
}

*/
.social i{
	background:#1f5da3;
}

.social i:hover{
	background:#00008b;
}

.flex-caption{
	border-left:4px solid #1f5da3;
}

.service i{
	color:#1f5da3;
}

/* Timeline */

.time .tidate{
	background:#1f5da3;
}

.time .timatter{
	border-bottom:2px solid #1f5da3;
}

/* Events - Accordion*/

.events .accordion-heading h5 {
	background:#1f5da3;
}

/* Slider */

.da-slider{
	border-top: 4px solid #1f5da3;
	border-bottom: 4px solid #1f5da3;
}

.da-slide h2{
	color:#1f5da3;
}

.da-slide .da-link{
	background:#1f5da3;
}

/* Testimonial */

.test{
border-bottom:2px solid #1f5da3;
}

.test-arrow{
border-top-color: #1f5da3;
}

/* Feature alt */

.afeature:hover{
border:5px solid #1f5da3;
}

.afmatter i{
color:#1f5da3;
}

.rpost1:hover,.rpost2:hover{
border-bottom:2px solid #1f5da3;
}

.accordion-heading i{
color:#1f5da3;
}

.process i{
color:#1f5da3;
}

.process-meta span{
background:#1f5da3;
}

.feat h4 i{
color:#1f5da3;
}

.content ul li{
background-image:url('../img/list-r.png');
}

.blog .meta i{
color:#1f5da3;
}

.posts .tags a{
background:#1f5da3;
border:1px solid #00008b;
border-bottom:3px solid #00008b;
}

.posts .tags a:hover{
border-bottom:3px solid #1f5da3;
background:#00008b;
border:1px solid #00008b;
}

.paging a:hover{
background: #1f5da3;
border:1px solid #00008b;
}

.paging .current{
background: #1f5da3;
border:1px solid #00008b;
}

.serv .simg i{
color:#1f5da3;
}

.button a, .button a:visited{
background:#1f5da3;
border-bottom:2px solid #00008b;
}

.button a:hover{
background:#00008b;
}

.nav-tabs > li > a:hover{
background:#1f5da3;
}

.about .asocial i{
background:#1f5da3;
}

footer{
border-top:1px solid #dedede;
}

footer ul li{
background-image:url('../img/list-r.png');
}