@charset "UTF-8";
/*
Theme Name: Waitress
Theme URI: waitress.com
Description: Thème Waitress
Author: Mickael Bourdon
Author URI: 
Template: blankslate
Text Domain: blankslate-child
Version: 1.0
*/
#wpadminbar {
  display: none;
}

html {
  scroll-behavior: smooth;
}

h2,
h3,
h4,
h5,
h6 {
  font-family: "lubalinbold", sans-serif;
}

p,
li,
a,
button,
span {
  font-family: "lubalinregular", sans-serif;
}

p, li {
  line-height: 1.5 !important;
}

html {
  scroll-padding-top: 4rem;
}

body {
  background-image: url(https://catwillruletheworld.hahaha.com/wp-content/uploads/2023/09/bg-texture.jpeg);
  background-repeat: repeat;
  margin: 0;
  width: 100%;
}
body header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #006bb6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body header .main-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 60px;
}
body header .main-nav .sociaux {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 2%;
}
body header .main-nav .sociaux #logo {
  margin-right: 30px;
  width: 175px;
}
body header .main-nav .sociaux #logo:hover {
  opacity: 0.8;
}
body header .main-nav .sociaux #facebook {
  margin-right: 15px;
  margin-bottom: 5px;
}
body header .main-nav .sociaux #facebook:hover .white-icon, body header .main-nav .sociaux #instagram:hover .white-icon {
  display: none;
}
body header .main-nav .sociaux #facebook:hover .pink-icon, body header .main-nav .sociaux #instagram:hover .pink-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body header .main-nav .sociaux a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 25px;
}
body header .main-nav .sociaux a .white-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body header .main-nav .sociaux a .pink-icon {
  display: none;
}
body header .main-nav .sociaux a img {
  position: absolute;
  width: 100%;
}
body header .main-nav .liens {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body header .main-nav .liens .actif {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
body header .main-nav .liens a {
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 18px;
  margin: 0px 50px;
  text-decoration: none;
  text-transform: uppercase;
}
body header .main-nav .liens a:hover {
  color: #e6398e;
}
body header .main-nav .billets-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 2%;
}
body header .main-nav .billets-btn a {
  background-color: #e6398e;
  border: 2px solid #fff;
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 20px;
  padding: 10px 30px 8px 30px;
  text-decoration: none;
  text-transform: uppercase;
}
body header .main-nav .billets-btn a:hover {
  background-color: #fff;
  border: 2px solid #e6398e;
  color: #e6398e;
}
body header .auditions-banner {
  width: 100%;
  background-color: #e6398e;
  padding: 10px 0px;
  text-align: center;
}
body header .auditions-banner a, body header .auditions-banner p {
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  margin: 0;
}
body header .auditions-banner a .underline-casting, body header .auditions-banner p .underline-casting {
  text-decoration: underline;
}
body header .mobile__nav {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 10px 15px;
}
body header .mobile__nav .hbgrContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 250;
  margin-left: 15px;
}
body header .mobile__nav .hbgrContainer p {
  margin-top: 3px;
  margin-left: 1px;
  color: white;
  text-align: center;
}
body header .mobile__nav .hbgrContainer #nav-icon1 {
  width: 50px;
  height: 28px;
  position: relative;
  /* margin: 50px auto; */
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
body header .mobile__nav .hbgrContainer #nav-icon1 span,
body header .mobile__nav .hbgrContainer #nav-icon3 span,
body header .mobile__nav .hbgrContainer #nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: white;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
body header .mobile__nav .hbgrContainer #nav-icon1 span:nth-child(1) {
  top: 0px;
}
body header .mobile__nav .hbgrContainer #nav-icon1 span:nth-child(2) {
  top: 13px;
}
body header .mobile__nav .hbgrContainer #nav-icon1 span:nth-child(3) {
  top: 26px;
}
body header .mobile__nav .hbgrContainer #nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
body header .mobile__nav .hbgrContainer #nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
body header .mobile__nav .hbgrContainer #nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body header .mobile__nav .billets-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 2%;
}
body header .mobile__nav .billets-btn a {
  background-color: #e6398e;
  border: 2px solid #fff;
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 20px;
  padding: 5px 20px;
  text-decoration: none;
  text-transform: uppercase;
}
body header .mobile__nav .billets-btn a:hover {
  background-color: #fff;
  border: 2px solid #e6398e;
  color: #e6398e;
}
body header .slide__menu {
  display: none;
  width: 320px;
  height: 100vh;
  overflow: auto;
  background: #006bb6;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 150;
  -webkit-transform: translateX(-500px);
          transform: translateX(-500px);
}
body header .slide__menu .slide__menu__links__container {
  margin-top: 85px;
  padding: 10px 15px;
}
body header .slide__menu .slide__menu__links__container .slide__menu__links {
  padding-top: 30px;
}
body header .slide__menu .slide__menu__links__container .slide__menu__links a {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-family: "open_sansextrabold", sans-serif;
  position: relative;
  display: inline-block;
}
body header .slide__menu .slide__menu__links__container .slide__menu__links a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #fff;
  bottom: -2px;
  left: 0;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
