body, h1, h2, h3, h4, h5, h6, p {line-height: normal; margin: 0;font-weight: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
li {line-height: inherit;}
a:focus {outline: 0;}
p {margin: 0;}
blockquote {border-left: none; padding: 0; margin: 0;}
blockquote p {font-size: inherit; font-weight: inherit; line-height: inherit;}
address {margin-bottom: 0; line-height: inherit;}
form {margin: 0;}
legend {margin-bottom: 0; font-size: inherit; line-height: inherit; color: inherit; border-bottom: none;}
label,
input,
button,
select,
textarea {
	font-size: inherit;
	line-height: normal;
}
input,
button,
select,
textarea {
	font-family: inherit;
}
label {
	margin-bottom: 0;
}
select, textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	height: auto;
	margin-bottom: 0;
	font-size: inherit;
	line-height: normal;
	color: inherit;
	border-radius: 0;
	box-shadow: none;
}
input,
textarea,
select {
	width: auto;
}
.btn:focus,
button:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
	outline: none;
}
input[type="radio"], input[type="checkbox"] {margin: 0}
input[type="file"] {
	height: auto;
	line-height: inherit;
}
ul, ol {margin: 0;}
dt, dd {line-height: normal; font-weight: inherit;}
dl {margin-bottom: 0;}
dd {margin-left: 0;}
.container {max-width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.collapse {overflow: hidden;}
.btn {
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align:inherit;
	border-color: initial;
	border: 0 none;
	border-radius: 0;
	text-transform: none;
	color: inherit;
	padding: 0;
	background: transparent;
	text-shadow: none;
	font-size: inherit;
	line-height: normal;
}
.carousel {
	margin-bottom: 0;
}
.carousel-control {
	border: 0 none;
	border-radius: 0;
	top: 50%;
	height: auto;
	line-height: 1;
	margin: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	text-indent: -99999px;
	text-shadow: none;
}
.carousel-control:before {
	text-indent: 0;
	font-family: 'mirai-icofonts' !important;
	display: block;
	float: left;
}
body[class*="span"] {
    float: none;
}