/* CSS Document */
/* Setup */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Border Radius */
/* Radial Gradient */
/* Radial Gradient */
/* Box Shadow */
/* Transition */
/* Transition Global */
/* Transform */
/* Import */
/* Color */
/* Font Family */
/* Neo Sans Arabic */
@font-face {
  font-family: 'Neo-Sans-Arabic';
  src: url("../fonts/NeoSansArabic.eot");
  src: url("../fonts/NeoSansArabic.eot?#iefix") format("embedded-opentype"), url("../fonts/NeoSansArabic.woff2") format("woff2"), url("../fonts/NeoSansArabic.woff") format("woff"), url("../fonts/NeoSansArabic.ttf") format("truetype"), url("../fonts/NeoSansArabic.svg#NeoSansArabic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Neo Sans Arabic Bold */
@font-face {
  font-family: 'Neo-Sans-Arabic-Bold';
  src: url("../fonts/NeoSansArabic-Bold.eot");
  src: url("../fonts/NeoSansArabic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NeoSansArabic-Bold.woff2") format("woff2"), url("../fonts/NeoSansArabic-Bold.woff") format("woff"), url("../fonts/NeoSansArabic-Bold.ttf") format("truetype"), url("../fonts/NeoSansArabic-Bold.svg#NeoSansArabic-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

html {
  font-size: 100%;
}

body {
  background-color: #96d434;
  background-image: url("../img/bg.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  -webkit-font-smoothing: antialiased;
  width: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* float clearing for IE6 */
* html .clearfix {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
* + html .clearfix {
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: 0 none !important;
}

button:focus {
  outline: 0 none !important;
}

.col-contenu {
  float: left;
  height: auto;
  width: 100%;
}

.clr {
  clear: both;
}

/* Animation */
/* Parts */
/* Content */
.content {
  height: 100vh;
  position: relative;
  width: 100%;
  /* Ecran Participez */
  /* End Ecran Participez */
  /* Ecran Formulaire */
  /* End Ecran Formulaire */
  /* Ecran Question */
  /* End Ecran Question */
  /* Ecran Bravo */
  /* End Ecran Bravo */
  /* Ecran Gains */
  /* End Ecran Gains */
}

.content .ecran-participez {
  display: block;
  height: 100vh;
  position: relative;
  text-align: center;
  width: 100%;
}

.content .ecran-participez .box {
  background-image: url("../img/track.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 890px;
  margin: 29px 0 0;
  padding: 278px 0 0;
  position: relative;
  width: 741px;
}

.content .ecran-participez .box h1 {
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 39.75px;
  font-weight: 600;
  line-height: 39px;
  text-align: center;
}

.content .ecran-participez .box .logo {
  margin: 20px auto 0;
  width: 513px;
}

.content .ecran-participez .box .logo img {
  width: 100%;
}

.content .ecran-participez .box .button {
  margin: 50px 0 0;
  text-align: center;
  width: 100%;
}

.content .ecran-participez .box .button button {
  background-color: white;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-box-shadow: 2.121px 2.121px 0px 0px rgba(31, 31, 31, 0.26);
  box-shadow: 2.121px 2.121px 0px 0px rgba(31, 31, 31, 0.26);
  border: 0 none;
  color: #1cabe2;
  font-family: "Poppins", sans-serif;
  font-size: 0;
  font-weight: 600;
  height: 53px;
  line-height: 53px;
  padding: 0 49px 0 60px;
  text-align: center;
  text-transform: uppercase;
}

.content .ecran-participez .box .button button span {
  font-size: 22px;
}

.content .ecran-participez .box .button button i {
  background-image: url("../img/arrow-left.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 17px;
  margin: 0 0 0 20px;
  width: 17px;
}

.content .ecran-formulaire {
  display: none;
  height: 100vh;
  position: relative;
  width: 100%;
}

.content .ecran-formulaire::after {
  clear: both;
  content: '';
}

.content .ecran-formulaire .logo {
  margin: 47px auto 0;
  width: 545px;
}

.content .ecran-formulaire .logo img {
  width: 100%;
}

.content .ecran-formulaire p {
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
  margin: 44px auto 0;
  text-align: center;
  width: 656px;
}

.content .ecran-formulaire form {
  /*margin: 56px 0 0;*/
  margin: 46px 0 0;
  text-align: center;
  width: 100%;
}

.content .ecran-formulaire .form-group {
  margin: 26px auto 0;
  position: relative;
  width: 400px;
}

.content .ecran-formulaire .form-group label {
  background-color: #dc3545;
  bottom: calc(100% + 7px);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: white;
  display: none;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: auto;
  line-height: 14px;
  left: 50%;
  padding: 8px;
  position: absolute;
  text-align: center;
  text-transform: capitalize;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  white-space: nowrap;
}

.content .ecran-formulaire .form-group label::after {
  border-top: solid 5px #dc3545;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  content: '';
  height: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: 100%;
  width: 10px;
}

.content .ecran-formulaire .form-control {
  background-color: rgba(255, 255, 255, 0.56);
  border: 1px solid white;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 500;
  height: 53px;
  padding: 0;
  text-align: center;
  width: 400px;
}

.content .ecran-formulaire .form-control::-webkit-input-placeholder {
  color: #202020;
  opacity: 0.6;
}

.content .ecran-formulaire .form-control::-moz-placeholder {
  color: #202020;
  opacity: 0.6;
}

.content .ecran-formulaire .form-control:-ms-input-placeholder {
  color: #202020;
  opacity: 0.6;
}

.content .ecran-formulaire .form-control:-moz-placeholder {
  color: #202020;
  opacity: 0.6;
}

.content .ecran-formulaire .bootstrap-select {
  margin: 26px auto 0;
  width: 400px !important;
}

.content .ecran-formulaire .bootstrap-select .btn {
  background-color: rgba(255, 255, 255, 0.56);
  border: 1px solid white;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid white;
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 500;
  height: 53px;
  padding: 0 51px;
  text-align: center;
  width: 100%;
}

.content .ecran-formulaire .bootstrap-select .btn .filter-option-inner-inner {
  line-height: 51px;
  text-align: center;
}

.content .ecran-formulaire .bootstrap-select .btn:focus {
  outline: 0 none !important;
}

.content .ecran-formulaire .bootstrap-select .btn::after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #202020;
  right: 41px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.content .ecran-formulaire .bootstrap-select .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid white;
  padding: 0;
  width: 100%;
}

.content .ecran-formulaire .bootstrap-select .dropdown-menu.inner {
  background-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0 none;
}

.content .ecran-formulaire .bootstrap-select .dropdown-menu .dropdown-item {
  background-color: transparent;
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 500;
  height: 51px;
  line-height: 51px;
  padding: 0;
  text-align: center;
}

.content .ecran-formulaire .bootstrap-select .dropdown-menu .dropdown-item.active {
  background-color: #97d534;
  color: white;
}

.content .ecran-formulaire .button {
  margin: 44px 0 0;
  text-align: center;
  width: 100%;
}

.content .ecran-formulaire .button button {
  background-color: white;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-box-shadow: 2.121px 2.121px 0px 0px rgba(31, 31, 31, 0.26);
  box-shadow: 2.121px 2.121px 0px 0px rgba(31, 31, 31, 0.26);
  border: 0 none;
  color: #1cabe2;
  font-family: "Poppins", sans-serif;
  font-size: 0;
  font-weight: 600;
  height: 53px;
  line-height: 53px;
  padding: 0 46px 0 86px;
  text-align: center;
  text-transform: uppercase;
}

.content .ecran-formulaire .button button span {
  font-size: 22px;
}

.content .ecran-formulaire .button button i {
  background-image: url("../img/arrow-left.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 17px;
  margin: 0 0 0 20px;
  width: 17px;
}

.content .ecran-formulaire h6 {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 18.64px;
  font-weight: 400;
  line-height: 21px;
  /*margin: 39px auto 0;*/
  margin: 29px auto 0;
  text-align: center;
  width: 617px;
}

.content .ecran-question {
  display: none;
  height: 100vh;
  overflow: scroll;
  position: relative;
  width: 100%;
}

.content .ecran-question::after {
  clear: both;
  content: '';
}

.content .ecran-question .logo {
  margin: 47px auto 0;
  width: 545px;
}

.content .ecran-question .logo img {
  width: 100%;
}

.content .ecran-question p {
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 41px;
  margin: 43px auto 0;
  text-align: center;
  width: 656px;
}

.content .ecran-question .box-question {
  background-color: white;
  -webkit-box-shadow: 2.65px 4.24px 0px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 2.65px 4.24px 0px 0px rgba(0, 0, 0, 0.18);
  border-radius: 19px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  display: inline-block;
  height: auto;
  margin-left: calc((100% - 655px) / 2);
  margin-top: 36px;
  padding: 11px 13px 0;
  position: relative;
  width: 655px;
}

.content .ecran-question .box-question .step {
  display: none;
  height: auto;
  position: relative;
  text-align: right;
  width: 100%;
}

.content .ecran-question .box-question .step.step-1 {
  display: block;
}

.content .ecran-question .box-question .step .img {
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  height: 265px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.content .ecran-question .box-question .step .img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
}

.content .ecran-question .box-question .step h1 {
  color: black;
  direction: rtl;
  font-family: "Neo-Sans-Arabic-Bold", sans-serif;
  font-size: 38px;
  line-height: 38px;
  margin: 18px 0 31px;
  padding: 0 50px 0 0;
  text-align: right;
}

.content .ecran-question .box-question .step .check {
  cursor: pointer;
  color: black;
  display: inline-block;
  direction: rtl;
  font-family: "Neo-Sans-Arabic", sans-serif;
  font-size: 29px;
  line-height: 26px;
  margin-bottom: 29px;
  margin-right: 41px;
  padding-right: 37px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.content .ecran-question .box-question .step .check font {
  display: inline-block;
  vertical-align: top;
  margin: -4px 0 0;
}

.content .ecran-question .box-question .step .check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.content .ecran-question .box-question .step .check .checkmark {
  background-color: transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 4px solid #d3d3d3;
  position: absolute;
  top: 0;
  right: 0;
  height: 26px;
  width: 26px;
}

.content .ecran-question .box-question .step .check .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.content .ecran-question .box-question .step .check .checkmark::after {
  background: #97d534;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 14px;
  left: 2px;
  top: 2px;
  width: 14px;
}

.content .ecran-question .box-question .step .check input:checked ~ .checkmark:after {
  display: block;
}

.content .ecran-question .button {
  margin: 34px 0 calc(70px*3);
  text-align: center;
  width: 100%;
}

.content .ecran-question .button button {
  background-color: white;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-box-shadow: 2.121px 2.121px 0px 0px rgba(31, 31, 31, 0.26);
  box-shadow: 2.121px 2.121px 0px 0px rgba(31, 31, 31, 0.26);
  border: 0 none;
  color: #1cabe2;
  font-family: "Poppins", sans-serif;
  font-size: 0;
  font-weight: 600;
  height: 53px;
  line-height: 53px;
  padding: 0 30px 0 31px;
  text-align: center;
  text-transform: uppercase;
}

.content .ecran-question .button button span {
  font-size: 22px;
}

.content .ecran-question .button button i {
  background-image: url("../img/arrow-left.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 17px;
  margin: 0 0 0 20px;
  width: 17px;
}

.content .ecran-bravo {
  display: none;
  height: 100vh;
  position: relative;
  width: 100%;
}

.content .ecran-bravo::after {
  clear: both;
  content: '';
}

.content .ecran-bravo .logo {
  margin: 47px auto 0;
  width: 545px;
}

.content .ecran-bravo .logo img {
  width: 100%;
}

.content .ecran-bravo h1 {
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 94.47px;
  font-weight: 600;
  line-height: 94px;
  margin: 56px 0 0;
  text-align: center;
}

.content .ecran-bravo h2 {
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 47.27px;
  font-weight: 600;
  line-height: 47px;
  margin: 12px 0 0;
  text-align: center;
}

.content .ecran-bravo h3 {
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 116.55px;
  font-weight: 600;
  line-height: 116px;
  margin: 18px 0 0;
  text-align: center;
}

.content .ecran-bravo h3 span {
  display: inline-block;
  font-size: 79.86px;
  vertical-align: top;
}

.content .ecran-bravo h4 {
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 37.27px;
  font-weight: 600;
  line-height: 37px;
  margin: 4px 0 0;
  text-align: center;
}

.content .ecran-bravo .pic {
  margin: 20px auto 0;
  width: 397px;
}

.content .ecran-bravo .pic img {
  width: 100%;
}

.content .ecran-bravo .button {
  margin: 9px 0 0;
  text-align: center;
  width: 100%;
}

.content .ecran-bravo .button button {
  background-color: white;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-box-shadow: 2.121px 2.121px 0px 0px rgba(31, 31, 31, 0.26);
  box-shadow: 2.121px 2.121px 0px 0px rgba(31, 31, 31, 0.26);
  border: 0 none;
  color: #1cabe2;
  font-family: "Poppins", sans-serif;
  font-size: 0;
  font-weight: 600;
  height: 53px;
  line-height: 53px;
  padding: 0 36px 0 39px;
  text-align: center;
  text-transform: uppercase;
}

.content .ecran-bravo .button button span {
  font-size: 22px;
}

.content .ecran-bravo .button button i {
  background-image: url("../img/arrow-left.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 17px;
  margin: 0 0 0 20px;
  width: 17px;
}

.content .ecran-gains {
  display: none;
  height: 100vh;
  position: relative;
  width: 100%;
}

.content .ecran-gains::after {
  clear: both;
  content: '';
}

.content .ecran-gains .felicitation {
  display: none;
}

.content .ecran-gains .dommage {
  display: none;
}

.content .ecran-gains .logo {
  margin: 47px auto 0;
  width: 545px;
}

.content .ecran-gains .logo img {
  width: 100%;
}

.content .ecran-gains h1 {
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 70px;
  text-align: center;
}

.content .ecran-gains h1.mt-1 {
  margin-top: 120px !important;
}

.content .ecran-gains h1.mt-2 {
  margin-top: 85px !important;
}

.content .ecran-gains h2 {
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 47px;
  font-weight: 600;
  line-height: 56px;
  text-align: center;
}

.content .ecran-gains h2.mt-1 {
  margin-top: 35px !important;
}

.content .ecran-gains h2.mt-2 {
  margin-top: 24px !important;
}

.content .ecran-gains h2.mb-1 {
  margin-top: 67px !important;
}

.content .ecran-gains h3 {
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 27.27px;
  font-weight: 600;
  line-height: 27px;
  margin: 37px 0 53px;
  text-align: center;
}

.content .ecran-gains p {
  color: #202020;
  font-family: "Poppins", sans-serif;
  font-size: 27.27px;
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 32px;
  margin: 41px 0 0;
  text-align: center;
}

.content .ecran-gains .box-container {
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border: 2px solid #d3d3d3;
  position: relative;
  width: 554px;
  height: 289px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.content .ecran-gains .canvas {
  position: absolute;
  top: 0;
}

/* End Content */
/* Footer */
footer {
  background-color: white;
  bottom: 0;
  height: 70px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 10;
}

footer::after {
  clear: both;
  content: '';
}

footer .logo-vivo {
  float: left;
  margin: 16px 0 0 20px;
  width: 131px;
}

footer .logo-vivo img {
  width: 100%;
}

footer .logo-shell {
  float: right;
  margin: 21px 28px 0 0;
  width: 192px;
}

footer .logo-shell img {
  width: 100%;
}

/* End Footer */
/*# sourceMappingURL=style.css.map */