.brd-bg{
	background-image: url(../../assets/images/breadcrumb.jpg);
}
.breadcrumbs-area .breadcrumb-content ul li a{
	color:#fff;
}
.header-transparent{
	background-color: #fff !important;
}
.header-transparent .main-nav>ul>li>a {
    color: #000!important;
}
.main-nav>ul>li>a.active {
    color: #122179!important;
}
.clrf-font {
    color: #000!important;
    font-size: 16px!important;
}
.footer-section {
    background: #000 !important;
}
.single-footer-widget .widget-title {
       color: #fff !important;
}
.single-footer-widget p {
    color: #fff !important;
}
.single-footer-widget a {
    color: #6586B4 !important;
}
.single-footer-widget .widget-title:after {
    content: "";
    color: #6586B4;
    background: #6586B4;
 }
 .pt-50{
 	padding-top: 50px !important;
 }
 .mt-50{
 	margin-top: 50px !important;
 }
 .copyright-content p {
    color: #fff;
}