#confetti-container {
    width: 100vw;
    height: 100vh;
    position: absolute;
    z-index: 0;
}

.sg_button_vote {
  display: inline-block;
  background: transparent;
  border: none;
  font-size: 3rem;
  color: #BDBDBD;
  cursor:pointer
}

.serious-game button.sg_button_vote:hover {
  display: inline-block;
  background: transparent;
  border: none;
  font-size: 3rem;
  cursor:pointer;
  color: #FFE136;
}

.merci {
	font-size:1.5rem !important
}

div:hover .sg_button_vote {
  color: #FFE136;
}

.sg_button_vote:hover~.sg_button_vote {
  color: #BDBDBD;
}


.confetti {
  position: absolute;
  z-index: 999;
}
.confetti .rotate {
  animation: driftRotate 1s infinite both ease-in-out;
  width: 100%;
  height: 100%;
}
.confetti .askew {
  width: 100%;
  height: 100%;
  animation: drift 1s infinite alternate both ease-in-out;
}

@keyframes drift {
  0% {
    transform: skewY(10deg) translate3d(-150%, 0, 0);
  }
  100% {
    transform: skewY(-10deg) translate3d(150%, 0, 0);
  }
}
@keyframes driftRotate {
  0% {
    transform: rotateX(0) ;
  }
  100% {
    transform: rotateX(360deg);
  }
}

.body.serious-game .btn.primary.buzz-on-hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-animation-name: buzz-on-hover;
  animation-name: buzz-on-hover;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: 5;
}

@keyframes buzz-on-hover {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.temps {
    margin-top:1rem;
    position:relative;
    padding-left:1.3rem
}
.changement span:before, span.horloge:after {
	font-family: fts_commun;
	text-indent: 0;
    text-decoration: none;
	position: absolute;
    text-decoration: none;
    font-size: 1rem;
}
span.horloge:after {
    content: "\ED51";
    top: 8px;
    left: 0;
}
.changement span:before {
    font-family: fts_commun;
    content: "\EA46";
    top: 10px;
    left: 10px;
}
.body.serious-game .btn.primary.changement {
    padding-left:2rem !important;
}
#fond-intro #intro_xavier {
    width:320px;
    position:relative;
}
#intro_jessica {
    width: 250px;
    position: absolute;
    right: -120px;
    top: 100px;
}
#intro_alba {
    width: 180px;
    position: absolute;
    bottom: 0;
    left: -140px;
}
#fond-intro {
    position:relative;
    width:320px;
}
/*.modeSticky .ei_header {
    box-shadow: none !important;
    background-color: #fff;
}*/
.serious-game {
    background: #FBFEFE;
    position:relative;
	overflow:hidden;
}
.serious-game h1 {
    color:#444
}
.body.serious-game .btn.primary {
    padding: .6rem 1.2rem;
    font-size: 1rem;
    background: #006ac7;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #005aa9;
    box-shadow: 0 3px 0 #005aa9;
    transition: 150ms ease-out;
    z-index:3;
	width: 250px;
	text-transform:none;
}
.body.serious-game .btn.primary:active {
    transform: translateY(3px);
    box-shadow: 0 0px 0 #1b6fb8;
}
.body.serious-game .btn.primary:hover {
    background:#047ee9;
    color:#fff
}
.body.serious-game .btn.primary.xs {
    /* font-size: .8rem; */
    background: #f7f7f7;
    color: #000;
    /* padding: 0.4rem 1rem; */
    box-shadow: 0 3px 0 #656161;
    border: 1px solid #656161;
}

.body.serious-game .btn.primary.xs:hover {
    background: #e3e3e3;
}

.serious-game .actions button:nth-of-type(2), .serious-game .actions button:nth-of-type(3){
    margin-top:1rem
}
.serious-game button:hover {
    background: #007C82;
    color: #fff;
    border: none;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #007C82;
}
button.btn:focus {
    outline: 6px solid #003d72 !important;
    outline-offset: 0px !important;
	background: #006ac7 !important;
	color:#fff !important
}

.perso:focus {
    outline: none;
    outline-offset: 0px !important;
}

