*{
  outline: none !important;
}

.sweet-alert {
  top: 0 !important;
  margin-top: 5vh !important;
}

header {
  padding: 54px 0 0;
}

#full{
      margin-top: 89px;
}

.type-bloc-question{
  text-align: left;
  font-size: 1.25rem;
  margin-bottom: 0rem;
}
.type-bloc-question#second-step{
  margin-top: 8rem;
}
.question-faq{
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  text-align: left;
}
.answer-faq{
  text-align: left;
  background: rgba(221, 221, 221, 0.25);
  padding: 2rem;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.answer-faq p{
  text-align: left;
  margin-top: 0.25rem;
  font-weight: lighter;
}
.bloc-question{
  margin-bottom: 3rem;
}

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

.videoContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.videoContainer iframe {
    width: 100%;
    height: 100%;
}

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

.color-black {
    color: #000 !important;
}

.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{
  padding: 1rem;
  background: #000;
  color: #FFF;
  text-align: center;
}

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

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

}

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

#submit-form:hover{
  background: #FFF;
  transition-duration: 1s;
  cursor: pointer;
  border: 0.2rem solid #000;
}

.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: #999;
  color: #000;
  border: 0.2rem solid #FFF;
}

.container-item-form textarea{
  resize: none;
  padding:2rem;
  height: 15rem;
  font-size: 1rem;
  width: 100%;
  background: #999;
  color: #000;
  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{
  color: #FFF;
  font-weight: 700;
  text-decoration: none;
}

footer a:hover{
  color: #FFF;
  text-decoration: underline;
}

.item-artiste {
  /*width: 220px;
  height: 220px;
  margin: 1.5rem;
  flex: 0;
  max-width: 220px;
  padding: 0;*/
  min-height: 250px;
  max-height: 250px;
  min-width: 250px;
  max-width: 250px;
  margin: 1rem auto;
}

.item-artiste-vide {
  /*width: 220px;
  height: 220px;
  margin: 1.5rem;
  flex: 0;
  max-width: 220px;
  padding: 0;*/
  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, 0, 0, 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: 3rem;
  background: #47b8b2;
}

.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;
  background: #47b8b2;
}

.item-information:hover{
  background-color: #FFF;
  transition-duration: 1s;
  border: 0.8rem solid #1e3c7a;
}

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

#container-img-scene{
  /*padding-top: 6rem;
  padding-bottom: 6rem;*/
  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;
}

.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{
  background: rgb(107, 198, 193);
  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%;
  /*height: 100% !important;*/
}

.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;
}

.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 #1e3c7a !important;
}

.container-infobulle.border-green{
  border: 5px solid #47b8b2 !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{
  padding-top: 10rem;
  text-align: center;
  padding-bottom: 10rem;
}

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

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

.text-blue{
  color: #1e3c7a !important;
}

.margin-top-90{
  margin-top: 89px !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;
}

.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;
  /*border-top: 2px solid #FFF;*/
  color: #FFF;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  padding: 1rem;
  margin-bottom: 4rem;
}

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

#map {
  width:100%;
  height:100vh;
  min-height: 100%
}

.link-social{
  font-size: 0.8em;
}

.link-social img{
  width: 2rem;
}

.nav-item{
  /*padding-left: 4vw;
  padding-right: 4vw;*/
  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;
}

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

.container-partenaire{
  /*width: 200px;
  height: 200px;
  margin: 50px auto;*/
}

.img-partenaire {
    width: 150px;
    height: 150px;
}

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

.color-white{}

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

  /*.bloc-time.bg-blue.c-white:hover{
    cursor: pointer;
    background: #fff!important;
    color: #1e3c7a !important;
    transition-duration: 1s;
  }

  .bloc-time.bg-white.c-blue:hover{
    cursor: pointer;
    background: #1e3c7a !important;
    color: #fff!important;
    transition-duration: 1s;
  }*/

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

  .fonction{
    color: #FFF;
    text-align: left;
    font-size: 0.9rem;
  }

  footer .fonction a{
    color: #FFF;
    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;
  }

  /*#section-1{
  background: url(https://made-festival.fr/img/home/symbole_festival.png);
  background-size: 40vw;
  backgr*und-position: center;
  background-repeat: no-repeat;
}

#section-2{
background: url(https://made-festival.fr/img/home/symbole_programmation.png);
background-size: 40vw;
background-position: center;
background-repeat: no-repeat;
}*/

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

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

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

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

.container-ovale{
  cursor: pointer;
  border: 0.3rem solid #1e3c7a;
  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 #1e3c7a;
}

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

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

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

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

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


#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;
  font-size: 1rem;
  width: 100%;
  margin-bottom: 2rem;
  line-height: 0;
  text-transform: uppercase;
  background: #999;
  color: #000;
  border: 0.2rem solid #FFF;
}

.download-kit:hover {
  background: #FFF;
  transition-duration: 1s;
  cursor: pointer;
  border: 0.2rem solid #000;
}

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

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

