@font-face {
  font-family: 'helvetica-custom';
  src: url('fonts/helvetica.eot');
  /* IE9 Compat Modes */
  src: url('fonts/helvetica.eot?#iefix') format('embedded-opentype'), /* Modern Browsers */ url('fonts/helvetica.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Colour-Sans-Bol';
  src: url('fonts/Colour-Sans-Bol.eot');
  /* IE9 Compat Modes */
  src: url('fonts/Colour-Sans-Bol.eot?#iefix') format('embedded-opentype'), /* Modern Browsers */ url('fonts/Colour-Sans-Bol.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Khalid-Art-bold';
  src: url('fonts/Khalid-Art-bold.eot');
  /* IE9 Compat Modes */
  src: url('fonts/Khalid-Art-boldl.eot?#iefix') format('embedded-opentype'), /* Modern Browsers */ url('fonts/Khalid-Art-bold.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/********************************/
/*       todo:LESS DECLARATION   */
/********************************/
/*COLOR*/
/*FONTS*/
/********************************/
/*      todo:RESET              */
/********************************/
* {
  box-sizing: border-box;
}
html {
  overflow: hidden;
}
html,
body {
  padding: 0;
  margin: 0;
  background: #ffffff;
  font-family: "Colour-Sans-Bol", sans-serif;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
}
body {
  font-size: 2.2rem;
}
.fill {
  height: 100%;
}
.fill-vh {
  height: 100vh;
}
li {
  margin: 0;
  padding: 0;
}
a,
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
/********************************/
/*      todo:Base Rules         */
/********************************/
/*Typography*/
header {
  padding: 20px 0;
}
h1 {
  font-size: 1.818rem;
}
h2 {
  font-size: 1.455rem;
}
h3 {
  font-size: 1.2rem;
}
p {
  font-size: 2.2rem;
  font-family: "helvetica-custom", sans-serif;
  color: #2c2e31;
}
a {
  font-family: "Colour-Sans-Bol", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
/********************************/
/*    todo:Module Rules       */
/********************************/
#page-top {
  background: #c5e2e2;
  background: linear-gradient(176deg, #c5e2e2 0%, #ffffff 76%);
  min-height: 100%;
  overflow-x: hidden;
}
#page-top footer {
  background-image: url(assets/fondmain.png);
  height: auto;
  background-size: cover;
  padding: 25px 0;
  background-repeat: no-repeat;
  height: 240px;
  margin: -221px 0 0 0;
}
.logo-madrasti {
  background-image: url(assets/logomadrasti.png);
  height: auto;
  background-size: contain;
  padding: 90px;
  background-repeat: no-repeat;
  display: inline-block;
}
.titre {
  font-size: 35px;
}
.logo-niveau {
  background-image: url(assets/logo-4dal-home.png);
  height: auto;
  background-size: contain;
  padding: 90px;
  background-repeat: no-repeat;
  display: inline-block;
}
.logo-astral {
  background-image: url(assets/logo\ astral.png);
  height: auto;
  background-size: contain;
  padding: 35px;
  background-repeat: no-repeat;
  margin-top: 50px;
}
#page-home {
  background-image: url(assets/fond-home.gif);
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 57vw;
}
#page-home .debut {
  background-image: url(assets/bouton-debut.png);
  height: 72px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  bottom: 50px;
  position: absolute;
  right: 50px;
  padding: 5px 3px 0px 31px;
  width: 119px;
}
#page-home .debut a {
  color: #fff;
  font-size: 27px;
}
/*formulaire*/
#formulaire {
  padding-top: 0;
  height: 100%;
}
.formulaire-bg {
  background-image: url(assets/feuille-cahier.png);
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  z-index: 9999;
  background-position: top;
  top: -277px;
  transform: rotate(-7deg);
  padding: 30px 0 47px 0;
}
.formulaire-bg .inscription {
  background-image: url(assets/inscription.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 201px;
  float: left;
  height: 100px;
}
.formulaire-bg .inscription .button {
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  position: relative;
  font-size: 17px;
  left: 25px;
  padding: 4px;
}
.formulaire-bg .inscription-fb {
  background-image: url(assets/boutonfb.png);
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  float: right;
  width: 300px;
}
.formulaire-bg .inscription-fb .button {
  -ms-transform: rotate(20deg);
  transform: rotate(-10deg);
  top: -42px;
  position: relative;
  font-size: 26px;
  left: 25px;
}
.formulaire-bg .form-container {
  width: auto;
  padding: 0px 0px 0px 60px;
  float: right;
  color: #ff0000;
  font-size: 40px;
  margin-right: 48px;
  font-family: "helvetica-custom", sans-serif;
}
.formulaire-bg .form-container .form-group {
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-bottom: 0;
}
.formulaire-bg .form-container form {
  margin: 0;
  line-height: 1;
  height: 100%;
}
.formulaire-bg .form-container label {
  text-align: right;
  clear: both;
  float: right;
  margin-right: 15px;
  font-size: 20px;
}
.input-custom {
  background-color: transparent;
  border: 0;
  width: auto;
}
.input-custom:focus {
  box-shadow: none;
}
.commencer-test {
  background-image: url(assets/boutonstart.png);
  height: 109px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  border: none;
  background-color: transparent;
  float: right;
  position: relative;
}
.commencer-test .submit-form {
  background-image: none;
  height: 113px;
}
#questForm section {
  padding-top: 180px;
}
.question {
  text-align: initial;
  margin-bottom: 40px;
}
#sav_q1 {
  float: right;
}
.these {
  color: #1c4675;
  text-align: initial;
  font-size: 35px;
}
#question1 img,
#question3 img,
#question4 img {
  height: 70px;
}
#question1 label,
#question3 label,
#question4 label {
  margin-left: 80px;
}
.corphumain {
  background-image: url(assets/corpshumain.png);
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}
.questionDeux {
  background-image: url(assets/q2.png);
  min-height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  margin-bottom: 20px;
}
[type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
/* IMAGE STYLES */
[type=radio] + img {
  cursor: pointer;
}
/* CHECKED STYLES */
[type=radio]:checked + img {
  height: 90px;
}
/* IMAGE STYLES */
[type=radio] + img {
  cursor: pointer;
}
/* CHECKED STYLES */
[type=radio]:checked + img {
  height: 90px;
}
#question2 img {
  height: 70px;
}
#question3 label,
#question4 label {
  margin-left: 50px;
}
.image-right {
  background-image: url(assets/photo-right.png);
  height: 392px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}