body header .slide__menu .slide__menu__links__container .slide__menu__links a:hover {
  color: #e6398e;
  width: 100%;
}
body header .slide__menu .slide__menu__links__container .slide__menu__links .rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
body #container {
  margin-top: 75px;
  width: 100%;
}
body #container main {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
body #container main #waitress-banner {
  width: 100%;
}
body #container main #waitress-banner img {
  width: 100%;
}
body #container main .acceuil-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1200px;
  padding: 0 4%;
  width: 100%;
}
body #container main .acceuil-ctn #express-quote {
  margin: 5% 0;
  width: 100%;
}
body #container main .acceuil-ctn #express-quote img {
  width: 100%;
}
body #container main .acceuil-ctn h2 {
  color: #006bb6;
  font-family: "lubalinbold", sans-serif;
  font-size: 30px;
  font-weight: 900;
  margin: 50px 0 30px 0;
  text-align: center;
  text-transform: uppercase;
}
body #container main .acceuil-ctn p {
  color: #006bb6;
  font-size: 18px;
  margin-bottom: 5%;
  margin-top: 0;
  text-align: center;
}
body #container main .acceuil-ctn .bold {
  font-family: "lubalinbold", sans-serif;
  font-weight: bold;
}
body #container main .acceuil-ctn .salles-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 5%;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body #container main .acceuil-ctn .salles-ctn .salle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #006bb6;
  border: 2px solid #fff;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 300px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0.5% 0.5%;
  max-width: 570px;
  min-width: 300px;
  width: 48%;
  padding: 10px 0px;
}
body #container main .acceuil-ctn .salles-ctn .salle .img-wrapper {
  height: 45px;
}
body #container main .acceuil-ctn .salles-ctn .salle p {
  color: #fff;
  font-size: 22px;
  margin: 0;
  line-height: 1.2 !important;
}
body #container main .acceuil-ctn .salles-ctn .salle p.pink-border {
  padding: 0px 15px;
  font-size: 24px;
  text-shadow: -0.5px -0.5px 0px #E6398E, -0.5px 0.5px 0px #E6398E, 0.5px 0.5px 0px #E6398E, 0.5px -0.5px 0px #E6398E;
  line-height: 1.2 !important;
}
body #container main .acceuil-ctn .salles-ctn .salle p.pink-border .pink-border-smaller-text {
  font-size: 20px;
}
body #container main .acceuil-ctn .salles-ctn .salle a {
  background-color: #e6398e;
  border: 2px solid #fff;
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 20px;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
}
body #container main .acceuil-ctn .salles-ctn .salle a:hover {
  background-color: #fff;
  border: 2px solid #e6398e;
  color: #e6398e;
}
body #container main .acceuil-ctn .salles-ctn .salle.group-tickets {
  height: 200px;
}
body #container main .acceuil-ctn .salles-ctn .salle.group-tickets h2 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 10px;
  padding: 0 15px;
  margin-top: 35px;
}
body #container main .acceuil-ctn .salles-ctn .salle.group-tickets p {
  font-size: 20px;
  padding: 0 15px;
}
body #container main .acceuil-ctn .salles-ctn .salle.group-tickets .salle-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 97%;
  margin: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
body #container main .acceuil-ctn .salles-ctn .salle.group-tickets .salle-btns a {
  background-color: #e6398e;
  border: 2px solid #fff;
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 20px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  width: 145px;
  margin: 5px 15px;
  text-align: center;
}
body #container main .acceuil-ctn .salles-ctn .salle.group-tickets .salle-btns a:hover {
  background-color: #fff;
  border: 2px solid #e6398e;
  color: #e6398e;
}
body #container main .acceuil-ctn .video-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 3%;
  margin-top: 5%;
  width: 100%;
}
body #container main .acceuil-ctn .video-section h2 {
  color: #26abe2;
  font-size: 36px;
  margin: 0;
  text-transform: uppercase;
}
body #container main .acceuil-ctn .video-section .video-player-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1% 0 2% 0;
  width: 100%;
}
body #container main .acceuil-ctn .video-section .video-player-ctn .video-player {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1300px;
  width: 85%;
}
body #container main .acceuil-ctn .video-section .video-player-ctn .video-player .video-wrapper {
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
body #container main .acceuil-ctn .video-section .video-player-ctn .video-player .video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
body #container main .acceuil-ctn .partenaires {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 5% auto;
  width: 90%;
}
body #container main .acceuil-ctn .partenaires h2 {
  color: #26abe2;
  font-size: 36px;
  margin: 0;
  text-transform: uppercase;
}
body #container main .acceuil-ctn .partenaires .logos {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 50px 30px #fff;
          box-shadow: 0px 0px 50px 30px #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3%;
  width: 100%;
}
body #container main .acceuil-ctn .partenaires .logos .logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1%;
  width: 110px;
}
body #container main .acceuil-ctn .partenaires .logos .logo img {
  width: 100%;
}
body #container main .infolettre-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #006bb6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 3%;
  padding: 0 3%;
  width: 100%;
}
body #container main .infolettre-section p {
  color: #fff;
  font-size: 24px;
  margin: 24px 2% 22px 0;
}
body #container main .infolettre-section a {
  background-color: #e6398e;
  border: 2px solid #fff;
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 20px;
  padding: 7px 25px 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
