/* COLOR CSS FILE */



a{

	color: #43568d;

}



a:hover{

	color: #43568d;

}



/* Header */

.header .navbar-default{

	border-top: 30px solid #43568d;

}



.header .navbar-default .navbar-brand span.logo{

	

}



.header .navbar-default .navbar-brand .logo i{

	color: #0db4cd;

}



.header .navbar-default .navbar-nav > li a:hover{

	color: #43568d;

}



.header .navbar-default .navbar-nav > li a span{

	color: #43568d;

}



.header .navbar-default  .navbar-nav > .dropdown .dropdown-menu {

	background: #43568d;

}



.header .navbar-default  .navbar-nav > .dropdown .dropdown-menu:after {

	border-bottom-color: #43568d;

}



.header .navbar-default  .navbar-nav > li.open ul li a{

	background: #43568d;

}



.header .navbar-default  .navbar-nav > li.dropdown ul li a:hover{

	background: #43568d;

}



/* Banner */



.slide-banner .carousel .car-control{

	background: #43568d;

}



.slide-banner .bxslider-content .bx-viewport  {

	background: #43568d;

}



.slide-banner .flexslider .slides li .flex-two h3{

	background: #43568d;

}



/* Hero */



.hero .hero-logo{

	background: #43568d;

}



/* Default Heading's Icon */

.container .heading hr{

	border-top:5px solid #43568d;

}



/* Feature Item */



.feature .feature-item a:hover span.f-item-title{

	color: #43568d;

}



/* Author */



.author{

	background: #43568d;

}



/* portfolio */



.portfolio-item .p-img-container .pf-caption span.title{

	background: #43568d;

}



/* Model */



.model{

	background: #43568d url('../img/lblue-back2.png') repeat;

}



/* Service */



.service .service-item .service-details{

	background: #43568d;

}



.service .service-item .service-details:after{

	border-bottom-color: #43568d;

}



/* Company */



.company .company-content .company-content-item h6{

	background: #43568d;

}





/* Product */



.product .product-content ul > li.active > a{

	background: #bc5323;

	color: #fff;

}



.product .product-content .tab-area li a:hover{

	background: #bc5323;

	color: #fff;

}



.product .product-content .tab-area a .product-title i{

	background: #bc5323;

}



.product .product-content .tab-area  li > a:hover .product-title i{

	background: #fff;

	color: #bc5323;

}



.product .product-content ul > li.active > a:after {

	border-left-color: #bc5323;

}



.product .product-content .tab-area  li.active > a .product-title i{

	color: #bc5323;

}



/* Testimonial */





.testimonial .carousel .c-control{

	background: #43568d;

}





/* About Us */



.about .about-skill .about-quote span.quote{

	color: #43568d;

}



/* CTA */



/* Pricing */



/* Contact */



.contact .contact-container .contact-widget i.c-icon{

	color: #43568d;

}



.contact .contact-item{

	background: #43568d;

}





/* Blog */



.blog .blog-content .blog-post .blog-post-img span.date{

	background: #43568d;

}



/* MOdel Two */



.model-two .m-two-icon{

	background: #43568d;

}





/***************  INNER PAGE CSS START ***************/



/* Inner Banner */



.inner-page-banner hr{

	border-top:5px solid #43568d;

}



/* Inner About Us */



.inner-page .aboutus .inner-experience{

	background: #43568d;

}



/* Inner Product */



.inner-product .carousel .carousel-control span{

	background: #43568d;	

}	



/* Inner blog */

 

.paging span, .paging a {

	border:1px solid #43568d;

}



.paging a:hover{

	background: #43568d;

}

 

.paging .current{

	background: #43568d;

}



.inner-blog .inner-sidebar .side-widget h4{

	background: #43568d;

}



/* Inner FAQ */



.inner-faq .panel-default > .panel-heading{

	background: #43568d;

}



/* Inner Page Coming Soon */



.inner-csoon h3 span{

	color: #43568d;

}



/* Inner Page 404 Error */



.inner-error h3 span{

	color: #43568d;

}



/***************  INNER PAGE CSS END ***************/





/* footer */



/* Back to top */

.scroll-to-top {

	background: #43568d; 

}