.image-left {
  background-image: url(assets/photo-left.png);
  height: 392px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}
#question3 label,
#question4 label {
  margin-left: 30px;
}
/*uploader*/
#one {
  margin-top: 50px;
}
.it .btn-orange {
  background-color: transparent;
  color: #777;
  text-align: left;
  width: 100%;
}
.it input.form-control {
  height: 54px;
  border: none;
  margin-bottom: 0px;
  border-radius: 0px;
  border-bottom: 1px solid #ddd;
  box-shadow: none;
}
.it .form-control:focus {
  border-color: #ff4d0d;
  box-shadow: none;
  outline: none;
}
.fileUpload {
  position: relative;
  overflow: hidden;
}
.fileUpload img {
  width: 50px;
}
.adresse-ecole {
  background-color: #ddd;
  color: #2c2e31;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.it .btn-new,
.it .btn-next {
  margin: 30px 0px;
  border-radius: 0px;
  background-color: #333;
  color: #f5f5f5;
  font-size: 16px;
  width: 155px;
}
.it .btn-next {
  background-color: #ff4d0d;
  color: #fff;
}
.it .btn-check {
  cursor: pointer;
  line-height: 54px;
  color: red;
}
.it .uploadDoc {
  margin-bottom: 20px;
}
.it .uploadDoc label {
  width: 100%;
}
.it .uploadDoc {
  margin-bottom: 20px;
}
.it .btn-orange img {
  width: 30px;
}
p {
  font-size: 22px;
  text-align: center;
  margin: 30px 0px;
}
.it #uploader .docErr {
  position: absolute;
  right: auto;
  left: 10px;
  top: -56px;
  padding: 10px;
  font-size: 15px;
  background-color: #fff;
  color: red;
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.2);
  display: none;
}
.it #uploader .docErr:after {
  content: '\f0d7';
  display: inline-block;
  font-family: FontAwesome;
  font-size: 50px;
  color: #fff;
  position: absolute;
  left: 30px;
  bottom: -40px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}