.profil_bulle {
    position: relative;
    width: 85px !important;
}
#menu_audio {
    top: 112px;
    right: 20%;
    position: fixed;
    padding: .5rem 2rem 0.5rem 1.2rem;
    z-index: 3;
    background: #e4e6fd;
    border-radius: 0 0 15px 15px;
    cursor: pointer;
    z-index: 1300;
	/*box-shadow: 0 0.3em 0.15em -0.05em rgb(187 187 187 / 60%);*/
	border: 3px solid #fff;
}
#son:before {
    font-family: fts_commun;
    content: "\EC27";
    position: absolute;
    text-decoration: none;
    font-size: 1rem;
    top: 6px;
    left: 0;
    text-indent: 0;
    text-decoration: none;
}
#menu_audio div {
    padding:0;
    margin:0
}
.slideThree {
    width: 80px;
    height: 26px;
    background: #333;
    margin: 20px auto;
    z-index: 3;
    position: relative;
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideThree:after {
    content: 'OFF';
    color: #000;
    position: absolute;
    right: 10px;
    z-index: 0;
    font: 12px/26px Arial, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}
.slideThree:before {
    content: 'ON';
    color: #27ae60;
    position: absolute;
    left: 10px;
    z-index: 0;
    font: 12px/26px Arial, sans-serif;
    font-weight: bold;
}
.slideThree label {
    display: block;
    width: 34px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1;
    background: #fcfff4;
    background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 50px;
    transition: all 0.4s ease;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.slideThree input[type=checkbox] {
    visibility: hidden;
}
.slideThree input[type=checkbox]:checked + label {
    left: 43px;
}
span#label_musique {
    color: #444;
    text-align: right;
    z-index: 3;
    padding-left: .5rem;
    cursor:pointer;
}
.stop #label_musique {
    opacity:.6;
}
#accueil svg {
    position: absolute;
    width: 600px;
    height:600px;
    left: 10%;
    top:50%;
    transform: translateY(-53%);
    animation: boing 10s ease infinite;
}
#cinq svg {
    position: absolute;
    width: 100%;
    max-width: 590px;
    top:50%;
    left: 10%;
    transform: rotate(-8deg) translateY(-50%);
}
#menu {
    top:-10%;
    position:relative;
}
.chapitre span {
    font-size:1.5rem;
}
.chapitre h1 {
    font-size:3rem;
}
img.wx2 {
    width: 130%;
}
img.wx3 {
    width: 190%;
    position: absolute;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
    top: 50%;
}
.actions .btn:after, .js-modal:after, .btn:after {
    display:none !important
}
.lien:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height : 0;
    width : 0;
    border-top : 10px solid transparent;
    border-bottom : 10px solid transparent;
    border-left : 15px solid #fff;
}
.perso {
    cursor: pointer;
    position: relative;
    z-index: 3;
    opacity:.6;
    transition: all .2s ease-out;	
}
.perso.active {
    opacity:1	
}
.perso .nom {
    font-size:1.5rem;
    color:#fff;
    right: -10%;
}
.perso img {
    transition: all .2s ease-out;
    position: relative;
    top:0px;
}
#choix .perso img {
    max-width: 175px;
}
.perso.active img {
    opacity:1;
    top:-5px;
}
#profils .perso img {
    width:150px;
}

