body,
h1,
h2,
h3,
h4,
p,
quote,
small,
form,
input,
ul,
li,
ol,
label {
	margin: 0px;
	padding: 0px;
}

ol {
	margin-left: 18px;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	white-space: normal;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

strong {
	font-weight: bold;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	/* background:#fff; */
	/* background:#f2f2f2; */
	padding: 0;
	margin: 0;
	/* font-family:'Muli', Arial, sans-serif; */
	font-family: "Roboto", Verdana, Arial, sans-serif;
	font-size: 16px;
	z-index: 0;
	font-weight: 400;
}

.body_accueil {
	background: #f2f2f2;
}

.img_curseur {
	width: 30px;
	margin-right: 15px;
}

h1 {
	font-size: 50px;
	text-align: center;
	color: #fff;
	/* padding-bottom: 50px; */
	font-weight: 900;
	/* text-transform:uppercase; */
	display: inline;
}

h2 {
	text-align: center;
	/* padding-bottom:50px;font-weight:900; */
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	/* text-transform:uppercase;display:inline; */
}

h3 {
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: 500;
}

p {
	padding: 5px 0;
}

.clear {
	clear: both;
}

.clear_right {
	clear: right;
}

.design {
	width: 2px;
	height: 100%;
	background: #049fd1;
	margin: 0px 10px;
}

.colum2 {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	flex-wrap: wrap;
}

.colum2 > div {
	width: 50%;
	padding: 75px;
	box-sizing: border-box;
}

.colum2 .bleu {
	background: #0085eb;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.colum2 .bleu h2 {
	color: #fdb01d;
	margin: 15px 0;
}

.colum2 .bleu h3 {
	color: #fff;
}

.colum2 > div.marge2 {
	padding: 75px 75px 75px 10%;
}

.colum2 > div.marge2:last-child {
	padding: 75px 10% 75px 75px;
}

.container {
	width: 80%;
	margin: 0 auto;
	position: relative;
}

.container.prix li {
	margin: 10px 0 10px 25px;
}

.container.prix div {
	margin: 3% 0 0 0;
}

.container70 {
	width: 70%;
	margin: 0 auto;
	position: relative;
}

#choixAteliers {
	margin: 15px 0;
}

#choixAteliers > div {
	margin-left: 2vw;
}

.page {
	padding: 50px 0;
	min-height: 350px;
}

/* .fil_ariane ul{list-style:none;padding:20px 0 50px 0;font-size:22px;}
.fil_ariane ul li{display:inline-block;width:23%;color:#c1cad1;margin-right:2.5%;}
.fil_ariane ul li:last-child{margin-right:0%;}
.fil_ariane ul li div{float:left;background:#c1cad1;color:#fff;width:40px;text-align:center;padding:10px 0px;margin-right:20px}
.fil_ariane ul li span{display:block;padding:10px 0px;background:#f2f2f2;}
.fil_ariane ul li.activ div{background:#4fade9;}
.fil_ariane ul li.activ span{color:#4fade9} */

.fil_ariane ul li {
	/*width:31.5%;*/
	width: 48%;
}

.fil_arianepetit ul li {
	width: 23%;
}

.fil_ariane ul,
.fil_arianepetit ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 20px 0 50px 0;
}

.fil_ariane ul li,
.fil_arianepetit ul li {
	color: #a7a7a7;
	font-size: 15px;
}

.fil_ariane ul li div,
.fil_arianepetit ul li div {
	float: left;
	background: #a7a7a7;
	color: #fff;
	width: 40px;
	text-align: center;
	padding: 10px 0px;
	margin-right: 10px;
}

.fil_ariane ul li span,
.fil_arianepetit ul li span {
	display: block;
	padding: 10px 0px;
	background: #f2f2f2;
}

.fil_ariane ul li.activ div,
.fil_arianepetit ul li.activ div {
	background: #17304e;
}

.fil_ariane ul li.activ span,
.fil_arianepetit ul li.activ span {
	color: #21abfe;
}

a.btn-rouge {
	background: #ec3c2d;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 0px;
	max-width: 300px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}

a.btn-commande {
	background: #368ccf;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 0px;
	max-width: 300px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}

a.btn-commande:hover {
	background: #4fade9;
	color: #fff;
}

a.btn-bleu {
	background: #368ccf;
	color: #fff;
	font-size: 18px;
	/* text-transform:uppercase; */
	padding: 10px 0px;
	max-width: 300px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}

a.btn-bleu:hover {
	background: #4fade9;
	color: #fff;
}

.continuer a.btn-rouge {
	max-width: 100%;
}

a.btn-rouge:hover {
	background: #214a5f;
}

a.btn-main,
a.btn-sec,
a.btn-blanc,
a.btn-noir,
a.btn-gris {
	font-weight: 900;
	box-sizing: border-box;
	padding: 15px 40px;
	/*text-transform:uppercase;*/
	/*display:block-inline;*/
	display: table;
	text-align: center;
	margin: 0;
	font-size: 18px;
	transition: all 0.3s ease-in-out;
	margin: 0 auto;
}

a.btn-main {
	color: #fff;
	background-color: #17304e;
}

a:hover.btn-main {
	background-color: #44c6f0;
	color: #fff;
}

a.btn-sec {
	color: #fff;
	background-color: #21abfe;
}

a:hover.btn-sec {
	background-color: #014986;
}

a.btn-blanc {
	color: #f27d5f;
	background-color: #fff;
}

a:hover.btn-blanc {
	color: #21abfe;
	background-color: #ffffff;
}

a.btn-noir {
	color: #fff;
	background-color: #000;
}

a:hover.btn-noir {
	color: #fff;
	background-color: #006550;
}

a.btn-gris {
	color: #fff;
	background-color: #bcbbbe;
	pointer-events: none;
	cursor: default;
}

a:hover.btn-gris {
	color: #fff;
	background-color: #dddddd;
}

a.btn-sec span {
	padding: 0 15px 0 0;
	vertical-align: middle;
}

.continuer {
	width: 45%;
	margin-top: 20px;
	float: left;
}

header {
	/* height: 97px; */
	height: 70px;
	background-color: #f2f2f2;
	/* background:url(../images/img_menu.jpg)no-repeat top center #000; */
	background-size: cover;
	font-size: 14px;
	margin: 0px auto;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 20;
}

header .container {
	position: relative;
}

.slicknav_menu {
	display: none;
	text-transform: uppercase;
}

.menu_mobile {
	display: none;
}

nav {
	color: #fff;
	font-size: 16px;
}

nav .logo img {
	max-width: 181px;
	width: 100%;
	float: left;
	padding: 10px 0;
}

.logo_mobile img {
	float: left;
	padding: 0;
	padding: 10px 0 10px 0px;
	max-width: 125px;
	width: 100%;
	height: auto;
}

nav ul {
	float: right;
	position: relative;
	top: 0px;
}

nav ul li {
	display: inline-block;
	list-style: none;
	padding: 0 16px;
	vertical-align: middle;
}

nav ul li:last-child {
	padding: 0 0 0 16px;
	background: #4fade9;
}

nav ul li a {
	text-decoration: none;
	/* color:#fff; */
	color: #17304e;
	font-weight: 600;
}

nav ul li a:hover {
	text-decoration: none;
	/* color:#4fade9; */
	color: #44c6f0;
}

nav ul.top {
	margin-bottom: 25px;
	display: block;
}

nav ul.top img {
	width: auto;
	height: 18px;
	float: none;
	margin-right: 12px;
	vertical-align: middle;
	margin-bottom: 4px;
}

nav ul.top li {
	/* background:#d1d2d3; */
	background: #049fd1;
	text-align: center;
	padding: 6px 0px;
	height: 20px;
	margin-right: -10px;
}

nav ul.top li a {
	/* color:#214a5f; */
	color: #fff;
	padding: 4px 34px 4px 25px;
}

