.it-header-center-wrapper {
    background: rgb(39 95 116);
 }
	
	@media (min-width: 992px)
	{
.it-header-navbar-wrapper {
    background: rgb(39 95 116);
}
}


.it-header-slim-wrapper {
    background: rgb(48 48 48);
}


a {
    color:rgb(138 71 0);
    text-decoration: underline;
}

.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .btn-full {
    background-color: rgb(0 0 0 / 0%)!important;
    position: relative;
    display: inline-block;
    background-color: rgb(221 221 221)!important;
    margin-top: 3px;
    height: 40px;
    -webkit-transition: height .25s ease-in-out;
    -moz-transition: height .25s ease-in-out;
    -o-transition: height .25s ease-in-out;
    transition: height .25s ease-in-out;
    text-align: center;
    color: rgb(0 0 0)!important;
}


.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .btn-full:focus{

    outline: rgb(255 140 0) solid 3px !important;
}


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


 .it-hero-text-wrapper h1 {
    color: rgb(28 32 36);
    font-size: 2rem!important;
}
h1 {
    font-size: 2rem!important;
    color: rgb(0 0 0)!important;
}

.icon-primary {
      fill: rgb(0 102 204)!important;
}
icon.icon-sm {
    width: 24px;
    height: 24px;
}

.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a {
    color: rgb(138 71 0);
}

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button {
    color: rgb(0 102 204);
}

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
     color: rgb(0 102 204)!important;
}
.link-list-wrapper ul li a span {
     color: rgb(0 102 204)!important;
}


.it-brand-wrapper img{
	width: auto!important;
}


.chip .chip-label {
    color: rgb(90 103 114);
}


.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper
{
    border-top: 1px solid rgb(255 255 255 / 10%)!important;
	}
	
	
	@media (min-width: 992px){
.it-header-navbar-wrapper nav .navbar-collapsable .menu-wrapper {
    background: rgb(0 0 0 / 0%);
    display: flex;
    justify-content: center;
   
}








.navbar .navbar-collapsable .navbar-nav li a.nav-link:hover:not(.active){border-bottom: 3px solid rgb(48 206 149);color: rgb(255 255 255);text-decoration: none;}



a:hover {
    color: rgb(138 71 0);
}



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


.chip {
    border-color: rgb(90 103 114);
}


.it-header-slim-right-zone .rounded-icon {display:none;}



@media (min-width: 576px)
.small, small {
color: rgb(90 103 114);
}


.bg-primary {

background-color: rgb(39 95 116)!important;
}
