.it-header-center-wrapper {
    background: rgb(255 255 255) !important;
 }
	
	@media (min-width: 992px)
	{
.it-header-navbar-wrapper {
    background: rgb(0 70 148) !important;
}
}


.it-header-slim-wrapper {
    background: rgb(0 70 148) !important;
}


a {
    color: rgb(20 71 185);
    text-decoration: underline;
}

.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .btn-full {
    background-color: rgb(0 70 148) !important;
}


.it-footer-main {
    background-color: rgb(32 42 46);
}


 .custom-h1 {
    
     color: rgb(20 71 185)!important;
	font-size: 2rem!important;
	
}
.title-xxxlarge {
    font-size: 2rem!important;
    color: rgb(20 71 185)!important;
}

.it-brand-title {
	color:rgb(0 43 115) !important
}
.it-brand-tagline .d-none .d-md-block{
	color:rgb(0 43 115) !important;
}

@media (min-width: 1200px)
{
.it-header-wrapper .navbar .navbar-collapsable .navbar-nav li a.nav-link {
    padding: 0.89rem 1rem;
    font-weight: 600!important;
}
}


.it-brand-text .it-brand-tagline{
	color: rgb(0 43 115) !important;
	font-weight: 700!important;
}