nav ul.top li:hover {
	background: #fff;
}

nav ul.top li.panier {
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

nav ul.top li.panier a {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

nav ul.top li.bleu {
	/* background:#368ccf; */
	background: #a1a1a1;
}

nav ul li.blocbleu {
	text-decoration: none;
	/* color:#fff; */
	color: #17304e;
	font-weight: 600;
	background-color: #049fd1;
	text-align: center;
	padding: 6px 16px;
	height: 20px;
	/* margin-right:-10px; */
}

nav ul li.blocbleu:hover {
	background-color: #44c6f0;
}

nav ul li.blocbleu a {
	color: #fff;
}

nav ul.top li.bleu a {
	color: #ffffff;
}

nav ul.top li.bleu:hover {
	background: #4fade9;
}

nav ul.top li.rouge {
	background: #48a9ee;
}

nav ul.top li.rouge a {
	color: #fff;
}

nav ul.top li.rouge img {
	vertical-align: middle;
	margin-left: 10px;
	width: auto;
	height: 5px;
}

.header-mobile {
	display: none;
	background-color: rgba(255, 255, 255, 0.5);
	box-shadow: 0 0.4em 0.3em rgba(0, 0, 0, 0.09);
}

.header-mobile img {
	padding: 1em;
	max-width: 80px;
	height: auto;
}

.slicknav_nav .menu_mobile li.rouge a:hover {
	background: #48a9ee;
	color: #fff;
}

.soumission .bloc {
	float: left;
	display: inline-block;
	width: 50%;
}

.soumission .bloc:first-child {
	padding: 5% 5% 5% 10%;
	box-sizing: border-box;
}

.contactBas {
	background: #101e35;
	color: #f2f2f2;
	display: flex;
	align-items: stretch;
}

.contactBas > div {
	width: 50%;
	overflow: hidden;
}

.contactBas > div > div {
	padding: 10% 20% 5% 20%;
}

.contactBas iframe {
	width: 100%;
	height: 400px;
}

.contactBas a {
	color: #fff;
}

.contactBas a:hover {
	color: #4fade9;
}

.contactBas h1 {
	color: #368ccf;
	padding: 0;
	font-size: 25px;
}

.contactBas h3 {
	padding: 0;
}

.contactBas h2 a,
.contactBas h2 {
	color: #fff;
	font-size: 18px;
	padding: 0;
}

.contactBas img {
	vertical-align: middle;
	padding-right: 10px;
}

footer {
	/* background:black; */
	background: #17304e;
	padding: 30px 0;
	text-align: center;
}

footer div {
}

footer img {
	width: 200px;
	height: auto;
}

footer p,
footer p a {
	color: #fff;
	text-align: center;
}

.footerBas {
	display: flex;
	align-items: stretch;
}

.footerBas .footerGauche {
	padding-left: 15%;
}

.footerBas .footerDroit {
	padding-left: 25%;
	padding-right: 25%;
	/* height:100%; */
	display: flex;
	justify-content: flex-end;
}

.footerBas > div {
	width: 50%;
	overflow: hidden;
}

.footerBas > div > div {
	padding: 0% 20% 0% 30%;
}

.footerBas > div .footerGauche {
	padding: 0% 10% 0 17%;
}

.footerBas p {
	text-align: left;
}

.footerBas .btnAdmin {
	float: right;
	margin-top: auto;
	margin-bottom: auto;
}

.boutonAdmin {
	-webkit-appearance: none;
	display: inline-block;
	border-radius: 0px;
	background: #000;
	cursor: pointer;
	padding: 10px 20px;
	color: #fff;
	border: none;
	width: 125px;
	margin: 30px 0 0 0px;
	font-size: 15px;
}

.gestion img {
	max-width: 100%;
	height: auto !important;
	padding: 0;
}

.accueil {
	position: relative;
	background: url(../images/img_cerveau.jpg) no-repeat top center #000;
	background-size: cover;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 1;
	height: 100vh;
}

.accueil .container {
	padding-top: 20vh;
	width: 100%;
	text-align: center;
}

.big-containerIndex {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.accueil h1 {
	font-size: 60px;
	text-align: center;
	color: #fff;
	/* padding-bottom: 50px; */
	font-weight: 900;
	text-transform: uppercase;
	display: inline;
}

.accueil h2 {
	color: #fff;
	display: inline;
}

.accueil h3 {
	font-size: 28px;
	color: #fff;
	text-align: center;
	display: inline;
	font-weight: 800;
}

.accueil h4 {
	color: #fff;
	display: inline;
}

.accueil p {
	font-size: 20px;
	color: #fff;
}

.accueil-back {
	list-style: none;
	display: flex;
	align-items: center;
	text-align: left;
	background: url(../images/background-titre_v2.jpg) repeat top center;
	color: #fff;
	margin: 0 0 25px 0;
	font-size: 25px;
	font-weight: 300;
}

.accueil-back > div {
	width: 40%;
}

.accueil-back > div:last-child {
	padding: 25px 5%;
	box-sizing: border-box;
	width: 60%;
}

.accueil-back img {
	max-width: 612px;
	width: 100%;
	height: auto;
}

.accueil-back h1 {
	font-size: 40px;
	font-weight: 500;
}

.accueil-back h3 {
	text-align: left;
}

.intro img {
	max-width: 612px;
	width: 100%;
	height: auto;
}

.intro {
	border-right: 1px solid #f2f2f2;
}

.bg-bleu {
	padding: 25px 50px 25px 50px;
	margin: 20px 0;
	background: #049fd1;
}

.bg-gris {
	padding: 25px 50px 25px 50px;
	margin: 20px 0;
	/*background:#162f4d;*/
	background: #d2d1d1;
	color: #162f4d;
}

.bg-gris h3 {
	color: #162f4d;
}

.btn-pdf {
	text-align: center;
}

.btn-pdf a {
	background: #17304e;
	border: none;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	cursor: pointer;
	/* text-transform: uppercase; */
	text-align: Center;
	padding: 10px 40px;
	width: 30%;
	text-decoration: none;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

.btn-pdf a:hover {
	background: #44c6f0;
	color: #fff;
}

.btn-pdf2 {
	text-align: left;
}

.btn-pdf2 a {
	background: #049fd1;
	border: none;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	cursor: pointer;
	/* text-transform: uppercase; */
	text-align: Center;
	padding: 10px 40px;
	width: 300px;
	box-sizing: border-box;
	text-decoration: none;
	display: inline-block;
	margin: 5px;
}

.btn-pdf2 a:hover {
	background: #44c6f0;
	color: #fff;
}

.intro p {
	color: #fff;
	text-align: center;
	width: 75%;
	margin: 0 auto;
}

.achatPaiement {
	background-color: #f2f2f2;
	padding: 10px;
}

.achatPaiement p {
	text-align: left;
	color: #696969;
	font-size: 14px;
}

.placeholderError::-webkit-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: red;
	opacity: 1;
	/* Firefox */
}

.placeholderError::-moz-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: red;
	opacity: 1;
	/* Firefox */
}

.placeholderError:-ms-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: red;
	opacity: 1;
	/* Firefox */
}

.placeholderError::-ms-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: red;
	opacity: 1;
	/* Firefox */
}

.placeholderError::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: red;
	opacity: 1;
	/* Firefox */
}

.placeholderError:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: red;
}

.placeholderError::-ms-input-placeholder {
	/* Microsoft Edge */
	color: red;
}

/* =====[ PARTENAIRES ]======================================================================== */
ul.partenaire {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	margin: 40px 0;
}

ul.partenaire li {
	width: 20%;
	text-align: center;
	padding: 25px 0;
	box-sizing: border-box;
}

ul.partenaire li img {
	max-width: 160px;
	width: 90%;
	height: auto;
	display: block;
	margin: 0 auto;
}

