@charset "utf-8";
body, html {
	outline: 0;
	margin: 0 auto!important;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	min-width: 1240px;
	background-color: transparent
}

 a, ul, li, div, p, h3, b, header, h1, h2,  h4, h5, h6,  menu, nav, 
abbr, acronym, address, applet, article, aside, audio, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn,  dl, dt, em, embed, fieldset, figcaption, figure, footer, form, hgroup, i, iframe, input, ins, kbd, label, legend, mark,  object, ol, output, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var, video 
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}


/*
img, 
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}*/

/*sup {
	line-height: 0
}
body {
	line-height: 1
}

blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}*/


/*@media screen and (max-width:767px) {
body, html {
	width: 100vw;
	overflow: hidden;
	overflow-y: scroll;
	min-width: 100vw
}
::-webkit-scrollbar, body::-webkit-scrollbar {
display:none
}
* {
	-webkit-tap-highlight-color: transparent
}
body * {
	max-height: 999999px
}
}*/
