@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	  max-width: 1280px;
	}
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	  max-width: 1260px;
	}
}

@media (max-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm {
	  max-width: 100%;
	}
}


@font-face {
    font-family: 'Futura PT Book';
    src: url('/fonts/FuturaPT-Book.woff2') format('woff2'),
        url('/fonts/FuturaPT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Coolvetica Rg';
    src: url('/fonts/Coolvetica-Regular.woff2') format('woff2'),
        url('/fonts/Coolvetica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.border-custom {
	box-shadow: 0px 0px 20px -5px #000000;
	border-radius: 0px 0px 15px 15px;
}


.header {
	width: 100%;
	min-height: 202px;
	background: url('/img/header.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
}

.menu {
	width: 100%;
	min-height: 204px;
	background: url('/img/bandeau.png');
	position: relative;
	background-position: left;
}

.menu ul {
	display: flex;
	flex-direction: row;
	list-style: none;
	gap: 100px;
	position: absolute;
	bottom: 65px;
	left: 350px;
	width: 100%;
}

.menu ul li a {
	color: #FFF;
	font-family: "Futura PT Book", sans-serif;
	font-size: 14pt;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 5px;
}

.menu ul li a.active, .contact a.active {
	color: #da0005;
}

.contact {
	display: flex;
	flex-direction: row;
	list-style: none;
	gap: 100px;
	position: absolute;
	bottom: 92px;
  	right: 63px;
}

.contact a {
	color: #FFF;
	font-family: "Futura PT Book", sans-serif;
	font-size: 14pt;
	text-decoration: underline;
}

.maxw100 {
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	height: auto !important;
}

.main {
	position: relative;
	background: url('/img/comment.png');
	min-height: 632px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.hometxt {
	background-color: #FFF;
	padding: 20px;
	font-family: 'Coolvetica Rg';
	font-size: 30pt;
	font-weight: bold;
	border:8px solid #28486e;
	border-radius:50px;
	max-width: 500px;
	margin:0 auto;
	margin-top: 25px;
	text-align: left;
	color:#28486e;
	overflow: scroll;
	max-height: 360px;
	min-height: 300px;
}

.a3 {
 max-height: 450px;
}

.bmain {
position: absolute;
bottom: -18px;
right: 59px;
}

.hometxt span {
	font-size: 25pt;
	font-weight: normal;
}

.comment {
	position: relative;
	background: url('/img/comment.png');
	min-height: 632px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.connexion {
	position: relative;
	background: url('/img/comment.png');
	min-height: 632px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.monemail {
	font-family: 'Coolvetica Rg';
	color:#FFF;
	font-size: 13pt;
	font-weight: normal;
}

#form_email {
	background-color: #FFF;
	font-family: 'Futura PT Book';
	font-size: 14pt;
	border:8px solid #28486e;
	border-radius:50px;
	width: 400px;
	max-width: 100%;
	height: 65px;
	padding: 10px;
}

.connexion .cgu {
	background-color: #FFF;
	padding: 20px;
	font-family: 'Futura PT Book';
	font-size: 14pt;
	border:8px solid #28486e;
	border-radius:50px;
	max-width: 500px;
	margin:0 auto;
	margin-top: 25px;
	text-align: left;
	color:#28486e;
	overflow: scroll;
	max-height: 300px;
	min-height: 300px;
}

.comment-text {
	background-color: #FFF;
	padding: 20px;
	font-family: 'Futura PT Book';
	font-size: 14pt;
	border:8px solid #28486e;
	border-radius:50px;
	max-width: 500px;
	margin:0 auto;
	margin-top: 25px;
	text-align: left;
	color:#28486e;
}

.comment-text2 {
	margin-top: 40px;
	color:#FFF;
	text-align: left;
	font-family: 'Futura PT Book';
}

.comment-text2 h3 {
	font-size: 16pt;
}

.comment-text2 span {
	font-size: 13pt;
}

.download img {
	width: 130px;
	border:2px solid #FFF;
}
.download .dl {
	max-width: 109px;
	text-align: center;
	line-height: 18px;
	text-shadow: 0px 4px 2px #000;
	margin: 0 auto;
	margin-top: 10px;
}
.download a {
	color:#FFF;
	font-family: 'Futura PT Book';
	text-decoration: none;
	font-weight: bold;
	line-height: 5px;
}

.comment-text3 {
	margin-top: 40px;
	color:#FFF;
	text-align: left;
	font-family: 'Futura PT Book';
}

.comment-text3 p {
	color:#FFF;
	font-size: 14pt;
	font-family: 'Futura PT Book';
}

.prixbarre {
	position: absolute;
	right: 300px;
	bottom: 41px;
}

.player {
	position: absolute;
	bottom: 0;
	left: -48px;
}

.deja {
	position: absolute;
	bottom: 20px;
	left: 50%;
    transform: translateX(-50%);
}

.deja a {
	color: #FFF;
	text-decoration: none;
}

.btn-main {
  position: absolute;
  bottom: 54px;
  left: 255px;
}

.btn-comment {
  position: absolute;
  bottom: 35px;
  left: 263px;
}



.footer {
	background-color: #052b59;
	height: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	border-radius: 0px 0px 15px 15px;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.inscription {
	margin-top: 20px;
	margin-bottom: 20px;
}


.inscription-titre {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-style: italic;
	font-size: 14pt;
	text-align: center;	
	line-height: 18pt;
	font-weight: 400;
}

.inscription-txt {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 16pt;
	text-align: center;	
	font-weight: 400;	
}

.inscription-checkbox {
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	gap: 10px;
	align-items: center;
	justify-content: center;
}

.inscription-checkbox input {
	width: 20px !important;
	margin-bottom: 0px !important;
}

.inscription-checkbox label {
	color: #FFF;
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 14pt;
	text-align: center;	
	font-weight: 400;	
}

.inscription-cgu {
	width: 370px;
	height: 300px;
	overflow: auto;
	background: #FFFFFF;
	border: 1px solid #e8e8e8;
	margin: auto;
	padding: 20px;
}

.inscription input {
	width: 100%;
	background-color: #FFF;
	box-shadow: 3px 3px 3px 3px #f1f1f2 inset;
	border: 1px solid #dbd9db;
	height: 35px;
	margin-bottom: 15px;
}

.inscription button[type='submit'] {
	background-color: #00184e;
	padding: 10px 10px;
	color: #FFF;
	font-size: 18pt;
	border: none;
	border-radius: 12px;
	width: 100%;
	font-weight: bold;
}


.connexion-titre {
	color: #062055;
	font-family: 'Coolvetica Rg';
	font-size: 40pt;
	text-align: center;	
}

.connexion-titre span {
	color: #ce372e;
}

.connexion-bloc {
	border: 3px solid #062055;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	padding: 30px 15px;
	align-items: center;
}

.connexion-bloc div {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 14pt;
	text-align: center;	
	font-weight: 400;
	margin-bottom: 10px;
}

.connexion-bloc input {
	min-width: 400px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFF;
	box-shadow: 3px 3px 3px 3px #f1f1f2 inset;
	border: 1px solid #dbd9db;
	height: 35px;
	margin-bottom: 15px;
}

.connexion-bloc button[type='submit'] {
	margin-top: 30px;
	background-color: #00184e;
	padding: 10px 20px;
	color: #FFF;
	font-size: 18pt;
	border: none;
	border-radius: 12px;
	width: fit-content;
	font-weight: bold;
}

.connexion-links a {
	color: #000;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 12pt;
	text-align: center;	
	font-weight: 400;
}

.confirmation {
	color: #000;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 16pt;
	text-align: center;	
	font-weight: 400;
}

.mentions {
	width: 100%;
	height: 300px;
	overflow: auto;
	background: #FFFFFF;
	border: 1px solid #e8e8e8;
	margin: auto;
	padding: 20px;
}


.perso-bloc {
	border: 3px solid #062055;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	padding: 0px;
	align-items: center;
}

.perso-bloc .titre {
	color: #FFF;
	background-color: #062055;
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-items: center;
	justify-content: center;
	font-family: "Arial", sans-serif;
	font-size: 14pt;
	text-align: center;	
	font-weight: 400;
	margin-bottom: 10px;
}

.perso-bloc .titre:first-child {
	border-radius: 11px 11px 0px 0px;
}

.perso-sstitre {
	color: #b5b5b5;
	font-size: 11pt;
	font-family: "Arial",sans-serif;
	margin-bottom: 20px;
}

.perso-bloc input {
	min-width: 400px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFF;
	box-shadow: 3px 3px 3px 3px #f1f1f2 inset;
	border: 1px solid #dbd9db;
	height: 35px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.tailles {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: center;
	gap: 20px;
	margin-bottom: 20px;
}

.tailles label {
	color: #0b2558;
	font-size: 14pt;
	font-family: "Arial",sans-serif;
	font-style: italic;
}

.tailles input {
	width: 20px !important;
	min-width: 20px !important;
	height: auto;
	margin-left: 0;
}

.previsu {
	background-color: #868686;
	color: #FFF;
	padding: 10px 20px;
	border: 0;
	border-radius: 12px;
	font-weight: bold;
	font-family: "Arial",sans-serif;
	margin-bottom: 20px;
	margin-top: 10px;
}

.maillot {
	position: relative;
}

.maillot div img {
	width: 100%;
}

.reset {
	background-color: #868686;
	color: #FFF;
	padding: 10px 20px;
	border: 0;
	border-radius: 12px;
	font-weight: bold;
	font-family: "Arial",sans-serif;
	margin-bottom: 20px;
	margin-top: 10px;
	position: absolute;
	bottom: -30px;
	right: 130px;
}
.perso-bloc input { text-align: center; }
.perso-bloc input:-moz-placeholder { text-align: center; }
.perso-bloc input::-moz-placeholder{ text-align: center } 
.perso-bloc input::-webkit-input-placeholder{ text-align: center } 

.perso button[type='submit'] {
	margin-top: 30px;
	background-color: #00184e;
	padding: 10px 30px;
	color: #FFF;
	font-size: 18pt;
	border: none;
	border-radius: 12px;
	width: fit-content;
	font-weight: bold;
}

.contact-mob {
	display: none;
}

.warn {
	top:20%;
	color: #b7b7c3;
	font-size: 10px;
	position:absolute;
	right: 0;
	writing-mode: sideways-lr;
	text-orientation: mixed;
	z-index: 9999;
}

@media (max-width: 1200px) {
	.btn-main  {
		right: 0;
	}
	.player img {
		width: 75%;
	}
}
@media (max-width: 1100px) {
	.contact {
		right: 55px;
	}
	.menu ul {
		left: 210px;
	}
	.perso-bloc input {
		min-width: 90%;
	}
}
@media (max-width: 1010px) {
	.contact {
		right: 35px;
	}
	.menu ul {
		left: 165px;
	}
	.btn-main  {
		right: 10px;
		text-align: right;
	}
	.btn-main img {
		width: 55%;
	}
	.player img {
		width: 55%;
	}
}
@media (max-width: 566px) {
 .menu ul li a {
    font-size: 9pt;
  }
}

@media (max-width: 1235px) {
	.header {
		height: 146px !important;
		min-height:  146px !important;
		background-repeat: no-repeat;
	}
	.contact {
		display: none;
	}
	.menu  {
		background: url('/img/bandeau-mob.png');
		background-repeat: repeat;
	}
	.menu ul {
	  left: -13px;
	}

	.contact-mob {
		display: block;
	}
	
}

@media (max-width: 746px) {
	.menu ul {
		gap: 20px;
	}
	.warn {
		top:50%;
	}
	.player  {
		position: absolute;
		bottom: 160px;
		left: -48px;
	}
	.player img {
		width: 230px;
	}
	.btn-main {
		bottom: 215px;
		left: 0;
		right: 0;
		text-align: right;
	}
	.btn-main img {
	  width: 300px;
	}
	.deja {
		width: 100%;
		text-align: center;
	}
	.reset {
		position: static;
	}

}

@media (max-width: 806px) {
.menu ul {
    gap: 20px;
  }
}
@media (max-width: 450px) {
 .contact-mob {
    display: block;
    position: absolute;
    top: -44px;
    right: 0;
  }
   .contact-mob a {
	color:#000 !important;
   } 
}


@media (max-width: 470px) {

	#form_email {
		width: 300px !important;
	}

	.header {
		background: url('/img/header-mob.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}
	.menu ul li a {
		font-size: 11pt;
	}
	.menu ul li a img {
		display: none;
	}
	.menu ul {
	  left: -20px;
	}
	.connexion-bloc input {
		min-width: 100%;
	}
	.connexion-bloc button[type="submit"] {
		font-size: 14pt;
	}
	.connexion-titre {
		font-size: 20pt;
	}
	.inscription button[type="submit"] {
		margin-top: 10px;
		font-size: 16pt;
	}
	.inscription-checkbox label {
		font-size: 10pt;
	}
}

@media (max-width: 321px) {
	.menu ul li a {
		font-size: 9pt;
	}
}

.notok_select {
	border: 1px solid red;
}

.ok_select {
	border: 1px solid green;
}

.err {
	color: red;
	font-weight: bold;
}

.modal-content {
	border: 3px solid #000;
}