ul.partenaire3 {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 40px 0;
}

ul.partenaire3 li {
	text-align: center;
	padding: 15px 0;
	box-sizing: border-box;
	flex: 0 1 33%;
}

ul.partenaire3 li img {
	max-width: 160px;
	width: 90%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.textbleu {
	color: #067ec4;
}

/* =====[ ARCHIVE ]======================================================================== */
.bg-blanc {
	padding: 50px;
	margin: 20px 0;
	background: #ffffff;
}

.bg-blanc2 {
	padding: 50px;
	margin: 20px 0;
	background: #ffffff;
	display: flex;
	flex-direction: column;
}

.archive {
	padding: 50px;
}

.bg-blanc h2 {
	color: #039fd1;
	text-align: center;
}

.bg-blanc h3 {
	color: #17324f;
	text-align: center;
}

.bg-blanc2 h2 {
	color: #039fd1;
	text-align: center;
}

.bg-blanc2 h3 {
	color: #17324f;
	text-align: center;
}

.bg-blanc2 span,
.bg-blanc2 a {
	text-align: center;
	margin-bottom: 3%;
}

.listeeval {
	padding-left: 20px;
}

.lien {
	list-style: none;
	text-decoration: underline;
}

.list_interior {
	list-style-position: inside;
}

.lien li {
	margin-bottom: 10px;
}
.container_btn {
	display: flex;
	align-self: center;
	flex-wrap: wrap;
	justify-content: center;
}

.showInfo a.show,
a.linkToggle {
	background: url("../images/iconplus1.png") no-repeat 0 0;
	background-size: 20px 30px;
	padding: 0 0 0 40px;
	display: inline-block;
	min-height: 28px;
	text-decoration: none;
}

.showInfo a.show.minus,
a.linkToggle.minus {
	background: url("../images/iconplus2.png") no-repeat 0 0;
	background-size: 20px 30px;
}

.showInfo {
	padding: 10px;
	border-bottom: 1px solid #f2f2f2;
}

.showInfo a {
	text-decoration: none;
	color: #696969;
}

.showInfo a:hover {
	color: #039fd1;
}

.showInfo h3 {
	font-size: 18px;
	font-weight: 300;
	text-align: left;
}

.showInfo ul {
	-moz-column-count: 2;
	column-count: 2;
}

.showInfo ul li {
	padding-bottom: 6px;
	margin-left: 55px;
}

.showInfo div {
	margin-top: 20px;
}

.showContent h2 {
	font-size: 20px;
	font-weight: 400;
}

.showContent > div {
	margin-top: 25px;
}

.showContent > a.show,
a.linkToggle {
	background: url("../images/dossier.png") no-repeat 0 0;
	background-size: 35px 35px;
	padding: 0 0 0 50px;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	min-height: 35px;
	text-decoration: none;
}

/* -----------------------------PAGE QUESTIONNAIRE----------------------------------------- */
.sectionquestionnaire {
	background-color: #fff;
}

/* .sectionquestionnaire */
.headerquestionnaire {
	background: #292929;
	width: 100%;
	padding: 50px 0;
}

.headerquestionnaire h2 {
	color: #fff;
	font-weight: 700;
	text-align: left;
}

.headerquestionnaire h3 {
	color: #fff;
	text-align: left;
}

.questionnaire {
	/* width: 100%;  */
	margin: 40px auto;
	text-align: left;
	margin-top: 0;
}

.questionnaire form {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.questionnaire span {
	color: #fff;
	font-size: 15px;
	background: #049fd1;
	padding: 5px 10px;
}

.questionnaire p {
	padding: 10px 0;
	font-size: 18px;
	text-align: left;
}

.questionnaire .titre {
	background: #efedee;
	/* color: #ef2e25;  */
	/* font-family: 'Caveat Brush', cursive;  */
	font-size: 30px;
	padding: 10px 30px;
	margin-bottom: 10px;
}

.questionnaire ul {
	padding: 0px;
	/* border-bottom:1px dashed #cccccc;  */
	margin-bottom: 40px;
}

.questionnaire ul:last-child {
	border-bottom: none;
	padding-bottom: 50px;
}

.questionnaire ul li {
	list-style: none;
	/*margin:3px;*/
	display: block;
}

.questionnaire input[type="radio"] {
	border: 1px solid #cccccc;
	float: left;
}

.questionnaire label {
	/* margin-left:20px; */
}

div.boutonbleu {
	color: #fff;
	background-color: #049fd1;
	font-weight: 700;
	padding: 20px 70px;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	font-size: 18px;
}

div.boutonbleu p {
	font-size: 18px;
}

.dyntable ul {
	list-style: none;
	width: 100%;
	margin: 20px 0;
	display: table-row;
}

.dyntable ul li {
	display: table-cell;
	width: 10%;
	padding: 100px 50px;
	border-right: white 2px solid;
	text-align: center;
	vertical-align: middle;
	/* border-bottom:1px solid #cccccc; */
	/* background-color:#f2f2f2; */
	background-color: #bfbfbf;
}

.dyntable ul li:last-child {
	/* border-right:#cccccc 1px solid; */
}

.dyntable ul li:first-child {
	/* border-left:#cccccc 1px solid; */
}

.dyntable ul.titre li {
	/* padding:20px 50px;  */
	padding: 20px 17px;
	background: #17304e;
	color: #fff;
}

.dyntable ul li span {
	display: none;
}

.pourcentage {
	color: #17304e;
	font-size: 90px;
}

.choixreponse {
	/* font-size:30px; */
	font-size: 23px;
}

/* =====[ FOOTER ]======================================================================== */
.infos {
	text-align: center;
	padding: 2%;
	background-color: #f2f2f2;
}

.infos h3 {
	color: #17324f;
}

.infos img {
	width: 50px;
	height: auto;
}

.infos img.logo {
	width: 200px;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 25px auto;
}

.copyright {
	font-size: 14px;
}

.copyright a {
	text-decoration: none;
}

#toTop {
	background: url(../images/b_top.png) no-repeat center center #00713e;
	height: 12px;
	padding: 25px 30px 10px 30px;
	position: fixed;
	/* this is the magic */
	bottom: 0;
	/* together with this to put the div at the bottom*/
	right: 5%;
	cursor: pointer;
	display: none;
}

#toTop:hover {
	background: url(../images/b_top.png) no-repeat center center #f5b90f;
}

.titreSpecial {
	font-family: "Shadows Into Light", Cursive;
	font-size: 50px;
	font-weight: normal;
	color: #4fade9 !important;
}

a {
	color: #2f3435;
	text-decoration: none;
	/* text-transform:uppercase */
}

a:hover {
	color: #4fade9;
}

a.underline {
	text-decoration: underline;
}

a.boutonbleu {
	color: #fff;
	background-color: #368ccf;
	font-weight: 700;
	padding: 20px 40px;
	display: inline-block;
	margin: 5px 5px;
	font-size: 18px;
}

a:hover.boutonbleu {
	color: #fff;
	background-color: #4fade9;
}

a.boutonbleufoncer {
	color: #fff;
	background-color: #101e35;
	font-weight: 700;
	padding: 20px 40px;
	display: inline-block;
	margin: 5px 5px;
	font-size: 18px;
}

a:hover.boutonbleufoncer {
	color: #fff;
	background-color: #4fade9;
}

.decompte {
	position: relative;
	background: url(../images/img_decompte.jpg) no-repeat top center #000;
	background-size: cover;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 1;
	/* height:100%; */
	justify-content: center;
}

.decompte .container {
	width: 90%;
	text-align: center;
}

.decompte h2 {
	font-size: 40px;
}

.decompte #seconds {
	font-size: 25px;
	text-align: center;
	color: #fff;
	padding-bottom: 50px;
	font-weight: 900;
	text-transform: uppercase;
	display: inline;
}

