body {
  font: 100% Helvetica, sans-serif;
  color: #ff7d00;
  width: 1920px;
  height: 1080px;
  overflow: hidden;
  font-family: Oswald, sans-serif;
  margin: 0;
  background-image: url('./assets/img/fond_ecran.jpg');
}

#wheel-container {
  margin: auto;
  text-align: center;
  display: none;
}

#wheel-container h1 {
  padding: 10px;
  font-size: 20px;
}

#wheel-container h2 {
  padding: 10px;
}

#map-container {
  position: fixed;
  left: 100px;
  top: 300px;
  width: 1120px;
  margin: auto;
  text-align: center;
}

#map {
}

#map-container {
  z-index: 100;
}

#logo {
  width: 300px;
  position: absolute;
  left: 100px;
  top: 80px;
  opacity: 0;
  z-index: 9999;
}


.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#cardsSource-container {
  margin-left: 70px;
  width: inherit;
  min-height: 300px;
 }

.card-source-container {
  border: 1px solid #a3a3a3;
  width: 150px;
  height: 150px;
  line-height: 150px;
  float: left;
}

.card {
  vertical-align: middle;
}

#timer {
  position: fixed;
  top: 1000px;
  width: 100%;
  margin: auto;
}

.floatLeft {
  float: left;
}

.fixed {
/*
  border: 1px solid #a3a3a3;
 */
  position: fixed;
}

.border-green {
  border: 2px solid greenyellow;
  box-shadow: greenyellow 7px 8px 10px 0;
}

.border-red {
  border: 2px solid red;
  box-shadow: red 7px 8px 10px 0;
}


.clearLeft {
  clear: left; }

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

#validPosition {
  opacity: 0;
  width: 150px;
  height: 50px;
  font-size: xx-large;
  color: white;
  background-color: #ff7d00;
  border: none;
  box-shadow: rgb(163 163 163) 7px 8px 10px 0;
}

.submit {
  position: relative;
  top: -260px;
  width: 150px;
  height: 60px;
  font-size: xx-large;
  color: white;
  background-color: #ff7d00;
  border: none;
  box-shadow: rgb(163 163 163) 7px 8px 10px 0;
}

@font-face {
  font-family: Oswald;
  src: url('./assets/fonts/Oswald-Bold.ttf');
  font-weight: bold;
}

@font-face {
  font-family: Oswald;
  src: url('./assets/fonts/Oswald-Regular.ttf');
  font-weight: normal;
}

.drag-drop-item
{
  touch-action: none; /* prevent bug in chrome when moving by touch */
}
.align-right {
  text-align: right;
}

.width50 {
  width: 50%;
}


#form {
  display: none;
  margin: 50px 150px 0 50px;
  text-align: center;
}

#form h1 {
  font-size: 2.5rem;
  font-style: italic;
  text-shadow: 2px 1px #bdbdbd;
}

p.note {
  font-size: 1rem;
  color: red;
}

input, textarea {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px;
  width: 65%;
  margin-top: 10px;
  font-size: 20px;
}

input[type=checkbox] {
  width: 30px;
}

input[type=radio] {
  width: 30px;
}

select {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  min-width: 100px;
  font-size: 18px;
  color: #ff7d00;
  font-weight: bold;
  margin-left: 20px;
}

.select {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  min-width: 100px;
  font-size: 18px;
  color: #ff7d00;
  font-weight: bold;
}

#checkboxContainer {
  margin: 10px 20px auto;
  text-align: center;
}

label {
  text-align: left;
  font-size: 20px;
  min-width: 110px;
  font-weight: bold;
  display: inline-block;
}

.smallFont {

}
#showGoAgain {
  display: none;
}

#showOtherAttractionDetail {
  display: none;
  margin-left: 20px;
}

label span {
  font-size: 1rem;
}

label.error {
  width: initial;
  color: red;
  font-size: 0.8rem;
  font-weight: normal;
  top: -60px!important;
  left: 30px!important;
  min-width: auto!important;
  background-color: rgba(255,255,255,1)!important;
}

input.error, textarea.error {
  border: 1px dashed red;
  font-weight: 300;
  color: red;
}

#submit {
  text-align: right;
  width: 90%;
}

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


.clavier {
  margin-top: 30px;
}

.ligneClavier {
  margin: 5px auto;
  text-align: center;
}

.toucheClavier {
  display: inline-block;
  padding: 5px 0;
  margin: 0 3px;
  border: 1px solid #40404045;
  border-radius: 5%;
  width: 55px;
  line-height: 45px;
  color: #404040;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  background-color: #e5edf1;
}

#toucheClavierSpace {
  width: 300px;
}

#suppr-touch {
  width: 120px;
}

.mail-touch {
  width: 23%;
  font-size: 30px;
}

#wheel {
  z-index: 2;
  opacity: 1;
  position: absolute;
  top: 165px;
  left: 560px;
  width: 670px;
}


#wheel_support {
  position: absolute;
  z-index: 3;
  top: 80px;
  left: 550px;
}

#startButton {
  position: absolute;
  z-index: 4;
  top : 700px;
  left: 1500px;
  width: 200px;
  height: 230px;
}

.logoCaraibeBottom {
  position: fixed;
  z-index: 998;
  top: 980px;
  left:  1550px;
  width: 300px;
}

.logoPRight {
  width: 115px;
  margin-bottom: 0;
}

.logoPbottom {
  width: 115px;
  margin-right: 30px;
}

#banner-right {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 455px;
  left: 1700px;
}

#banner-bottom {
  position: fixed;
  top: 930px;
  left: 1300px;
}

.infoHomeContainer {
  margin-top: 300px;
  text-align: center;
}

.infoHomeInner {
  padding: 0;
  font-size: 4rem;
  font-weight: bold;
  text-transform: uppercase ;
}

.infoHomeInnerSub {
  padding: 0 0 2rem 640px;
  font-size: 2rem;
  text-align: left;
}

.image-clignote  {
  animation-duration: 1.2s;
  animation-name: clignoter;
  animation-iteration-count: infinite;
  transition: none;
}

@keyframes clignoter {
  0%   { opacity:1; }
  20%   {opacity:0; }
  100% { opacity:1; }
}

.home-button-box {
  margin: 50px 0 0 0;
  width: 250px;
  height: 100px;
  font-weight: bold;
  font-size: 30px;
  color: white;
  background-color: #ff7d00;
  border: none;
  box-shadow: rgb(163 163 163) 7px 8px 10px 0;
  border-radius: 5px;
}

#modalReglement {
  display: none;
  position: fixed;
  z-index: 999;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px 300px;
  overflow: auto;
  background-color: rgba(255,255,255, 0.95);
}

#modalReglement > div {
  text-align: left;
}

#closeDialog {
  position: fixed;
  top: 50px;
  right: 50px;
}

.link {
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
}

.info {
  font-size: .8em;
  font-style: italic;
  margin: 0
}

.formColumn {
  display: inline-block;
  width: 30%;
  margin: 10px 0;
  height: 55px;
  overflow: hidden;
}

.formColumn2 {
  display: inline-block;
  width: 30%;
  margin: 10px 0;
}

.radio-select {
  text-align: left;
  margin-left: 105px;
  margin-top: 20px;
  height: 35px;
}

label.error {
  position: relative;
  top: -35px;
  left: 100px;
  min-width: 300px;
  background-color: rgba(255,255,255,0.8);
  padding-left: 0.5rem;
}

#checkboxContainer label.error {
  position: static;
}

#attractionMultiSelect {
  width: 33%;
}
