@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');

body
{
	border:0;
	padding:0;
	margin:0;
	font-family: 'Open Sans', sans-serif;
}

.shadow
{
	text-shadow: 1px 2px 3px #000;
}

.atitle
{
	font-family: Oswald;
	text-shadow: 1px 2px 3px #000;
}

.item-store
{
	float: left;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
}

.item-store img
{
	width: 100%;
}

.btn-pp
{
	text-align: center;
	background-color: #9d9d9d;
	padding-top: 12px;
	padding-bottom: 2px;
}

.title-price
{
	text-align: center;
	font-size: 25px;
	background-color: #3a3939;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
	font-weight: bold;
}

.title-store
{
	text-align: center;
	background-color: #3a3939;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 14px;
	color: #fff;
}

.language img
{
	width: 40px !important;
	margin-right: 6px;
}

.bigtitle
{
	font-size:91px !important;
}

.col4 h3
{
	font-family: Oswald;
	color: #f00;
	font-size: 22px;
	text-shadow: 1px 2px 3px #000;
}

.paralax h2
{
	text-align: center;
	padding-top: 227px;
	font-family: Oswald;
	color: #f00;
	font-size: 40px;
	text-shadow: 1px 2px 3px #000;
}

.colparaph ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

footer
{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	background-color: #242424;
	color: #fff;
}

.colparaph ul li
{
	text-align:center;
}

.colparaph ul li a
{
	color:#fff;
	font-size:13px;
}

.colparaph
{
	margin-left: 5%;
	font-size: 13px;
	max-width: 90%;
	text-align: left;
	margin-right: 5%;
}

.prefooter
{
	overflow:auto;
	background-color: #3e3e3e;
	padding-top: 30px;
	padding-bottom: 30px;
	color:#fff;
}

.prefooter h3
{
	padding-left: 15px;
}

.col4
{
	float: left;
	width: 24%;
	margin-right: 1%;
	text-align: center;
}

.albumboxfull
{
	width: 100%;
	overflow: hidden;
	background-color: #13181e;
}

.albumboxshow
{
	width: 30%;
	float: left;
}

.btnplaymusiquealbum
{
	float: left;
	width: 5%;
	cursor: pointer;
}

.ytvideo
{
	width: 32%;
	margin-right: 1%;
}

.titlepage
{
	position: absolute;
	text-align: center;
	width: 100%;
	color: #fff;
	padding-top: 279px;
}

.durationmusiquealbum
{
	width: 15%;
	float: left;
	text-align: center;
}

.titlemusiquealbum
{
	float: left;
	width: 68%;
}

.language
{
	float: right;
	padding-top: 29px;
	margin-right: 35px;
}

.iconmusiqueshare
{
	float: right;
	margin-right: 5px;
}

.musiquesharingavail
{
	float:left;
	width:12%;
}

.albumtitleshow
{
	float:left;
	width:69%;
}

.titlealbum
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
	border-bottom: 1px solid;
	padding-bottom: 40px;
	padding-left: 3%;
}

.albumboxshow img
{
	width:100%;
}

.paragraphe
{
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 18px;
}

.Oswaldtitle
{
	font-family: Oswald;
	color: #d91718;
	font-size: 32px;
	text-shadow: 1px 3px 1px #000;
}

.introtext
{
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 20px;
}

.btn
{
	border: none;
	background-color: #fff;
	padding: 15px;
	border-radius: 9px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	color: #da1718;
	cursor: pointer;
}

.alert
{
	margin-bottom: 10px;
	background-color: #a60000;
	padding: 8px;
	border-radius: 4px;
	font-size: 14px;
}

.valid
{
	background-color: #0da600;
}

.btn:hover
{
	background-color: #ae1313;
	color: #fff;
	border: 1px solid #fff;
}

.newsbox
{
	width: 45%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 34px;
	background-color: #da1718;
	padding: 27px;
	box-sizing: border-box;
	border-radius: 9px;
	opacity: 0.8;
}

.inputbox
{
	width: 100%;
	height: 40px;
	padding-left: 7px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}

.albumbox
{
	width: 30%;
	float: left;
	margin-right: 3%;
}

.albumbox img
{
	width:100%;
}

.submenu
{
	width: 40px;
	height: 40px;
	float: left;
	padding-top: 29px;
	cursor: pointer;
}

.player-control
{
	float:left;
	margin-left: 30px;
}

.prev-btn
{
	float: left;
	width: 40px;
	height: 40px;
	padding-top: 30px;
	margin-right: 29px;
}

.prev-btn svg
{
	width:100%;
	height:100%;
}

.prev-btn svg path
{
	fill:#fff;
}

.play-btn
{
	float:left;
	width: 40px;
	height: 40px;
	padding-top: 30px;
}

.player-title-box
{
	float: left;
	overflow: auto;
	width: 19%;
	border-right: 1px solid #797979;
	height: 100%;
}

.next-btn
{
	width: 40px;
	height: 40px;
	float: left;
	padding-top: 29px;
	margin-left: 27px;
}

.next-btn svg
{
	width: 100%;
	height: 100%;
}

.next-btn svg path
{
	fill:#fff8f8;
}

.play-btn svg
{
	width: 100%;
	height: 100%;
}

.play-btn svg path
{
	fill:#fff8f8;
}

.group
{
	color: #828282;
	font-size: 22px;
}

.player
{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 100px;
	background-color: #1b1b1b;
}

.player-groupe
{
	padding-left: 15px;
	padding-top: 2px;
	font-size: 19px;
	font-weight: bold;
	color: #868686;
}

.player-cover
{
	float:left;
	width:100px;
	height:100px;
}

.player-title
{
	margin-left: 15px;
	padding-top: 23px;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
}

.player-cover img
{
	width:100%;
}

.logosubmenu
{
	text-align:center;
	width: 103px;
	height: 103px;
	margin-left: auto;
	margin-right: auto;
}

.logosubmenu img
{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.menu ul
{
	list-style: none;
	padding: 0;
}

.menu ul li
{
	text-align: center;
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.menu ul li a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.menu ul li:hover
{
	background-color:#000;
}

.menu ul li:hover a
{
	color:#fff;
}

.closesubmenu
{
	float: right;
	margin-top: -82px;
	margin-right: 17px;
	width:40px;
	height:40px;
	cursor:pointer;
}

.submenu img
{
	width:100%;
}

.active
{
	left: 0 !important;
}

.submenuleft
{
	display:block;
	position: fixed;
	left: -350px;
	top: 0;
	background-color: #fff;
	width: 350px;
	height: 100vh;
	z-index: 1000;
	box-shadow: 1px 2px 16px #000;
	transition: .3s;
}

.logo
{
	float:left;
	margin-left: 30px;
	width: 103px;
	height: 103px;
}

.logo img
{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.socialbox
{
	float:right;
	margin-top: 29px;
}

header
{
	overflow: auto;
	height: 98px;
	overflow-y: hidden;
}

.socialround
{
	background-color: #ef0303;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	cursor:pointer;
	float: left;
	margin-right: 7px;
}

.socialround:hover
{
	background-color:#930202;
}

.socialround img
{
	width: 90%;
	padding-left: 2px;
	padding-top: 2px;
}

.slider
{
	width:100%;
	overflow: hidden;
}

.wait
{
	position: absolute;
	text-align: center;
	width: 100%;
	color: #fff;
	padding-top: 796px;
}

.slider img
{
	width: 100%;
}

.container
{
	width:1300px;
	margin-left:auto;
	margin-right:auto;
}