/* Generated by less 2.5.1 */
/* LESS Document */
/* CSS Document */
/* CSS - BASES //////// Auteur : LMaitre //////// V1.0 - création : 12/04/2016 /////////*/
/* CODES COULEURS */
/* AJOUTS - v2 */
.wrapper {
  overflow: hidden;
}
.slider {
  width: 200%;
  transition: 1s;
}
.slide {
  width: 50%;
  float: left;
}
.slide.solo {
  width: 100%;
}
#slider:target {
  transform: translateX(-50%);
}
.email .next {
  transform: scale(0.8);
}
/* COMMUN */
html,
body {
  font-family: source sans pro;
  font-size: 62.5%;
  background-color: #874991;
}
.wrapper {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.clearfix {
  clear: both;
}
/* HEADER */
header {
  position: relative;
  background-color: #ffffff;
  text-align: center;
  background-image: url(../img/bandeau-couleurs-1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  z-index: 9999;
  min-height: 9px;
}
header div {
  font-size: 4rem;
  font-weight: lighter;
  color: #ffffff;
  background-color: #e3061f;
  padding: 1rem 4rem;
  position: absolute;
  transform: rotate(-3deg);
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 90%;
  max-width: 300px;
}
/* VISUEL */
.visuel {
  background: #90d324;
  /* background-size: cover; */
  min-height: 500px;
  color: #ffffff;
  overflow: hidden;
  position: relative;
}
.visuel h1 {
  font-size: 6rem;
  color: #ffffff;
  position: absolute;
  background-color: #7cb4cf;
  padding: 0.8rem 3rem;
  top: 30px;
  text-transform: uppercase;
  z-index: 999;
}
.visuel .jeu {
  font-size: 3rem;
  font-weight: lighter;
  color: #ffffff;
  background-color: #f59700;
  padding: 1rem 4rem;
  position: absolute;
  transform: rotate(-3deg);
  left: 180px;
  right: 0;
  top: 120px;
  max-width: 242px;
  z-index: 999;
}
.visuel .logo-sem {
  position: absolute;
  top: -169px;
  left: -190px;
  z-index: 10;
  display: none;
}
.visuel .logo-gnis {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 999;
}
.visuel .col {
  width: 50%;
  float: left;
  position: relative;
  z-index: 20;
}
.visuel .col.right {
  display: none;
}
.visuel .col img {
  float: left;
  margin-top: -19px;
}
.visuel .date {
  position: absolute;
  left: 60px;
  top: 195px;
  font-size: 2.5rem;
  text-transform: uppercase;
  color: #874991;
  z-index: 999;
}
.visuel .lot {
  font-size: 3rem;
  color: #874991;
  background-color: #ffffff;
  padding: 4rem 1.5rem 2rem 1.5rem;
  margin: 2rem 0;
  line-height: 4.5rem;
  transform: rotate(3deg);
  transition: 300ms;
}
.visuel .lot strong {
  font-size: 5.8rem;
}
.visuel .lot span {
  font-size: 10.4rem;
}
.visuel .conditions {
  font-size: 1.2rem;
  padding: 1rem;
  margin: 2rem 0;
  text-shadow: 0px 2px 0px #555555;
  background-color: rgba(0, 0, 0, 0.1);
}
.visuel .conditions a {
  color: #ffffff;
}
/* MAIN */
.main .title {
  font-size: 3rem;
  color: #ffffff;
  text-align: center;
  margin: 4rem 0 1rem 0;
}
.main .title span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 4.4rem;
}
.main div.bloc {
  background-color: #ffffff;
  background-image: url(../img/bandeau-couleurs-2.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #555555;
  font-size: 1.8rem;
  margin: 0 6.5rem;
}
.main div.bloc .sepa {
  width: 100%;
  border-top: 1px solid #555555;
  margin: 38px 0;
}
.main div.bloc.questionnaire {
  position: relative;
}
.main div.bloc.questionnaire .icon {
  background: url(../img/clipboard.png) no-repeat center;
}
.main div.bloc.questionnaire .content {
  padding: 3rem;
}
.main div.bloc.erreur {
  position: relative;
}
.main div.bloc.erreur .icon {
  background: url(../img/caution.png) no-repeat center;
}
.main div.bloc.erreur .content {
  padding: 3rem;
}
.main div.bloc.valide {
  position: relative;
}
.main div.bloc.valide .icon {
  background: url(../img/happy.png) no-repeat center;
}
.main div.bloc.valide .content {
  padding: 3rem;
}
.main div.bloc.valide li {
  color: #bfbfbf;
}
.main div.bloc.valide li.ok {
  color: #90d324;
  font-weight: bold;
}
.main div.bloc.email .icon {
  background: url(../img/letter.png) no-repeat center;
}
.main div.bloc.email .content {
  padding: 3rem 16rem;
}
.main div.bloc.email .content p {
  font-size: 1.2rem;
  text-align: center;
}
.main div.bloc.email .content span {
  color: #874991;
}
.main div.bloc .entete {
  text-align: center;
  background: linear-gradient(to bottom, #874991 50%, #874991 51%, #ffffff 51%, #ffffff 100%);
}
.main div.bloc .entete .icon {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background-color: #874991;
  margin: 0 auto;
}
.main div.bloc .question {
  display: table;
}
.main div.bloc .question .number {
  color: #7cb4cf;
  font-size: 5rem;
  font-weight: bold;
  display: table-cell;
  line-height: 1;
  padding-right: 50px;
}
.main div.bloc .question .question-content {
  display: table-cell;
  width: 100%;
}
.main div.bloc .question .question-content .answer {
  float: left;
  max-width: 580px;
}
.main div.bloc .question .question-content .answer li {
  margin-top: 1.5rem;
}
.main div.bloc .question .question-content .hint {
  float: right;
  text-align: center;
  margin-top: 25px;
}
.main div.bloc .question .question-content .hint a {
  display: inline-block;
  font-size: 1.4rem;
  color: #555555;
  text-decoration: none;
  padding: 0.8rem 2.4rem;
  border: 1px solid #555555;
  transition: 300ms;
  background-color: #ffffff;
}
.main div.bloc .question .question-content .hint a:hover {
  color: #874991;
  border-color: #874991;
  transform: translateY(-10px);
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
}
.main div.bloc .question {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
}
.main div.bloc .question label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
}
.main div.bloc .question input[type=radio],
.main div.bloc .question input[type=checkbox] {
  display: none;
}
.main div.bloc .question label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #ffffff;
  border: 1px solid #555555;
}
.main div.bloc .question label:before {
  border-radius: 10px;
}
.main div.bloc .question input[type=radio]:checked + label:before {
  content: "\2022";
  color: #7cb4cf;
  font-size: 38px;
  text-align: center;
  line-height: 15px;
}
.main div.bloc .question [type="checkbox"]:not(:checked),
.main div.bloc .question [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.main div.bloc .question [type="checkbox"]:not(:checked) + label,
.main div.bloc .question [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 2em;
  cursor: pointer;
}
.main div.bloc .question [type="checkbox"]:not(:checked) + label:before,
.main div.bloc .question [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: .1em;
  width: 1em;
  height: 1em;
  border: 1px solid #555555;
  background: #fff;
  border-radius: 4px;
}
.main div.bloc .question [type="checkbox"]:not(:checked) + label:after,
.main div.bloc .question [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em;
  left: .2em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #7cb4cf;
  transition: all .2s;
}
.main div.bloc .question [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.main div.bloc .question [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.main div.bloc .next {
  text-align: center;
  margin: 2.5rem 0 1rem 0;
}
.main div.bloc .next a {
  display: inline-block;
  color: #7cb4cf;
  font-size: 2rem;
  text-decoration: none;
  padding: 0.8rem 2rem;
  border: 3px solid #7cb4cf;
  font-weight: bold;
  text-transform: uppercase;
  transition: 300ms;
  cursor: pointer;
}
.main div.bloc .next a:hover {
  background-color: #7cb4cf;
  color: #ffffff;
}
.main div.bloc .form-control {
  margin: 1rem 0 3rem 0;
}
.main div.bloc .form-control input[type=button] {
  border-radius: 0;
  font-size: 2rem;
  color: #90d324;
  text-align: center;
  border: 3px solid #90d324;
  font-weight: bold;
  text-transform: uppercase;
  transition: 300ms;
  padding: 0.8rem 2rem;
  background-color: #ffffff;
  margin: 1rem 0;
  cursor: pointer;
}
.main div.bloc .form-control input[type=button]:hover {
  background-color: #90d324;
  color: #ffffff;
}
.main div.bloc .form-control input[type=text],
.main div.bloc .form-control textarea {
  display: block;
  line-height: 1.428571429;
  padding: 7.5px;
  font-size: 13px;
  color: #4b575F;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-top: 5px;
  background-color: #ffffff;
  border: 2px solid #555555;
  border-radius: 0;
  width: 100%;
}
.main div.bloc .form-control input[type=text]:focus,
.main div.bloc .form-control textarea:focus {
  border-color: #874991;
}
/* FOOTER */
footer {
  margin: 3rem 0;
  text-align: center;
}
footer a {
  display: inline-block;
  font-size: 1.5rem;
  color: #ffffff;
  text-decoration: none;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0 0.5rem;
  transition: 300ms;
}
footer a:hover {
  border: 1px solid #ffffff;
  color: #7cb4cf;
}
footer p {
  font-size: 11px;
  color: #ffffff;
  padding: 20px;
  max-width: 70%;
  margin: 0 auto;
}
footer p a {
  font-size: inherit;
  text-decoration: underline;
  border: none;
  margin: 0;
  padding: 0;
}
footer p a:hover {
  border: none;
  color: #7cb4cf;
}
/* RESPONSIVE */
@media screen and (max-width: 961px) {
  .wrapper {
    width: auto;
  }
  .visuel .lot {
    font-size: 2.6rem;
  }
  .visuel .lot strong {
    font-size: 4.8rem;
  }
  .visuel .lot strong span {
    font-size: 9.4rem;
  }
}
@media screen and (max-width: 900px) {
  .visuel #animation_container {
    display: none;
  }
  .visuel h1 {
    margin: 50px;
    width: 50%;
  }
  .visuel .jeu,
  .visuel .date,
  .visuel h1 {
    position: relative;
    margin: 0 auto;
    text-align: center;
    top: 50px;
    left: 0;
    right: 0;
  }
  .visuel .date {
    top: 70px;
  }
  .visuel .col.right {
    display: block;
    padding: 80px 0 80px;
  }
  .visuel .col {
    float: none;
    width: 100%;
  }
  .visuel .col.left {
    display: none;
  }
  .visuel .logo-sem {
    top: auto;
    bottom: -120px;
    left: -110px;
  }
  .visuel .logo-sem img {
    width: 400px;
  }
  .visuel .lot {
    text-align: center;
    margin: 2rem auto;
    width: 80%;
  }
  .visuel .conditions {
    width: 80%;
    margin: 2rem auto;
  }
  .visuel .logo-gnis {
    right: 10px;
  }
  .visuel .logo-gnis img {
    width: 80%;
  }
  .main div.bloc {
    margin: 0 1rem;
  }
}
@media screen and (max-width: 700px) {
  header div {
    max-width: 242px;
    font-size: 3rem;
  }
  .main div.bloc .question .number {
    display: none;
  }
  .main div.bloc .question .question-content .answer {
    float: none;
  }
  .main div.bloc .question .question-content .hint {
    float: none;
  }
  .visuel h1 {
    width: 80%;
  }
  .visuel .col img {
    display: block;
    margin: 0 auto 20px auto;
    float: none;
  }
  .visuel .date {
    font-size: 2rem;
    text-align: center;
  }
  .visuel .lot {
    font-size: 2rem;
    line-height: 2.5rem;
    padding: 20px 15px;
  }
  .visuel .lot strong {
    font-size: 2.8rem;
  }
  .visuel .lot strong span {
    font-size: 5.4rem;
  }
  .main div.bloc.email .content {
    padding: 3rem 10%;
  }
  footer a:last-child {
    margin-top: 10px;
  }
}