.perso.active .bulle_profil {
    fill: #F1F2FC !important;
}
.bulle_profil {
    fill: #EEEFFA
}
.perso.active .portrait {
    filter:grayscale(0);
}
.portrait {
    filter:grayscale(1);
}
.carta span {
    position: absolute;
    font-family: Fabrikat,Arial,Helvetica,sans-serif;
    transition: all .2s ease-out;
    font-weight: 900;
    background: #FBFEFE;
    padding: .2rem 1rem;
    border-radius: 0;
    transform: translateX(-50%) rotate(0deg);
    left: 50%;
    bottom: -30px;
}
.perso.active span {
    color: #007C82;
    bottom: -20px;
    font-size: 1.8rem;
    transform: translateX(-50%) rotate(-3deg);
    padding-bottom: 30px;
}
.perso .carta .profil {
    padding: .4rem 1rem;
    top: 0;
    position: relative;
    width: 80%;
    transition: all .2s ease-out;
    margin: 0 auto;
}
.perso.active .carta .profil {
    color: #444;
    top: -14px;
    font-size: 1.1rem;
}
.perso .carta .profil h3 {
    transform: translateX(-50%) rotate(0deg);
    position: relative;
    transition: all .2s ease-out;
    left:50%;
	color: #444;
    background: #FBFEFE;
    padding: .5rem .2rem;
}
.perso.active .carta .profil h3 {
    font-family: Fabrikat,Arial,Helvetica,sans-serif;
    font-weight:900;
	color: #007C82;
    transform: translateX(-50%) rotate(-3deg);
}
#profils .carta p {
    line-height: 1;
    font-size: .9rem;
    padding: 0;
    background: #fff;
    margin: 0;
    top: -3px;
    position: relative;
}
.perso .bulle_profil {
    transition: all 200ms ease-out;
    transform: scale(.8) rotate(-4deg) translateX(-50%);
    position:absolute;
    left:44%
}
.perso.active .bulle_profil {
    transform: scale(1.1) rotate(-4deg) translateX(-42%);
}
#profils .perso .material-icons {
    font-family: "Material Icons";
    transition: all.3s ease-in-out;
    font-size: 11rem;
    margin-right: 3px;
}
#profils .perso h3 {
    margin-bottom: .3rem;
}
.arrow {
    display:none
}
.perso.active .arrow {
    display:block !important;
    position: absolute;
    top: 25%;
    left: 50%;
    width: 50px;
    z-index:3;
    transform: translateX(-50%);
    animation: boing2 0.8s ease infinite;
}
#profils .perso.active .arrow {
    top: 34%;
}
@keyframes boing {
    0%,100% {
        transform: translateY( -53% ) scaleX( 1 ) scaleY( 1 );
    }
    50% {
        transform: translateY( -48% ) scaleX( 0.95 ) scaleY( 1.1 );
    }
}
@keyframes boing2 {
    0%,100% {
        transform: translateY( -70% ) scaleX( 1 ) scaleY( 1 );
    }
    50% {
        transform: translateY( -50% ) scaleX( 0.95 ) scaleY( 1.1 );
    }
}
.bulle {
    background:#F1F2FC;
    color:#444;
    padding:1.8rem 1.5rem 1.5rem 1.5rem;
    position:relative;
    z-index:3;
}
.bulle p {
    color:#444;
    margin:0;
    font-size:1rem;
    line-height:1.3
}
.bulle p:nth-of-type(2) {
    margin-top:1rem;
}
.bulle:before {
    content: "";
    position: absolute;
    height : 0;
    width : 0;
}
.bulle.tl:before {
    top: 20%;
    left: -15px;
    transform: translateY(-50%) rotate(126deg);
    border-top : 10px solid transparent;
    border-bottom : 20px solid transparent;
    border-right : 14px solid #F1F2FC;
}
.bulle.tr:before {
    top: 20%;
    right: -15px;
    transform: translateY(-50%) rotate(306deg);
    border-top : 10px solid transparent;
    border-bottom : 20px solid transparent;
    border-right : 14px solid #F1F2FC;
}
.bulle.bl:before {
    bottom: 20%;
    left: -15px;
    transform: translateY(-50%) rotate(126deg);
    border-top : 10px solid transparent;
    border-bottom : 20px solid transparent;
    border-right : 14px solid #F1F2FC;
}
.bulle.ur:before {
    bottom: -33px;
    right: 15%;
    transform: translateY(-50%) rotate(126deg);
    border-top: 10px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 14px solid #F1F2FC;
}
.bulle .pencarte, .pencarte {
    background: #ff4546;
    position: absolute;
    top: -18px;
    right: 5%;
    padding: .5rem 1rem;
    color: #fff;
    transform: rotate(-2deg);
}
#chapitre_2 .pencarte {
    transform: rotate(8deg);
    top: -32px;
    left: -19px;
    width: 325px;
    font-size: 2rem;
    text-align: center;
    opacity: .7;
}
.chapitre_intro {
    position:relative;
}
.var_nom {
    font-weight:bold;
}
#ipad {
    border-radius: 4.2857142857vmin;
    z-index: 10;
    border: solid 1.5rem #fff;
    background-color: #bbbbbb61;
    box-shadow: 0 0.5em 1.5em 0.2em rgba(0, 0, 0, 0.2);
    position: relative;
    width: 80%;
    margin: 0 auto;
    min-height: 445px;
}
#ipad:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height : 10px;
    width : 10px;
    z-index:1;
    top:-1rem;
    border-radius:50%;
    background:#444
}
#ipad #menu {
    width:80%;
    transform:translateX(-50%);
    border-radius:10px;
    background:#29212180;
    bottom:1rem;
    position:absolute;
    height:50px;
    left:50%;
    z-index:3
}
#ipad #menu .icon {
    border-radius:5px;
    background:#fff;
    width:25%;
    height:auto;
}
#ipad #logo img {
    width:80%;
    margin-top:2rem
}
#ipad #mail {
    background:#fff;
    width:90%;
    margin: 1rem auto
}
#ipad #mail .texte {
    padding:1rem;
}
#ipad #mail .texte p:last-child {
    margin-bottom:0
}

