a {
	color: #000;
	text-decoration: none;
}
body {
	background: #fff;
	color: 000;
	font-family: Rubik, sans-serif;
	margin: 0;
}
h2, h3, h4, h6 {
	color: #141414;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}
h2, h3 {
	color: #fff;
	font-size: 2.25em;
}
h2 {
	font-size: 48pt;
	font-weight: 300;
	margin-bottom: 25px;
}
h3 {
	font-size: 18pt;
	font-weight: 700;

}
h4 {
	color: #595959;
	margin: 1em 0;
}
h6 {
	font-size: 36pt;
	font-weight: 500;
}
.article {
	color: #171717;
	font: 600 14pt 'Open Sans', sans-serif;
	margin: 50px auto;
	width: 1000px;
}
.article span {
	color: #595959;
	font: 300 24pt/30pt 'Open Sans', sans-serif;
}
.aventage {
	color: #595959;
	display: table;
	font: 600 12pt/18pt 'Open Sans', sans-serif;
	margin: 0 auto;
	padding: 50px 0;
	width: 1000px;
}
.aventage div {
	display: table-cell;
	vertical-align: middle;
	width: 450px;
}
.aventage div:last-child {
	width: 550px;
}
.back {
	border: 3px solid #000;
	display: block;
	margin: 75px auto;
	padding: 25px 75px;
	text-transform: uppercase;
	width: 400px;
}
.center {
	text-align: center;
}
.evaluation {
	border-bottom: 1px solid #252525;
	border-top: 1px solid #252525;
	overflow: hidden;
	padding: 25px 0;
	text-align: left;
}
.evaluation div {
	float: left;
	width: 475px;
}
.evaluation div:last-child {
	float: right;
}
.evaluation span {
	background: #252525;
	border-radius: 50%;
	color: #fff;
	float: right;
	font-size: 1em;
	padding: 0 9px;
}
.footer {
	background: #000;
	color: #fff;
	font-size: .75em;
	width: 100%;
}
.footer a, .footer span {
	display: table-cell;
	vertical-align: middle;
}
.footer a {
	text-align: left;
	width: 199px;
}
.footer div {
	display: table;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 1000px;
}
.footer span {
	text-align: right;
}
.gallery {
	background: #ebebeb;
	padding: 25px 25px 21px 25px;
}
.gallery a {
	margin-right: 46px;
}
.head {
	display: table;
	font-size: 11pt;
	font-weight: 500;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 1000px;
}
.head a, .head span {
	color: #444;
	display: table-cell;
	vertical-align: middle;
}
.head a:hover {
	color: #141414;
	text-decoration: underline;
}
.head a:nth-child(2) {
	text-align: right;
}
.head a:nth-child(4) {
	text-align: left;
}
.leader {
	background: #282828 url(../img/leader.png) top repeat-x;
	color: #fff;
	font: italic 300 24pt 'Open Sans', sans-serif;
	margin: 1em 0;
	padding: 25px;
}
.minus, .plus {
	border: 1px solid #252525;
	display: table;
	float: left;
	width: 475px;
}
.minus {
	float: right;
}
.minus div, .plus div {
	display: table-cell;
	vertical-align: middle;
}
.minus div:first-child, .plus div:first-child {
	font-size: 5em;
	border-right: 1px solid #252525;
	width: 100px;
}
.minus div:last-child, .plus div:last-child {
	font-size: .75em;
	padding: 0 25px;
}
.model {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	border: 1px solid #ccc;
	color: #fff;
	display: table;
	float: left;
	height: 298px;
	margin: 0 50px 50px 0;
	text-transform: uppercase;
	width: 298px;
}
.model:hover a, .model:hover span {
	display: block;
}
.model:hover div {
	background: url(../img/point.png);
}
.model:nth-child(5), .model:nth-child(8), .model:nth-child(11), .model:nth-child(14), .model:nth-child(17) {
	margin-right: 0;
}
.model a, .model span {
	display: none;
}
.model a {
	background: #cecece;
	border: 3px solid #fff;
	margin: 0 auto;
	padding: 10px 0;
	width: 200px;
}
.model div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.model span:first-child {
	font-size: 1.25em;
}
.model span:nth-child(2) {
	font-size: .75em;
	margin: 25px 0;
}
#musiccast {
	background-size: cover;
}
#musiccast div {
	background: url(../img/point.png);
}
.musiccast {
	background-image: url(../img/background-musiccast.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	display: table;
	height: 760px;
	width: 100%;
}
.musiccast a {
	border: 3px solid #fff;
	color: #fff;
	display: block;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
	width: 374px;
}
.musiccast div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.musiccast .info {
	border: 0;
	color: #fff;
	display: block;
	font-size: .74em;
	margin: 20px auto 0 auto;
	text-decoration: underline;
	text-transform: uppercase;
}
.musiccast span {
	font: 600 14pt 'Open Sans', sans-serif;
	display: block;
	margin: 50px auto;
	width: 1000px;
}
#nav {
	font-size: 3em;
	height: 57px;
	margin: -57px 0 0 0;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 10;
}
#nav a {
	color: #ccc;
}
#nav a.activeSlide {
	color: #fff;
}
.plus-minus {
	margin-bottom: 2em;
	overflow: hidden;
}
.price {
	background: url(../img/price.png) !important;
	cursor: pointer;
	display: table !important;
	height: 60px;
	margin: 50px auto 30px auto;
	text-transform: uppercase;
	width: 267px;
}
.price div {
	background: none !important;
	vertical-align: middle;
}
#slideshow {
	height: 760px;
}
#slideshow .musiccast {
	position: absolute;
}
#slideshow .musiccast div {
	background: url(../img/point.png);
}
.test {
	margin: 0 auto;
	overflow: hidden;
	padding-top: 50px;
	text-align: center;
	width: 1000px;
}
.test .text {
	color: #595959;
	padding: 50px 0;
}
.total {
	border: 1px solid #171717;
	border-radius: 50%;
	display: table;
	font-size: 1.50em;
	font-weight: bold;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	width: 100px;
}
.total div {
	display: table-cell;
	vertical-align: middle;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.gallery a:first-child {
		margin-left: -23px;
	}
}