body {background-color: #F5F5F5 !important;}

.layout-top .navbar-brand:first-of-type {
    border-right: none;
}

.layout-top .navbar-brand-img {
	height: 65px;
}

#navbarSupportedContent .navbar-search-top.d-flex  {
    display: none !important;
}

.site-header {
	background: #B2284B !important;
	margin-top: 25px;
	width: auto !important;
	padding: 20px;
}

.site-header-custom {
	padding: 20px;
	background-color: #B2284B !important;
        margin-top: 25px;
}

.card-header-line {
	background: #B2284B;
}

.boxico ul{

width: 100%;
text-align: center;
margin: 0;
padding: 0;

}

.boxico li {

min-width: 15%;
margin: 5px 25px;
position: relative;
display: inline-block;
text-align: center;

}


#headerText {float: none !important;}
#headerText h3 input {max-width: 450px; margin-left: 33%;}
@media (max-width: 1090px) {
#headerText h3 input {max-width: 380px; margin-left: 33%;}
}

.bg-light {
	/* --bs-bg-opacity: 1; */
	background-color: #8B8D8E !important;
}