.mm-hidden {
	display: none !important;
}
.mm-wrapper {
	position: relative; -ms-overflow-x: hidden;
}
.mm-menu {
	margin: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 0;
}
.mm-panels {
	margin: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 0;
}
.mm-panels > .mm-panel {
	margin: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 0;
}
.mm-menu {
	background: inherit; padding: 0px; overflow: hidden; display: block; box-sizing: border-box;
}
.mm-panel {
	transition:transform; transform: translate3d(100%, 0px, 0px); -webkit-transition: -webkit-transform 0 ease; -moz-transition: -moz-transform 0 ease; -o-transition: -o-transform 0 ease; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0);
}
.mm-panel.mm-opened {
	transform: translate3d(0%, 0px, 0px); -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -o-transform: translate3d(0%, 0, 0);
}
.mm-panel.mm-subopened {
	transform: translate3d(-30%, 0px, 0px); -webkit-transform: translate3d(-30%, 0, 0); -moz-transform: translate3d(-30%, 0, 0); -o-transform: translate3d(-30%, 0, 0);
}
.mm-panel.mm-highest {
	z-index: 1;
}
.mm-panels {
	background: inherit; border-color: inherit;
}
.mm-panels > .mm-panel {
	background: inherit; border-color: inherit;
}
.mm-panels > .mm-panel {
	background: inherit; border-color: inherit; padding: 0px 20px; overflow: scroll; -ms-overflow-x: hidden; -ms-overflow-y: auto; box-sizing: border-box; -webkit-overflow-scrolling: touch;
}
.mm-panels > .mm-panel.mm-hasnavbar {
	padding-top: 40px;
}
.mm-vertical .mm-panel {
	transform: none !important; -webkit-transform: none; -moz-transform: none; -o-transform: none;
}
.mm-vertical .mm-listview .mm-panel {
	padding: 10px 0px 10px 10px; display: none;
}
.mm-listview .mm-vertical .mm-panel {
	padding: 10px 0px 10px 10px; display: none;
}
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child::after {
	border-color: transparent;
}
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child::after {
	border-color: transparent;
}
.mm-vertical li.mm-opened > .mm-panel {
	display: block;
}
li.mm-vertical.mm-opened > .mm-panel {
	display: block;
}
.mm-vertical .mm-listview > li > .mm-next {
	height: 40px; bottom: auto;
}
.mm-listview > li.mm-vertical > .mm-next {
	height: 40px; bottom: auto;
}
.mm-vertical .mm-listview > li > .mm-next::after {
	top: 16px; bottom: auto;
}
.mm-listview > li.mm-vertical > .mm-next::after {
	top: 16px; bottom: auto;
}
.mm-vertical .mm-listview > li.mm-opened > .mm-next::after {
	transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.mm-listview > li.mm-vertical.mm-opened > .mm-next::after {
	transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.mm-listview {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
.mm-listview > li {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
.mm-listview {
	line-height: 20px; font-family: inherit; font-size: 14px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
.mm-listview a {
	text-decoration: none;
}
.mm-listview a:hover {
	text-decoration: none;
}
.mm-listview > li {
	position: relative;
}
.mm-listview > li {
	border-color: inherit;
}
.mm-listview > li::after {
	border-color: inherit;
}
.mm-listview > li .mm-next {
	border-color: inherit;
}
.mm-listview > li .mm-next::before {
	border-color: inherit;
}
.mm-listview > li > a {
	margin: 0px; padding: 10px 10px 10px 20px; color: inherit; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-listview > li > span {
	margin: 0px; padding: 10px 10px 10px 20px; color: inherit; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-listview .mm-next {
	background: rgba(3, 2, 1, 0); padding: 0px; top: 0px; width: 50px; right: 0px; bottom: 0px; position: absolute; z-index: 2;
}
.mm-listview .mm-next::before {
	left: 0px; top: 0px; bottom: 0px; border-left-width: 1px; border-left-style: solid; display: block; position: absolute; content: "";
}
.mm-listview .mm-next + a {
	margin-right: 50px;
}
.mm-listview .mm-next + span {
	margin-right: 50px;
}
.mm-listview .mm-next.mm-fullsubopen {
	width: 100%;
}
.mm-listview .mm-next.mm-fullsubopen::before {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.mm-listview .mm-next.mm-fullsubopen + a {
	padding-right: 50px; margin-right: 0px;
}
.mm-listview .mm-next.mm-fullsubopen + span {
	padding-right: 50px; margin-right: 0px;
}
.mm-panels > .mm-panel > .mm-listview {
	margin: 20px -20px;
}
.mm-panels > .mm-panel > :first-child.mm-listview {
	margin-top: -20px;
}
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
	margin-top: -20px;
}
.mm-listview .mm-inset {
	list-style: inside; margin: 0px; padding: 0px 10px 15px 40px;
}
.mm-listview .mm-inset > li {
	padding: 5px 0px;
}
.mm-listview .mm-divider {
	text-transform: uppercase; line-height: 25px; text-indent: 20px; overflow: hidden; font-size: 10px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-listview .mm-spacer {
	padding-top: 40px;
}
.mm-listview .mm-spacer > .mm-next {
	top: 40px;
}
.mm-listview .mm-spacer.mm-divider {
	padding-top: 25px;
}
.mm-prev::before {
	margin: auto; border: 2px solid transparent; border-image: none; top: 0px; width: 8px; height: 8px; bottom: 0px; display: inline-block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-next::after {
	margin: auto; border: 2px solid transparent; border-image: none; top: 0px; width: 8px; height: 8px; bottom: 0px; display: inline-block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-arrow::after {
	margin: auto; border: 2px solid transparent; border-image: none; top: 0px; width: 8px; height: 8px; bottom: 0px; display: inline-block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-prev::before {
	left: 23px; border-right-color: currentColor; border-bottom-color: currentColor; border-right-width: medium; border-bottom-width: medium; border-right-style: none; border-bottom-style: none;
}
.mm-next::after {
	right: 23px; border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;
}
.mm-arrow::after {
	right: 23px; border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;
}
.mm-menu {
	background: rgb(243, 243, 243); border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.7);
}
.mm-menu .mm-navbar > * {
	color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-navbar a {
	color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-navbar .mm-btn::before {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-navbar .mm-btn::after {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview {
	border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-listview > li .mm-next::after {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview > li .mm-arrow::after {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview > li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.5); tap-highlight-color: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next) {
	background: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-listview > li.mm-selected > span {
	background: rgba(255, 255, 255, 0.5);
}
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
	background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel {
	background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next {
	background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
	background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-divider {
	background: rgba(0, 0, 0, 0.05);
}
.mm-page {
	position: relative; box-sizing: border-box;
}
.mm-slideout {
	transition:transform; -webkit-transition: -webkit-transform 0 ease;
}
html.mm-opened {
	position: relative; -ms-overflow-x: hidden;
}
html.mm-blocking {
	overflow: hidden;
}
html.mm-blocking body {
	overflow: hidden;
}
html.mm-background .mm-page {
	background: inherit;
}
#mm-blocker {
	background: rgba(3, 2, 1, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 999999;
}
html.mm-blocking #mm-blocker {
	display: block;
}
.mm-menu.mm-offcanvas {
	display: none; position: fixed;
}
.mm-menu.mm-current {
	display: block !important;
}
.mm-menu {
	width: 80%; min-width: 140px; max-width: 440px;
}
html.mm-opening .mm-slideout {
	transform: translate(80%, 0px); -webkit-transform: translate(80%, 0); -moz-transform: translate(80%, 0); -o-transform: translate(80%, 0);
}
@media all and (max-width:175px)
{
html.mm-opening .mm-slideout {
	transform: translate(140px, 0px); -webkit-transform: translate(140px, 0); -moz-transform: translate(140px, 0); -o-transform: translate(140px, 0);
}
}
@media all and (min-width:550px)
{
html.mm-opening .mm-slideout {
	transform: translate(440px, 0px); -webkit-transform: translate(440px, 0); -moz-transform: translate(440px, 0); -o-transform: translate(440px, 0);
}
}
