

/*** Background orange Color Primary   
------------------------------------------- ***/


.bg-blue,
.btn-default,
.btn-primary,
.small-circle,
.nav-stacked > li > a:hover .img-border,
.nav-stacked > li.active .img-border,
.progress-bar,
.member-hover > a,
.feature-box:hover .img-border,
.plan-option .nav.nav-pills .active a,
.plan-option .or-crircle,
.outer-border:hover .btn-get,
.testi-carousel .owl-page.active,
.tweets-carousel .owl-page.active,
.pro-single-carousel .owl-prev::after,
.pro-single-carousel .owl-next::after,
.blog-post-page .pagination span.current,
.blog-post-page .pagination a:hover,
.share-it a i,
.call-overlay
 {
  background-color: #42a5f6;
} 


/*** Text orange Color Primary   
------------------------------------------- ***/


.nav.navbar-nav .dropdown-menu > li > a:hover,
.tweets .tweet-link,
footer .bg-blue i,
.pagination a:hover,
.general-info a:hover .info-detail,
.text-blue,a
 {
 color: #42a5f6;
}





/*** border orange colors ***/

.nav-stacked > li > a:hover .img-border,
.nav-stacked > li.active .img-border,
.feature-box:hover .img-border,
.plan-option .nav.nav-pills .active a,
.outer-border:hover .btn-get,
.blog-post-page .pagination span.current,
.blog-post-page .pagination a:hover
 {
	border-color: #42a5f6;
}

.section-heading.blue-border h3::after,
.title-heading::after,
.sidebar-heading::after {
	border-bottom:3px solid #42a5f6;
}

.sub-heading::after, 
.logo-design::after,
.plan-price span.underline,
.filter-bar > li.active > a,
.pagination a::after {
    border-bottom:2px solid #42a5f6;
}

.get-start-btn {
    border-bottom:1px solid #42a5f6;
}

.service-title::after {
    border-right : 3px solid #42a5f6;
}

.filter-option > li.active > a::before {
    border-top: 3px solid #42a5f6;
}

.filter-bar > li.active > a::after {
    border-top:7px solid #42a5f6;
}

.text-shadow::after {
    border:18px solid #42a5f6;
}

.blog-img .icon, 
.port-hover {
    background: #42a5f6;
}
