/** END FONCTIONS **/
.page-univers .m_24 {
  font-size: 20px;
}
.page-univers .m_18 {
  font-size: 16px;
}
.page-univers .m_48 {
  font-size: 32px;
}
h1.titre {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  text-transform: uppercase;
  margin-top: 90px;
  letter-spacing: 4px;
}
.ovh_caroussel {
  position: relative;
}
.bgjeu {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-position: center bottom;
  background-size: 1024px;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.bgjeu.show {
  opacity: 1;
}
.bgjeu.dice_forge {
  background-color: #e0ceba;
  background-image: url(../images/autres/dice-forge-fond-caroussel.jpg);
  background-size: 1920px;
  background-position: center top;
}
.bgjeu.obscurio {
  background-color: #c5ae8e;
  background-image: url(../images/autres/obscurio-fond-mobile.jpg);
}
.bgjeu.seasons {
  background-color: #e6f4fe;
  background-image: url(../images/autres/seasons-fond-mobile.jpg);
}
#caroussel {
  padding-top: 230px;
}
#caroussel.owl-carousel .owl-stage-outer {
  overflow: visible;
}
#caroussel .item {
  margin-bottom: 30px;
}
#caroussel .item .jeu {
  transform: scale(0.7);
  opacity: 0.8;
  transition: all 0.2s ease 0.2s;
  transform-origin: center 230px;
  padding-bottom: 100px;
}
#caroussel .item .jeu img {
  width: 300px;
  margin: 0 auto;
}
#caroussel .item .btn {
  transform: scale(0.5);
  opacity: 0;
  transition: all 0.2s ease 0.2s;
}
#caroussel .owl-item.active {
  z-index: 50;
}
#caroussel .owl-item.active .item .jeu {
  transform: scale(1);
  opacity: 1;
}
#caroussel .owl-item.active .item .btn {
  transform: scale(1);
  opacity: 1;
}
#caroussel .jeu .deco img {
  position: absolute;
  left: 50%;
}
#caroussel .jeu.dice_forge .logo {
  transform: translateY(-30px);
}
#caroussel .jeu.dice_forge .hibou {
  top: -70px;
}
#caroussel .jeu.dice_forge .perso {
  transform: translateX(-125px);
  top: -50px;
}
#caroussel .jeu.dice_forge .biche {
  transform: translateX(-100px);
  top: 40px;
}
#caroussel .jeu.dice_forge .pierre {
  transform: translateX(-160px);
  top: 100px;
}
#caroussel .jeu.dice_forge .or {
  transform: translateX(60px);
  top: 80px;
}
#caroussel .jeu.obscurio .homme {
  transform: translateX(-120px);
  top: -55px;
}
#caroussel .jeu.obscurio .fille {
  transform: translateX(-25px);
  top: -80px;
}
#caroussel .jeu.obscurio .dame {
  transform: translateX(-115px);
  top: 20px;
}
#caroussel .jeu.seasons .lapin {
  transform: translateX(-114px);
  top: -10px;
}
#caroussel .jeu.seasons .coffre {
  transform: translateX(-185px);
  top: 90px;
}
#caroussel .jeu.seasons .squelette {
  transform: translateX(5px);
  top: 100px;
}
#caroussel .boite {
  text-align: center;
}
#caroussel .boite > img {
  display: inline-block;
  transform: translateX(40px);
}
#caroussel .contenue {
  text-align: center;
  margin-top: -100px;
  padding: 0 20px;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}
#caroussel .contenue .logo {
  height: 110px;
  margin-bottom: 30px;
}
#caroussel .contenue img {
  display: inline-block;
}
#caroussel .contenue .titre {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
#caroussel .owl-item.active {
  z-index: 50;
}
#caroussel .owl-item.active .item .jeu {
  transform: scale(1);
  opacity: 1;
}
#caroussel .owl-item.active .item .btn {
  transform: scale(1);
  opacity: 1;
}
#caroussel .owl-controls {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
#caroussel .owl-controls .owl-dots {
  position: absolute;
  bottom: 70px;
  right: 0;
  left: 0;
  padding: 0px;
  margin: 0;
}
#caroussel .owl-controls .owl-dots .owl-dot span {
  margin: 0 5px;
  background: transparent;
  border: 1px solid #fff;
}
#caroussel .owl-controls .owl-dots .owl-dot.active span {
  background-color: #fff;
}
#caroussel .owl-nav {
  position: absolute;
  top: 440px;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#caroussel .owl-nav .owl-prev,
