h4{
	color:#ffffff !important;
}
.breadcrumbs-custom-path a,
.breadcrumbs-custom-path a:active{
	color:#ffffff !important;
}
.breadcrumbs-custom-path li{
	color:#ffffff !important;
}
.navbar-expand-lg .navbar-nav .show > .nav-link,
.navbar-expand-lg .navbar-nav .active > .nav-link,
.navbar-expand-lg .navbar-nav .nav-link.show,
.navbar-expand-lg .navbar-nav .nav-link.active,
.navbar-expand-lg .navbar-nav .nav-link:hover{
	color:#3e4095 !important;
}
.navbar-toggler-icon.fa{
	background-color:#3e4095 !important;
}
.fa-bars::before{
	color:#ffffff !important;
}
.fa-times::before{
	color:#ffffff !important;
}
header.nav-fixed{
	height:140px !important;
}
.w3l-banner h3{
	font-size:35px !important;
	line-height:52px !important;
}
@media(max-width:480px){
	.w3l-banner h3{
		font-size:24px !important;
		line-height:42px !important;
		/* text-align:center !important; */
	}
}
@media(max-width:800px){
	.inner-banner{
		background-position:center !important;
	}
}
.about-content h5 a:hover{
	color:#3e4095 !important;
}
.box-wrap h4 a:hover{
	color:#3e4095 !important;
}
a.read:hover{
	color:#3e4095 !important;
}
p.copy-footer-29{
	color:#b2bdc8 !important;
}
.w3l-footer-29-main .footer-list-29 ul li a{
	color:#b2bdc8 !important;
}
.w3l-footer-29-main .footer-list-29 ul li a:hover{
	color:#ffd800 !important;
}
.main-social-footer-29 a:hover{
	background:#ffd800 !important;
}
.w3l-contact-info .form-inner-cont input,
.w3l-contact-info .form-inner-cont textarea{
	border:2px solid #f7f7f7 !important;
}
.btn-primary{
	background-color:#3e4095 !important;
}
.btn-primary:hover{
	background-color:#ffd800 !important;
	color:#000000 !important;
}