a.text-link {
	color: #6e9fc1 !important;
}

.view-more {
	color: #6e9fc1!important;
}

.index-4 .top-bar {
	background: #395a7f !important;
}

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

.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: #6e9fc1;
}
.main-nav ul ul li:hover > ul {
	background: #6e9fc1;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #6e9fc1;
}
.slicknav_nav {
	background: #6e9fc1;
}
.slicknav_nav li ul li a:hover{ background:#6e9fc1; }

.navybg {
	background: #005b94 !important;
}

.colorbg {
    background: #005b94;
}
.colorbg-text a {
	color: #6e9fc1;
}
.greenbg{
    background: #005b94;
}

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

.banner-overlay {
    /* background: rgba(0, 82, 202, .82); */
	background: rgba(0, 91, 148, .82);
}

.banner-strip span.current-page {
	color:#6e9fc1;
}

.banner-strip-navybg {
    background: #395a7f;
    color: #7d8997;
}

.btn-3 {
	background: #6e9fc1;
}

.btn-3:hover {
	background: #6e9fc1;
}

.btn-3:active {
	background: #6e9fc1;
}

.banner-button .btn-3 {
	background: #6e9fc1;
}

.default-button {
    background: #6e9fc1;
}

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

input[type="submit"] {
	background:#6e9fc1;
  }

.lightgreybg {
	background: #f4f4f4 !important;
}
.orangebg {
    background: rgba(0, 82, 202, 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:#6e9fc1!important;
}

.panel-title i {
	color:#6e9fc1;
}
.panel-heading a.collapsed:after {
	color:#6e9fc1;
}
.panel-heading a:after {
	color:#6e9fc1;
}

.top-bar-button {
	background-color: #6e9fc1;
}

.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 {
    background-color: #005b94 !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: #6e9fc1 !important;
	color: #fff !important;
}

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

.footer-strip, .footer-strip a {
	background-color: #395a7f !important;
    color: #e9ecee !important;
}

.footer-contact-details i {
	color:#6e9fc1;
}

.sidebar-menu li a:hover, .sidebar-menu li a.active {
	color: #6e9fc1;
}

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

.grid figcaption {
	background: #6e9fc1;
}

.owl-theme .owl-controls .owl-page span {
    background: #6e9fc1 !important;
}

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

#circle {
    background: rgba(0, 82, 202, .9);
}