﻿.it-footer-main .it-brand-wrapper a .icon {
    width: 80px;
    height: 80px;
}

.alert-content {
margin-right: 50px;
}

.it-header-center-wrapper {
	background-color: #0066cc;
}

.it-header-slim-wrapper {
	background-color: #003366;
}


.it-footer-main {
	background-color:#003366;
}

.it-footer-small-prints{
    background-color: #444e57;
}

.cap {
    text-transform: uppercase;
}


.link-list-wrapper ul li a.list-item.active span {
    color: #06c ;
}

.link-list-wrapper ul li a.list-item.active span:hover {
    color: #061b67 ;
}



.link-list-wrapper ul li a.active .icon {
    color: #0066cc;
}

.link-list-wrapper.menu-link-list h3:after, .link-list-wrapper.menu-link-list h4:after {

background-color:#003366;

}

h1, h2, h3, h4 {

color:#003366;
}






@media (min-width: 992px) {
.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned .it-brand-text {
    display: inline!important;
    font-size: 75%;
}
}