.video-couche-2017{
  position: absolute;
  background: url("../img/2017.png");
  background-size: cover;
  top: -2px;
  padding-top: 4px;
}

.video-couche-2016{
  position: absolute;
  background: url("../img/2016.png");
  background-size: cover;
  top: -1px;
}

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

.uppercase{
  text-transform: uppercase;
}

.text-black{
  color: #000 !important;
}

.bg-black{
  background-color: #000;
}

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

.bg-blue-fonce{
  background-color: #1E3565 !important;
}

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

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

.bg-green-fonce{
  background-color: #42A59F !important;
}

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

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

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

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

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

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

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

.display-none{
  display: none;
}

.bloc-time{
  text-align: center;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
  /*border: 2px solid #FFF;*/
}

#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-5hours{
  height: 500px;
}

.time-2-5hours{
  height: 250px;
}

.time-3hours{
  height: 300px;
}

.time-6hours{
  height: 600px;
}

.time-3-5hours{
  height: 350px;
}

.time-4hours{
  height: 400px;
}

.time-4-5hours{
  height: 450px;
}

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

.time-item{
  display: none;
}

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

.stop-time{
  height: 100px;
}

.paragraphe-edito{
  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{
  position: absolute;
  margin: 3rem 0rem;
  z-index: 5;
  font-size: 3rem;
}

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

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

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

.video-couche-2018 {
  position: absolute;
  background: url(../img/festival/image-video-2018.jpg);
  background-size: cover;
  top: 0;
}

#informations{
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: #47b8b2;
}

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

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

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

.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;
}







/*------------MEDIA QUERIES ------------- */

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

@media all and (max-width: 991px){

  .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.6rem;
  }
  .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;
  }

  #iframe-billeterie{
    /*height: 100vh !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;
    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 #e5e5e5;
  }
  .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{
    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;
  }
}














/* ----------- 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;
  /*box-shadow: 0 1px 2px rgba(0,0,0,0.1);*/
  cursor: default;
}