#mail .small {
    display: block;
    width: 100%;
	font-weight:bold
}

#ipad #mail .texte.de, 
#ipad #mail .texte.object {
    padding-bottom:0;
    margin-bottom:0;
    margin-top:0;
    padding-top:0;
    padding-bottom:0;
	font-size:1rem;
	line-height: 1.2;
}
#ipad #mail .texte.object {
    padding-top:1rem;
}

.profil_texte {
	padding-left:1.2rem
}

#repartition_bulle_image {
    position: absolute;
    top: 50%;
	transform:translateY(-50%);
    left: -47px;
}

#ipad #mail .texte p {
    font-size:.9rem;
    line-height:1.2
}
#ipad #mail.repartition {
    padding: .7rem;
}
.choix p {
    color:#fff;
    font-size:.85rem;
    line-height:1.2
}
.choix > div {
    overflow:hidden;
    margin: .5rem;
    box-shadow: 0 0.5em 2em 0.2em rgba(0, 0, 0, 0.33);
    width: 30%;
    border-radius: 10px 70px 10px 10px;	
    padding: 1rem 1.52rem;
    transition:all .2s ease-out
}
#choix h2, #profils h2 {
    line-height: .7;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.bulle_profil {
    width: 240px;
}
#choix button {
    margin-top:1rem
}
.choix > div:hover {
    transform: scale(1.11);
    z-index:4 !important;
}
.titre_fonds {
    padding:.3rem;
	font-size:.875rem
}
.choix > div:nth-child(1) {
    background: #A1402C;
    z-index: 3;
}
.choix > div:nth-child(2) {
    background: #DBA728;
    left:-25px;
    z-index: 2;
}
.choix > div:nth-child(3) {
    background: #DB3F31;
    left:-55px;
    z-index: 1;
}
.choix h3 {
    color:#fff;
    margin-bottom:0
}
#fonds-repartition .repartition_titre, #conclusion .repartition_titre {
	padding:.5rem;
	color:#fff;
    margin-bottom:.5rem;
	text-align:center
}

.repartition_titre h3 {
    padding:.5rem;
    margin-bottom:.5rem;
	text-align:center
}
.repartition_titre.prudent {
    background-color:#A1402C;
}
.repartition_titre.equilibre {
    background-color:#DBA728;
}
.repartition_titre.dynamique {
    background-color:#DB3F31;
}
.fonds {
    display:flex;
    justify-content: space-between;
    padding: .3rem;
    position:relative;
    margin-bottom: .1rem;
	align-items: center;
}
.fonds .plusvalue {
    /*position: absolute;
    z-index: 3000;*/
    background: #4FF3C5;
    height: 31px;
    padding: .3rem;
    border-radius: 30px;
    padding-left: 1rem;
    padding-right: .8rem;
    color: #444;
    line-height: 1.8;
    text-align: right;
    /*right: -23%;*/
    font-size: .75rem;
    /*top: -3px;
    box-shadow: 0 0.5em 2em 0.2em rgba(0, 0, 0, 0.33);*/
}

.fonds .plusvalue.down {
    background:#ff000060;
}


.titre_fonds {width:50%}
.montant_fonds {width:30%; text-align:center;}
.plusvalue {width:20%;text-align:center;}
.mauto {
    margin:0 auto
}
.fonds:nth-child(even) {background: #E3F8EE;}
.fonds:nth-child(odd) {background: #fff}
.resume_final {width:200px;margin:0 auto}
.chart_wrap {
    width:100%
}

.feuille p.intro {
    font-weight:bold;
    font-size:1.2rem !important;
}
.feuille p.intro b {
    color:#3852D9
}
.title {
    position:relative;
}
.loading-wrap {
    position:absolute;
    transform:translate(-50%,-50%);
    top:50%;
    left:50%;
    width: 100px;
    height: 100px;
    border-radius: 5px;
    text-align: center;
    z-index:3
}
.load {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 100px;
}
.btn.lien {
    background:transparent;
    color:#fff;
    border:2px solid #fff;
    padding:1rem 2rem 1rem 3rem;
    max-width:275px;
    font-size:1rem;
    margin-top:1rem;
    text-transform:uppercase;
    border-radius:0
}
.serious-game #accueil .btn.lien:before, .serious-game #bilan .btn.lien:before {
    left:16px;
    color:#fff;
    opacity:1;
    transform: translateX(-2px) translateY(-50%);
    backface-visibility: hidden;
    perspective: 1000px;
    transition:all .6s ease-out;
}
#layer, .layer_infos {
    background-color: #fdfdfd;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 40;
}
#cinq .c {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.feuille.disclaimer {
    background: bisque;
    padding: 0 2rem;
}
.feuille.disclaimer p {
    font-size: 1rem;
    line-height: 1;
    transform: rotate(0deg);
}
.feuille p {
    font-size:1rem;
    line-height:1.4
}
.layer_infos {
    background: #FBFEFE;
    z-index: 300;
}