.decompte .connexion {
	float: right;
	z-index: 1;
}

.decompte div {
	padding: 50px 0 50px 0;
}

.connexion ul {
	width: 100%;
}

.connexion ul li {
	list-style: none;
	display: inline-block;
	font-size: 40px;
	text-align: center;
	padding: 0px 20px 0 15px;
	background: url(../images/2_points.png) right 5% top 10px no-repeat;
	width: 25%;
	box-sizing: border-box;
}

.connexion ul li:first-child {
	padding: 0 20px 0 0;
}

.connexion ul li:last-child {
	background: none;
	padding: 0 0 0 15px;
}

.connexion ul li span {
	display: block;
	font-size: 15px;
	font-family: "nexa_boldregular", "Myriad Pro", Arial, sans-serif;
	padding: 4px 0;
	width: 100%;
}

.decompte2 ul {
	width: 100%;
}

.decompte2 ul li {
	list-style: none;
	display: block;
	font-size: 15px;
	text-align: center;
	padding: 0;
	width: 85%;
	box-sizing: border-box;
	color: #fff;
	margin: 0 auto 10px auto;
}

.decompte2 ul li span {
	display: block;
	font-size: 24px;
	font-family: "nexa_boldregular", "Myriad Pro", Arial, sans-serif;
	background: #fff;
	padding: 4px 0;
	width: 100%;
	color: #000000;
}

.participer ul li {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.participer ul li img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.participer ul li:first-child {
	background: #368ccf;
}

.participer ul li:nth-child(2) {
	background: #4fade9;
}

.participer div {
	position: absolute;
	z-index: 5;
	padding: 7% 25px 25px 25px;
	text-align: center;
	width: 50%;
	box-sizing: border-box;
	vertical-align: middle;
}

.participer h1 {
	color: #fff;
}

.participer h2 {
	color: #fff;
	text-transform: none;
	font-family: "Shadows Into Light", Cursive;
	font-weight: normal;
	font-size: 50px;
}

.participer p {
	color: #fff;
}

.boutonTarif {
	display: block !important;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	top: 250px;
}

a.boutonblanc {
	color: #4fade9;
	background-color: #fff;
	font-weight: 900;
	padding: 20px 90px;
	display: inline-block;
	margin: 5px 5px;
	font-size: 18px;
}

a:hover.boutonblanc {
	color: #fff;
	background-color: #4fade9;
}

.lecongres {
	background: url(../images/img_congres.jpg) no-repeat top center #000;
	align-items: center;
	margin: auto;
	padding-bottom: 10%;
	background-size: cover;
	height: 100%;
}

.lecongres .container {
	padding-left: 10%;
}

.lecongres .container h1 {
	color: #101e35;
}

.conferenciers {
	background: #e1e1e1;
	align-items: center;
	margin: auto;
	background-size: cover;
	height: 100%;
}

.conferenciers h1 {
	color: #101e35;
}

.conferenciers .container {
	width: 85%;
	text-align: left;
	padding-top: 5%;
	padding-bottom: 5%;
}

.conferenciers .list {
	display: flex;
	justify-content: space-around;
	list-style: none;
	padding-top: 5%;
}

.conferenciers .list h3 {
	color: #0c84d1;
	font-weight: 900;
}

.conferenciers .list li {
	width: 20%;
}

.item {
	margin: 20px 0;
}

.item {
	text-align: left;
}

.item h3 {
	color: #0c84d1;
	font-weight: 900;
}

ul.item li {
	list-style: none;
	display: inline-block;
	width: 14%;
	padding: 15px 35px 15px 0;
	box-sizing: border-box;
	float: left;
}

ul.item li img {
	width: 100%;
	height: auto;
	padding-bottom: 5px;
}

ul.item li div {
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.attestation ul li {
	display: inline-block;
	width: 33.333%;
	box-sizing: border-box;
	float: left;
	text-align: left;
}

.attestation ul li img {
	width: 100%;
	height: auto;
}

.attestation ul li:first-child {
	background: #0c84d1;
}

.attestation ul li:nth-child(2) {
	background: #fff;
}

.attestation ul li:nth-child(3) {
	background: #4fade9;
}

.attestation div {
	position: absolute;
	z-index: 5;
	padding: 2% 2% 4% 4%;
	text-align: left;
	width: 33.333%;
	box-sizing: border-box;
	vertical-align: middle;
}

.attestation h1 {
	color: #fff;
	font-size: 45px;
}

.attestation h2 {
	color: #fff;
	text-transform: none;
	font-family: "Shadows Into Light", Cursive;
	font-weight: normal;
	font-size: 50px;
}

.attestation p {
	color: #fff;
	font-size: 17px;
}

.attestation #politiqueAnnulation a:hover.boutonblanc {
	color: #fff;
	background-color: #368ccf;
}

.attestation a.lien {
	color: #fff;
	text-transform: none;
}

.attestation a.lien:hover {
	color: #4fade9;
}

.concours {
	position: relative;
	background: url(../images/img_concours.jpg) no-repeat top center #000;
	background-size: cover;
	align-items: center;
	padding-bottom: 5%;
	padding-top: 5%;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.concours .container {
	width: 100%;
	text-align: center;
}

.concours h2 {
	color: #4fade9;
	text-transform: uppercase;
	font-family: "Shadows Into Light", Cursive;
	font-weight: normal;
	font-size: 50px;
}

.concours h3 {
	color: #fff;
	font-size: 32px;
}

.contact,
.prix {
	padding: 75px;
}

.contact h1,
.prix h1 {
	display: inline-block;
	color: #17304e;
	text-align: center;
	margin-bottom: 25px;
}

.prix hr {
	border: 1px solid #2c9cf5;
}

.prix p {
	text-align: justify;
}

.prix .right {
	float: right;
	padding: 25px 0 25px 25px;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	max-width: 40%;
}

.image_prix2023 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 25px;
}

.image_prix2023 p {
	max-width: 400px;
	text-align: left;
	padding: 0;
	font-size: 0.95rem;
	line-height: 1.5rem;
}

.prix img {
	display: block;
	max-width: 100%;
	width: 300px;
	height: auto;
}

.prix h3 {
	color: #000;
	text-align: left;
	margin: 15px 0;
}

.pubprix {
	text-align: center;
}

.pubprix p {
	padding: 10px 0;
}

.pubprix .btn-pdf2 {
	text-align: center;
}

.pubprix span {
	font-size: 20px;
}

.contact ul li {
	list-style: none;
	width: 33.33%;
	display: inline-block;
	padding-right: 20px;
	box-sizing: border-box;
}

.contact ul li:last-child {
	padding-right: 0;
}

.contact .questionnaire ul li {
	width: 100%;
}

.annulation {
	padding: 75px;
}

.annulation h1 {
	color: #101e35;
}

.annulation ul li {
	list-style: none;
	width: 49%;
	display: inline-block;
	padding-right: 20px;
	box-sizing: border-box;
}

.annulation ul li:nth-child(2) {
	padding-right: 0;
}

.annulation ul li:last-child {
	padding-right: 0;
}

form {
	width: 60%;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
}

.formulairecontact {
	width: 50%;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
}

.formulairecontact ul li {
	list-style: none;
	width: 33.33%;
	display: inline-block;
	padding: 0 20px 0 0;
	box-sizing: border-box;
}

.formulairecontact ul li label {
	display: inline-block;
	padding: 0 0 0 0px;
}

input:focus,
textarea:focus,
select:focus {
	outline: none;
}

label {
	display: block;
	/* vertical-align:top; */
	margin-top: 2px;
	font-size: 15px;
	text-align: left;
}

select,
textarea,
input {
	padding: 5px;
	font-size: 15px;
	border: 0px;
	font-family: "Roboto Condensed", Arial, "sans-serif";
	border: none;
	border-radius: 0px;
	background: #f2f2f2;
	margin: 5px 5px 10px 0;
}

textarea {
	width: 100%;
	height: 100px;
	box-sizing: border-box;
}

select {
	/* width:100%; */
	box-sizing: border-box;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
	width: 100%;
	box-sizing: border-box;
}

input[type="checkbox"] {
	margin-left: 0%;
}

.adresse_container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.adresse_container a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

label.checkbox {
	width: 90%;
	text-align: left;
	margin-left: 1%;
	margin-top: 2px;
	display: inline-block;
}

.disabled label {
	position: relative;
	color: #d3d3d3;
	text-decoration: line-through;
}

.disabled-btn,
.disabled-btn:hover {
	pointer-events: none;
	opacity: 0.25;
}

span.radio {
	float: left;
	margin-top: 0px;
	font-size: 15px;
}

form p {
	font-size: 12px;
	text-align: right;
}

form p span {
	font-size: 14px;
}

form p span img {
	vertical-align: middle;
	padding-right: 10px;
}

form em {
	font-size: 14px;
	color: #858585;
}

input[type="submit"] {
	display: block;
	text-align: center;
	-webkit-appearance: none;
	font-size: 20px;
	padding: 20px 40px;
	width: 175px;
	text-align: center;
	color: #fff;
	background: #049fd1;
	margin: 0 auto;
	margin-top: 20px;
}

input[type="submit"]:hover {
	background: #44c6f0;
	color: #fff;
	cursor: pointer;
}

.label_error {
	color: #ff0000;
}

.success_label {
	color: #00e215;
}

.merci {
	text-align: center;
}

.merci h1 {
	color: #101e35;
}

.merci img {
	width: 50px;
	height: auto;
	margin-top: 50px;
}

.merci p {
	padding: 30px 0 60px 0;
}

form .cols {
	width: 50%;
	float: left;
	padding: 0 5% 20px 0;
	box-sizing: border-box;
}

form .last {
	padding: 0 0 20px 0;
}

form.petit {
	width: 50%;
}

form h3 {
	color: #17304e;
	text-align: left;
}

form ul li {
	list-style: none;
	text-align: left;
	/* display:inline-block; */
	padding: 0 0px;
}

form ul li label {
	/* display:inline-block;  */
	padding: 0 0 0 10px;
}

.formulaire h1 {
	color: #101e35;
}

.concoursForm {
	padding: 75px;
}

.concoursForm form {
	text-align: left;
}

.concoursForm h1 {
	color: #101e35;
}

.concoursForm h2 {
	color: #0c84d1;
	text-transform: unset;
	font-weight: unset;
	font-size: 20px;
}

.concoursForm p {
	font-size: 20px;
}

.concoursForm ul li {
	list-style: none;
	width: 50%;
	display: inline-block;
	padding-right: 20px;
	box-sizing: border-box;
}

.concoursForm ul li:last-child {
	padding-right: 0;
}

.inscription h1 {
	color: #17304e;
	text-align: center;
	line-height: 70px;
}

#panierAchat h1 {
	color: #101e35;
	text-align: center;
}

