﻿@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@900&display=swap');
@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);

html.step-intro.hide-backgound-intro, html.hide-backgound-intro, html.step-end {
    background-color: #f1f4f9;
}

html.has-logo .game .game-logo {
    background-image: linear-gradient(to left, #276ef1, #6121f5);
    width: 100%;
    padding: 10px 0 0 0;
    border-radius: 10px 10px 0 0;
}

.img-responsive center-block {
	max-width:180px;
}

.container {
	max-width: 600px;
}

h3 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: Raleway;
    font-weight: 1000;
    font-size: 2.2em!important;
    color: black;
    text-align: center;
    padding: 20px 50px 20px 50px;
}



.game-end {
    h2.intro
{
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: Raleway;
    font-weight: 1000;
    font-size: 2.2em;
    color: black;
    text-align: center;
    padding: 0 50px 20px 50px;
}
}

p.sous-intro, ul.sous-intro {
    font-size:1.2rem;
    text-align:justify;
    padding: 10px 30px;
    font-family: Roboto,Roboto;
}

ul.sous-intro > li {
    margin-left:25px;
}

.game {
    background-color: #FFFFFF;
    margin-top: 100px;
    border-radius: 5px;
}

    .game #play {
        padding: 0 0 5rem;
    }

.progress {
    height: 5px;
    margin: 1.8rem auto 0 3.5rem;
    width: 200px;
}

.game .progress-percent {
    display: none;
}

.game-title {
    margin: 50px 0 10px !important;
    text-align: center;
}

.game .btn {
    border-color: #fff;
    margin-top:30px;
}

.game-title h1 {
    font-family: Raleway, Roboto;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.29;
    color: #393d46;
}

.game-text-intro {
    margin: 0px 0 30px;
    text-align: center;
}

    .game-text-intro p {
        font-family: Roboto, Roboto;
        font-size: 18px;
        line-height: 1.29;
        color: #65707b;
    }

        .game-text-intro p span {
            font-family: Roboto, Roboto;
            color: #65707b !important;
        }

.navigation .btn-start, .btn-next-page, .btn-previous-page, .btn-jade, .btn-primary {
    padding: 11px 0px;
    background-image: linear-gradient(to left, #276ef1, #6121f5);
    background-color: unset;
    border-color: unset;
    border-radius: 25px;
    width:100% !important;
    font-family: Raleway !important;
  font-size: 14px !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 2 !important;
  letter-spacing: 1.4px !important;

}

.btn-jade {
    width: 9rem;
}

textarea#open_35637, textarea#open_35647, textarea#open_35984, textarea#open_36004, textarea#open_36005, textarea#open_35993, textarea#open_35983 {
    height: 9rem;
    margin-bottom: 2rem;
}


div[data-question='35995'] .answers, div[data-question='36000'] .answers, div[data-question='36002'] .answers, div[data-question='36003'] .answers {
    display: flex;
    margin: 2rem auto;
    justify-content: center;
}

.game .question .answers .answer-name {
    display: inline-block;
}

div[data-question='35995'] label.col-xs-12.col-sm-10.col-sm-offset-1, div[data-question='36000'] label.col-xs-12.col-sm-10.col-sm-offset-1, div[data-question='36002'] label.col-xs-12.col-sm-10.col-sm-offset-1, div[data-question='36003'] label.col-xs-12.col-sm-10.col-sm-offset-1 {
    display: flex;
    width: 130px;
}

div[data-question='36000'] h2.question-name {
    font-size: 1.7rem;
}

div h2.question-name {
    font-size: 1.5rem;
    text-align: center;
    margin-top:50px;
    margin-bottom:30px;
    font-family:'Open Sans';
}

div[data-question='39749'] h2.question-name {
    margin-top:10px;
    margin-bottom:30px;
    font-family:Raleway;
    font-weight:1000;
    font-size:2.2em;
    color:black;
}

div[data-question='39749'] .answers, #game_collectdata_30452 {
    display: flex;
    justify-content: space-between;
    font-family: Roboto
}


div[data-question='39749'] .answers .row, #game_collectdata_30452 {
    text-align: center;
}

.answer-name {
    margin-left:7px;
    font-family:Roboto;
}

.control-label{
    display:none;
}

.control-label:after{
    content:'*';
    display:inline;
    color:black;
}


div#game_collectdata_30452 {
    height:auto;
}

