a.text-link {
	color: #5796b8 !important;
}

.view-more {
	color: #5796b8!important;
}

.index-4 .top-bar {
	/* background: #0082CA !important; */
}

.index-4 .main-nav ul > li:hover a,
.index-4 .main-nav ul > li.selected a {
  color: #5796b8;
}

.announcement-banner {
	background-color: rgb(241, 155, 43);
	color: #540505;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.4em;
	margin-bottom: 1em;
}

.banner-announcement {
    /* position: absolute; */
    background-color: rgba(255,255,255,0.6);
    color: rgb(22, 22, 22);
    padding: 1em;
    font-size: 0.65em;
    /* width: 75% !important; */
}

@media (max-width: 768px) {
	.index-4 .caption .caption-align {
		width: 100% !important;
	}
}

.main-nav ul li:hover > ul {
	background: #5796b8;
}
.main-nav ul ul li:hover > ul {
	background: #5796b8;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #5796b8;
}
.slicknav_nav {
	background: #5796b8;
}
.slicknav_nav li ul li a:hover{ background:#5796b8; }

.navybg {
	/* background: #001D6D !important; */
}

.colorbg {
    background: rgba(67, 140, 189, 1);
}
.greenbg{
    background: rgba(67, 140, 189, 1);
}

.testimonialsbg{
	background:url(https://www.wilbertcore.com/theme/new/img/testimonials.jpg);
}

.banner-overlay {
	background: rgba(67, 140, 189, .82);
}

.banner-strip span.current-page {
	color:#5796b8;
}

.banner-strip-navybg {
    /* background: #001D6D; */
    color: #7d8997;
}

.btn-3 {
	background: #5796b8;
}

.btn-3:hover {
	background: #5796b8;
}

.btn-3:active {
	background: #5796b8;
}

.banner-button .btn-3 {
	background: #5796b8;
}

.default-button {
    background: #5796b8;
}

#contact .navybg {
	background: #0082CA !important;
	color: #fff;
}
#contact .navybg a {
	color: #fff;
}
#contact .navybg .left-address {
	color: #fff;
}

input[type="submit"] {
	background:#5796b8;
  }

.lightgreybg {
	background: #f4f4f4 !important;
}
.orangebg {
    background: rgba(67, 140, 189, 1);
}

.white {
	color: #fff !important;
}

.text-yellow {
	color: #ffd740;
}

.panel-title:hover,
.panel-title:hover .left-icon-history,
.panel-title:not(.collapsed),
.panel-title:not(.collapsed) .left-icon-history {
	color:#5796b8!important;
}

.panel-title i {
	color:#5796b8;
}
.panel-heading a.collapsed:after {
	color:#5796b8;
}
.panel-heading a:after {
	color:#5796b8;
}

.top-bar-button {
	background-color: #5796b8;
}

.top-bar-button a{
	/* color: #001D6D !important; */
}

.top-bar-button:hover {
	background-color: #fff !important;
	/* color: #001D6D !important; */
}

.top-content a {
	/* color: #001D6D !important; */
}

.content a {
	/* color: #001D6D !important; */
}



footer-ul li a{
	color: #818e9c !important;
}

footer-p, footer-address, footer-place.footer-address ul li a  {
	color: #818e9c !important;
}

.footer-title, .footer-place, .footer-place a {
	color: #ccd0d5 !important;
}

.top-bar ul li a i {
	color: #fff !important;
	opacity: .5;
}

#foot_top {
	background-color: #5796b8 !important;
	color: #fff !important;
}

#foot_top:hover {
	/* color: #001D6D !important; */
}

.footer-strip {
	/* background-color: #001D6D !important; */
}

.footer-contact-details i {
	color:#5796b8;
}

.sidebar-menu li a:hover, .sidebar-menu li a.active {
	color: #5796b8;
}

.back-to-top, .touch-device .back-to-top:hover {
	background-color: #5796b8;
}

.grid figcaption {
	background: #5796b8;
}

.owl-theme .owl-controls .owl-page span {
    background: #5796b8 !important;
}

.tooltip-inner {
	background:#5796b8 !important;
}
.tooltip.top .tooltip-arrow {
	border-top-color:#5796b8 !important;
}

#circle {
    background:rgba(67, 140, 189, .9);
}