.carte {
    height: 100%;
    width: 100%;
    position:absolute;
    z-index: 1400;
	background-color: #fdfdfd;
}
.carte_wrap {
    background: #fff;
    max-width: 600px;
    transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
    padding: 2rem 3rem;
    left: 50%;
	box-shadow: 0 0.1em 1em 0.1em rgba(0, 0, 0, 0.10);
}
.line {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align:middle;
    border-radius: 15px;
    background-color: #4b9cdb;
}
.load .line:nth-last-child(1) {
animation: loadingC 0.6s 0.1s linear infinite;
}
.load .line:nth-last-child(2) {
animation: loadingC 0.6s 0.2s linear infinite;
}
.load .line:nth-last-child(3) {
animation: loadingC 0.6s 0.3s linear infinite;
}
@keyframes loadingC {
0% {
    transform: translate(0, 0);
}
50% {
    transform: translate(0, 15px);
}
100% {
    transform: translate(0, 0);
}
}
.slide {
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    min-height: 650px;
    display: flex;
    width:100%;
    align-items: center;
}
#wrapper {
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    width:100%;
}
section>div {
width:100%;
}
.info {
    position:relative;
    border-radius:50%;
    background:#FF4546;
    color:white;
    cursor:pointer;
    top:10px;
	border:none;
    height:30px;
    width:30px;
    font-size:1rem;
    z-index:1;
	line-height:1
}

.serious-game button.info:hover {
    position:relative;
    border-radius:50%;	
    background:#c60707;
	border:none	
}

#accueil .col_1_3 div {
    position:relative;
    height: 100%;
}
#accueil .col_1_3 div svg {
    position:absolute;
    left:-27%;
}
.feuille img {
    position:relative;
    left:-12%;
}
.repartition {
    margin:1rem auto 1rem auto;
}
.carte_wrap h2 {
    font-size:2rem;
    line-height: 1;
}
.carte_wrap p {
    font-size: .95rem;
    line-height: 1.1;
}
.body .inactive {
    opacity:.5
}
.serious-game .mt2 .lien {
    display:inline-block
}
.gros_montant {
    font-size: 3rem;
    font-weight: bold;
    color: #3852D9;
}
#bilan .flex {
    position:relative;
}
.plusvalue + div {
    font-size:.9em
}
.plus-value, .capital {
    display: inline-block;
}
.calculs > div {
    margin: .1rem;
    background: #FAF1FC;
    width: calc(50% - 0.46rem);
    padding: .4rem;
	border-radius: 5px;
	font-size:1.5rem;
	position:relative;
	padding-left:2rem;
}
.calculs p {
    padding:0;
    margin:0 0 .2rem 0;
    font-size:1rem;
	line-height:1;
}
.calculs img {
    position: absolute;
    left: -16px;
    width: 55px;
    top: 14px;
}
.calculs > div:first-of-type {
    margin-right:.4rem;
}
.big {
    font-size: 2rem;
    display: inline
}
.medium {
    font-size: 1.7rem;
    display: inline;
    line-height: 1;
}
.small {
    font-size: 1.5rem;
    display: inline;
    line-height: 1;
}
.up:before {
    content: "↗";
    position: absolute;
    height: 20px;
    width: 20px;
    left: 8px;
    top: -15px;
    font-size: 2rem;
}
.down:before {
	content: "↗";
    position: absolute;
    height: 20px;
    width: 20px;
    left: 27px;
    top: 6px;
    font-size: 2rem;
    transform: rotate(90deg);
}
.plusvalue {
    color: red;
    position:relative;
}
.disclaimer {
    padding: 1rem;
    font-size: .8rem;
    line-height: 1;
}

.mentions {
    margin: 0 auto;
    max-width: 74.375em;
}

@media (max-width: 1024px) {
	#accueil .col_1_3 div svg {
		position: absolute;
		left:auto;
		right: 0%;
		z-index: -1;
	}
	
	.calculs .col_1_2 img {
		position: relative;
		left: auto;
		width: 55px;
		top:0
	}
	
	.calculs > div {
    padding-left: 0
}
	
	
}

