body {
  background-image: url(../img/animation/back.gif);
  background-repeat: no-repeat;
  background-size: cover;
}
#loading {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 1;
  background-color: #fff;
  z-index: 1000;
}

#loading-image {
  position: absolute;
  height: 100px;
  width: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001;
}

.ml6 {
  position: relative;
  font-weight: 900;
  font-size: 4.1em;
  margin-left: 100px;
}

.ml6 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml6 .letter {
  display: inline-block;
  background: -webkit-linear-gradient(#ffb902, #ffda3d, #ff772c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.5em;
  font-family: wander;
}
.getprize {
  height: 400px;
  width: 400px;
  background: url("../img/buttons/next.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.settingbutton {
  width: 50%;
  margin: 5px;
  height: auto;
  z-index: 4;
}
.phone-settingbutton {
  width: 100px;
  margin: 5px;

  height: auto;
  z-index: 4;
}
.phone-setting {
  margin-top: 40px;
}
.buttons {
  padding-top: 10px;
}
.perto {
  margin-top: 9px;
  height: 400px;
  width: 400px;
  z-index: 3;
}
.ticketnumber {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 2.5rem;
  color: white;
  z-index: 9999;
}
.ticket {
  height: 100px;
}

.ticket div {
  display: inline;
}
.ticket div img {
  width: 100px;
  height: auto;
}

.sold {
  z-index: 100;

  text-align: center;
  width: 120px;
}
.sold p {
  margin-left: 70px;
  color: honeydew;
  font-size: 2.5rem;
  font-family: whalel, sans-serif;
  text-align: center;
}
.playername p {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1rem;
  color: white;
  z-index: 999;
  margin-top: 10px;
}
.cadeaux {
  height: 100px;
  width: auto;
}
.start {
  width: 150px;
  height: auto;
  margin-top: 30px;
  margin-left: 30px;
}
.wheel {
  background: url(../img/ROUE.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.starsanimation {
  background: url(../img/animation/JT33.gif);
  background-size: cover;
}
.logo {
  position: absolute;
  height: 20%;
  width: auto;
  z-index: 99;
  margin-top: 170px;
  margin-left: 157px;
}
.frontimage {
  position: absolute;
  z-index: 20;
}
.frontimage img {
  margin-left: 155px;
  margin-top: 10px;
  width: 90px;
  height: auto;
  z-index: 19;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*score*/
.scoregift {
  position: absolute;
  transform: rotate(15deg);
  margin-left: 3%;
}
.scoregift img {
  width: 80px;
  height: auto;
}
.scoregift h4 {
  position: absolute;
  z-index: 101;
  margin-top: 12px;
  margin-right: 12px;
  font-weight: bold;
  color: white;
}
/*end score*/
/*prize score*/
.prizescoregift {
  position: absolute;
  transform: rotate(15deg);
  margin-left: 150px;
}
.prizescoregift img {
  width: 120px;
  height: auto;
}
.prizescoregift h4 {
  position: absolute;
  z-index: 101;
  margin-top: 20px;
  margin-right: 20px;
  font-weight: bold;
  color: white;
  font-size: 2em;
}
/*end prize score*/
.img-gift {
  height: 140px;
  width: auto;
}
.fond {
  background: url(../img/gifts/fond-cadeaux.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  margin-top: 40px;
}
.wiin {
  height: 300px;
  width: auto;
}
.close img {
  height: 70px;
  width: auto;
}
.get {
  background: none;
  border: none;
}
.getpush {
  background: none;
  border: none;
}
.get img {
  height: 50px;
  margin-top: 20px;
  width: auto;
}

.firstmodal {
  background: url(../img/buttons/getprize2.png);
  background-repeat: no-repeat;
  background-size: cover;

  height: 600px;
}
.prizemodal {
  background: url(../img/buttons/getprize.png);
  background-repeat: no-repeat;
  background-size: cover;

  height: 600px;
}
.modal-content {
  background: none;
  border: none;
}
.welcome {
  background: url(../img/buttons/welcome.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}
.bienvenue {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-style: normal;
  color: aliceblue;
}
.error {
  color: aliceblue;
  font-size: 1em;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin-top: 3px;
}
.profile-img-card {
  height: 150px;
  width: auto;
}
.form-body {
  margin-top: 15%;
  margin-bottom: 15%;
}
.felici {
  margin-top: 20px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.info {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.2em;
  color: white;
  margin-top: 40px;
}
ul li {
  margin-top: 10px;
}
.title {
  font-size: 1.5em;
}
.forphone {
  display: none;
}
.start-phone {
  display: none;
}
@font-face {
  font-family: wander;
  src: url(../fonts/FS_Free.ttf);
}
@font-face {
  font-family: whalel;
  src: url(../fonts/WhaleITriedRegular-xWq0.ttf);
}

@media only screen and (max-width: 1000px)  {
  .getprize {
    display: none;
  }
  .img-gift {
    display: none;
  }
  .forpc {
    display: none;
  }
  .forphone {
    display: flex;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .back-score-phone {
    width: 150px;
    height: auto;
    background: url(../img/buttons/forphone.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .score-phone {
    margin-top: 7px;
    margin-left: 10px;
    color: honeydew;
    font-size: 2rem;
    font-family: whalel, sans-serif;
    text-align: center;
  }
  .push {
    width: 60px;
    height: auto;
  }
  .settingbutton {
    display: none;
  }

  .phone-tickets div {
    display: inline;
  }
  .phone-tickets div img {
    width: 50px;
    height: auto;
  }
  .start-phone {
    display: flex;
 margin-bottom: 15%;
  }
  .fond {
    display: none;
  }
}