.entete_panier ul {
	list-style: none;
	width: 100%;
	font-size: 26px;
}

.entete_panier ul li {
	box-sizing: border-box;
	border: 1px solid #fff;
	padding: 15px 28px;
	float: left;
	background: #101e35;
	color: #fff;
}

.entete_panier ul li img {
	width: 25px;
	height: 25px;
}

.entete_panier ul li:first-child {
	width: 75%;
	text-align: left;
}

.entete_panier ul li {
	width: 15%;
	text-align: center;
}

.entete_panier ul li:last-child {
	width: 10%;
	text-align: center;
}

.entete_revise ul {
	list-style: none;
	width: 100%;
	font-size: 26px;
}

.entete_revise ul li {
	box-sizing: border-box;
	border: 1px solid #fff;
	padding: 15px 28px;
	float: left;
	background: #101e35;
	color: #fff;
}

.entete_revise ul li img {
	width: 25px;
	height: 25px;
}

.entete_revise ul li:first-child {
	width: 75%;
	text-align: left;
}

.entete_revise ul li:last-child {
	width: 25%;
	text-align: center;
}

.entete_achats ul {
	list-style: none;
	width: 100%;
	font-size: 16px;
}

.entete_achats ul li {
	box-sizing: border-box;
	border: 1px solid #fff;
	padding: 15px 28px;
	height: 70px;
	float: left;
	width: 16.66%;
	text-align: center;
	background: #101e35;
	color: #fff;
}

.entete_achats ul li img {
	width: 25px;
	height: 25px;
}

.entete_achats ul li:first-child {
	width: 13%;
}

.entete_achats ul li:nth-child(2) {
	width: 20.36%;
}

#revise h1 {
	color: #101e35;
	text-align: center;
}

.note {
	font-size: 15px;
	color: #858585;
	text-align: left;
}

.note2 {
	font-size: 16px;
	color: #858585;
	text-align: left;
}

.panier ul,
.revise ul {
	list-style: none;
	width: 100%;
	font-size: 16px;
	display: table;
}

.panier ul li,
.revise ul li {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #fff;
	padding: 15px 28px;
	background: #dadbdc;
	text-align: center;
}

.panier ul li h2,
.revise ul li h2 {
	color: #000;
	font-size: 16px;
	margin-bottom: 2px;
	line-height: 24px;
	margin-top: 8px;
}

.panier ul li span,
.revise ul li span {
	font-size: 18px;
}

.panier ul li:first-child,
.revise ul li:first-child {
	width: 75%;
	text-align: left;
}

.panier ul li:nth-child(2) {
	width: 15%;
}

.panier ul li:last-child {
	width: 10%;
}

.panier span {
	display: none;
	color: black;
	padding-right: 15px;
}

.panier em {
	font-style: normal;
	color: #597787;
	font-size: 15px;
}

.panier div {
	background: #dadbdc;
	padding: 20px;
	text-align: left;
	border: 1px solid #fff;
}

.achats ul,
.revise ul {
	list-style: none;
	width: 100%;
	font-size: 16px;
	display: table;
}

.achats ul li,
.revise ul li {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #fff;
	padding: 15px 28px;
	background: #dadbdc;
	text-align: center;
}

.achats ul li h2,
.revise ul li h2 {
	color: #000;
	font-size: 16px;
	margin-bottom: 2px;
	line-height: 24px;
	margin-top: 8px;
}

.achats ul li span,
.revise ul li span {
	font-size: 18px;
}

.achats ul li {
	width: 16.66%;
	text-align: center;
}

.achats ul li:first-child {
	width: 13%;
}

.achats ul li:nth-child(2) {
	width: 20.36%;
	text-align: left;
}

.achats span {
	display: none;
	color: black;
	padding-right: 15px;
}

.achats em {
	font-style: normal;
	color: #597787;
	font-size: 15px;
}

.achats div {
	background: #dadbdc;
	padding: 20px;
	text-align: left;
	border: 1px solid #fff;
}

.infoComplement h1 {
	color: #101e35;
	font-size: 30px;
}

.infoComplement h2 {
	color: #101e35;
}

.revise ul li:last-child {
	width: 25%;
}

.calcul {
	width: 25%;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 0px;
	border: 2px solid #101e35;
	float: right;
}

.calcul ul {
	list-style: none;
	width: 100%;
	font-size: 15px;
}

.calcul ul li {
	padding: 10px 10% 10px 10%;
	text-align: right;
	box-sizing: border-box;
}

.calcul ul li div {
	width: 50%;
	float: left;
	text-align: right;
	padding-right: 5px;
}

.calcul ul li:last-child {
	background: #101e35;
	color: #fff;
	font-weight: bold;
}

.boite_bouton {
	float: right;
	text-align: center;
	width: 25%;
}

.boite_bouton .btn-rouge {
	max-width: 100%;
}

