.mm-horizontal.mm-menu > .mm-panel {
	transition:left 0.4s; -webkit-transition: left 0.4s ease; -moz-transition: left 0.4s ease; -o-transition: left 0.4s ease;
	overflow:hidden;
}
.mm-menu .mm-hidden {
	display: none;
}
.mm-wrapper {
	position: relative; -ms-overflow-x: hidden;
}
.mm-menu {
	background: inherit; padding: 0px; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; display: block; position: absolute; z-index: 0;
}
.mm-menu > .mm-panel {
	background: inherit; padding: 20px; left: 100%; top: 0px; width: 100%; height: 100%; overflow: scroll; position: absolute; z-index: 0; -ms-overflow-x: hidden; -ms-overflow-y: auto; box-sizing: border-box; -webkit-overflow-scrolling: touch; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-menu > .mm-opened.mm-panel {
	left: 0%;
}
.mm-menu > .mm-subopened.mm-panel {
	left: -40%;
}
.mm-menu > .mm-highest.mm-panel {
	z-index: 1;
}
.mm-menu .mm-list {
	padding: 20px 0px;
}
.mm-menu > .mm-list {
	padding: 20px 0px 40px;
}
.mm-panel > .mm-list {
	margin-right: -20px; margin-left: -20px;
}
.mm-panel > :first-child.mm-list {
	padding-top: 0px;
}
.mm-list {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
.mm-list > li {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
.mm-list {
	line-height: inherit; font-family: inherit; font-size: 14px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
.mm-list a {
	text-decoration: none;
}
.mm-list a:hover {
	text-decoration: none;
}
.mm-list > li {
	position: relative;
}
.mm-list > li > a {
	margin: 0px; padding: 10px 10px 10px 20px; color: inherit; line-height: 20px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-list > li > span {
	margin: 0px; padding: 10px 10px 10px 20px; color: inherit; line-height: 20px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-list > li:not(.mm-subtitle):not(.mm-noresults):not(.mm-search):not(.mm-label)::after {
	left: 0px; width: 100%; bottom: 0px; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; content: "";
}
.mm-list > li:not(.mm-subtitle):not(.mm-noresults):not(.mm-search):not(.mm-label)::after {
	left: auto; width: auto; margin-left: 20px; position: relative;
}
.mm-list a.mm-subopen {
	padding: 0px; top: 0px; width: 40px; height: 100%; right: 0px; position: absolute; z-index: 2;
}
.mm-list a.mm-subopen::before {
	left: 0px; top: 0px; height: 100%; border-left-width: 1px; border-left-style: solid; display: block; position: absolute; content: "";
}
.mm-list a.mm-fullsubopen.mm-subopen {
	width: 100%;
}
.mm-list a.mm-fullsubopen.mm-subopen::before {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.mm-list a.mm-subopen + a {
	padding-right: 5px; margin-right: 40px;
}
.mm-list a.mm-subopen + span {
	padding-right: 5px; margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
	background: none;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a {
	padding-right: 45px; margin-right: 0px;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
	padding-right: 45px; margin-right: 0px;
}
.mm-list a.mm-subclose {
	text-indent: 20px; padding-top: 30px; margin-top: -20px;
}
.mm-list > li.mm-label {
	text-transform: uppercase; line-height: 25px; text-indent: 20px; overflow: hidden; padding-right: 5px; font-size: 10px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-list > li.mm-spacer {
	padding-top: 40px;
}
.mm-list > li.mm-label.mm-spacer {
	padding-top: 25px;
}
.mm-list a.mm-subopen::after {
	border: 2px solid transparent; border-image: none; width: 7px; height: 7px; bottom: 50%; margin-bottom: -5px; display: block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-list a.mm-subclose::before {
	border: 2px solid transparent; border-image: none; width: 7px; height: 7px; bottom: 50%; margin-bottom: -5px; display: block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-list a.mm-subopen::after {
	right: 18px; 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-list a.mm-subclose::before {
	left: 22px; margin-bottom: -15px; 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-vertical.mm-menu .mm-list .mm-panel {
	padding: 10px 0px 10px 10px; display: none;
}
.mm-vertical.mm-menu .mm-list .mm-panel li:last-child::after {
	border-color: transparent;
}
.mm-vertical.mm-menu .mm-list li.mm-opened > .mm-panel {
	display: block;
}
.mm-vertical.mm-menu .mm-list > li.mm-opened > a.mm-subopen {
	height: 40px;
}
.mm-vertical.mm-menu .mm-list > li.mm-opened > a.mm-subopen::after {
	top: 16px; right: 16px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
html.mm-opened .mm-page {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
.mm-ismenu {
	background: rgb(51, 51, 51); color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list > li::after {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
	background: rgba(0, 0, 0, 0.1); color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen::after {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subclose::before {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen::before {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen) {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-selected > span {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
	background: rgba(255, 255, 255, 0.05);
}
.mm-vertical.mm-menu .mm-list li.mm-opened > a.mm-subopen {
	background: rgba(255, 255, 255, 0.05);
}
.mm-vertical.mm-menu .mm-list li.mm-opened > ul {
	background: rgba(255, 255, 255, 0.05);
}
.mm-page {
	transition:; -webkit-transition: none 0.4s ease; -moz-transition: none 0.4s ease; -o-transition: none 0.4s ease; -webkit-transition-property: top, right, bottom, left, border; -moz-transition-property: top, right, bottom, left, border; -o-transition-property: top, right, bottom, left, border;
}
.mm-fixed-top {
	transition:; -webkit-transition: none 0.4s ease; -moz-transition: none 0.4s ease; -o-transition: none 0.4s ease; -webkit-transition-property: top, right, bottom, left, border; -moz-transition-property: top, right, bottom, left, border; -o-transition-property: top, right, bottom, left, border;
}
.mm-fixed-bottom {
	transition:; -webkit-transition: none 0.4s ease; -moz-transition: none 0.4s ease; -o-transition: none 0.4s ease; -webkit-transition-property: top, right, bottom, left, border; -moz-transition-property: top, right, bottom, left, border; -o-transition-property: top, right, bottom, left, border;
}
.mm-page {
	margin: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px;
}
#mm-blocker {
	margin: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px;
}
.mm-page {
	border: 0px solid transparent; border-image: none;
}
html.mm-opening .mm-page {
	border: 0px solid rgba(1, 1, 1, 0); border-image: none;
}
.mm-fixed-top {
	left: 0px; position: fixed;
}
.mm-fixed-bottom {
	left: 0px; position: fixed;
}
.mm-fixed-top {
	top: 0px;
}
.mm-fixed-bottom {
	bottom: 0px;
}
html.mm-opened {
	overflow: hidden; position: relative;
}
html.mm-opened body {
	overflow: hidden;
}
html.mm-opened .mm-page {
	position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
html.mm-background .mm-page {
	background: inherit;
}
#mm-blocker {
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); width: 100%; height: 100%; display: none; position: fixed; z-index: 999999;
}
html.mm-opened #mm-blocker {
	display: block;
}
html.mm-blocking #mm-blocker {
	display: block;
}
.mm-offcanvas.mm-menu {
	display: none; position: fixed;
}
.mm-current.mm-menu {
	display: block;
}
html.mm-opening .mm-page {
	left: 80%;
}
html.mm-opening #mm-blocker {
	left: 80%;
}
html.mm-opening .mm-fixed-top {
	left: 80%;
}
html.mm-opening .mm-fixed-bottom {
	left: 80%;
}
.mm-menu {
	width: 80%;
}
@media all and (max-width:175px)
{
.mm-menu {
	width: 140px;
}
html.mm-opening .mm-page {
	left: 140px;
}
html.mm-opening #mm-blocker {
	left: 140px;
}
html.mm-opening .mm-fixed-top {
	left: 140px;
}
html.mm-opening .mm-fixed-bottom {
	left: 140px;
}
}
@media all and (min-width:550px)
{
.mm-menu {
	width: 440px;
}
html.mm-opening .mm-page {
	left: 440px;
}
html.mm-opening #mm-blocker {
	left: 440px;
}
html.mm-opening .mm-fixed-top {
	left: 440px;
}
html.mm-opening .mm-fixed-bottom {
	left: 440px;
}
}
em.mm-counter {
	top: 50%; right: 40px; line-height: 20px; text-indent: 0px; font-family: inherit; font-size: 14px; font-style: normal; font-variant: inherit; font-weight: inherit; margin-top: -10px; display: block; position: absolute; font-size-adjust: inherit; font-stretch: inherit;
}
em.mm-counter + a.mm-subopen {
	padding-left: 40px;
}
em.mm-counter + a.mm-subopen + a {
	margin-right: 80px;
}
em.mm-counter + a.mm-subopen + span {
	margin-right: 80px;
}
em.mm-counter + a.mm-fullsubopen {
	padding-left: 0px;
}
.mm-vertical em.mm-counter {
	top: 12px; margin-top: 0px;
}
.mm-nosubresults > em.mm-counter {
	display: none;
}
.mm-menu em.mm-counter {
	color: rgba(255, 255, 255, 0.3);
}
html.mm-dragging.mm-opened .mm-menu {
	transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s;
}
html.mm-dragging.mm-opened .mm-page {
	transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s;
}
html.mm-dragging.mm-opened .mm-fixed-top {
	transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s;
}
html.mm-dragging.mm-opened .mm-fixed-bottom {
	transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s;
}
html.mm-dragging.mm-opened #mm-blocker {
	transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s;
}
.mm-header {
	background: inherit; padding: 30px 40px 0px; left: 0px; top: 0px; width: 100%; height: 60px; text-align: center; line-height: 20px; border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 2; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-header .mm-title {
	width: 100%; overflow: hidden; display: inline-block; white-space: nowrap; position: relative; z-index: 1; -ms-text-overflow: ellipsis;
}
.mm-header .mm-prev {
	width: 40px; height: 100%; bottom: 0px; text-decoration: none; display: block; position: absolute; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-header .mm-next {
	width: 40px; height: 100%; bottom: 0px; text-decoration: none; display: block; position: absolute; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-header .mm-prev::before {
	border: 2px solid transparent; border-image: none; width: 7px; height: 7px; bottom: 50%; margin-bottom: -15px; display: block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-header .mm-next::before {
	border: 2px solid transparent; border-image: none; width: 7px; height: 7px; bottom: 50%; margin-bottom: -15px; display: block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-header .mm-prev {
	left: 0px;
}
.mm-header .mm-prev::before {
	left: 22px; 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-header .mm-next {
	right: 0px;
}
.mm-header .mm-next::before {
	right: 18px; 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-hassearch.mm-menu .mm-header {
	top: 50px; height: 50px; padding-top: 20px;
}
.mm-hassearch.mm-menu .mm-header .mm-prev::before {
	margin-bottom: -10px;
}
.mm-hassearch.mm-menu .mm-header .mm-mext::before {
	margin-bottom: -10px;
}
.mm-hasheader.mm-menu li.mm-subtitle {
	display: none;
}
.mm-hasheader.mm-menu > .mm-panel {
	padding-top: 80px;
}
.mm-hasheader.mm-menu > .mm-list.mm-panel {
	padding-top: 60px;
}
.mm-hasheader.mm-menu > .mm-panel > :first-child.mm-list {
	margin-top: -20px;
}
.mm-hassearch.mm-hasheader.mm-menu > .mm-panel {
	padding-top: 120px;
}
.mm-hassearch.mm-hasheader.mm-menu > .mm-list.mm-panel {
	padding-top: 100px;
}
.mm-menu .mm-header {
	border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-header a::before {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-fixedlabels.mm-menu .mm-list {
	background: inherit;
}
.mm-fixedlabels.mm-menu .mm-list > li.mm-label {
	background: inherit !important; height: 25px; overflow: visible; position: relative; z-index: 1; opacity: 0.97;
}
.mm-fixedlabels.mm-menu .mm-list > li.mm-label > div {
	background: inherit; left: 0px; width: 100%; position: absolute;
}
.mm-fixedlabels.mm-menu .mm-list > li.mm-label > div > div {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-fixedlabels.mm-menu .mm-list > li.mm-spacer.mm-label > div > div {
	padding-top: 25px;
}
.mm-list > li.mm-label > span {
	padding: 0px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-list > li.mm-opened.mm-label a.mm-subopen::after {
	right: 17px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.mm-list > li.mm-collapsed {
	display: none;
}
.mm-menu .mm-list li.mm-label > div > div {
	background: rgba(255, 255, 255, 0.05);
}
.mm-search {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-search input {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-list > li.mm-search {
	padding: 10px; margin-top: -20px;
}
.mm-list > li.mm-subtitle + li.mm-search {
	margin-top: 0px;
}
div.mm-panel > div.mm-search {
	padding: 0px 0px 10px;
}
.mm-hasheader.mm-menu .mm-list > li.mm-search {
	margin-top: 0px;
}
.mm-search {
	background: inherit; padding: 10px; top: 0px; width: 100%; position: relative; z-index: 2;
}
.mm-search input {
	margin: 0px; padding: 0px 10px; border-radius: 30px; border: currentColor; border-image: none; width: 100%; height: 30px; line-height: 30px; font-family: inherit; font-size: 14px; font-style: inherit; font-variant: inherit; font-weight: inherit; display: block; font-size-adjust: inherit; font-stretch: inherit;
}
.mm-menu .mm-noresultsmsg {
	padding: 60px 0px; text-align: center; font-size: 21px; display: none;
}
.mm-menu .mm-noresultsmsg::after {
	border: currentColor !important; border-image: none !important;
}
.mm-noresults .mm-noresultsmsg {
	display: block;
}
.mm-menu li.mm-nosubresults > a.mm-subopen {
	display: none;
}
.mm-menu li.mm-nosubresults > a.mm-subopen + a {
	padding-right: 10px;
}
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
	padding-right: 10px;
}
.mm-hassearch.mm-menu > .mm-panel {
	padding-top: 70px;
}
.mm-hassearch.mm-menu > .mm-panel > :first-child.mm-list {
	margin-top: -20px;
}
.mm-hasheader.mm-menu > .mm-panel > div:first-child.mm-search {
	margin-top: -10px;
}
.mm-hasheader.mm-menu > .mm-panel > div:first-child.mm-search + .mm-list {
	padding-top: 0px;
}
.mm-menu .mm-search input {
	background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.3);
}
label.mm-toggle {
	margin: -15px 0px 0px; border-radius: 30px; top: 50%; width: 50px; height: 30px; position: absolute; z-index: 1;
}
label.mm-toggle div {
	margin: 1px; border-radius: 30px; width: 28px; height: 28px;
}
input.mm-toggle {
	left: -10000px; position: absolute;
}
input:checked.mm-toggle ~ label.mm-toggle div {
	float: right;
}
label.mm-toggle {
	right: 20px;
}
label.mm-toggle + a {
	margin-right: 70px;
}
label.mm-toggle + span {
	margin-right: 70px;
}
a.mm-subopen + label.mm-toggle {
	right: 50px;
}
a.mm-subopen + label.mm-toggle + a {
	margin-right: 100px;
}
a.mm-subopen + label.mm-toggle + span {
	margin-right: 100px;
}
em.mm-counter + a.mm-subopen + label.mm-toggle {
	right: 90px;
}
em.mm-counter + a.mm-subopen + label.mm-toggle + a {
	margin-right: 140px;
}
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
	margin-right: 140px;
}
.mm-menu label.mm-toggle {
	background: rgba(0, 0, 0, 0.15);
}
.mm-menu label.mm-toggle div {
	background: rgb(51, 51, 51);
}
.mm-menu input:checked.mm-toggle ~ label.mm-toggle {
	background: rgb(75, 217, 99);
}
html.mm-slide .mm-menu {
	transition:transform 0.4s; -webkit-transition: -webkit-transform 0.4s ease; -moz-transition: -moz-transform 0.4s ease; -o-transition: -o-transform 0.4s ease;
}
html.mm-opened.mm-slide .mm-menu {
	transform: translateX(-40%); -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -o-transform: translateX(-40%);
}
html.mm-opening.mm-slide .mm-menu {
	transform: translateX(0%); -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -o-transform: translateX(0%);
}
html.mm-opened.mm-right.mm-slide .mm-menu {
	transform: translateX(40%); -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -o-transform: translateX(40%);
}
html.mm-opening.mm-right.mm-slide .mm-menu {
	transform: translateX(0%); -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -o-transform: translateX(0%);
}
html.mm-opened.mm-top.mm-slide .mm-menu {
	transform: translateY(-40%); -webkit-transform: translateY(-40%); -moz-transform: translateY(-40%); -o-transform: translateY(-40%);
}
html.mm-opening.mm-top.mm-slide .mm-menu {
	transform: translateY(0%); -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -o-transform: translateY(0%);
}
html.mm-opened.mm-bottom.mm-slide .mm-menu {
	transform: translateY(40%); -webkit-transform: translateY(40%); -moz-transform: translateY(40%); -o-transform: translateY(40%);
}
html.mm-opening.mm-bottom.mm-slide .mm-menu {
	transform: translateY(0%); -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -o-transform: translateY(0%);
}
html.mm-zoom-menu .mm-menu {
	transition:transform 0.4s; -webkit-transition: -webkit-transform 0.4s ease; -moz-transition: -moz-transform 0.4s ease; -o-transition: -o-transform 0.4s ease;
}
html.mm-opened.mm-zoom-menu .mm-menu {
	transform-origin: left center; transform: scale(0.7) translateX(-40%); -webkit-transform: scale(0.7, 0.7) translateX(-40%); -moz-transform: scale(0.7, 0.7) translateX(-40%); -o-transform: scale(0.7, 0.7) translateX(-40%); -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center;
}
html.mm-opening.mm-zoom-menu .mm-menu {
	transform: scale(1) translateX(0%); -webkit-transform: scale(1, 1) translateX(0%); -moz-transform: scale(1, 1) translateX(0%); -o-transform: scale(1, 1) translateX(0%);
}
html.mm-opened.mm-right.mm-zoom-menu .mm-menu {
	transform-origin: right center; transform: scale(0.7) translateX(40%); -webkit-transform: scale(0.7, 0.7) translateX(40%); -moz-transform: scale(0.7, 0.7) translateX(40%); -o-transform: scale(0.7, 0.7) translateX(40%); -webkit-transform-origin: right center; -moz-transform-origin: right center; -o-transform-origin: right center;
}
html.mm-opening.mm-right.mm-zoom-menu .mm-menu {
	transform: scale(1) translateX(0%); -webkit-transform: scale(1, 1) translateX(0%); -moz-transform: scale(1, 1) translateX(0%); -o-transform: scale(1, 1) translateX(0%);
}
html.mm-opened.mm-top.mm-zoom-menu .mm-menu {
	transform-origin: center top; transform: scale(0.7) translateY(-40%); -webkit-transform: scale(0.7, 0.7) translateY(-40%); -moz-transform: scale(0.7, 0.7) translateY(-40%); -o-transform: scale(0.7, 0.7) translateY(-40%); -webkit-transform-origin: center top; -moz-transform-origin: center top; -o-transform-origin: center top;
}
html.mm-opening.mm-top.mm-zoom-menu .mm-menu {
	transform: scale(1) translateY(0%); -webkit-transform: scale(1, 1) translateY(0%); -moz-transform: scale(1, 1) translateY(0%); -o-transform: scale(1, 1) translateY(0%);
}
html.mm-opened.mm-bottom.mm-zoom-menu .mm-menu {
	transform-origin: center bottom; transform: scale(0.7) translateY(40%); -webkit-transform: scale(0.7, 0.7) translateY(40%); -moz-transform: scale(0.7, 0.7) translateY(40%); -o-transform: scale(0.7, 0.7) translateY(40%); -webkit-transform-origin: center bottom; -moz-transform-origin: center bottom; -o-transform-origin: center bottom;
}
html.mm-opening.mm-bottom.mm-zoom-menu .mm-menu {
	transform: scale(1) translateY(0%); -webkit-transform: scale(1, 1) translateY(0%); -moz-transform: scale(1, 1) translateY(0%); -o-transform: scale(1, 1) translateY(0%);
}
html.mm-zoom-page .mm-page {
	transition-property: transform, top, right, bottom, left, border; -webkit-transition-property: -webkit-transform, top, right, bottom, left, border; -moz-transition-property: -moz-transform, top, right, bottom, left, border; -o-transition-property: -o-transform, top, right, bottom, left, border;
}
html.mm-opened.mm-zoom-page .mm-page {
	transform-origin: left center; transform: scale(1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center;
}
html.mm-opening.mm-zoom-page .mm-page {
	transform: scale(1.5); -webkit-transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -o-transform: scale(1.5, 1.5);
}
html.mm-opened.mm-right.mm-zoom-page .mm-page {
	transform-origin: right center; -webkit-transform-origin: right center; -moz-transform-origin: right center; -o-transform-origin: right center;
}
html.mm-opened.mm-top.mm-zoom-page .mm-page {
	transform-origin: center top; -webkit-transform-origin: center top; -moz-transform-origin: center top; -o-transform-origin: center top;
}
html.mm-opened.mm-bottom.mm-zoom-page .mm-page {
	transform-origin: center bottom; -webkit-transform-origin: center bottom; -moz-transform-origin: center bottom; -o-transform-origin: center bottom;
}
html.mm-zoom-panels .mm-horizontal.mm-menu > .mm-panel {
	transform-origin: left center; transform: scale(1.5); transition-property: transform, left; -webkit-transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -o-transform: scale(1.5, 1.5); -webkit-transition-property: -webkit-transform, left; -moz-transition-property: -moz-transform, left; -o-transition-property: -o-transform, left; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center;
}
html.mm-zoom-panels .mm-horizontal.mm-menu > .mm-opened.mm-panel {
	transform: scale(1); -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1);
}
html.mm-zoom-panels .mm-horizontal.mm-menu > .mm-subopened.mm-opened.mm-panel {
	transform: scale(0.7); -webkit-transform: scale(0.7, 0.7); -moz-transform: scale(0.7, 0.7); -o-transform: scale(0.7, 0.7);
}
html.mm-fullscreen.mm-opening .mm-page {
	left: 100%;
}
html.mm-fullscreen.mm-opening #mm-blocker {
	left: 100%;
}
html.mm-fullscreen.mm-opening .mm-fixed-top {
	left: 100%;
}
html.mm-fullscreen.mm-opening .mm-fixed-bottom {
	left: 100%;
}
.mm-fullscreen.mm-menu {
	width: 100%;
}
@media all and (max-width:140px)
{
.mm-fullscreen.mm-menu {
	width: 140px;
}
html.mm-fullscreen.mm-opening .mm-page {
	left: 140px;
}
html.mm-fullscreen.mm-opening #mm-blocker {
	left: 140px;
}
html.mm-fullscreen.mm-opening .mm-fixed-top {
	left: 140px;
}
html.mm-fullscreen.mm-opening .mm-fixed-bottom {
	left: 140px;
}
}
@media all and (min-width:10000px)
{
.mm-fullscreen.mm-menu {
	width: 10000px;
}
html.mm-fullscreen.mm-opening .mm-page {
	left: 10000px;
}
html.mm-fullscreen.mm-opening #mm-blocker {
	left: 10000px;
}
html.mm-fullscreen.mm-opening .mm-fixed-top {
	left: 10000px;
}
html.mm-fullscreen.mm-opening .mm-fixed-bottom {
	left: 10000px;
}
}
.mm-fullscreen.mm-top.mm-menu {
	height: 100%;
}
html.mm-fullscreen.mm-opening.mm-top .mm-page {
	top: 100%;
}
html.mm-fullscreen.mm-opening.mm-top #mm-blocker {
	top: 100%;
}
html.mm-fullscreen.mm-opening.mm-top .mm-fixed-top {
	top: 100%;
}
html.mm-fullscreen.mm-opening.mm-top .mm-fixed-bottom {
	bottom: -100%;
}
@media all and (max-height:140px)
{
.mm-fullscreen.mm-top.mm-menu {
	height: 140px;
}
html.mm-fullscreen.mm-opening.mm-top .mm-page {
	top: 140px;
}
html.mm-fullscreen.mm-opening.mm-top #mm-blocker {
	top: 140px;
}
html.mm-fullscreen.mm-opening.mm-top .mm-fixed-top {
	top: 140px;
}
html.mm-fullscreen.mm-opening.mm-top .mm-fixed-bottom {
	bottom: -140px;
}
}
@media all and (min-height:10000px)
{
.mm-fullscreen.mm-top.mm-menu {
	height: 10000px;
}
html.mm-fullscreen.mm-opening.mm-top .mm-page {
	top: 10000px;
}
html.mm-fullscreen.mm-opening.mm-top #mm-blocker {
	top: 10000px;
}
html.mm-fullscreen.mm-opening.mm-top .mm-fixed-top {
	top: 10000px;
}
html.mm-fullscreen.mm-opening.mm-top .mm-fixed-bottom {
	bottom: -10000px;
}
}
.mm-fullscreen.mm-right.mm-menu {
	width: 100%;
}
html.mm-fullscreen.mm-opening.mm-right .mm-page {
	right: 100%;
}
html.mm-fullscreen.mm-opening.mm-right #mm-blocker {
	right: 100%;
}
html.mm-fullscreen.mm-opening.mm-right .mm-fixed-top {
	right: 100%;
}
html.mm-fullscreen.mm-opening.mm-right .mm-fixed-bottom {
	right: 100%;
}
@media all and (max-width:140px)
{
.mm-fullscreen.mm-right.mm-menu {
	width: 140px;
}
html.mm-fullscreen.mm-opening.mm-right .mm-page {
	right: 140px;
}
html.mm-fullscreen.mm-opening.mm-right #mm-blocker {
	right: 140px;
}
html.mm-fullscreen.mm-opening.mm-right .mm-fixed-top {
	right: 140px;
}
html.mm-fullscreen.mm-opening.mm-right .mm-fixed-bottom {
	right: 140px;
}
}
@media all and (min-width:10000px)
{
.mm-fullscreen.mm-right.mm-menu {
	width: 10000px;
}
html.mm-fullscreen.mm-opening.mm-right .mm-page {
	right: 10000px;
}
html.mm-fullscreen.mm-opening.mm-right #mm-blocker {
	right: 10000px;
}
html.mm-fullscreen.mm-opening.mm-right .mm-fixed-top {
	right: 10000px;
}
html.mm-fullscreen.mm-opening.mm-right .mm-fixed-bottom {
	right: 10000px;
}
}
.mm-fullscreen.mm-bottom.mm-menu {
	height: 100%;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-page {
	bottom: 100%;
}
html.mm-fullscreen.mm-opening.mm-bottom #mm-blocker {
	bottom: 100%;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-fixed-bottom {
	bottom: 100%;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-fixed-top {
	top: -100%;
}
@media all and (max-height:140px)
{
.mm-fullscreen.mm-bottom.mm-menu {
	height: 140px;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-page {
	bottom: 140px;
}
html.mm-fullscreen.mm-opening.mm-bottom #mm-blocker {
	bottom: 140px;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-fixed-bottom {
	bottom: 140px;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-fixed-top {
	top: -140px;
}
}
@media all and (min-height:10000px)
{
.mm-fullscreen.mm-bottom.mm-menu {
	height: 10000px;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-page {
	bottom: 10000px;
}
html.mm-fullscreen.mm-opening.mm-bottom #mm-blocker {
	bottom: 10000px;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-fixed-bottom {
	bottom: 10000px;
}
html.mm-fullscreen.mm-opening.mm-bottom .mm-fixed-top {
	top: -10000px;
}
}
.mm-front.mm-fullscreen.mm-menu {
	left: -100%;
}
.mm-next.mm-fullscreen.mm-menu {
	left: -100%;
}
@media all and (max-width:140px)
{
.mm-front.mm-fullscreen.mm-menu {
	left: -140px;
}
.mm-next.mm-fullscreen.mm-menu {
	left: -140px;
}
}
@media all and (min-width:10000px)
{
.mm-front.mm-fullscreen.mm-menu {
	left: -10000px;
}
.mm-next.mm-fullscreen.mm-menu {
	left: -10000px;
}
}
.mm-front.mm-fullscreen.mm-top.mm-menu {
	top: -100%;
}
.mm-next.mm-fullscreen.mm-top.mm-menu {
	top: -100%;
}
@media all and (max-height:140px)
{
.mm-front.mm-fullscreen.mm-top.mm-menu {
	top: -140px;
}
.mm-next.mm-fullscreen.mm-top.mm-menu {
	top: -140px;
}
}
@media all and (min-height:10000px)
{
.mm-front.mm-fullscreen.mm-top.mm-menu {
	top: -10000px;
}
.mm-next.mm-fullscreen.mm-top.mm-menu {
	top: -10000px;
}
}
.mm-front.mm-fullscreen.mm-right.mm-menu {
	right: -100%;
}
.mm-next.mm-fullscreen.mm-right.mm-menu {
	right: -100%;
}
@media all and (max-width:140px)
{
.mm-front.mm-fullscreen.mm-right.mm-menu {
	right: -140px;
}
.mm-next.mm-fullscreen.mm-right.mm-menu {
	right: -140px;
}
}
@media all and (min-width:10000px)
{
.mm-front.mm-fullscreen.mm-right.mm-menu {
	right: -10000px;
}
.mm-next.mm-fullscreen.mm-right.mm-menu {
	right: -10000px;
}
}
.mm-front.mm-fullscreen.mm-bottom.mm-menu {
	bottom: -100%;
}
.mm-next.mm-fullscreen.mm-bottom.mm-menu {
	bottom: -100%;
}
@media all and (max-height:140px)
{
.mm-front.mm-fullscreen.mm-bottom.mm-menu {
	bottom: -140px;
}
.mm-next.mm-fullscreen.mm-bottom.mm-menu {
	bottom: -140px;
}
}
@media all and (min-height:10000px)
{
.mm-front.mm-fullscreen.mm-bottom.mm-menu {
	bottom: -10000px;
}
.mm-next.mm-fullscreen.mm-bottom.mm-menu {
	bottom: -10000px;
}
}
html.mm-front .mm-fixed-top {
	left: 0px; right: auto;
}
html.mm-front .mm-fixed-bottom {
	left: 0px; right: auto;
}
html.mm-front.mm-opening .mm-fixed-top {
	left: 0px; right: auto;
}
html.mm-front.mm-opening .mm-fixed-bottom {
	left: 0px; right: auto;
}
html.mm-front .mm-fixed-top {
	top: 0px;
}
html.mm-front.mm-opening .mm-fixed-top {
	top: 0px;
}
html.mm-front .mm-fixed-bottom {
	bottom: 0px;
}
html.mm-front.mm-opening .mm-fixed-bottom {
	bottom: 0px;
}
html.mm-fullscreen.mm-opened .mm-page {
	box-shadow: none !important;
}
.mm-top.mm-menu {
	width: 100%;
}
html.mm-opened.mm-top .mm-page {
	top: 0%;
}
html.mm-opened.mm-top #mm-blocker {
	top: 0%;
}
html.mm-opening.mm-opened.mm-top .mm-page {
	left: 0px;
}
html.mm-opening.mm-opened.mm-top #mm-blocker {
	left: 0px;
}
html.mm-opening.mm-opened.mm-top .mm-fixed-top {
	left: 0px;
}
html.mm-opening.mm-opened.mm-top .mm-fixed-bottom {
	left: 0px;
}
.mm-right.mm-menu {
	left: auto; right: 0px;
}
html.mm-opened.mm-right .mm-page {
	left: auto; right: 0%;
}
html.mm-opened.mm-right #mm-blocker {
	left: auto; right: 0%;
}
html.mm-opened.mm-right .mm-fixed-top {
	left: auto; right: 0%;
}
html.mm-opened.mm-right .mm-fixed-bottom {
	left: auto; right: 0%;
}
html.mm-opening.mm-opened.mm-right .mm-page {
	left: auto;
}
html.mm-opening.mm-opened.mm-right #mm-blocker {
	left: auto;
}
html.mm-opening.mm-opened.mm-right .mm-fixed-top {
	left: auto;
}
html.mm-opening.mm-opened.mm-right .mm-fixed-bottom {
	left: auto;
}
.mm-bottom.mm-menu {
	top: auto; width: 100%; bottom: 0px;
}
html.mm-opened.mm-bottom .mm-page {
	top: auto; bottom: 0%;
}
html.mm-opened.mm-bottom #mm-blocker {
	top: auto; bottom: 0%;
}
html.mm-opening.mm-opened.mm-bottom .mm-page {
	left: 0px; top: auto;
}
html.mm-opening.mm-opened.mm-bottom #mm-blocker {
	left: 0px; top: auto;
}
html.mm-opening.mm-opened.mm-bottom .mm-fixed-top {
	left: 0px; top: auto;
}
html.mm-opening.mm-opened.mm-bottom .mm-fixed-bottom {
	left: 0px; top: auto;
}
.mm-top.mm-menu {
	height: 80%;
}
html.mm-opening.mm-top .mm-page {
	top: 80%;
}
html.mm-opening.mm-top #mm-blocker {
	top: 80%;
}
html.mm-opening.mm-top .mm-fixed-top {
	top: 80%;
}
html.mm-opening.mm-top .mm-fixed-bottom {
	bottom: -80%;
}
@media all and (max-height:175px)
{
.mm-top.mm-menu {
	height: 140px;
}
html.mm-opening.mm-top .mm-page {
	top: 140px;
}
html.mm-opening.mm-top #mm-blocker {
	top: 140px;
}
html.mm-opening.mm-top .mm-fixed-top {
	top: 140px;
}
html.mm-opening.mm-top .mm-fixed-bottom {
	bottom: -140px;
}
}
@media all and (min-height:1100px)
{
.mm-top.mm-menu {
	height: 880px;
}
html.mm-opening.mm-top .mm-page {
	top: 880px;
}
html.mm-opening.mm-top #mm-blocker {
	top: 880px;
}
html.mm-opening.mm-top .mm-fixed-top {
	top: 880px;
}
html.mm-opening.mm-top .mm-fixed-bottom {
	bottom: -880px;
}
}
.mm-right.mm-menu {
	width: 80%;
}
html.mm-opening.mm-right .mm-page {
	right: 80%;
}
html.mm-opening.mm-right #mm-blocker {
	right: 80%;
}
html.mm-opening.mm-right .mm-fixed-top {
	right: 80%;
}
html.mm-opening.mm-right .mm-fixed-bottom {
	right: 80%;
}
@media all and (max-width:175px)
{
.mm-right.mm-menu {
	width: 140px;
}
html.mm-opening.mm-right .mm-page {
	right: 140px;
}
html.mm-opening.mm-right #mm-blocker {
	right: 140px;
}
html.mm-opening.mm-right .mm-fixed-top {
	right: 140px;
}
html.mm-opening.mm-right .mm-fixed-bottom {
	right: 140px;
}
}
@media all and (min-width:550px)
{
.mm-right.mm-menu {
	width: 440px;
}
html.mm-opening.mm-right .mm-page {
	right: 440px;
}
html.mm-opening.mm-right #mm-blocker {
	right: 440px;
}
html.mm-opening.mm-right .mm-fixed-top {
	right: 440px;
}
html.mm-opening.mm-right .mm-fixed-bottom {
	right: 440px;
}
}
.mm-bottom.mm-menu {
	height: 80%;
}
html.mm-opening.mm-bottom .mm-page {
	bottom: 80%;
}
html.mm-opening.mm-bottom #mm-blocker {
	bottom: 80%;
}
html.mm-opening.mm-bottom .mm-fixed-bottom {
	bottom: 80%;
}
html.mm-opening.mm-bottom .mm-fixed-top {
	top: -80%;
}
@media all and (max-height:175px)
{
.mm-bottom.mm-menu {
	height: 140px;
}
html.mm-opening.mm-bottom .mm-page {
	bottom: 140px;
}
html.mm-opening.mm-bottom #mm-blocker {
	bottom: 140px;
}
html.mm-opening.mm-bottom .mm-fixed-bottom {
	bottom: 140px;
}
html.mm-opening.mm-bottom .mm-fixed-top {
	top: -140px;
}
}
@media all and (min-height:1100px)
{
.mm-bottom.mm-menu {
	height: 880px;
}
html.mm-opening.mm-bottom .mm-page {
	bottom: 880px;
}
html.mm-opening.mm-bottom #mm-blocker {
	bottom: 880px;
}
html.mm-opening.mm-bottom .mm-fixed-bottom {
	bottom: 880px;
}
html.mm-opening.mm-bottom .mm-fixed-top {
	top: -880px;
}
}
html.mm-opened.mm-front .mm-page {
	left: 0px !important; top: 0px !important; right: 0px !important; bottom: 0px !important;
}
.mm-front.mm-menu {
	transition:; -webkit-transition: none 0.4s ease; -moz-transition: none 0.4s ease; -o-transition: none 0.4s ease; -webkit-transition-property: top, right, bottom, left, -webkit-transform; -moz-transition-property: top, right, bottom, left, -moz-transform; -o-transition-property: top, right, bottom, left, -o-transform;
}
.mm-next.mm-menu {
	transition:; -webkit-transition: none 0.4s ease; -moz-transition: none 0.4s ease; -o-transition: none 0.4s ease; -webkit-transition-property: top, right, bottom, left, -webkit-transform; -moz-transition-property: top, right, bottom, left, -moz-transform; -o-transition-property: top, right, bottom, left, -o-transform;
}
html.mm-front .mm-page {
	z-index: 0;
}
html.mm-front #mm-blocker {
	z-index: 0;
}
.mm-front.mm-menu {
	z-index: 1; box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
}
html.mm-next.mm-opened .mm-page {
	box-shadow: none;
}
html.mm-opening .mm-front.mm-menu {
	left: 0%;
}
html.mm-opening .mm-next.mm-menu {
	left: 0%;
}
.mm-front.mm-top.mm-menu {
	left: 0px;
}
.mm-next.mm-top.mm-menu {
	left: 0px;
}
html.mm-opening .mm-front.mm-top.mm-menu {
	left: 0px; top: 0%;
}
html.mm-opening .mm-next.mm-top.mm-menu {
	left: 0px; top: 0%;
}
.mm-front.mm-right.mm-menu {
	left: auto;
}
.mm-next.mm-right.mm-menu {
	left: auto;
}
html.mm-opening .mm-front.mm-right.mm-menu {
	left: auto; right: 0%;
}
html.mm-opening .mm-next.mm-right.mm-menu {
	left: auto; right: 0%;
}
.mm-front.mm-bottom.mm-menu {
	left: 0px; top: auto;
}
.mm-next.mm-bottom.mm-menu {
	left: 0px; top: auto;
}
html.mm-opening .mm-front.mm-bottom.mm-menu {
	left: 0px; bottom: 0%;
}
html.mm-opening .mm-next.mm-bottom.mm-menu {
	left: 0px; bottom: 0%;
}
.mm-front.mm-menu {
	left: -80%;
}
.mm-next.mm-menu {
	left: -80%;
}
@media all and (max-width:175px)
{
.mm-front.mm-menu {
	left: -140px;
}
.mm-next.mm-menu {
	left: -140px;
}
}
@media all and (min-width:550px)
{
.mm-front.mm-menu {
	left: -440px;
}
.mm-next.mm-menu {
	left: -440px;
}
}
.mm-front.mm-top.mm-menu {
	top: -80%;
}
.mm-next.mm-top.mm-menu {
	top: -80%;
}
@media all and (max-height:175px)
{
.mm-front.mm-top.mm-menu {
	top: -140px;
}
.mm-next.mm-top.mm-menu {
	top: -140px;
}
}
@media all and (min-height:1100px)
{
.mm-front.mm-top.mm-menu {
	top: -880px;
}
.mm-next.mm-top.mm-menu {
	top: -880px;
}
}
.mm-front.mm-right.mm-menu {
	right: -80%;
}
.mm-next.mm-right.mm-menu {
	right: -80%;
}
@media all and (max-width:175px)
{
.mm-front.mm-right.mm-menu {
	right: -140px;
}
.mm-next.mm-right.mm-menu {
	right: -140px;
}
}
@media all and (min-width:550px)
{
.mm-front.mm-right.mm-menu {
	right: -440px;
}
.mm-next.mm-right.mm-menu {
	right: -440px;
}
}
.mm-front.mm-bottom.mm-menu {
	bottom: -80%;
}
.mm-next.mm-bottom.mm-menu {
	bottom: -80%;
}
@media all and (max-height:175px)
{
.mm-front.mm-bottom.mm-menu {
	bottom: -140px;
}
.mm-next.mm-bottom.mm-menu {
	bottom: -140px;
}
}
@media all and (min-height:1100px)
{
.mm-front.mm-bottom.mm-menu {
	bottom: -880px;
}
.mm-next.mm-bottom.mm-menu {
	bottom: -880px;
}
}
html.mm-front .mm-fixed-top {
	left: 0px; right: auto;
}
html.mm-front .mm-fixed-bottom {
	left: 0px; right: auto;
}
html.mm-front.mm-opening .mm-fixed-top {
	left: 0px; right: auto;
}
html.mm-front.mm-opening .mm-fixed-bottom {
	left: 0px; right: auto;
}
html.mm-front .mm-fixed-top {
	top: 0px;
}
html.mm-front.mm-opening .mm-fixed-top {
	top: 0px;
}
html.mm-front .mm-fixed-bottom {
	bottom: 0px;
}
html.mm-front.mm-opening .mm-fixed-bottom {
	bottom: 0px;
}
html.mm-light.mm-opened .mm-page {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.mm-light.mm-ismenu {
	background: rgb(243, 243, 243); color: rgba(0, 0, 0, 0.6);
}
.mm-light.mm-menu .mm-list > li::after {
	border-color: rgba(0, 0, 0, 0.1);
}
.mm-light.mm-menu .mm-list > li > a.mm-subclose {
	background: rgba(255, 255, 255, 0.6); color: rgba(0, 0, 0, 0.3);
}
.mm-light.mm-menu .mm-list > li > a.mm-subopen::after {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-light.mm-menu .mm-list > li > a.mm-subclose::before {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-light.mm-menu .mm-list > li > a.mm-subopen::before {
	border-color: rgba(0, 0, 0, 0.1);
}
.mm-light.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen) {
	background: rgba(255, 255, 255, 0.6);
}
.mm-light.mm-menu .mm-list > li.mm-selected > span {
	background: rgba(255, 255, 255, 0.6);
}
.mm-light.mm-menu .mm-list > li.mm-label {
	background: rgba(0, 0, 0, 0.03);
}
.mm-vertical.mm-light.mm-menu .mm-list li.mm-opened > a.mm-subopen {
	background: rgba(0, 0, 0, 0.03);
}
.mm-vertical.mm-light.mm-menu .mm-list li.mm-opened > ul {
	background: rgba(0, 0, 0, 0.03);
}
.mm-light.mm-menu .mm-search input {
	background: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6);
}
.mm-light.mm-menu .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3);
}
.mm-light.mm-menu em.mm-counter {
	color: rgba(0, 0, 0, 0.3);
}
.mm-light.mm-menu .mm-list li.mm-label > div > div {
	background: rgba(0, 0, 0, 0.03);
}
.mm-light.mm-menu .mm-header {
	border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3);
}
.mm-light.mm-menu .mm-header a::before {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-light.mm-menu label.mm-toggle {
	background: rgba(0, 0, 0, 0.1);
}
.mm-light.mm-menu label.mm-toggle div {
	background: rgb(243, 243, 243);
}
.mm-light.mm-menu input:checked.mm-toggle ~ label.mm-toggle {
	background: rgb(75, 217, 99);
}
html.mm-white.mm-opened .mm-page {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.mm-white.mm-ismenu {
	background: white; color: rgba(0, 0, 0, 0.6);
}
.mm-white.mm-menu .mm-list > li::after {
	border-color: rgba(0, 0, 0, 0.1);
}
.mm-white.mm-menu .mm-list > li > a.mm-subclose {
	background: rgba(0, 0, 0, 0.06); color: rgba(0, 0, 0, 0.3);
}
.mm-white.mm-menu .mm-list > li > a.mm-subopen::after {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-white.mm-menu .mm-list > li > a.mm-subclose::before {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-white.mm-menu .mm-list > li > a.mm-subopen::before {
	border-color: rgba(0, 0, 0, 0.1);
}
.mm-white.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen) {
	background: rgba(0, 0, 0, 0.06);
}
.mm-white.mm-menu .mm-list > li.mm-selected > span {
	background: rgba(0, 0, 0, 0.06);
}
.mm-white.mm-menu .mm-list > li.mm-label {
	background: rgba(0, 0, 0, 0.03);
}
.mm-vertical.mm-white.mm-menu .mm-list li.mm-opened > a.mm-subopen {
	background: rgba(0, 0, 0, 0.03);
}
.mm-vertical.mm-white.mm-menu .mm-list li.mm-opened > ul {
	background: rgba(0, 0, 0, 0.03);
}
.mm-white.mm-menu .mm-search input {
	background: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6);
}
.mm-white.mm-menu .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3);
}
.mm-white.mm-menu em.mm-counter {
	color: rgba(0, 0, 0, 0.3);
}
.mm-white.mm-menu .mm-list li.mm-label > div > div {
	background: rgba(0, 0, 0, 0.03);
}
.mm-white.mm-menu .mm-header {
	border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3);
}
.mm-white.mm-menu .mm-header a::before {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-white.mm-menu label.mm-toggle {
	background: rgba(0, 0, 0, 0.1);
}
.mm-white.mm-menu label.mm-toggle div {
	background: white;
}
.mm-white.mm-menu input:checked.mm-toggle ~ label.mm-toggle {
	background: rgb(75, 217, 99);
}
html.mm-black.mm-opened .mm-page {
	box-shadow: none;
}
.mm-black.mm-ismenu {
	background: black; color: rgba(255, 255, 255, 0.6);
}
.mm-black.mm-menu .mm-list > li::after {
	border-color: rgba(255, 255, 255, 0.2);
}
.mm-black.mm-menu .mm-list > li > a.mm-subclose {
	background: rgba(255, 255, 255, 0.25); color: rgba(255, 255, 255, 0.3);
}
.mm-black.mm-menu .mm-list > li > a.mm-subopen::after {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-black.mm-menu .mm-list > li > a.mm-subclose::before {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-black.mm-menu .mm-list > li > a.mm-subopen::before {
	border-color: rgba(255, 255, 255, 0.2);
}
.mm-black.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen) {
	background: rgba(255, 255, 255, 0.25);
}
.mm-black.mm-menu .mm-list > li.mm-selected > span {
	background: rgba(255, 255, 255, 0.25);
}
.mm-black.mm-menu .mm-list > li.mm-label {
	background: rgba(255, 255, 255, 0.15);
}
.mm-vertical.mm-black.mm-menu .mm-list li.mm-opened > a.mm-subopen {
	background: rgba(255, 255, 255, 0.15);
}
.mm-vertical.mm-black.mm-menu .mm-list li.mm-opened > ul {
	background: rgba(255, 255, 255, 0.15);
}
.mm-black.mm-menu .mm-search input {
	background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.6);
}
.mm-black.mm-menu .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.3);
}
.mm-black.mm-menu em.mm-counter {
	color: rgba(255, 255, 255, 0.3);
}
.mm-black.mm-menu .mm-list li.mm-label > div > div {
	background: rgba(255, 255, 255, 0.15);
}
.mm-black.mm-menu .mm-header {
	border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.3);
}
.mm-black.mm-menu .mm-header a::before {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-black.mm-menu label.mm-toggle {
	background: rgba(255, 255, 255, 0.2);
}
.mm-black.mm-menu label.mm-toggle div {
	background: black;
}
.mm-black.mm-menu input:checked.mm-toggle ~ label.mm-toggle {
	background: rgb(75, 217, 99);
}
