#logo {
	color: black;
	text-align: center;
	width: 100% !important;
	float: none;
	flex: unset;
	max-width: 100%;
	margin: 30px 0px;
	clear: both;
	display: block
}

#logo .col-sm-8{max-width: 100%}
/*#page {
	max-width: inherit;
	width: 100%;
}*/
.dropdown-menu.dropdown-menu-right.show {
	right: 0;
	z-index: 999999999999999;
	display: block;
}
.col-sm-4.headercase {
	width: 100%;
	max-width: 100%;
	flex: auto;
}

#search {
	border: 1px solid #bcbcbc;
	border-radius: 14px;
	float: none;
	position: relative;
	z-index: 0;
	clear: both;
	background: white;
	width: 325px;
	margin: auto;
	z-index: 99999;
}

.address {

	display: block;
	width: 100%;
	margin-top: 40px;
}

#logo h1 {

	width: 100%;
}

.col-sm-5.headercase {
	width: 100%;
	position: relative;
	flex: auto;
	max-width: fit-content;
	margin: auto;
	text-align: center;
}

.allsearch {
	float: none;
}

ul.soc-icon {

	justify-content: center!important;
}