
/* GLOBAL ------------------------------------------------------------------------------------ */
*
{
  outline: none !important;
}

header
{
  padding: 54px 0 0;
}

#full
{
  margin-top: 89px;
}

#website {
  height: 100%;
  display: none;
}

#loading {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000;
}

#container-logo-loading {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#logo-loading {
  max-width: 20%;
}

html, body
{
  height: 100%;
  font-family: 'Brandon' !important;
  margin: 0;
  padding: 0;
}

body {
  overflow: hidden;
}

.termsfeed-com---nb-simple {
  max-width: 100% !important;
}

.height-100 {
  height: 100%;
}

/* MAP ------------------------------------------------------------------------------------ */
#container-map
{
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  top: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch !important;
}

#container-map iframe
{
  height: 100%;
  max-width: 100vw !important;
  min-width: 100vw !important;
  width: 100vw !important;
}

/* IFRAME ------------------------------------------------------------------------------------ */
#container-iframe
{
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  top: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch !important;
}

#container-iframe iframe
{
  height: 100%;
  max-width: 100vw !important;
  min-width: 100vw !important;
  width: 100vw !important;
}

/* COLORS ------------------------------------------------------------------------------------ */

.bg-brown 
{
  background-color: #FFD9B6 !important;
}

.bg-blue
{
  background-color: #09098A !important;
}

.bg-blue-2
{
  background-color: #1F1FB4 !important;
}

.bg-red
{
  background-color: #E03619 !important;
}

.bg-red-2
{
  background-color: #E44B2C !important;
}

.bg-orange
{
  background-color: #FF571D !important;
}

.bg-green
{
  background-color: #007760 !important;
}

.bg-black
{
  background-color: #000000 !important;
}

.bg-grey
{
  background-color: #f1f1f1 !important;
}

.bg-white
{
  background-color: #FFF !important;
}

.c-white
{
  color: #ffffff !important;
}

.c-black
{
  color: #000000 !important;
}

.c-orange
{
  color: #FF571D !important;
}

.c-red
{
  color: #E03619 !important;
}

.c-red-2
{
  color: #E44B2C !important;
}

.c-green
{
  color: #007760 !important;
}

.c-blue
{
  color: #09098A !important;
}

.c-blue-2
{
  color: #1F1FB4 !important;
}


/* FAQ ------------------------------------------------------------------------------------ */

.question-faq
{
  font-size: 1.5rem;
  color: #FFF;
  margin-bottom: 1rem;
  font-weight: bold;
  text-align: center;
}