.boite_bouton .btn-commande {
	max-width: 100%;
}

.nouveau_membre a {
	text-decoration: none;
}

.nouveau_membre {
	width: 25%;
	float: right;
	text-align: center;
	margin-top: 20px;
}

.nouveau_membre img {
	width: 22px;
	max-width: 100%;
	vertical-align: middle;
	padding-right: 10px;
}

.error::-webkit-input-placeholder {
	color: #ff0000;
}

.error {
	color: #ff0000;
}

.continuer2 {
	margin: 20px 0;
}

#titrePaiement {
	color: #101e35;
	text-align: center;
}

ul.resume {
	list-style: none;
	width: 200px;
	font-size: 15px;
	margin: auto;
	border: 2px solid #ef2e25;
}

ul.resume li {
	display: inline-block;
	padding: 10px 0px;
	width: 100%;
	text-align: right;
	background: #ffffff;
}

ul.resume li div {
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 5px;
	background: #ff00ff;
}

ul.resume li:last-child {
	font-weight: bold;
}

ul.carte li {
	list-style: none;
	text-align: left;
	margin-left: 110px;
	display: block;
}

.paiement .cols {
	width: 48%;
	float: left;
	box-sizing: border-box;
}

.paiement .cols h1 {
	background: #101e35;
	padding: 2px 20px 4px 20px;
	color: #fff;
	text-align: left;
	font-size: 30px;
	margin: 0px;
	display: inherit;
}

.paiement .cols h2 {
	background: #ededed;
	color: #000;
	font-size: 16px;
	margin-bottom: 2px;
	padding: 4px 0px 4px 20px;
}

.paiement .cols.resum {
	margin-right: 4%;
}

.paiement .cols.resum h2 {
	line-height: 24px;
	padding: 10px 20px;
}

.paiement .cols.resum .continuer {
	margin-top: 0px;
}

.paiement .cols.resum img {
	width: 20px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.paiement .cols.paye {
	border: 2px solid #101e35;
}

.paiement .cols form {
	width: 100%;
	border: 0px solid #ef2e25;
	padding: 40px 10%;
	box-sizing: border-box;
}

.paiement ul.ccredit {
	width: 30%;
	margin: auto;
}

.paiement input[type="radio"] {
	vertical-align: middle;
	margin-right: 5px;
}

.paiement select {
	width: 40%;
	text-align: left;
}

.paiement .calcul {
	width: 50%;
	margin-top: 0px;
}

.resumer {
	background: #dadbdc;
	padding: 20px;
}

.resumer em {
	font-style: normal;
	color: #597787;
	font-size: 15px;
}

.confirmation {
	padding: 25px;
	width: 50%;
	margin: 30px auto;
	text-align: center;
	box-sizing: border-box;
}

.confirmation .btn-bleu {
	margin: 20px auto;
}

.confirmation h3 {
	color: #17304e;
}

.quoineuf h2 {
	background: #efedee;
	color: #000;
	font-size: 30px;
	padding: 10px 30px;
	margin-bottom: 10px;
	display: inherit;
	text-align: left;
}

.quoineuf div {
	padding: 20px 0 50px 0;
}

.quoineuf div p {
	text-align: justify;
}

#conditions h1 {
	color: #101e35;
}

.programmation {
	padding: 75px;
}

.programmation h1 {
	color: #101e35;
}

.programmation p {
	font-size: 20px;
}

.date {
	padding: 5% 0 0 0;
}

.date h2 {
	color: #0c84d1;
	text-transform: unset;
	font-weight: bold;
	font-size: 25px;
}

.conference {
	background-color: #ebebeb;
	width: 100%;
	margin-bottom: 15px;
}

.conference .contenu {
	padding: 20px;
}

.conference .container {
	width: 80%;
	text-align: left;
	padding-top: 5%;
	padding-bottom: 5%;
}

.list2 {
	margin: 20px 0;
}

.list2 {
	text-align: left;
}

.list2 p {
	font-size: 14px;
}

.list2 h3 {
	color: #0c84d1;
	font-weight: 900;
}

ul.list2 li {
	list-style: none;
	display: inline-block;
	width: 170px;
	padding: 15px 30px 15px 0;
	box-sizing: border-box;
}

ul.list2 li img {
	width: 100%;
	height: auto;
	padding-bottom: 5px;
}

ul.list2 li div {
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ul.list2 li:nth-child(2) div {
	width: 500px;
}

/* a.show, a.linkToggle{background:url(../images/plus.png)no-repeat 0px 11px;background-size:25px 25px;padding:10px 20px 10px 40px;display:inline-block;min-height:28px;text-decoration:none;text-transform:unset;color:#0c84d1;font-size:20px;font-weight:bold;}
a.show2, a.linkToggle2{background:url(../images/fleche.png)no-repeat 100% 11px;background-size:25px 25px;padding:10px 35px 10px 0px;display:inline-block;min-height:28px;text-decoration:none;text-transform:unset;color:#0c84d1;font-size:20px;font-weight:bold;}
.showInfo a.show.minus, a.linkToggle.minus{background:url(../images/moins.png) no-repeat 0px 11px;background-size:25px 25px;}
.showInfo ul.list2 li{float:unset;} */

/* STRIPE PAIEMENT */
.stripepaiement {
	width: 100% !important;
	/* margin: 20px auto; */
	padding: 0;
	margin-top: 0;
}

.stripepaiement label {
	height: 35px;
	position: relative;
	color: #8798ab;
	display: block;
	/* margin-top: 30px; */
	margin-bottom: 20px;
}

.stripepaiement label > span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-weight: 300;
	line-height: 32px;
	color: #8798ab;
	border-bottom: 1px solid #586a82;
	transition: border-bottom-color 200ms ease-in-out;
	cursor: text;
	pointer-events: none;
}

.stripepaiement label > span span {
	position: absolute;
	top: 0;
	left: 0;
	transform-origin: 0% 50%;
	transition: transform 200ms ease-in-out;
	cursor: text;
}

.stripepaiement label .field.is-focused + span span,
.stripepaiement label .field:not(.is-empty) + span span {
	transform: scale(0.68) translateY(-36px);
	cursor: default;
}

.stripepaiement .field.is-focused + span {
	border-bottom-color: #0085eb;
}

.stripepaiement .field {
	background: transparent;
	font-weight: 300;
	border: 0;
	color: black;
	outline: none;
	cursor: text;
	display: block;
	width: 100%;
	line-height: 32px;
	padding-bottom: 3px;
	transition: opacity 200ms ease-in-out;
}

.stripepaiement .field::-webkit-input-placeholder {
	color: #8898aa;
}

.stripepaiement .field::-moz-placeholder {
	color: #8898aa;
}

/* IE doesn't show placeholders when empty+focused */
.stripepaiement .field:-ms-input-placeholder {
	color: #424770;
}

.stripepaiement .field.is-empty:not(.is-focused) {
	/* opacity: 0; */
}

.stripepaiement button {
	/* float: left; */
	display: block;
	background: #0085eb;
	color: #fff;
	border-radius: 2px;
	border: 0;
	margin-top: 20px;
	font-size: 19px;
	font-weight: 400;
	width: 100%;
	height: 47px;
	line-height: 45px;
	outline: none;
	display: inline-block;
}

.stripepaiement button:hover {
	opacity: 0.7;
	cursor: pointer;
}

.stripepaiement button:focus {
	background: white;
	color: #0085eb;
	border: 1px solid #0085eb;
}

.stripepaiement button:active {
	background: white;
	color: #0085eb;
	border: 1px solid #0085eb;
}

.stripepaiement .outcome {
	float: left;
	width: 100%;
	padding-top: 8px;
	min-height: 20px;
	text-align: center;
}

.stripepaiement .success,
.stripepaiement .error {
	/* display:none; */
	font-size: 15px;
}