@media (max-width: 769px) {
	

	#accueil svg {
		position: absolute;
		width: 436px;
		height: 443px;
		left: -15%;
		top: 35%;
		opacity:.5;
		transform: translateY(-53%);
		animation: boing 10s ease infinite;
	}
	
	#fond-intro #intro_xavier {
		width: 250px;
		position: relative;
		left:30px;
	}
		
	#intro_jessica {
		width: 180px;
		position: absolute;
		right: -30px;
		top: 100px;
	}
	
	#intro_alba {
		width: 140px;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	#menu_audio {
		top:0;
		right: 0;
		width: 200px;
		margin: 0 auto;
		position: relative;
		padding: .5rem 2rem 0.5rem 1.2rem;
		z-index: 3;
		background: #F1F2FC;
		border-radius: 0 0 15px 15px;
		cursor: pointer;
	}
	
	#menu_audio div.flex {
		flex-wrap:nowrap !important;
		width:100%;
	}
	
	.bulle.bl:before, .bulle.tr:before {
		bottom: auto;
		left: 20px;
		top: -5px;
		transform: translateY(-50%) rotate(216deg);
	}
	
	
	img.wx2 {
		width: 100%;
	}
	
	img.wx3 {
		width: 190%;
		position: relative;
		left: auto;
		transform: none;
		top: auto;
	}

	.m_order2 {
		order:2
	}
	
	#ipad {
		border-radius: 0;
		z-index: 10;
		border:none;
		background:none;
		box-shadow: none;
		position: relative;
		width:100%;
		margin: 0 auto;
		min-height: auto;
	}
	
	#ipad #mail {
		background: #fff;
		box-shadow: 0 0.5em 2em 0.2em rgba(0, 0, 0, 0.33);
		width: 100%;
		margin: 1rem auto;
	}
	
	#ipad:before {
		display:none
	}
	
	#choix h2, #profils h2 {
		line-height: 1;
		margin-top: 2rem;
		margin-bottom: 0;
	}
	
	.serious-game .col_1_3, .serious-game .col_2_3, .serious-game .col_1_2 {
		padding-right:0;
		padding-left:0
	}
	
	.col_1_2 .bulle img {
		width:60%
	}
		
	#cinq svg:nth-of-type(1) {
		position: relative;
		width: 100%;
		max-width: 590px;
		top: 50%;
		left: 10%;
		transform: rotate(-8deg) translateY(-50%);
	}	
	
	#conclusion	#ipad #mail {
		background: #fff;
		box-shadow: 0 0.5em 2em 0.2em rgba(0, 0, 0, 0.33);
		width: 90%;
		left:-5%;
		margin: 1rem auto;
		position:relative;
	}
	
	#ipad #mail.repartition {
		padding: .5rem;
	}
	
	#bilan .bulle img {
		width:70%
	}
	
	.calculs > div:first-of-type {
		margin-right: 0;
		margin-bottom:.5rem
	}

	#title .info {
		top: 5%;
		right: 5%;
	}
	.carte {
		width: calc(100% - 20px);
		margin: 10px;
    }
	.carte.tableau .carte_wrap, .carte_wrap {
		max-width: 870px;
		width: 100%;
	}
	.carte_wrap {
		padding: 2rem;
	}
	#accueil {
		padding: 0;
	}
	.feuille {
		padding: 1rem;
	}
	#accueil .flex div:nth-child(3) {
		order:2
	}
	#accueil .flex div:nth-child(2) {
		order:3;
		margin-bottom:3em
	}
	#accueil .col_1_3 div svg {
		position: relative;
		left: auto;
		height: auto;
		width: 70%;
		margin: 0 auto;
	}
	.body.serious-game section {
		padding-top:0
	}

	.slide .flex > .feuille, .chart_wrap, #bilan.slide .feuille {
		margin: 0.9375rem;
	}
	.personna {
		top:0%;
		margin-top:3em
	}
	.feuille .flex {
		flex-wrap:wrap;
	}
	.feuille img {
		left:auto;
		margin:0 auto;
		width: 50%;
		height: auto;
		margin-bottom: 2em
	}
	canvas {
		position:relative;
		top: auto;
		left:auto;
		transform:none;
		width:90%;
	}
	.lien span {
		width:100%
	}
	#personnages .col_1_3 {
		padding: 0 1rem 0 1rem;
	}
	.mt2 {
		margin-top:-2em;
	}
}