#caroussel .owl-nav .owl-next {
  height: 44px;
  width: 44px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  font-size: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#caroussel .owl-nav .owl-prev:before,
#caroussel .owl-nav .owl-next:before {
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 10px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}
#caroussel .owl-nav .owl-prev:before {
  transform: rotate(180deg);
}
#diceforge,
#obscurio,
#seasons {
  padding: 100px 0;
}
#diceforge .infos,
#obscurio .infos,
#seasons .infos {
  margin-top: 30px;
  margin-bottom: 30px;
}
#diceforge .conteneur,
#obscurio .conteneur,
#seasons .conteneur {
  max-width: 700px;
}
#diceforge {
  background-color: #e0ceba;
  position: relative;
}
#diceforge:before {
  content: '';
  position: absolute;
  top: -100px;
  right: 0;
  left: 0;
  height: 390px;
  background-image: url(../images/autres/fond-dice-forge-mobile-top.png);
  background-size: 1920px;
  background-position: center top;
}
#diceforge .de2 {
  position: absolute;
  left: 270px;
  top: 0;
}
#obscurio {
  background-color: #c5ae8e;
  background-image: url(../images/autres/obscurio-fond-mobile.jpg);
  background-position: center bottom;
  background-size: 1024px;
  background-repeat: no-repeat;
  box-shadow: 0 0 50px 80px #c5ae8e;
  position: relative;
}
#obscurio .livre {
  position: absolute;
  left: 220px;
  top: -90px;
}
#seasons {
  background-color: #e6f4fe;
  background-image: url(../images/autres/seasons-fond-mobile.jpg);
  background-position: center bottom;
  background-size: 1024px;
  background-repeat: no-repeat;
  box-shadow: 0 0 50px 80px #e6f4fe;
  position: relative;
}
#seasons .des {
  position: absolute;
  top: -120px;
  left: 220px;
}
.autres_jeux {
  background-color: #fff;
  z-index: 34;
  position: relative;
}
.autres_jeux:before {
  content: '';
  position: absolute;
  top: -78px;
  right: 0;
  left: 0;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px;
  background-image: url(../images/autres/fond-autres-jeux-top.png);
}
.autres_jeux .titre_section {
  font-size: 38px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  color: #e4bd71;
  padding: 10px;
  text-align: center;
  position: relative;
}
.autres_jeux .titre_section:after {
  content: '';
  position: absolute;
  bottom: -80px;
  right: 0;
  left: 0;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px;
  background-image: url(../images/autres/fond-autres-jeux-top.png);
  transform: rotate(180deg);
}
#shadows,
#onekey,
#loonyquest {
  padding: 100px 0;
  background-size: 1024px;
  background-repeat: no-repeat;
  text-align: center;
  max-height: 700px;
  height: 100vh;
  display: flex;
  align-items: center;
}
#shadows .logo,
#onekey .logo,
#loonyquest .logo {
  display: inline-block;
  margin-bottom: 30px;
}
#shadows .conteneur,
#onekey .conteneur,
#loonyquest .conteneur {
  max-width: 650px;
}
#shadows {
  background-image: url(../images/autres/fond-shadows-mobile.jpg);
  background-position: center top;
}
#onekey {
  background-image: url(../images/autres/fond-onekey-mobile.jpg);
  background-position: center top;
}
#loonyquest {
  background-image: url(../images/autres/fond-loonyquest-mobile.jpg);
  background-position: center top;
}
#mysdix {
  background-image: url(../images/autres/fond-mysterium-dixit-mobile.jpg);
  background-size: 1024px;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  z-index: 40;
}
#mysdix:before {
  content: '';
  position: absolute;
  top: -38px;
  right: 0;
  left: 0;
  height: 40px;
  background-image: url(../images/autres/fond-mysterium-dixit-mobile-top.png);
  background-size: 1024px;
  background-position: center top;
  background-repeat: no-repeat;
}
#mysdix #dixit,
#mysdix #mysterium {
  height: 450px;
  display: flex;
  justify-content: center;
}
#mysdix #dixit .contenue,
#mysdix #mysterium .contenue {
  text-align: center;
}
#mysdix #dixit .contenue .logo,
#mysdix #mysterium .contenue .logo {
  margin: 0 auto;
}
#mysdix #dixit {
  padding-top: 100px;
}
#mysdix #mysterium {
  padding-top: 80px;
}
#mysdix #mysterium .btn {
  margin-top: -10px;
}
@media (min-width: 1024px) {
  h1.titre {
    font-size: 38px;
    letter-spacing: 6px;
    margin-top: 120px;
  }
  .page-univers .m_48 {
    font-size: 48px;
  }
  .page-univers .m24 {
    font-size: 24px;
  }
  .page-univers .m_18 {
    font-size: 18px;
  }
  .cyb_scrolltransition .bg {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  .cyb_scrolltransition .bg.show {
    visibility: visible;
  }
  #choix_jeux {
    position: relative;
    z-index: 30;
  }
  .bgjeu {
    background-position: center top;
    background-size: 1920px;
  }
  .bgjeu.dice_forge {
    background-image: url(../images/autres/dice-forge-fond-caroussel.jpg);
  }
  .bgjeu.obscurio {
    background-image: url(../images/autres/obscurio-fond-caroussel.jpg);
  }
  .bgjeu.seasons {
    background-image: url(../images/autres/seasons-fond-caroussel.jpg);
  }
  #caroussel {
    padding-top: 330px;
    height: 980px;
  }
  #caroussel .item .jeu {
    transform: scale(0.7) translateY(-130px) !important;
  }
  #caroussel .item .jeu .deco {
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
  }
  #caroussel .item .jeu .deco img {
    transition: all 1s ease;
  }
  #caroussel .item .jeu .contenue {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: 0;
    opacity: 0;
    text-align: left;
    visibility: hidden;
    transform: translate(260px, calc(-50% - 50px));
    transition: all 0.2s ease 0s;
  }
  #caroussel .item .jeu .contenue .logo {
    height: inherit;
  }
  #caroussel .item .jeu .contenue .titre {
    font-size: 30px;
  }
  #caroussel .item .jeu .contenue .texte {
    font-size: 16px;
  }
  #caroussel .item .jeu .boite {
    transition: all 0.2s ease 0.2s;
  }
  #caroussel .item .jeu.dice_forge .logo {
    transform: none;
  }
  #caroussel .item .jeu.dice_forge .hibou {
    width: 184px !important;
    top: -80px;
    transform: translateX(-20px);
  }
  #caroussel .item .jeu.dice_forge .perso {
    width: 256px !important;
    transform: translateX(-250px);
    top: -110px;
  }
  #caroussel .item .jeu.dice_forge .biche {
    width: 218px !important;
    transform: translateX(-290px);
    top: 80px;
  }
  #caroussel .item .jeu.dice_forge .pierre {
    width: 184px !important;
    transform: translateX(-360px);
    top: 190px;
  }
  #caroussel .item .jeu.dice_forge .or {
    width: 130px !important;
    transform: translateX(30px);
    top: 160px;
  }
  #caroussel .item .jeu.obscurio .fille {
    width: 174px !important;
    transform: translateX(-145px);
    top: -160px;
  }
  #caroussel .item .jeu.obscurio .homme {
    width: 222px !important;
    transform: translateX(-230px);
    top: -115px;
  }
  #caroussel .item .jeu.obscurio .dame {
    width: 292px !important;
    transform: translateX(-280px);
    top: -10px;
  }
  #caroussel .item .jeu.seasons .lapin {
    width: 158px !important;
    transform: translateX(-218px);
    top: -20px;
  }
  #caroussel .item .jeu.seasons .squelette {
    width: 218px !important;
    transform: translateX(-75px);
    top: 200px;
  }
  #caroussel .item .jeu.seasons .coffre {
    width: 432px !important;
    transform: translateX(-360px);
    top: 170px;
  }
  #caroussel .owl-item.center {
    z-index: 30;
  }
  #caroussel .owl-item.center .item {
    width: 530px;
    margin-right: auto;
    margin-left: auto;
    left: 50%;
    position: relative;
    transform: translateX(calc(-50% - 50px));
  }
  #caroussel .owl-item.center .item .jeu {
    transform: scale(0.8) !important;
  }
  #caroussel .owl-item.center .item .jeu .deco {
    opacity: 1;
    visibility: visible;
  }
  #caroussel .owl-item.center .item .jeu .boite {
    transform: translateX(-120px);
  }
  #caroussel .owl-item.center .item .jeu .contenue {
    opacity: 1;
    visibility: visible;
    transform: translate(360px, calc(-50% - 50px));
    transition: all 0.5s ease 0.2s;
  }
  #caroussel .owl-item.center .item .jeu.dice_forge .hibou {
    top: -130px;
    transform: translateX(-20px);
  }
  #caroussel .owl-item.center .item .jeu.dice_forge .perso {
    transform: translateX(-300px);
    top: -110px;
  }
  #caroussel .owl-item.center .item .jeu.dice_forge .biche {
    transform: translateX(-240px);
    top: 80px;
  }
  #caroussel .owl-item.center .item .jeu.dice_forge .pierre {
    transform: translateX(-410px);
    top: 190px;
  }
  #caroussel .owl-item.center .item .jeu.dice_forge .or {
    transform: translateX(80px);
    top: 160px;
  }
  #caroussel .owl-item.center .item .jeu.obscurio .fille {
    transform: translateX(-95px);
    top: -160px;
  }
  #caroussel .owl-item.center .item .jeu.obscurio .homme {
    transform: translateX(-280px);
    top: -115px;
  }
  #caroussel .owl-item.center .item .jeu.obscurio .dame {
    transform: translateX(-280px);
    top: 40px;
  }
  #caroussel .owl-item.center .item .jeu.seasons .lapin {
    transform: translateX(-268px);
    top: -20px;
  }
  #caroussel .owl-item.center .item .jeu.seasons .squelette {
    transform: translateX(-25px);
    top: 200px;
  }
  #caroussel .owl-item.center .item .jeu.seasons .coffre {
    transform: translateX(-410px);
    top: 170px;
  }
  #caroussel .owl-controls {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
  }
  #caroussel .owl-controls .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1px;
    bottom: 0;
    top: -100px;
  }
  #caroussel .owl-controls .owl-nav div {
    height: 300px;
    width: 20%;
    opacity: 0;
  }
  #diceforge,
  #obscurio,
  #seasons {
    background: none;
    position: relative;
    padding: 150px 0;
  }
  #diceforge .conteneur,
  #obscurio .conteneur,
  #seasons .conteneur {
    max-width: 1500px;
  }
  #diceforge .conteneur .row,
  #obscurio .conteneur .row,
  #seasons .conteneur .row {
    display: flex;
  }
  #diceforge .conteneur .col,
  #obscurio .conteneur .col,
  #seasons .conteneur .col {
    width: 50%;
    position: relative;
  }
  #diceforge .conteneur .col:first-of-type,
  #obscurio .conteneur .col:first-of-type,
  #seasons .conteneur .col:first-of-type {
    padding-left: 20px;
  }
  #diceforge .conteneur .col:last-of-type,
  #obscurio .conteneur .col:last-of-type,
  #seasons .conteneur .col:last-of-type {
    padding-right: 20px;
  }
  #diceforge .bg,
  #obscurio .bg,
  #seasons .bg {
    background-size: 1920px;
    background-repeat: no-repeat;
    background-position: center;
  }
  #diceforge {
    min-height: 1050px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 31;
    padding-top: 50px;
    animation: diceforge 4s ease-in-out infinite;
  }
  @keyframes diceforge {
    0%,
    70%,
    100% {
      background-image: url(../images/autres/fond-dice-forge.jpg);
    }
    20%,
    50% {
      background-image: url(../images/autres/fond-dice-forge-orange.jpg);
    }
  }
  #diceforge:before {
    content: '';
    position: absolute;
    top: -148px;
    bottom: 0;
    right: 0;
    left: 0;
    height: 150px;
    background-position: center top;
    background-size: 1920px;
    background-repeat: no-repeat;
    background-image: url(../images/autres/fond-dice-forge-top.png);
  }
  #diceforge .bg {
    opacity: 1 !important;
    visibility: visible !important;
  }
  #diceforge .de1 {
    position: absolute;
    left: 420px;
    top: 90px;
  }
  #diceforge .de2 {
    left: 570px;
  }
  #diceforge .de2.un {
    animation: deun 4s ease-in-out infinite;
  }
  @keyframes deun {
    0%,
    100% {
      transform: translate(0px, 0px);
    }
    50% {
      transform: translate(20px, 20px);
    }
  }
  #diceforge .de2.deux {
    animation: dedeux 4s ease-in-out infinite;
  }
  @keyframes dedeux {
    0%,
    100% {
      transform: translate(0px, 0px);
    }
    30% {
      transform: translate(-20px, -3px);
    }
  }
  #diceforge .de2.trois {
    animation: detrois 4s ease-in-out infinite;
  }
  @keyframes detrois {
    0%,
    100% {
      transform: translate(0px, 0px);
    }
    50% {
      transform: translate(5px, -20px);
    }
  }
  #obscurio {
    background-color: #e0ceb8;
    box-shadow: 0 0 50px 40px #e0ceb8;
    margin-top: -10px;
    z-index: 32;
  }
  #obscurio .bg {
    background-image: url(../images/autres/obscurio-fond.jpg);
  }
  #obscurio .livre {
    left: 800px;
  }
  #obscurio p {
    position: relative;
  }
  #seasons {
    z-index: 33;
    box-shadow: none;
  }
  #seasons .bg {
    background-image: url(../images/autres/seasons-fond.jpg);
  }
  #seasons .des {
    left: -480px;
  }
  #shadows,
  #onekey,
  #loonyquest {
    background-size: 1920px;
    padding: 0;
    position: relative;
    z-index: 40;
  }
  #shadows .conteneur,
  #onekey .conteneur,
  #loonyquest .conteneur {
    max-width: 1000px;
    margin-top: -70px;
  }
  #shadows .logo,
  #onekey .logo,
  #loonyquest .logo {
    transform: scale(0.5);
    margin: -50px 0;
  }
  #shadows {
    background-image: url(../images/autres/shadows-fond.png);
    height: 453px;
  }
  #shadows .personnage {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-790px);
  }
  #onekey {
    background-image: url(../images/autres/onekey-fond.png);
    height: 466px;
    margin-top: -105px;
  }
  #loonyquest {
    background-image: url(../images/autres/loonyquest-fond.png);
    height: 440px;
    margin-top: -75px;
  }
  #loonyquest .personnage {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-920px);
  }
  #mysdix {
    background-image: url(../images/autres/fond-mysterium-dixit.jpg);
    background-size: 1920px;
    height: 475px;
  }
  #mysdix:before {
    top: -98px;
    height: 100px;
    background-size: 1920px;
    background-image: url(../images/autres/fond-mysterium-dixit-top.png);
  }
  #mysdix .stella {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-350px);
  }
  #mysdix .medium {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-90px);
  }
  #mysdix .conteneur {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1800px;
  }
  #mysdix .conteneur > div {
    width: 50%;
    max-width: 600px;
  }
  #mysdix .conteneur #dixit .logo {
    width: 368px !important;
  }
  #mysdix .conteneur #mysterium .logo {
    width: 524px !important;
    margin-bottom: -60px;
    margin-top: -30px;
  }
}
@media (min-width: 1400px) {
  #caroussel .owl-item.center .item .jeu {
    transform: scale(1) !important;
  }
  #shadows .conteneur,
  #onekey .conteneur,
  #loonyquest .conteneur {
    max-width: 650px;
    margin-top: -50px;
  }
  #shadows .logo,
  #onekey .logo,
  #loonyquest .logo {
    margin: 0;
    position: absolute;
    display: block;
  }
  #shadows .logo {
    transform: translate(600px, 50px) scale(0.5);
  }
  #onekey .logo {
    transform: translate(-300px, 50px) scale(0.5);
  }
  #loonyquest .logo {
    transform: translate(600px, 0px) scale(0.5);
  }
}
@media (min-width: 1800px) {
  #shadows .logo {
    transform: translate(680px, 50px) scale(1);
  }
  #onekey .logo {
    transform: translate(-390px, 50px) scale(1);
  }
  #loonyquest .logo {
    transform: translate(780px, 0px) scale(1);
  }
}
