.table > thead > tr > th {
	border-bottom: 1px solid #338DCA;
	background-color: #338DCA;
}

.tabs-style-2 .nav-tabs > li.active > a, .tabs-style-2 .nav-tabs > li.active > a:hover, .tabs-style-2 .nav-tabs > li.active > a:focus, .tabs-style-2 .nav-tabs > li > a:hover {
    border: 1px solid #338DCA;
    background-color: #338DCA;

}

.panel-heading a {
	background-color: #338DCA;
}

.panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
	background-color:  #338DCA;
}

.blogpost .post-info {
background-color: #338DCA;
}

h1 {
    color: #338DCA;
}

.side-back .table > tbody > tr > td, .side-back .table > tfoot > tr > td {
    padding: 1px;
}

.content-slider-with-controls .owl-buttons div,
.content-slider-with-controls-autoplay .owl-buttons div {
	background-color: #338DCA;
}
.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
    background: #338DCA;
}
a.overlay i {
    color: #338DCA;
}

.scrollToTop {
    background-color: #338DCA;
}