.stripepaiement .success.visible,
.stripepaiement .error.visible {
	display: inline;
}

.stripepaiement .error {
	color: #e4584c;
}

.stripepaiement .success {
	color: #0085eb;
}

.stripepaiement .token {
	font-weight: 500;
	font-size: 15px;
}

form.is-submitting::before {
	position: absolute;
	content: "";
	/* top: -0.5em;
	right: -0.5em;
	left: -0.5em;
	bottom: -0.5em; */
	inset: 0;
	background: rgba(0, 0, 0, 0.65)
		url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K")
		no-repeat 50% 50% / 2em 2em;
	z-index: 1;
}

ul.list2 li div {
	height: auto;
	float: left;
}

#pageTarifs h2 {
	color: #101e35;
	font-size: 35px;
}

#pageTarifs h3 {
	color: #0c84d1;
	text-transform: unset;
	font-weight: bold;
	font-size: 20px;
	font-weight: 800;
}

.btnPanier {
	position: absolute;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

.abonnement {
	padding-bottom: 5%;
}

.abonnement ul li {
	background: #ebebeb;
	display: inline-block;
	width: 30%;
	box-sizing: border-box;
	height: 550px;
	float: left;
	margin: 0 2.33% 0 0;
	color: #101e35;
	text-align: center;
	font-size: 16px;
}

.abonnement ul li > div:first-child {
	min-height: 500px;
	margin-bottom: 20px;
}

.abonnement ul li p {
	font-size: 20px;
	color: #101e35;
}

.abonnement ul li h1 {
	color: #101e35;
	font-size: 65px;
	margin: 0;
	text-align: center;
}

.abonnement ul li h2 {
	color: #fff;
}

.abonnement .contenu {
	padding: 25px;
	min-height: 200px;
	position: absolute;
	top: 15%;
}

.abonnement .contenu h1 {
	color: #101e35;
}

.abonnement2 {
	padding-bottom: 5%;
}

.abonnement2 #ulOption #liOption {
	background: #ebebeb;
	display: inline-block;
	width: 30%;
	box-sizing: border-box;
	height: 860px;
	float: left;
	margin: 0 2.33% 0 0;
	color: #101e35;
	text-align: center;
	font-size: 16px;
}

.abonnement2 #ulOption #liOption > div:first-child {
	min-height: 840px;
	margin-bottom: 20px;
}

.abonnement2 #ulOption #liOption p {
	font-size: 20px;
	color: #101e35;
}

.abonnement2 #ulOption #liOption h1 {
	color: #101e35;
	font-size: 65px;
	margin: 0;
	text-align: center;
}

.abonnement2 #ulOption #liOption h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 800;
}

.abonnement2 .contenu {
	padding: 25px;
	min-height: 210px;
	position: absolute;
	top: 220px;
	text-align: left;
}

.abonnement2 .contenu h1 {
	color: #101e35;
}

.listoption {
	list-style-type: disc;
	padding: 20px;
}

a.programmationcomplete {
	background: url(../images/plus.png) no-repeat 0px 9px;
	background-size: 25px 25px;
	padding: 10px 20px 10px 40px;
	text-transform: unset;
	color: #0c84d1;
	font-size: 16px;
	font-weight: bold;
}

.abonnement3 {
	padding-bottom: 5%;
}

.abonnement3 #ulOption #liOption {
	background: #ebebeb;
	display: inline-block;
	width: 30%;
	box-sizing: border-box;
	height: 600px;
	float: left;
	margin: 0 2.33% 0 0;
	color: #101e35;
	text-align: center;
	font-size: 16px;
}

.abonnement3 #ulOption #liOption > div:first-child {
	min-height: 550px;
	margin-bottom: 20px;
}

.abonnement3 #ulOption #liOption p {
	font-size: 20px;
	color: #101e35;
}

.abonnement3 #ulOption #liOption h1 {
	color: #101e35;
	font-size: 65px;
	margin: 0;
	text-align: center;
}

.abonnement3 #ulOption #liOption h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 800;
}

.abonnement3 .contenu {
	padding: 25px;
	min-height: 200px;
	position: absolute;
	top: 15%;
	text-align: left;
}

.abonnement3 .contenu h1 {
	color: #101e35;
}

.backBleuFonce {
	background: #101e35;
	width: 100%;
	height: 70px;
	position: absolute;
	top: 0;
	line-height: 70px;
}

.backBleuFonce p {
	color: #ffffff !important;
	font-weight: 800;
}

.option {
	background: #368ccf;
	width: 100%;
	height: 60px;
	position: absolute;
	top: 0;
	line-height: 60px;
}

.backBleuFonce2 {
	background: #101e35;
	width: 100%;
	height: 150px;
	position: absolute;
	top: 60px;
	line-height: 150px;
}

.backBleuFonce2 p {
	color: #ffffff !important;
	line-height: 1.5;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	font-style: italic;
	width: 80%;
}

ul.entete li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	height: 100px;
	padding: 5px;
	box-sizing: border-box;
}

ul.entete li:nth-child(1) {
	background: #efedee;
	width: 80%;
	color: #000;
	font-size: 28px;
	text-align: right;
	padding-right: 25px;
}

ul.entete li:nth-child(1) span {
	font-size: 20px;
}

ul.entete li:nth-child(1) span.stike {
	text-decoration: line-through;
	color: #454545;
	font-size: 18px;
	padding-right: 10px;
}

ul.entete li:nth-child(1) span.special {
	color: #ef2e25;
	font-size: 28px;
}

ul.entete li:nth-child(1) em {
	display: block;
	font-family: "HelveticaNeue-Light", Arial, "sans-serif";
	color: #858585;
}

ul.entete li:nth-child(2) {
	background: #368ccf;
	width: 20%;
	text-align: center;
	font-size: 20px;
	margin-left: -10px;
}

ul.entete li:nth-child(2):hover {
	background: #4fade9;
}

ul.entete li a {
	color: #fff;
	height: 90px;
	line-height: 90px;
	font-weight: 700;
	font-size: 18px;
}

ul.entete li img {
	width: 28px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}

ul.entete li.passer_caisse {
	background: #a8a8a9 !important;
}

ul.entete li.simple {
	width: 100%;
	padding-top: 20px;
}

ul.entete li.simple span {
	font-size: 16px;
	color: #858585;
}

ul.entete2 li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	height: 150px;
	box-sizing: border-box;
}

.textedistancetropcours {
	font-size: 18px !important;
}

ul.entete2 li:nth-child(1) {
	background: #efedee;
	width: 60%;
	color: #000;
	font-size: 28px;
	text-align: left;
	padding-right: 25px;
}

ul.entete2 li:nth-child(2) {
	background: #efedee;
	width: 20%;
	color: #000;
	font-size: 28px;
	text-align: right;
	padding-right: 25px;
	margin-left: -10px;
}

ul.entete2 li:nth-child(1) span {
	font-size: 20px;
}

ul.entete2 h1 {
	line-height: 90px;
}

ul.entete2 li:nth-child(1) span.stike {
	text-decoration: line-through;
	color: #454545;
	font-size: 18px;
	padding-right: 10px;
}

ul.entete2 li:nth-child(1) span.special {
	color: #ef2e25;
	font-size: 28px;
}

ul.entete2 li:nth-child(2) em {
	display: block;
	color: black;
	font-size: 16px;
}

ul.entete2 li:nth-child(3) {
	background: #368ccf;
	width: 20%;
	text-align: center;
	font-size: 20px;
	padding-top: 26px;
	margin-left: -10px;
}

ul.entete2 li:nth-child(3):hover {
	background: #4fade9;
}

ul.entete2 li a {
	color: #fff;
	height: 100px;
	line-height: 100px;
	font-weight: 700;
	font-size: 18px;
}

ul.entete2 li img {
	width: 28px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}