body #container main .infolettre-section a:hover {
  background-color: #fff;
  border: 2px solid #e6398e;
  color: #e6398e;
}
body #container main .dates-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1200px;
  padding: 0 4%;
  width: 100%;
}
body #container main .dates-ctn .header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 150px;
  margin-top: 1%;
  width: 100%;
}
body #container main .dates-ctn .header h1 {
  color: #fff;
  font-family: "canterbold", sans-serif;
  font-size: 175px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  -webkit-text-stroke: 1.5px #e6398e;
  text-shadow: -6px -4px 10px rgba(230, 57, 142, 0.5), 3px 9px 10px rgba(230, 57, 142, 0.5), 3px 0px 0px #E6398E;
}
body #container main .dates-ctn .villes {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5%;
  width: 100%;
}
body #container main .dates-ctn .villes p {
  color: #e6398e;
  cursor: pointer;
  font-size: 30px;
  margin: 0 30px;
  text-transform: uppercase;
}
body #container main .dates-ctn .villes p:hover {
  opacity: 0.8;
}
body #container main .dates-ctn .villes .actif {
  text-decoration: underline;
  text-decoration-color: #006bb6;
}
body #container main .dates-ctn .tickets {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
body #container main .dates-ctn .tickets .ticket {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2%;
  width: 1000px;
}
body #container main .dates-ctn .tickets .ticket .date {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #006bb6;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  width: 100px;
}
body #container main .dates-ctn .tickets .ticket .date .month, body #container main .dates-ctn .tickets .ticket .date .year {
  font-size: 18px;
}
body #container main .dates-ctn .tickets .ticket .date .day {
  font-size: 40px;
}
body #container main .dates-ctn .tickets .ticket .date p {
  margin: 0;
}
body #container main .dates-ctn .tickets .ticket .center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #006bb6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 700px;
}
body #container main .dates-ctn .tickets .ticket .center p {
  margin: 0;
}
body #container main .dates-ctn .tickets .ticket .center .hour, body #container main .dates-ctn .tickets .ticket .center .venue {
  font-size: 18px;
}
body #container main .dates-ctn .tickets .ticket .center .city {
  font-size: 24px;
  font-weight: bold;
}
body #container main .dates-ctn .tickets .ticket .btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body #container main .dates-ctn .tickets .ticket .btn a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #e6398e;
  border: 2px solid #fff;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  font-size: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
}
body #container main .dates-ctn .tickets .ticket .btn a:hover {
  background-color: #fff;
  border: 2px solid #e6398e;
  color: #e6398e;
}
body #container main .dates-ctn .tickets .last {
  margin-bottom: 5%;
}
body #container main .dates-ctn .tickets .separateur {
  background-color: #006bb6;
  height: 2px;
  margin-bottom: 2%;
  width: 1000px;
}
body #container main .dates-ctn .open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body #container main .equipe-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1500px;
  padding: 0 4%;
  width: 100%;
  margin-top: 3%;
}
body #container main .equipe-ctn .header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 4%;
  padding-top: 3.5%;
  width: 100%;
  margin-top: 75px;
}
body #container main .equipe-ctn .header h1 {
  color: #fff;
  font-family: "canterbold", sans-serif;
  font-size: 175px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 0px 0px #E6398E, -1.5px -1.5px 0px #E6398E, -1.5px 1.5px 0px #E6398E, 1.5px 1.5px 0px #E6398E, 1.5px -1.5px 0px #E6398E, 0px 0px 14px #E6398E;
}
body #container main .equipe-ctn .img-wrapper {
  margin-bottom: 3%;
  text-align: center;
  width: 100%;
}
body #container main .equipe-ctn .img-wrapper img {
  width: 26%;
}
body #container main .equipe-ctn .sub_menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
body #container main .equipe-ctn .sub_menu .actif {
  text-decoration: underline;
  text-decoration-color: #006bb6;
}
body #container main .equipe-ctn .sub_menu p {
  color: #006bb6;
  cursor: pointer;
  font-size: 30px;
  margin: 0 30px;
  text-transform: uppercase;
}
body #container main .equipe-ctn .sub_menu p:hover {
  text-decoration: underline;
  text-decoration-color: #006bb6;
}
body #container main .equipe-ctn .casting {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5%;
  margin-top: 2%;
  width: 100%;
}
body #container main .equipe-ctn .casting .cast {
  margin: 15px 35px;
}
body #container main .equipe-ctn .casting .cast .artist-card {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 300px;
}
body #container main .equipe-ctn .casting .cast .artist-card .img-wrapper {
  border: 2px solid #006bb6;
  height: 350px;
  margin-bottom: 15px;
  width: 100%;
}
body #container main .equipe-ctn .casting .cast .artist-card .img-wrapper img {
  width: 100%;
}
body #container main .equipe-ctn .casting .cast .artist-card p {
  margin: 0;
  font-family: "lubalinbold", sans-serif;
}
body #container main .equipe-ctn .casting .cast .artist-card .name {
  color: #e6398e;
  font-size: 22px;
}
body #container main .equipe-ctn .casting .cast .artist-card .role {
  color: #006bb6;
  font-size: 18px;
}
body #container main .equipe-ctn .casting .cast .artist-card:hover .img-wrapper {
  -webkit-box-shadow: 0px 0px 10px #e6398e;
          box-shadow: 0px 0px 10px #e6398e;
}
body #container main .equipe-ctn .casting .cast .artist-card:hover p {
  text-decoration: underline;
}
body #container main .equipe-ctn .casting .cast .artist-card:hover .name {
  text-decoration-color: #e6398e;
}
body #container main .equipe-ctn .casting .cast .artist-card:hover .role {
  text-decoration-color: #006bb6;
}
body #container main .equipe-ctn .casting .cast .popupBg {
  background-color: #e6398e;
  display: none;
  left: 0;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer .fa.fa-close {
  color: #fff;
  cursor: pointer;
  font-size: 50px;
  left: 93%;
  position: fixed;
  top: 5%;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer .fa.fa-close:hover {
  opacity: 0.8;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer .popupContent {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2%;
  margin-top: 15%;
  width: 80%;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer .popupContent .img-wrapper {
  margin-right: 2%;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer .popupContent .img-wrapper img {
  width: 250px;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer .popupContent .infos .name {
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 3em;
  margin: 0;
  text-transform: uppercase;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer .popupContent .infos .role {
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 2em;
  margin: 0;
  text-transform: uppercase;
}
body #container main .equipe-ctn .casting .cast .popupBg .popupContainer .popupContent .infos .bio {
  color: #fff;
  font-size: 18px;
}
body #container main .equipe-ctn .casting .cast-no-bio {
  margin: 15px 35px;
}
body #container main .equipe-ctn .casting .cast-no-bio .artist-card {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 300px;
}
body #container main .equipe-ctn .casting .cast-no-bio .artist-card .img-wrapper {
  border: 2px solid #006bb6;
  height: 350px;
  margin-bottom: 15px;
  width: 100%;
}
body #container main .equipe-ctn .casting .cast-no-bio .artist-card .img-wrapper img {
  width: 100%;
}
body #container main .equipe-ctn .casting .cast-no-bio .artist-card p {
  margin: 0;
  font-family: "lubalinbold", sans-serif;
}
body #container main .equipe-ctn .casting .cast-no-bio .artist-card .name {
  color: #e6398e;
  font-size: 22px;
}
body #container main .equipe-ctn .casting .cast-no-bio .artist-card .role {
  color: #006bb6;
  font-size: 18px;
}
body #container main .equipe-ctn .casting h4 {
  color: #006bb6;
  font-size: 20px;
  margin-top: 5%;
  text-align: center;
  width: 100%;
}
body #container main .equipe-ctn .casting h2 {
  color: #26abe2;
  font-size: 36px;
  margin: 55px 0px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
