a, a:hover,
.header .navbar-default .navbar-nav > .active > a, .header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > li > a:focus,
.header .navbar .nav > li > .search:hover,
.header .navbar-default .navbar-nav > li:hover > a,
.services i,
.category ul li a:hover, .archive ul li a:hover,
.main-border,
.price-box .price-heading i,
.err404 i,
.btn-custom.btn-large.border-btn.call-to-action-button:hover,
.tab-link

{
    color: #236290;
}
.social-icons > a:hover, .social-icons > a:hover i,
.search-click,
.heading-title.heading-arrow-top, .heading-title.heading-arrow-bottom,
.section-title-block .section-title::before,
.section-title-block .section-title::after,
.hover-zoom a,
.call-to-action-style2, .call-to-action-style3,
.btn-custom.btn-large.border-btn.call-to-action-button:hover,
.tags a:hover,
.image-block-content .feature-icon,
.progress-bar,
.btn.btn-primary:hover,
.price-box-white .price-box-price, .price-box-white .price-footer,
.price-box-featured .price-box-popular,
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover,
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover,
.sidebar-search-style .icon,
.icon_lists .fa-hover a:hover,
.btn-custom,
.btn-custom.border-btn:hover,
.panel-title > a::before, .panel-title > a.collapsed::before,
.nav.nav-pills > li > a:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus,
.blog-post-comment .btn.btn-primary,
.post_reply_comments a,
.switcher h2 a
{
    background-color: #236290;
}
.main-border {
    border-color: #236290 !important;
}

.post_reply_comments a:before {
    border-color: #236290  transparent transparent;
}
.panel-title > a:after{
    border-left: 15px solid #236290;
}
.header .dropdown-menu { 
		border-top: solid 2px #236290; 
		border-bottom: solid 2px #236290; 
	}
        
.heading-title.heading-arrow-bottom::after {
    border-top: 40px solid #236290;
}
ul.portfolio-filter a:hover, ul.portfolio-filter a.current {
    border: 1px solid #236290;
}    

.btn-custom.border-btn {
    border: 1px solid #236290;
    color: #236290 ;
}
.panel-default > .panel-heading:hover:after{
    border-top:15px solid #cacaca;
    border-left: 15px solid #236290;
}
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
    padding-top: 10px;
	position: fixed;
	z-index: 999;
	right: 0px;
	bottom: 0px;
	background: #236290;
    color: #FFFFFF;
    font-size: 25pt;
    text-align: center;
}