ul.entete2 li.passer_caisse {
	background: #a8a8a9 !important;
}

ul.entete2 li.simple {
	width: 100%;
	padding-top: 20px;
}

ul.entete2 li.simple span {
	font-size: 16px;
	color: #858585;
}

ul.entete2 li div.contenu {
	width: 80%;
	padding: 10px 20px 20px 30px;
}

ul.entete2 li div.contenu p {
	font-size: 20px;
	height: 100px;
	line-height: 100px;
}

ul.entete2 li div.contenu span {
	vertical-align: middle;
	display: inline-block;
	line-height: 1.8;
	padding: 10px 0 10px 0;
}

.connect {
	width: 35%;
}

.connect h1 {
	color: #101e35;
}

.connect form {
	padding: 0px 0px;
}

form.petit {
	width: 50%;
}

.bg_gris {
	background: #efedee;
	margin: 0px;
	padding: 0px;
}

.connect .cols {
	margin: 20px 0px;
	float: left;
	width: 49%;
	text-align: center;
}

.connect img {
	width: 22px;
	max-width: 100%;
	vertical-align: middle;
	margin-right: 10px;
}

.connect a {
	text-decoration: none;
	text-transform: none;
}

.connect a:hover {
	color: #4fade9;
}

.reset {
	width: 80%;
}

.reset h1 {
	color: #101e35;
}

.modifierMotPasse h1 {
	color: #101e35;
}

.bg-direct {
	color: #fff;
	background: url(../images/bg_video.jpg) center center no-repeat #000;
	margin: 50px auto;
	height: 540px;
	max-width: 960px;
	width: 100%;
	text-align: center;
	padding-top: 200px;
	box-sizing: border-box;
}

.bg-direct h2 {
	color: #fff;
}

.bg-direct .boutonbleufoncer {
	margin: 20px auto;
}

.direct {
	color: #fff;
	margin: 50px auto;
	height: 540px;
	max-width: 960px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.direct h2 {
	color: #ffffff;
}

.direct .boutonbleufoncer {
	margin: 20px auto;
}

.formdirect form {
	max-width: 960px;
	width: 100%;
}

.formdirect h1 {
	color: #101e35;
}

.viewer {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}

.viewer form {
	width: 100%;
}

.nav_player {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 80px 0;
}

.nav_player a {
	text-decoration: none;
}

.nav_player img {
	width: 20px;
	height: auto;
	vertical-align: middle;
}

.nav_player img.gauche {
	padding-right: 15px;
}

.nav_player img.droite {
	padding-left: 15px;
}

.question {
	padding: 40px 0 100px 0;
}

.question h2 {
	text-align: center;
	margin-bottom: 20px;
}

.question > ul > li {
	list-style: none;
	width: 50%;
	box-sizing: border-box;
	float: left;
	padding: 0 2.5% 0 0;
	font-size: 14px;
	color: #464646;
}

.question > ul > li:last-child {
	padding: 0 0 0 2.5%;
}

.question > ul li img {
	width: 44px;
	vertical-align: middle;
	margin-right: 10px;
}

.question a {
	text-decoration: none;
}

.question > ul li form {
	width: 100%;
	padding: 0px;
}

.question > ul li form input[type="email"],
.question textarea {
	background: #ffffff;
}

/* -----------------------------PAGE QUESTIONNAIRE----------------------------------------- */
.sectionquestionnaire {
	background-color: #fff;
}

/* .sectionquestionnaire */
.headerquestionnaire {
	background: #292929;
	width: 100%;
	padding: 50px 0;
}

.headerquestionnaire h2 {
	color: #fff;
	font-weight: 700;
	text-align: left;
}

.headerquestionnaire h3 {
	color: #fff;
	text-align: left;
}

.questionnaire {
	/* width: 100%;  */
	margin: 40px auto;
	text-align: left;
	margin-top: 0;
}

.questionnaire form {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.questionnaire span {
	color: #fff;
	font-size: 15px;
	background: #17304e;
	padding: 5px 10px;
}

.questionnaire p {
	padding: 10px 0;
	font-size: 18px;
	text-align: left;
}

.questionnaire .titre {
	background: #efedee;
	/* color: #ef2e25;  */
	/* font-family: 'Caveat Brush', cursive;  */
	font-size: 30px;
	padding: 10px 30px;
	margin-bottom: 10px;
}

.questionnaire ul {
	padding: 0px;
	/* border-bottom:1px dashed #cccccc;  */
	margin-bottom: 40px;
}

.questionnaire ul:last-child {
	border-bottom: none;
	padding-bottom: 50px;
}

.questionnaire ul li {
	list-style: none;
	margin: 3px;
	display: block;
}

.questionnaire input[type="radio"] {
	border: 1px solid #cccccc;
	float: left;
}

.questionnaire label {
	/* margin-left:20px; */
}

div.boutonbleu {
	color: #fff;
	background-color: #049fd1;
	font-weight: 700;
	padding: 20px 70px;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	font-size: 18px;
}

div.boutonbleu p {
	font-size: 18px;
}

.dyntable ul {
	list-style: none;
	width: 100%;
	margin: 20px 0;
	display: table-row;
}

.dyntable ul li {
	display: table-cell;
	width: 10%;
	padding: 50px 30px;
	border-right: #dddddd 2px solid;
	text-align: center;
	vertical-align: middle;
	/* border-bottom:1px solid #cccccc; */
	/* background-color:#f2f2f2; */
	background-color: #fff;
}

.dyntable ul li:last-child {
	/* border-right:#cccccc 1px solid; */
}

.dyntable ul li:first-child {
	/* border-left:#cccccc 1px solid; */
}

.dyntable ul.titre li {
	/* padding:20px 50px;  */
	padding: 20px 17px;
	background: #000;
	color: #fff;
}

.dyntable ul li span {
	display: none;
}

.choixreponse {
	/* font-size:30px; */
	font-size: 23px;
	font-weight: bold;
	padding-bottom: 5%;
	list-style-type: lower-alpha;
	padding-left: 27px;
}

.choixreponse li {
	padding-left: 10px;
}

.choixreponse li:before {
	padding-right: 8px;
}

.backsondage {
	position: relative;
	background: url(../images/visuel_sondage.jpg) no-repeat top center #000;
	background-size: cover;
	/* background-attachment:fixed; */
	/* min-height: 1080px; */
}

.contenusondage {
	width: 90%;
	/* margin: 5% auto; */
	margin: 0 auto;
	padding: 8% 0 5% 0;
	/* min-height:675px; */
	/* background:#dddddd; */
}

.questionchoix {
	min-height: 450px;
}

.backgris {
	padding: 4% 6% 3% 6%;
	/* opacity: 0.9; */
	position: relative;
}

.backgris:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	/* background: rgba(0,0,0,0.7); */
	opacity: 0.9;
	background: #dddddd;
}

.text {
	color: #000;
	position: relative;
}

.flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flex div {
	color: black;
	font-size: 25px;
	padding-bottom: 30px;
	font-weight: 900;
}

.flexsondage {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.flexsondage div {
	color: #000;
	font-size: 25px;
	padding-bottom: 30px;
	font-weight: 900;
	margin-right: 50px;
	width: 100%;
}

.contenusondage h1 {
	font-size: 35px;
}

.contenusondage h2 {
	font-size: 25px;
}

.contenusondage h1,
h2 {
	text-align: left;
	color: black;
	text-transform: none;
}

.pourcentage {
	color: #000;
	font-size: 70px !important;
	text-align: center !important;
	font-weight: 400;
	padding-bottom: 0px;
}

.crochet {
	float: right;
	padding-right: 15px;
}

.btn-bleufoncer {
	color: #ffffff !important;
	background-color: #17304e !important;
}

.btn-bleufoncer:hover {
	background-color: #44c6f0 !important;
	color: #ffffff !important;
}