body #container main .equipe-ctn .creative {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5%;
  margin-top: 2%;
  width: 100%;
}
body #container main .equipe-ctn .creative .click {
  cursor: pointer;
}
body #container main .equipe-ctn .creative .staff {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 2px solid #e6398e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.5%;
  padding: 0.5%;
  width: 275px;
}
body #container main .equipe-ctn .creative .staff .staff-card {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
body #container main .equipe-ctn .creative .staff .staff-card p {
  margin: 0;
  text-align: center;
}
body #container main .equipe-ctn .creative .staff .staff-card .name {
  color: #e6398e;
  font-size: 24px;
}
body #container main .equipe-ctn .creative .staff .staff-card .job {
  color: #26abe2;
  font-size: 18px;
}
body #container main .equipe-ctn .creative .staff .popupBg {
  background-color: #e6398e;
  display: none;
  left: 0;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer .fa.fa-close {
  color: #fff;
  cursor: pointer;
  font-size: 50px;
  left: 93%;
  position: fixed;
  top: 5%;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer .fa.fa-close:hover {
  opacity: 0.8;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer .popupContent {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2%;
  margin-top: 15%;
  width: 80%;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer .popupContent .img-wrapper {
  margin-right: 2%;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer .popupContent .img-wrapper img {
  width: 250px;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer .popupContent .infos .name {
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 3em;
  margin: 0;
  text-transform: uppercase;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer .popupContent .infos .role {
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 2em;
  margin: 0;
  text-transform: uppercase;
}
body #container main .equipe-ctn .creative .staff .popupBg .popupContainer .popupContent .infos .bio {
  color: #fff;
  font-size: 18px;
}
body #container main .equipe-ctn .creative .qc {
  background-color: #fff;
  border: 2px solid #006bb6;
}
body #container main .equipe-ctn .creative .click.staff:hover {
  -webkit-box-shadow: 0px 0px 10px #006bb6;
          box-shadow: 0px 0px 10px #006bb6;
}
body #container main .equipe-ctn .creative .click.qc:hover {
  -webkit-box-shadow: 0px 0px 10px #e6398e;
          box-shadow: 0px 0px 10px #e6398e;
}
body #container main .equipe-ctn .open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body #container main .apropos-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1200px;
  padding: 0 4%;
  width: 100%;
  margin-top: 4%;
}
body #container main .apropos-ctn .header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 4%;
  padding-top: 3.5%;
  width: 100%;
  margin-top: 75px;
}
body #container main .apropos-ctn .header h1 {
  color: #fff;
  font-family: "canterbold", sans-serif;
  font-size: 175px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 0px 0px #E6398E, -1.5px -1.5px 0px #E6398E, -1.5px 1.5px 0px #E6398E, 1.5px 1.5px 0px #E6398E, 1.5px -1.5px 0px #E6398E, 0px 0px 14px #E6398E;
}
body #container main .apropos-ctn .desc {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 5%;
  width: 100%;
}
body #container main .apropos-ctn .desc .blue-bg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #006bb6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
body #container main .apropos-ctn .desc .blue-bg h3 {
  color: #fff;
  font-size: 46px;
  max-width: 1200px;
  padding: 0 4%;
}
body #container main .apropos-ctn .desc p {
  color: #006bb6;
  font-size: 18px;
  margin: 0;
  text-align: center;
  font-weight: bold;
}
body #container main .apropos-ctn .desc p .bold {
  font-family: "lubalinbold", sans-serif;
  font-weight: bold;
}
body #container main .apropos-ctn .desc p .italic {
  font-style: italic;
}
body #container main .apropos-ctn .img-wrapper {
  margin-bottom: 3%;
  text-align: center;
  width: 100%;
}
body #container main .apropos-ctn .img-wrapper img {
  width: 50%;
}
body #container main .apropos-ctn .synopsis {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 3%;
  width: 100%;
}
body #container main .apropos-ctn .synopsis h2 {
  color: #26abe2;
  font-size: 36px;
  margin: 0;
  text-transform: uppercase;
}
body #container main .apropos-ctn .synopsis p {
  color: #006bb6;
  font-size: 18px;
  text-align: center;
}
body #container main .apropos-ctn .synopsis p .bold {
  font-family: "lubalinbold", sans-serif;
  font-weight: bold;
}
body #container main .auditions-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1200px;
  padding: 0 4%;
  width: 100%;
  margin-top: 4%;
}
body #container main .auditions-ctn .header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 4%;
  padding-top: 3.5%;
  width: 100%;
  margin-top: 75px;
}
body #container main .auditions-ctn .header h1 {
  color: #fff;
  font-family: "canterbold", sans-serif;
  font-size: 175px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 0px 0px #E6398E, -1.5px -1.5px 0px #E6398E, -1.5px 1.5px 0px #E6398E, 1.5px 1.5px 0px #E6398E, 1.5px -1.5px 0px #E6398E, 0px 0px 14px #E6398E;
}
body #container main .auditions-ctn .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0% 0% 5% 0%;
  width: 100%;
}
body #container main .auditions-ctn .desc p {
  color: #006bb6;
  font-size: 20px;
  margin: 5px 0px 0px 18px;
  font-weight: bold;
}
body #container main .auditions-ctn .desc p.centered-text {
  text-align: center;
  margin: 0px;
}
body #container main .auditions-ctn .desc p .bold {
  font-family: "lubalinbold", sans-serif;
  font-weight: bold;
}
body #container main .auditions-ctn .desc p .italic {
  font-style: italic;
}
body #container main .auditions-ctn .desc h2 {
  color: #e6398e;
  margin: 50px 0px 10px;
  font-size: 28px;
}
body #container main .auditions-ctn .desc ul {
  margin: 10px 0px;
}
body #container main .auditions-ctn .desc ul li {
  color: #006bb6;
  font-size: 20px;
  padding: 5px 0px;
  font-weight: bold;
}
body #container main .auditions-ctn .desc h3 {
  color: #006bb6;
  font-size: 24px;
  font-weight: bold;
  margin: 45px 0px 10px;
}
body #container main .auditions-ctn .desc h4 {
  color: #006bb6;
  font-size: 20px;
  margin: 15px 0px 0px 10px;
}
body #container main .auditions-ctn .desc h4 + p {
  margin-bottom: 15px;
}
body #container main .auditions-ctn .desc .lulu-img {
  max-width: 400px;
  width: 100%;
  margin: 25px auto;
}
body #container main .auditions-ctn .desc .auditions-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 35px 0px;
  text-align: center;
}
body #container main .auditions-ctn .desc .auditions-btn a {
  background-color: #e6398e;
  border: 2px solid #fff;
  color: #fff;
  font-family: "lubalinbold", sans-serif;
  font-size: 22px;
  padding: 10px 30px 8px 30px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