.ch-info-wrap,
.ch-info{
  /*position: absolute;
  width: 180px;
  height: 180px;*/
  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;

  /*background: rgba(255, 255, 255, 0.3);*/
  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-1 {
  background-image: url(../img/programmation/color/aleksi_perala.jpg);
  background-size: contain;
  background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-2 {
  background-image: url(../img/programmation/color/benjamin_damage.jpg);
  background-size: contain;
  background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-3 {
  background-image: url(../img/programmation/color/jef_k.jpg);
  background-size: contain;
  background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-4 {
  background-image: url(../img/programmation/color/la_fraicheur.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-5 {
  background-image: url(../img/programmation/color/ramona_yacef.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-6 {
  background-image: url(../img/programmation/color/roman_flugel.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-7 {
  background-image: url(../img/programmation/color/anastasia_kristensen.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-8 {
  background-image: url(../img/programmation/color/breakbot.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-9 {
  background-image: url(../img/programmation/color/chez_amier.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-10 {
  background-image: url(../img/programmation/color/comme_ca.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-11 {
  background-image: url(../img/programmation/color/dax_j.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-12 {
  background-image: url(../img/programmation/color/erreur_404.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-13 {
  background-image: url(../img/programmation/color/flou.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-14 {
  background-image: url(../img/programmation/color/folamour.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-15 {
  background-image: url(../img/programmation/color/pan_pot.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-16 {
  background-image: url(../img/programmation/color/phonosphere.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-17 {
  background-image: url(../img/programmation/color/rodriguez_jr.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-18 {
  background-image: url(../img/programmation/color/sascha_funke.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-19 {
  background-image: url(../img/programmation/color/the_reflex.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-20 {
  background-image: url(../img/programmation/color/brawther.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-21 {
  background-image: url(../img/programmation/color/bretone.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-22 {
  background-image: url(../img/programmation/color/detroit_swindle.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-23 {
  background-image: url(../img/programmation/color/pasteur_charles.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-24 {
  background-image: url(../img/programmation/color/silteplay.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-25 {
  background-image: url(../img/programmation/color/submarine.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-26 {
  background-image: url(../img/programmation/color/tom.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-27 {
  background-image: url(../img/programmation/color/jabba_23.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-28 {
  background-image: url(../img/programmation/color/doe_grise.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-29 {
  background-image: url(../img/programmation/color/timfunk_zephyr.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-30 {
  background-image: url(../img/programmation/color/paulette_sauvage.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-img-31 {
  background-image: url(../img/programmation/color/jannkev.jpg);
  background-size: contain;
    background-size: 270px;
  background-position: -30px -30px;
}

.ch-info h3 {
  color: #fff;
  text-transform: uppercase;
  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;
  font-family: 'Open Sans', Arial, sans-serif;
}

.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;
}

/* ACCORDEONS */

.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{
  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;
  padding: 0.8rem;
  font-size: 0.8rem;
  background: #1e3c7a !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;
}
.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-top: 1rem;
  padding-bottom: 1rem;
}

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

/* 2019 */

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


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

.bloc-home{
    overflow: hidden;
    cursor: pointer;
    position: relative;
    border-top: 0.5rem solid #020718;
    border-left: 0.5rem solid #020718;
    border-right: 0.5rem solid #020718;
}

.bloc-home-text{
  padding: 5rem;
}

.bg-white{
  background-color: white;
}

.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;
}

.titre-baseline-home{
    position: absolute;
    font-size: 3rem;
    top: 55%;
    left: 5%;
}

.titre-billetterie-home{
  position: absolute;
  top: 40%;
  width: 100%;
}

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

.bold{
  font-weight: bold;
}

.bg-blue{
    background-color: #1E3768;
}

.bg-cyan{
    background-color: #00a4de;
}

.c-cyan{
  color: #00a4de;
}

.bg-yellow{
    background-color: #FFD100;
}

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

.c-yellow{
    color: #FFD100;
}

.c-blue{
  color: #1E3768;
}

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

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

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

.container-pictogramme{
  padding: 2rem;
}

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

#full-container-home{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#bloc-home-11{
  border-bottom: 0.5rem solid #020718;
}

#bloc-home-1{
  min-height: 40rem;
}

#bloc-home-2{
  background: url(../img/home/parc_expo.jpg);
  background-size: cover;
  background-position: center;
  min-height: 25rem;
  height: auto;
}

#bloc-home-3{
background: url(../img/home/svg/tickets.svg);
  background-size: 35%;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 25rem;
  height: auto;
}

#bloc-home-4{
  background: url(../img/home/tremplin_made.jpg);
  background-size: cover;
  background-position: center;
  min-height: 25rem;
  height: auto;
}

#bloc-home-6{
  background: url(../img/home/svg/benevole.svg) #FFD100;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-12-1{
  background: url(../img/home/svg/benevole.svg) #FFD100;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-12-2{
  background: url(../img/home/svg/faq.svg) #FFF;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-12-3{
  background: url(../img/home/svg/carte.svg) #FFF;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-12-4{
  background: url(../img/home/svg/partenaire.svg) #FFD100;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-7-1{
  background: url(../img/home/svg/navette.svg) #FFD100;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-7-2{
  background: url(../img/home/svg/contact.svg) #FFF;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-7-3{
  background: url(../img/home/svg/sur_place.svg) #FFF;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-7-4{
  background: url(../img/home/svg/consigne.svg) #FFD100;
  background-size: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 20rem;
  height: auto;
}

#bloc-home-8{
  background: url(../img/home/1988.jpg);
  background-size: cover;
  background-position: center;
  min-height: 35rem;
  height: auto;
}

#bloc-home-13{
  background: url(../img/home/gayeulles.jpg);
  background-size: cover;
  background-position: center;
  min-height: 35rem;
  height: auto;
}

#bloc-home-9{
  background: url(../img/home/couverture.jpg);
  background-size: cover;
  background-position: center;
  min-height: 40rem;
  height: auto;
}

.bloc-home:hover a .overlay-bloc-home{
  display: block;
}

.bloc-home:hover a:hover{
  text-decoration: none;
}

.overlay-bloc-home{
    width: 100%;
    height: 100%;
    display: none;
    text-align: center;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7);
}

.overlay-bloc-home h1{
  position: absolute; /* postulat de départ */
    top: 50%; left: 50%; /* à 50%/50% du parent référent */
    transform: translate(-50%, -50%); /* décalage de 50% de sa propre taille */
}

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

@media only screen and (min-width : 1200px) {

  #bloc-home-2, #bloc-home-7-1, #bloc-home-7-3, #bloc-home-7-2, #bloc-home-7-4, #bloc-home-12-1, #bloc-home-12-3, #bloc-home-12-2, #bloc-home-12-4, #bloc-home-9{
    border-right: none;
  }
  #bloc-home-4, #bloc-home-6{
    border-left: none;
  }

}

@media only screen and (max-width : 1200px) {
  
  #bloc-home-7-2, #bloc-home-7-4, #bloc-home-12-2, #bloc-home-12-4{
    border-left: none;
  }

}


@media only screen and (min-width : 991px) {

  #bloc-home-2{
    border-right: none;
  }
  
}

@media only screen and (max-width : 991px) {

  #bloc-home-8, #bloc-home-9, #bloc-home-13{
    min-height: 25rem;
  }

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

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

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

  #full-container-home{
    padding: 0;
  }

  .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;
  }

  #full-container-home{
    padding: 0;
  }

  #bloc-home-3, #bloc-home-7-1, #bloc-home-7-3, #bloc-home-12-1, #bloc-home-12-3, #bloc-home-2{
    border-right: 0.5rem solid #020718;
  }
  #bloc-home-4, #bloc-home-7-2, #bloc-home-7-4, #bloc-home-12-2, #bloc-home-12-4{
    border-left: 0.5rem solid #020718;
  }

  #bloc-home-12-2{
    border-top: 0;
  }
}

.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;
}