.answer-faq
{
  text-align: center;
  color: #FFF;
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.answer-faq a
{
  text-decoration: underline;
}

.answer-faq p
{
  margin-top: 0.25rem;
  font-weight: lighter;
}

.bloc-question
{
  margin-bottom: 3rem;
}

#bracelet
{
  border: 0.5rem solid #020718;
  width: 100%;
  margin-bottom: 6rem;
}

.star-picto
{
  margin-right: 3px;
  margin-left: 3px;
  float: left;
}

.artistes-popup .star-picto:first-child
{
  margin-left: 0;
}

.clearboth_5
{
  height: 5px;
  clear: both;
}

.star-txt
{
  line-height: 25px;
  margin-left: 3px;
  margin-right: 3px;
  float: left;
}

.subtitle-prog
{
  font-size: 0.85rem;
}

#timetable
{
  padding-top: 2rem;
  padding-bottom: 5rem;
}

html, body
{
  height:100%;
  width:100%;
}

footer
{
  min-height: 95px;
  height: auto;
  padding: 1rem;
  text-align: center;
}

.container-billetterie {
  height: 100%;
}

.container-item-form
{
  margin-bottom: 2rem;
  font-size: 1.2rem;
}

#border-top-contact
{
  margin-top: 1rem;
  border-top:0.2rem solid #FFF;
}

.container-item-form input#submit-form
{
  height: 6rem;
}

#submit-form:hover
{
  cursor: pointer;
}

.callback-form
{
  position: fixed;
  top: 89px;
  z-index: 100;
  width: 100%;
  padding: 1rem;
  text-align: center;
}

.container-item-form input
{
  padding:2rem;
  height: 2rem;
  font-size: 1rem;
  width: 100%;
  background: #FFF;
  color: #1d1e1c;
  border: 0.2rem solid #FFF;
}

.container-item-form textarea
{
  resize: none;
  padding:2rem;
  height: 15rem;
  font-size: 1rem;
  width: 100%;
  background: #FFF;
  color: #1d1e1c;
  border: 0.2rem solid #FFF;
}

.container-item-form input::placeholder, .container-item-form textarea::placeholder
{
  color: #000;
}

footer#fixed-footer
{
  position: fixed;
  padding: 1rem;
  width: 100%;
  bottom: 0;
  background: #000;
  color: #FFF;
  text-align: center;
}

footer a, footer a:visited
{
  font-weight: 700;
  text-decoration: none;
}

footer a:hover
{
  text-decoration: underline;
}

.item-artiste
{
  min-height: 250px;
  max-height: 250px;
  min-width: 250px;
  max-width: 250px;
  margin: 1rem auto;
}

.item-artiste-vide
{
  min-height: 250px;
  max-height: 250px;
  min-width: 250px;
  max-width: 250px;
  margin: 1rem auto;
}

.container-link-artist
{
  width: 80%;
  margin: 0 auto;
}

.link-social-artist
{
  width: 20%;
  display: inline-block;
}

.navbar-light.bg-white .navbar-toggler
{
  border-color: rgba(0, 0, 0) !important;
}

.navbar-light.bg-white .navbar-toggler-icon
{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 42, 135, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.navbar-light .navbar-toggler
{
  border: none;
}

.navbar-light .navbar-toggler-icon
{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

#galerie
{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.carousel-indicators
{
  bottom: inherit !important;
  top: 3rem;
}

#edito
{
  padding-bottom: 4rem;
}

.carousel-indicators li
{
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
  border-radius: 50%;
}

#partenaires
{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.item-information:hover
{
  background-color: #2b307f;
  border: 0.8rem solid #FFF;
}

.item-information:hover h2
{
  color: #FFF !important;
}

#container-img-scene
{
  padding-bottom: 5rem;
}

.chiffre-item
{
  font-size: 3rem;
  text-align: center;
  font-weight: 700;
}

.pictogramme-item
{
  width: 12rem;
  height: 12rem;
}

.text-justify
{
  text-align: justify;
}

.symbole-prog
{
  float: left;
}

.image-cashless
{
  width: 100%;
  margin-bottom: 1rem;
}

.step-faq
{
  font-weight: bold !important;
}

.libelle-item
{
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding-bottom: 5rem;
}

.container-pictogramme
{
  text-align: center;
}

#section-pictogramme
{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

#container-iframe-billeterie
{
  margin:0px;
  padding:0px;
  overflow:hidden;
}

#iframe-billeterie
{
  position: fixed;
  border: none;
  top: 89px;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  width: 100px;
  *width: 100%;
}

.carousel-control-next-icon
{
  background-image: url('../img/festival/slider/arrow_slider.svg') !important;
  background-size: 100%;
  height: 100px !important;
  width: 40px !important;
  opacity: 1 !important;
  background-repeat: no-repeat;
}

.carousel-control-prev-icon
{
  background-image: url(../img/festival/slider/arrow_slider.svg) !important;
  transform: rotate(180deg);
  background-size: 100%;
  height: 100px !important;
  width: 40px !important;
  opacity: 1 !important;
  background-repeat: no-repeat;
}

.container-logo-event
{
  margin: 15px auto;
  width: 125px;
  height: 125px;
}

.nav-link
{
  cursor: pointer;
}

.float-left
{
  float: left;
}

.float-right
{
  float: right;
}

.col-left, .col-right {
  flex-flow: column wrap;
}

.link-home, .link-home:hover, .link-home:visited, .link-home:focus
{
  text-decoration: none;
  color: #FFF;
}

#container-info-evenement
{
  position: fixed;
  z-index: 1000;
  bottom: -500px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  width: 100%;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  padding-top: 0.25rem;
  padding-bottom: 1rem;
  color: #FFF;
  height: auto;
}

.titre-infobulle
{
  text-transform: uppercase;
  font-size: 1.25rem !important;
  font-family: "Brandon";
  font-weight: 900;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 10px;
  margin: 0;
}

.middle-text-infobulle
{
  padding-left: 10px;
  font-family: "Brandon";
  font-size: 1rem !important;
  font-weight: 500;
}

/* white background and box outline */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div
{
  background-color: transparent !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
}

/* arrow colour */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div > div
{
  top: -1px !important;
  box-shadow: none !important;
  border-left: none !important;
}

/* close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child
{
  left: 430px;
  position: absolute !important;
  top: 35px !important;
}

/* image icon inside close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img
{
  display: block;
}

.gm-style-iw
{
  box-shadow: none !important;
  background: #FFF;
  font-weight: 300;
  font-size: 13px;
  height: 160px !important;
  width: 300px !important;
  overflow: hidden;
  top: 14px !important;
  left: 168px !important;
}

.container-infobulle
{
  height: 160px;
  width: 300px;
}

.container-infobulle.border-red
{
  border: 5px solid #ec6d64 !important;
}

.container-infobulle.border-blue
{
  border: 5px solid #2b307f !important;
}

.container-infobulle.border-green
{
  border: 5px solid #00988f !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link
{
  background: none !important;
}

.sub-menu a
{
  text-decoration: none;
  text-transform: uppercase;
}

.dropdown-menu.sub-menu-dark>li>a:hover, .dropdown-menu.sub-menu-dark li:hover
{
  color: #FFF !important;
  text-decoration: none;
  background-color: #000 !important;
}

.dropdown-menu.sub-menu-light>li>a:hover, .dropdown-menu.sub-menu-light li:hover
{
  color: #000 !important;
  text-decoration: none;
  background-color: #FFF !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu
{
  padding-top: 25px;
  width: 13vw;
}

.dropdown-menu
{
  min-width: inherit !important;
}

.dropdown-menu
{
  width: 20vw;
  margin-top: 0;
  padding: 0;
  border-radius: 0 !important;
  border: none !important;
}

.dropdown-menu li
{
  text-align: center;
}

.dropdown-menu>li>a
{
  display: block;
  padding: 0.5rem 0;
  clear: both;
  font-size: 80%;
  text-align: center;
  font-weight: 400;
  line-height: 2rem;
  white-space: nowrap;
}

.dropdown-menu .divider
{
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
}

@font-face
{
  font-family: 'Brandon';
  src: url('../font/Brandon_reg.eot');
  src: url('../font/Brandon_reg.eot?#iefix') format('embedded-opentype'),  url('../font/Brandon_reg.woff') format('woff'),  url('../font/Brandon_reg.ttf') format('truetype'),  url('../font/Brandon_reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'Brandon';
  src: url('../font/Brandon_bld.eot');
  src: url('../font/Brandon_bld.eot?#iefix') format('embedded-opentype'),  url('../font/Brandon_bld.woff') format('woff'),  url('../font/Brandon_bld.ttf') format('truetype'),  url('../font/Brandon_bld.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}

#section-top-page
{
  padding-top: 5rem;
  min-height: 900px;
  text-align: center;
  padding-bottom: 5rem;
}

#section-404
{
  display: flex;
  justify-content: center;
  padding-top: 10rem;
  text-align: center;
  padding-bottom: 10rem;
}

#section-404 .row {
  align-content: center;
}

.circle-shake
{
  margin: 0 auto;
  left: 0;
  position: absolute;
  right: 0;
}

.circle-shake img
{
  width: 40vw;
  height: 40vw;
}

.text-blue
{
  color: #2b307f !important;
}

.margin-top-90
{
  margin-top: 90px !important;
}

.big-h-carte
{
  padding-top: 3rem;
  font-size: 3.5rem;
  padding-bottom: 3rem;
}

.big-h-vendredi
{
  text-transform: uppercase;
  font-size: 3.5rem;
  padding-top: 4rem;
  padding-bottom: 3rem;
  margin-bottom: 0;
  font-weight: 500;
}

.big-h-samedi
{
  text-transform: uppercase;
  font-size: 3.5rem;
  padding-top: 2rem;
  padding-bottom: 3rem;
  margin-bottom: 0;
  font-weight: 500;
}

.big-h-time
{
  text-transform: uppercase;
  font-size: 3.5rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-bottom: 0;
  font-weight: 500;
}

.big-h-collectif
{
  text-transform: uppercase;
  font-size: 3.5rem;
  padding-top: 2rem;
  padding-bottom: 4rem;
  margin-bottom: 0;
  font-weight: 500;
}

.big-h
{
  text-transform: uppercase;
  font-size: 3.5rem;
  padding-bottom: 3rem;
  font-weight: 500;
}

.sub-big-h {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 500;
}

.title-day-empty
{
  color: #FFF;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  padding: 1rem;
  margin-bottom: 4rem;
}

.title-day
{
  border-bottom: 2px solid #FFF;
  color: #FFF;
  text-align: center;
  font-size: 1rem;
  padding: 1rem;
  margin-bottom: 4rem;
}

#time-table
{
  overflow: auto;
  height: auto;
  padding-bottom: 3rem;
}

.nav-item
{
  width: 13vw;
  font-size: 100%;
  text-align: center;
}

.titre-section
{
  font-size: 7.5vw;
  line-height: 7.5vw;
  margin-top: 15vw;
  margin-bottom: 0;
  font-weight: 700;
}

.svg-filters
{
  position: absolute;
  visibility: hidden;
  width: 1px;
  height: 1px;
}

.description-section
{
  font-size: 3.3vw;
  line-height: inherit;
  font-weight: 700;
}

.paragraphe-mention
{
  text-align: left;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.container-partenaire
{
  text-align: center;
  padding: 2rem;
  border-radius: 100%;
  height: 220px;
  width: 220px;
  background: #FFF;
  margin-bottom: 2rem !important;
}

.item-partenaire
{
  height: inherit;
  min-height: inherit;
  min-width: inherit;
  max-width: inherit;
  max-height: inherit;
}

.img-partenaire
{
  width: 160px;
  padding: 10px;
  height: 160px;
}

.ligne-artiste
{
  padding-bottom: 3rem;
}

#section-festival
{
  background: url(../img/home/forme-1.svg);
  background-size: 50% 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #00988f;
  padding-top: 26.5%;
  padding-bottom: 26.5%;
  color: #FFF;
  text-align: center;
}

.section-home
{
  color: #FFF;
  padding-top: 10vw;
  padding-bottom: 24vw;
  text-align: center;
}

.fonction
{
  font-size: 0.85rem;
  text-align: left;
  font-weight: bold;
  padding-top: 0.5rem;
}

footer .fonction a
{
  font-weight: inherit;
}

.container-full-page
{
  padding-top: 0.5rem;
}

#title-benevole
{
  text-align: left;
  font-size: 3rem;
}

#title-contact
{
  text-align: left;
  font-size: 2.5rem;
}

.item-information h2
{
  font-size: 1.5rem;
  margin: auto;
}

.padding-bottom-section
{
  padding-bottom: 5rem;
}

.padding-top-section
{
  padding-top: 5rem;
}

.container-empty-padding-top-section
{
  height: 80px;
  width: 100%;
}

#informations a:hover
{
  text-decoration: none;
}

.container-ovale
{
  cursor: pointer;
  border: 0.3rem solid #2b307f;
  height: 110px;
  width: 440px;
  border-radius: 8rem;
  margin: 2rem auto;
  margin-bottom: 0;
}

.container-ovale h2
{
  font-size: 2rem;
  padding-top: 35px;
}

.container-ovale:hover
{
  background-color: #FFF;
  transition-duration: 1s;
  border: 0.2rem solid #2b307f;
}

#date
{
  position: fixed;
  top: 8rem;
  left: 3rem;
  z-index: 1000;
  width: auto;
}

#date p
{
  margin-top: -5px !important;
  margin-bottom: -5px !important;
  font-size: 1.5rem;
  font-family: "Brandon";
  font-style: normal;
  font-weight: bold;
  text-align: center;
}

#social .round
{
  border-radius: 100%;
  background: rgb(255 255 255 / 50%);
  padding: 1rem;
}

#social div a
{
  color: #000;
  font-family: "Brandon" !important;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
}

#social
{
  color: #FFF;
  position: fixed;
  top: 8rem;
  right: 4rem;
  z-index: 1000;
}

#social div
{
  width: auto;
  margin-top: 0;
  margin-bottom: 2.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  z-index: 9999;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  text-orientation: sideways;
  mix-blend-mode: difference;
}

.download-kit
{
  padding: 2rem;
  height: 2rem;
  text-align: center;
  font-size: 1rem;
  width: 100%;
  margin-bottom: 2rem;
  line-height: 0;
  text-transform: uppercase;
  background: #999;
  color: #000;
  border: 0.2rem solid #FFF;
}

.button-contact
{
  color: #000 !important;
  border: 0.2rem solid #FFF !important;
}

.download-kit a
{
  text-decoration: none;
  color: #000;
}

.download-kit a:hover
{
  text-decoration: none;
  color: #000;
}

.navbar
{
  min-height: 90px;
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.uppercase
{
  text-transform: uppercase;
}

.display-none
{
  display: none;
}

.bloc-time
{
  text-align: center;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
}

#section-billetterie
{
  padding-top: 5rem;
  text-align: center;
  min-height: 100vh;
  padding-bottom: 5rem;
}

.bloc-time h5
{
  position: relative;
  top: 40%;
  padding: 1rem;
  font-size: 1rem;
}

.time-600
{
  height: 600px;
}

.time-550
{
  height: 550px;
}

.time-500
{
  height: 500px;
}

.time-450
{
  height: 450px;
}

.time-400
{
  height: 400px;
}

.time-350
{
  height: 350px;
}

.time-300
{
  height: 300px;
}

.time-250
{
  height: 250px;
}

.time-200
{
  height: 200px;
}

.time-150
{
  height: 150px;
}

.hour-detail
{
  text-align: center;
  height: 98px;
}

.time-item
{
  display: none;
}

.stop-demi-time
{
  height: 50px;
}

.stop-time
{
  height: 100px;
}

.paragraphe-edito
{
  font-size: 1.2rem;
  padding-top: 2rem;
}

.brandon_regular
{
  font-family: "Brandon";
  font-style: normal;
  font-weight: 400 !important;
}

#logo-header
{
  width: 120px;
}

.text-align-left
{
  text-align: left;
}

#big-title-edito
{
  margin-top: 9.5rem;
  margin-left: 5rem;
  font-size: 5rem;
  left: -100vw;
  position: relative;
  transition-duration: 1s;
  transform: rotate(-90deg);
}

#medium-title-edito
{
  left: -20%;
  top: 10%;
  position: absolute;
  margin: 3rem 0rem;
  z-index: 5;
  font-size: 3rem;
}

.text-align-center
{
  text-align: center;
}

.brandon_bold
{
  font-family: "Brandon";
  font-weight: 700 !important;
}

.title-festival
{
  font-weight: 700;
  font-family: "Brandon";
  text-transform: uppercase;
  padding-bottom: 3rem;
}

#informations
{
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: #00988f;
}

.ac-container div:nth-child(odd) label
{
  background-color: #061466 !important;
}

.ac-container div:nth-child(even) label
{
  background-color: #2b307f !important;
}

.item-information
{
  cursor: pointer;
  text-transform: uppercase;
  height: 250px;
  width: 250px;
  border-radius: 50%;
  margin: 2rem auto;
  margin-bottom: 0;
  display: flex;
}

.item-information img
{
  width: 65%;
  margin: 0 auto;
}

.container-item-information a:hover
{
  text-decoration: none;
  color: inherit;
}

section
{
  background: #FFF;
}

.container
{
  max-width: 100% !important;
}

#head-gif
{
  margin-top: 89px;
  width: 100%;
}

.hour-detail
{
  visibility: visible;
}

#close-container-info-evenement
{
  float: right;
}

#liste-responsive-menu
{
  display: flex !important;
}

#liste-mobile-menu
{
  display: none !important;
}

/* PROGRAMMATION ------------------------------------------------------------------------------------ */
.ch-grid
{
  text-align: center;
}

.ch-grid:after,.ch-item:before
{
  content: '';
  display: table;
}

.ch-grid:after
{
  clear: both;
}

.ch-grid .ch-border
{
  width: 220px;
  height: 220px;
  display: inline-block;
  margin: 0;
}

.ch-item
{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  cursor: default;
}

.ch-info-wrap,.ch-info
{
  width: 220px;
  height: 220px;
  border-radius: 50%;
}

.ch-info-wrap
{
  top: 20px;
  left: 20px;
  background: rgba(0, 0, 0, 0.4);
}

.ch-info > div
{
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front
{
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.ch-item:hover .ch-info-front
{
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

.ch-item:hover .ch-info-back
{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}

.ch-info .ch-info-back
{
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
  -ms-transition: all 0.4s ease-in-out 0.2s;
  transition: all 0.4s ease-in-out 0.2s;
}

.ch-img-artiste {
  background-position: center -5px;
}

.ch-info h3
{
  color: #fff;
  font-size: 1rem;
  text-align: center;
  font-weight: 900;
  margin: 30px 30px;
  padding: 40px 0 0 0;
  height: auto;
}

.ch-info p
{
  color: #fff;
  padding: 10px 5px 0;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a
{
  display: block;
  color: #e7615e;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  padding-top: 4px;
}

.ch-info p a:hover
{
  color: #fff;
}

.ch-item.active .ch-info-front
{
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

.ch-item.active .ch-info-back
{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}

/* SWEET ALERT ------------------------------------------------------------------------------------ */
.sweet-alert
{
  padding: 0 !important;
  padding-bottom: 1.5rem !important;
}

.close-popup
{
  cursor: pointer;
}

.head-popup,.body-info
{
  width: 80%;
  margin: 0 auto;
}

.liste-info
{
  padding: 0;
  list-style: none;
}

.underline
{
  text-decoration: underline;
}

.liste-info li
{
  text-align: justify;
  color: #FFF;
  font-size: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.body-info
{
  padding-left: 1rem;
  padding-right: 1rem;
  max-height: 450px;
  overflow: auto;
}

.right-popup
{
  float: right;
}

.head-popup h6
{
  font-size: 1.5rem;
  padding-top: 1rem;
}

.clearboth_10
{
  height: 10px;
  clear: both;
}

.clearboth_20
{
  height: 20px;
  clear: both;
}

.ac-container
{
  width: 80%;
  margin: 0 auto 0 auto;
  text-align: left;
}

.ac-container label
{
  position: relative;
  z-index: 20;
  display: block;
  cursor: pointer;
  color: #FFF;
  text-transform: uppercase;
  padding: 0.8rem;
  font-size: 0.8rem;
  background: #2b307f !important;
  margin-bottom: 0;
}

.ac-container label:hover
{
  background: #c1c1c1;
}

.ac-container input:checked + label,.ac-container input:checked + label:hover
{
  color: #FFF;
  border-bottom: 0;
}

.ac-container label:hover:after,.ac-container input:checked + label:hover:after
{
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  right: 13px;
  top: 7px;
  background: transparent url(../images/arrow_down.png) no-repeat center center;
}

.ac-container input:checked + label:hover:after
{
  background-image: url(../images/arrow_up.png);
}

.ac-container input
{
  display: none;
}

.ac-container article
{
  background: rgba(255, 255, 255, 0.5);
  margin-top: -3px;
  overflow: hidden;
  height: 2px;
  position: relative;
  z-index: 10;
  -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.text-decoration-underline
{
  text-decoration: underline;
}

.ac-container article p
{
  font-size: 0.7rem;
  margin-bottom: 0.5rem;
}

.ac-container input:checked ~ article
{
  width: auto;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  margin: 0 auto;
}

.ac-container input:checked ~ article.ac-small
{
  height: 140px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.ac-container article p.title-event-pop
{
  font-size: 0.9rem;
  text-transform: uppercase;
}

.ac-container article p.artistes-popup
{
  font-size: 0.9rem;
}

.ac-container input:checked ~ article.ac-medium
{
  height: 180px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.ac-container input:checked ~ article.ac-large
{
  height: 200px;
  overflow: auto;
  padding: 1rem;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]
{
  padding-bottom: 15px !important;
}

.sweet-alert button.cancel.cross-yellow
{
  background-color: #FFF !important;
  padding: 0 !important;
  width: 20px;
  height: 20px;
  background-image: url(../img/popup/symbole_croix.svg);
  background-size: contain;
}

.img-100-pourcent
{
  height: auto;
  width: 100%;
}

.libelle-info
{
  text-align: center;
  font-size: 2rem;
  line-height: 2rem;
  padding-top: 2rem;
  text-transform: uppercase;
  font-weight: 700;
}

.libelle-info.benevole
{
  padding-top: 4rem;
}

.no-gutter
{
  margin: 0;
  padding: 0;
}

.pictogramme-item
{
  width: 12rem;
  height: 12rem;
}

.bold
{
  font-weight: bold;
}

.flex-center
{
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.container-pictogramme
{
  padding: 2rem;
}

#container-home
{
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1150px;
}

#home-page
{
  height: 100vh;
  width: 100vw;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.global-container-desktop {
  padding-top: 89px;
  text-align: center;
}

.global-container-mobile
{
  display: none;
  height: 100%;
  background-position: center;
  width: 100%;
  background: url(../img/home/fond.png) center;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-flex
{
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
}

.social-footer
{
  display: inline-flex;
  justify-content: center;
  height: 50px;
  width: 50px;
  margin-top: 1rem;
}

.social-footer img {
    height: 35px;
    width: 35px;
    border-radius: 50px;
    border: 2px solid #FFF;
}

/* RESPONSIVE ------------------------------------------------------------------------------------ */
@media all and (max-width: 492px)
{
  .item-artiste-vide
  {
    display: none;
  }
}

@media all and (max-width: 991px)
{
  .img-home {
    width: 80%;
    margin: 0 auto;
  }

  .bloc-time
  {
    height: 20rem;
    margin-bottom: 1rem;
  }

  .img-right {
    margin-bottom: 5rem;
  }


  .big-h-carte
  {
    display: none;
  }

  .titre-infobulle
  {
    font-size: 1rem !important;
  }

  .display-none
  {
    display: none;
  }

  .ch-info .ch-info-back
  {
    transform: scale(1) !important;
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.4) !important;
  }

  .ac-container label
  {
    font-size: 0.7rem !important;
  }

  .ac-container article p.title-event-pop
  {
    font-size: 0.7rem !important;
  }

  .ac-container article p.artistes-popup
  {
    font-size: 0.8rem;
  }

  .head-popup
  {
    font-size: 0.6rem !important;
  }

  .big-h, .big-h-carte, .big-h-vendredi, .big-h-samedi, .big-h-time
  {
    font-size: 1.5rem !important;
  }

  .sub-big-h
  {
    font-size: 1rem !important;
  }

  .edition-title {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    font-size: 1.5rem !important;
  }

  footer#fixed-footer
  {
    display: none;
  }

  .container-logo-event
  {
    display: none;
  }

  .fonction
  {
    text-align: center;
  }

  .hour-detail
  {
    visibility: hidden;
  }

  .stop-time, .stop-demi-time
  {
    display: none;
  }

  .title-day
  {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 2rem;
  }

  #big-title-edito
  {
    margin-top: 0;
    margin-left: 0;
    transform: none;
    font-size: 3rem;
  }

  .time-item
  {
    padding-top: 1rem;
    display: block;
  }

  #medium-title-edito
  {
    position: inherit !important;
    padding-bottom: 5rem;
    margin: 0;
    left: inherit;
    top: inherit;
    font-size: 1.5rem;
  }

  #date
  {
    left: 2em;
  }

  #social
  {
    right: 2rem;
  }

  #liste-responsive-menu
  {
    display: none !important;
  }

  #liste-mobile-menu
  {
    display: flex !important;
  }

  .dropdown-menu
  {
    margin: 0 auto;
    display: block !important;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu
  {
    padding-top: 0;
    width: 100%;
  }

  .navbar-nav
  {
    margin-top: 20px !important;
    padding-top: 20px !important;
    border-top: 1px solid #002A87;
  }

  .nav-item
  {
    width: 100%;
  }

  #date p
  {
    font-size: 1em;
  }

  #social div a
  {
    font-size: 0.6em;
  }

  .navbar-nav
  {
    padding-top: 20px;
  }
}

@media all and (max-width: 1252px)
{
  .item-artiste-vide
  {
    display: none;
  }
}

@media all and (min-width: 1800px)
{
  #container-navbar, #fixed-footer .row
  {
    margin: 0 auto;
    width: 80%;
  }

  .footer .row
  {
    margin: 0 auto;
    width: 80%;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu
  {
    width: 11vw;
  }

  .nav-item
  {
    width: 11vw;
  }

  #date
  {
    left: 12%;
  }

  #social
  {
    right: 12%;
  }

  .container-full-page
  {
    margin: 0 auto;
    width: 70%;
  }

  .container-full-page-carte
  {
    margin: 90px auto;
    width: 100%;
  }

  #date p
  {
    font-size: 1em;
  }
}

@media only screen and (max-width : 991px)
{
  .title-billetterie {
    padding-top: 4rem !important;
  }

  #countdown .row {
    display: block;
  }

  .container-billetterie {
    height: auto;
  }

  #logo-loading {
    max-width: 40%;
  }

  .carousel-indicators {
    display: none;
  }
  
  #countdown {
    height: 100% !important;
    padding-top: 0 !important;
  }

  #countdown .set-time {
    font-size: 2.5rem !important;
  }

  #countdown .metric {
    font-size: 1rem !important;
  }

  #countdown .timer {
    width: 110px !important;
    height: 110px !important;
    margin-top: 1rem !important;
  }

  #countdown .last-timer {
    margin-bottom: 2rem !important;
  }

  #countdown .title-festival {
    margin-top: 5rem;
  }

  .global-container-mobile
  {
    display: block;
    background-position: center;
    background: url(../img/home/fond.png) center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .global-container-desktop
  {
    display: none
  }

  .titre-baseline-home
  {
    font-size: 1.5rem;
  }

  .p-text-home
  {
    font-size: 0.75rem;
    padding: 1rem;
  }

  .h-text-home
  {
    padding: 1rem;
    font-size: 1rem;
  }

  .carousel-control-prev-icon, .carousel-control-next-icon
  {
    width: 20px !important;
  }

  .carousel-indicators
  {
    top: 1.5rem;
  }

  .overlay-bloc-home
  {
    display: block !important;
    background-color: rgba(255, 255, 255, 0.3);
  }
}

@media only screen and (max-width : 767px)
{
  .answer-faq
  {
    display: block !important;
  }

  #container-home
  {
    width: 100%;
  }

  #home-shade
  {
    display: none;
  }
}

.item-choice-programmation
{
  opacity: 0.5;
  cursor: pointer;
  margin-bottom: 2.5rem;
}

.item-choice-programmation:hover
{
  opacity: 0.75;
}

.item-choice-programmation.active-choice-prog
{
  opacity: 1;
}

.choice-programmation
{
  margin-top: 3rem;
  margin-bottom: 0.5rem;
}

#container-zone-artistes
{
  margin-bottom: 3rem;
}

/* COUNTDOWN ------------------------------------------------------------------------------------ */

#countdown {
  display: flex;
  justify-content: center;
}

#countdown .row {
  align-content: center;
}

#countdown .metric {
  font-size: 1.5em;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}

#countdown .timer {
  width: 160px;
  height: 160px;
  padding: 10px;
  margin-top: 2rem !important;
}

#countdown .set-time {
  font-size: 4.5rem;
  margin: 0 auto;
  text-align: center;
}

/* EDITIONS ------------------------------------------------------------------------------------ */

.edition-zoom {
  position: relative;
  float: left;
  width: 33.333%;
  height: 100%;
  overflow: hidden;
}

.affiche {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform .5s ease-out;
}

.edition-title {
  text-transform: uppercase;
  text-align: center;
  font-size: 3.5rem;
  padding-bottom: 3rem;
  padding-top: 3rem;
}