#game_collectdata_30452 {
    width:100%;
    align-items:center;
}




input[type="radio"] {
    width: 30px;
    height: 30px;
    margin: -5px 0px 0px -40px !important;
    background-color: black;
}

.question {
    margin-top: 10px;
}

div[data-question='39755'] .question-name {
    margin-bottom: 30px;
}

.form-control {
    height: 50px;
    padding: 5px 0 0 16px;
    border-radius: unset;
    border: solid 1px #e0e4ea;
    border-bottom: solid 2px #656f84;
    background-color: white;
    justify-content: flex-start;
}

    .form-control:placeholder-shown {
        height: 50px;
        margin: 0px 0;
        padding: 5px 0 0 16px;
        border-radius: unset;
        border: solid 1px #e0e4ea;
        border-bottom: solid 2px #656f84;
        background-color: #f5f5f5;
    }

.form-control::placeholder {
  color: gray !important;
  width: 120px;
  height: 16px;
  margin: 4px 433px 7px 16px;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  
}

.form-control:focus {
    background: white;
    border: solid 1px #e0e4ea;
    border-bottom: solid 2px #656f84;
}


#game_collectdata {
    align-content: center;
    display:block;
}

.form-group .col-sm-6 {
    width: 540px;
    padding: 0 0px 20px 0px;
    margin: 0px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-device-width : 1px) and (max-device-width : 600px) {
    .form-group .col-sm-6 {
        max-width: 540px;
        width:unset;
        padding: 0 0px 20px 0px;
        margin: 0px 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}


.info-cnil {
    padding: 0 30px 0px 30px;
}

.info-required {
    margin-bottom:30px;
}





div[data-question='39749'] .answers, #game_collectdata_30452 {
    display: flex;
    justify-content: space-around;
    font-family: Roboto;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

div #game_collectdata_30452 {
    height: auto;
    display: flex;
}





label[for="cguInput"] {
    padding:8px 16px;
    border-radius:10px;
    background-color: #f7e6bb;
    margin-top:10px;
}

i.icomoon-arrow-right:before{
	display:none;
}

input#game_collectdata_30454 {
    border-bottom: solid 2px #286DF1;
}

input#game_collectdata_30455 {
    border-bottom: solid 2px #286DF1;
}

input#game_collectdata_30460 {
    border-bottom: solid 2px #286DF1;
}

#placeholder {
    width: 51px; height: 16px; margin: 4px 433px 7px 16px; font-family: Roboto; font-size: 14px; font-weight: normal; font-stretch: normal;font-style: normal;line-height: 1.14;letter-spacing: normal;text-align: left;color: #656f84;
}

input#game_collectdata_30491 {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='100px' width='120px'><text id='placeholder' fill='gray' x='16' y='30'  font-size='14px' style='font-family:Arial;'>Prénom*</text></svg>");
    background-repeat: no-repeat;
    background-color: #f5f5f5;
}

input#game_collectdata_30491:focus {
    background-image: none;
    background-color: white;
}

input#game_collectdata_30491:valid {
    background-image: none;
    background-color: white;
}

input#game_collectdata_30492 {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='100px' width='120px'><text id='placeholder' fill='gray' x='16' y='30'  font-size='14px' style='font-family:Arial;'>Nom*</text></svg>");
    background-repeat: no-repeat;
    background-color: #f5f5f5;
}

    input#game_collectdata_30492:focus {
        background-image: none;
        background-color: white;
    }

    input#game_collectdata_30492:valid {
        background-image: none;
        background-color: white;
    }

input#game_collectdata_30493 {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='100px' width='120px'><text id='placeholder' fill='gray' x='16' y='30'  font-size='14px' style='font-family:Arial;'>Email*</text></svg>");
    background-repeat: no-repeat;
    background-color: #f5f5f5;
}

    input#game_collectdata_30493:focus {
        background-image: none;
        background-color: white;
    }

    input#game_collectdata_30493:valid {
        background-image: none;
        background-color: white;
    }

option[selected='selected'] {
    display:none;
}


/*div#game_collectdata::before {
    content: '*';
    float:right;
    font-size:14px;
    margin-top:10px;
}

 @media only screen and (min-device-width : 768px) {
    div#game_collectdata::before {
        content: '*';
        position:absolute;
        top: 5px;
    }
}
*/