body #container main .auditions-ctn .desc .auditions-btn a:hover {
  background-color: #fff;
  border: 2px solid #e6398e;
  color: #e6398e;
}
body #container main .auditions-ctn .auditions-faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 5% 0%;
  width: 100%;
}
body #container main .auditions-ctn .auditions-faq h2 {
  font-size: 32px;
  color: #26abe2;
}
body #container main .auditions-ctn .auditions-faq p {
  color: #006bb6;
  font-size: 18px;
  font-weight: bold;
}
body #container main .auditions-ctn .auditions-faq .faq-questions-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #e6398e;
  cursor: pointer;
  margin: 10px 0px;
}
body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-question {
  color: #006bb6;
  font-size: 22px;
  font-family: "lubalinbold", sans-serif;
  font-weight: bolder;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-question::-moz-selection {
  color: none;
  background: none;
}
body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-question::selection {
  color: none;
  background: none;
}
body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-question .arrow-rotation {
  fill: #e6398e;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 18px;
  padding-right: 15px;
}
body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-question .arrow-rotation.rotate-arrow-down {
  rotate: 90deg;
  padding-right: 15px;
  padding-top: 15px;
  padding-left: 10px;
}
body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-answer {
  color: #006bb6;
  font-size: 16px;
  padding: 0px 0px 0px 25px;
  display: none;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  font-family: "lubalinregular", sans-serif;
  font-style: italic;
  height: 0;
}
body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-answer.show-answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 20px;
  margin: 10px 0px 25px 15px;
  height: auto;
}
body #container main .auditions-ctn .auditions-faq p {
  color: #006bb6;
  font-size: 18px;
  font-weight: bold;
}
body #container main .auditions-ctn .auditions-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
body #container main .auditions-ctn .auditions-form h2 {
  font-size: 32px;
  color: #26abe2;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-response-message p {
  font-family: "lubalinregular", sans-serif;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-label {
  font-size: 18px;
  color: #006bb6;
  font-family: "lubalinregular", sans-serif;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-label.forminator-repeater-label {
  font-size: 26px;
  font-family: "lubalinbold", sans-serif;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-description {
  font-size: 16px;
  font-family: "lubalinregular", sans-serif;
  color: #4d4d4c;
  padding-left: 5px;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-button {
  background-color: #e6398e;
  font-size: 18px;
  font-family: "lubalinbold", sans-serif;
  text-transform: uppercase;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-button:hover {
  background-color: #006bb6;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-file-upload span {
  margin-left: 5px;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-description {
  margin-left: 5px;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-title {
  font-size: 20px;
  color: #006bb6;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-subtitle {
  font-size: 16px;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-repeater-field {
  -webkit-box-shadow: inset 5px 0px 0px #e6398e;
          box-shadow: inset 5px 0px 0px #e6398e;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-button-submit {
  background-color: #e6398e;
  font-size: 18px;
  font-family: "lubalinbold", sans-serif;
  text-transform: uppercase;
}
body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-button-submit:hover {
  background-color: #006bb6;
}
body #container main .group-tickets-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1200px;
  padding: 0 4%;
  width: 100%;
  margin-top: 4%;
}
body #container main .group-tickets-ctn .header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 4%;
  padding-top: 3.5%;
  width: 100%;
  margin-top: 75px;
}
body #container main .group-tickets-ctn .header h1 {
  color: #fff;
  font-family: "canterbold", sans-serif;
  font-size: 175px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 0px 0px #E6398E, -1.5px -1.5px 0px #E6398E, -1.5px 1.5px 0px #E6398E, 1.5px 1.5px 0px #E6398E, 1.5px -1.5px 0px #E6398E, 0px 0px 14px #E6398E;
}
body #container main .group-tickets-ctn .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 5% 0% 5% 0%;
  width: 100%;
  text-align: center;
}
body #container main .group-tickets-ctn .desc p {
  color: #006bb6;
  font-size: 20px;
  margin: 5px 0px 0px 18px;
  font-weight: bold;
}
body #container main .group-tickets-ctn .desc p.centered-text {
  text-align: center;
  margin: 0px;
}
body #container main .group-tickets-ctn .desc p .bold {
  font-family: "lubalinbold", sans-serif;
  font-weight: bold;
}
body #container main .group-tickets-ctn .desc p .italic {
  font-style: italic;
}
body #container main .group-tickets-ctn .desc h2 {
  color: #e6398e;
  margin: 50px 0px 10px;
  font-size: 28px;
}
body #container main .group-tickets-ctn .desc a {
  color: #e6398e;
}
body #container main .group-tickets-ctn .desc a:hover {
  color: #26abe2;
}
body #container main .group-tickets-ctn .group-tickets-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body #container main .group-tickets-ctn .group-tickets-form h2 {
  font-size: 32px;
  color: #26abe2;
  text-align: center;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-response-message p {
  font-family: "lubalinregular", sans-serif;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-label {
  font-size: 18px;
  color: #006bb6;
  font-family: "lubalinregular", sans-serif;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-label.forminator-repeater-label {
  font-size: 26px;
  font-family: "lubalinbold", sans-serif;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-description {
  font-size: 16px;
  font-family: "lubalinregular", sans-serif;
  color: #4d4d4c;
  padding-left: 5px;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-button {
  background-color: #e6398e;
  font-size: 18px;
  font-family: "lubalinbold", sans-serif;
  text-transform: uppercase;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-button:hover {
  background-color: #006bb6;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-file-upload span {
  margin-left: 5px;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-description {
  margin-left: 5px;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-title {
  font-size: 20px;
  color: #006bb6;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-subtitle {
  font-size: 16px;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-field-group .forminator-repeater-field {
  -webkit-box-shadow: inset 5px 0px 0px #e6398e;
          box-shadow: inset 5px 0px 0px #e6398e;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-button-submit {
  background-color: #e6398e;
  font-size: 18px;
  font-family: "lubalinbold", sans-serif;
  text-transform: uppercase;
}
body #container main .group-tickets-ctn .group-tickets-form .forminator-ui .forminator-row .forminator-button-submit:hover {
  background-color: #006bb6;
}
body footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1%;
  width: 100%;
}
body footer .footer-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1200px;
  width: 100%;
}
body footer .footer-ctn .ligne {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body footer .footer-ctn .ligne .img-wrapper {
  width: 220px;
  height: auto;
}
body footer .footer-ctn .ligne .img-wrapper img {
  width: 100%;
}
body footer .footer-ctn .ligne .liens {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body footer .footer-ctn .ligne .liens a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  margin: 0 10px;
}
body footer .footer-ctn .ligne .liens a:hover {
  text-decoration: underline;
}
body footer .footer-ctn .ligne a {
  font-size: 15px;
  margin-left: 10px;
}
body footer .footer-ctn p {
  color: #fff;
  font-size: 14px;
  text-align: center;
}
body footer .footer-ctn a {
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
body footer .footer-ctn a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  body header .main-nav .liens a {
    margin: 0px 40px;
  }
}
@media screen and (max-width: 1040px) {
  body header .main-nav .liens a {
    margin: 0px 30px;
  }
}
@media screen and (max-width: 975px) {
  body header {
    height: 80px;
  }
  body header .main-nav {
    display: none;
  }
  body header .mobile__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body header .slide__menu {
    display: block;
  }
  body header .auditions-banner {
    position: fixed;
    bottom: 0;
  }
  body header .auditions-banner a, body header .auditions-banner p {
    padding: 0px 10px;
    font-size: 18px;
  }
  body #container main .acceuil-ctn h2 {
    font-size: 26px;
  }
  body #container main .acceuil-ctn .salles-ctn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body #container main .acceuil-ctn .salles-ctn .salle {
    margin-bottom: 3%;
    width: 80%;
  }
  body #container main .acceuil-ctn .video-section h2 {
    font-size: 26px;
  }
  body #container main .acceuil-ctn .video-section .video-player-ctn .video-player {
    width: 100%;
  }
  body #container main .acceuil-ctn .partenaires h2 {
    font-size: 26px;
  }
  body #container main .equipe-ctn .fa.fa-close {
    left: 85% !important;
    top: 2% !important;
  }
  body #container main .equipe-ctn .popupContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 95% !important;
  }
  body #container main .equipe-ctn .popupContent .infos .name {
    font-size: 2em !important;
  }
  body #container main .equipe-ctn .popupContent .infos .role {
    font-size: 1.5em !important;
  }
  body #container main .infolettre-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 16px;
  }
  body #container main .infolettre-section p {
    text-align: center;
  }
  body #container main .apropos-ctn, body #container main .equipe-ctn, body #container main .auditions-ctn {
    margin-top: 0px;
  }
  body #container main .apropos-ctn .header, body #container main .equipe-ctn .header, body #container main .auditions-ctn .header {
    margin: 5% 0%;
  }
  body #container main .apropos-ctn .header h1, body #container main .equipe-ctn .header h1, body #container main .auditions-ctn .header h1 {
    font-size: 125px;
  }
  body #container main .auditions-ctn .desc {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body #container main .auditions-ctn .desc h2, body #container main .auditions-ctn .desc p {
    text-align: center;
  }
  body #container main .auditions-ctn .desc p {
    margin: 5px 0px;
  }
  body #container main .auditions-ctn .auditions-faq h2, body #container main .auditions-ctn .auditions-faq p {
    text-align: center;
    width: 100%;
  }
  body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-answer {
    padding: 0px;
  }
  body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-answer.show-answer {
    margin: 10px 0px 25px;
  }
  body #container main .auditions-ctn .auditions-form {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body footer .footer-ctn .ligne {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 650px) {
  body header .auditions-banner a, body header .auditions-banner p {
    font-size: 16px;
  }
  body #container {
    margin-top: 80px;
  }
  body #container main .acceuil-ctn .salles-ctn .salle {
    width: 80%;
  }
  body #container main .acceuil-ctn .salles-ctn .salle a {
    padding: 5px 20px;
  }
  body #container main .acceuil-ctn .salles-ctn .salle.group-tickets {
    height: 250px;
  }
  body #container main .acceuil-ctn .salles-ctn .salle.group-tickets h2 {
    font-size: 20px;
    padding: 0 8px;
  }
  body #container main .acceuil-ctn .salles-ctn .salle.group-tickets p {
    font-size: 18px;
    padding: 0 8px;
  }
  body #container main .acceuil-ctn .salles-ctn .salle.group-tickets a {
    font-size: 18px;
  }
  body #container main .acceuil-ctn .salles-ctn .salle.group-tickets .salle-btns a {
    padding: 5px 20px !important;
  }
  body #container main .apropos-ctn .header h1, body #container main .equipe-ctn .header h1, body #container main .auditions-ctn .header h1, body #container main .group-tickets-ctn .header h1 {
    font-size: 120px;
  }
  body #container main .equipe-ctn .sub_menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body #container main .equipe-ctn .sub_menu p {
    margin-bottom: 3%;
  }
  body #container main .auditions-ctn .desc p {
    font-size: 18px;
  }
  body #container main .auditions-ctn .desc h2 {
    font-size: 26px;
  }
  body #container main .auditions-ctn .desc ul li {
    font-size: 18px;
  }
  body #container main .auditions-ctn .desc h3 {
    font-size: 22px;
  }
  body #container main .auditions-ctn .desc h4 {
    color: #006bb6;
    font-size: 18px;
    margin: 15px 0px 0px 10px;
  }
  body #container main .auditions-ctn .auditions-faq h2 {
    font-size: 28px;
  }
  body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-question {
    font-size: 18px;
  }
  body #container main .auditions-ctn .auditions-faq .faq-questions-ctn .faq-answer.show-answer {
    font-size: 16px;
  }
  body #container main .auditions-ctn .auditions-form h2 {
    font-size: 28px;
  }
  body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-button {
    background-color: #e6398e;
    font-size: 18px;
    font-family: "lubalinregular", sans-serif;
    max-width: 250px;
  }
  body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-field-group .forminator-button:hover {
    background-color: #006bb6;
  }
  body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-button-submit {
    background-color: #e6398e;
    font-size: 18px;
    font-family: "lubalinregular", sans-serif;
  }
  body #container main .auditions-ctn .auditions-form .forminator-ui .forminator-row .forminator-button-submit:hover {
    background-color: #006bb6;
  }
  body footer .footer-ctn .ligne .img-wrapper {
    margin: 16px 0;
  }
  body footer .footer-ctn .ligne .liens {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body footer .footer-ctn .ligne .liens a {
    margin: 16px 0;
  }
  body footer .footer-ctn .ligne a {
    margin: 16px 0;
  }
}
@media screen and (max-width: 520px) {
  body #container main .apropos-ctn .header h1, body #container main .equipe-ctn .header h1, body #container main .auditions-ctn .header h1, body #container main .group-tickets-ctn .header h1 {
    font-size: 95px;
  }
  body #container main .acceuil-ctn .salles-ctn .salle {
    width: 90%;
  }
  body #container main .acceuil-ctn .salles-ctn .salle.group-tickets h2 {
    font-size: 20px;
    padding: 0 8px;
  }
  body #container main .acceuil-ctn .salles-ctn .salle.group-tickets p, body #container main .acceuil-ctn .salles-ctn .salle.group-tickets a {
    font-size: 18px;
    padding: 0 8px;
  }
}/*# sourceMappingURL=style.css.map */