.submit-form {
  background-image: url(assets/ok.png);
  height: 50px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  width: 100%;
}
.resultat-note {
  background-image: url("assets/20.png");
  height: 270px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.resultat-remarque {
  background-image: url("assets/tresbien.png");
  height: 50px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.result-icons {
  background-image: url("assets/kg-20.png");
  height: 150px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.validate {
  background-image: url(assets/ok.png);
  height: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 100px;
}
.merci {
  color: #d90808;
  font-size: 30px;
}
#page-home {
  background-image: url(assets/mob-fond.gif);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 100%;
}
#page-home .home {
  background-image: url(assets/logo\ 4dal.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 52vw;
  height: 90%;
  margin-top: 5%;
}
#page-home .debut {
  background-image: url(assets/bouton-debut.png);
  height: 93px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  bottom: 50px;
  position: absolute;
  right: 50px;
  padding: 20px 3px 0px 50px;
  width: 166px;
}
#page-home .debut a {
  color: #fff;
  font-size: 35px;
  font-family: "helvetica-custom", sans-serif;
}
@media (min-width: 1200px) {
  #participation {
    height: auto !important;
  }
  #page-top footer {
    background-image: url(assets/fondmain.png);
    height: auto;
    background-size: cover;
    padding: 25px 0;
    background-repeat: no-repeat;
    height: 240px;
    margin: -52px 0 0 0;
  }
}
@media (max-width: 1200px) {
  .formulaire-bg .inscription {
    height: 64px;
  }
  #page-home .home {
    background-position: center;
  }
  #page-top {
    /*     overflow: hidden;
 */
    overflow-y: visible;
    overflow-x: hidden;
  }
}
@media (max-width: 760px) {
  form {
    min-height: 75% !important;
  }
  #questForm {
    height: 100%;
  }
  #page-home .home {
    background-image: url(assets/mob-logo.png);
    min-height: 107vw;
  }
  .titre {
    font-size: 18px;
  }
  #question1 img,
  #question3 img,
  #question4 img {
    height: 55px;
  }
  .these,
  .question {
    font-size: 23px;
    line-height: 1.5;
    margin-top: 20px;
  }
  #questForm section {
    padding-top: 0;
  }
  #questForm {
    line-height: 1;
    margin: 0;
  }
  .logo-madrasti,
  .logo-niveau {
    padding: 43px;
  }
  .formulaire-bg {
    background-size: contain;
    padding: 25px;
    background-position: top;
    height: 400px;
  }
  .formulaire-bg .inscription,
  .formulaire-bg .commencer-test {
    height: 44px;
  }
  .formulaire-bg .form-container {
    padding: 0;
    margin-right: 50px;
    font-size: 35px;
  }
  .formulaire-bg .form-container label {
    font-size: 14px;
  }
  .formulaire-bg .inscription-fb {
    width: 147px;
    height: 23px;
  }
  .formulaire-bg .inscription .button {
    font-size: 12px;
  }
  .commencer-test {
    height: 44px;
    background-size: contain;
  }
  .input-custom {
    background-color: transparent;
    border: 0;
    max-width: 50%;
    padding: 0;
    margin: 0;
    height: 18px;
  }
}
@media (max-width: 400px) {
  #participation {
    padding-top: 0;
    height: 100% !important;
  }
  #page-top footer {
    height: 200px;
  }
  #questForm {
    height: auto;
  }
  .titre {
    font-size: 14px;
  }
  .these,
  .question {
    font-size: 17px;
    line-height: 1.5;
  }
  .these {
    margin: 0;
  }
  .question {
    margin: 20px 0;
  }
  .logo-niveau {
    padding: 40px;
  }
  .logo-madrasti {
    padding: 32px;
  }
  #formulaire {
    min-height: unset;
  }
  .questionDeux {
    min-height: 30px;
    background-position: center;
  }
  #sav_q2 {
    text-align: center;
    width: 100%;
  }
  #question1 img,
  #question3 img,
  #question4 img {
    height: 50px;
  }
  .labelq11 img:hover {
    background-color: red;
  }
  #question2 img {
    height: 53px;
  }
  .corphumain {
    height: 188px;
  }
  form {
    min-height: 70%;
  }
  .formulaire-bg .inscription .button {
    font-size: 20px;
  }
  .formulaire-bg .form-container {
    margin-right: 0;
  }
  .formulaire-bg {
    background-size: cover;
    padding: 20px 73px 0 0;
    background-position: top right;
    height: 354px;
  }
}
/*timer*/
.container-timer {
  font-family: sans-serif;
  display: grid;
  height: 100vh;
  place-items: center;
}
base-timer {
  /* position: relative;
  width      : 300px;
  height     : 300px; */
  padding: 71px;
}
.base-timer__svg {
  transform: scaleX(-1);
  overflow: visible;
  margin: 27px;
  /*   padding: 28px; */
}
.base-timer__circle {
  fill: none;
  stroke: none;
}
.base-timer__path-elapsed {
  /* stroke-width: 7px;
  stroke         : #19467c; */
}
#app {
  height: 150px;
  width: 150px;
}
.base-timer__path-remaining {
  stroke-width: 20px;
  stroke-linecap: butt;
  transform: rotate(90deg);
  transform-origin: center;
  transition: 1s linear all;
  fill-rule: nonzero;
  stroke: currentColor;
}
.base-timer__path-remaining.green {
  color: #41b883;
}
.base-timer__path-remaining.orange {
  color: orange;
}
.base-timer__path-remaining.red {
  color: red;
}
.base-timer__label {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
.timer {
  background-image: url("assets/timer.png");
  height: 150px;
  background-size: contain;
  background-position: center;
  width: 150px;
  background-repeat: no-repeat;
}
/*********************/
.merci-validate .submit-form {
  height: 150px;
}
form {
  min-height: 100%;
  margin: -240px auto 0;
}
section {
  padding: 0;
  padding-top: 240px;
}
#outer {
  min-height: 100%;
}
#participation {
  padding-top: 0;
  height: 100%;
}
#photo {
  padding-top: 0;
}
#upForm {
  margin: 0;
}
@media (max-width: 350px) {
  #page-home .debut a {
    font-size: 27px;
  }
  #page-home .debut {
    height: 68px;
    background-size: contain;
    background-repeat: no-repeat;
    color: #fff;
    bottom: 50px;
    position: absolute;
    right: 50px;
    padding: 0px 0px 0px 28px;
    width: 149px;
  }
  .timer {
    background-image: url(assets/timer.png);
    height: 100px;
    background-size: contain;
    background-position: center;
    width: 100px;
    background-repeat: no-repeat;
  }
  #app {
    height: 100px;
    width: 100px;
  }
  .base-timer__svg {
    margin: 19px;
  }
  .base-timer__label {
    height: 100px;
    width: 100px;
    font-size: 14px;
  }
}
@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2) {
  #page-top footer {
    margin: -141px 0 0 0;
  }
}
#sound {
  position: absolute;
  top: 150px;
  left: 100px;
}
