@charset "UTF-8";
/* IMPORT DES STYLESHEETS GENERALES */
@font-face {
  font-family: 'GT Walsheim regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/GT-Walsheim-regular.ttf");
}

@font-face {
  font-family: 'GT Walsheim bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/GT-Walsheim-Bold.ttf");
}

@font-face {
  font-family: 'GT Walsheim medium';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/GT-Walsheim-medium.ttf");
}

body {
  font-family: 'GT Walsheim regular';
  /*background-color: #F7F7F7;*/
}

#page-accueil,
#page-focus,
#artistes,
#page-organisations,
#page-a-propos,
#page-evenement,
#page-artiste,
#page-organisateur,
#page-mon-organisation,
#profil{
	background-color: #F7F7F7;
}

.AddToMain{filter: grayscale(1) blur(10px);}

.font-medium {
  font-family: 'GT Walsheim medium';
}

h2 {
  font-family: 'GT Walsheim bold';
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 22px;
}

h3 {
  font-family: 'GT Walsheim bold';
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 16px;
}

.DspNomDate{
  font-family: 'GT Walsheim bold';
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 16px;
}

.bloc-h2 {
  margin-bottom: 22px;
}

.bloc-h2 h2 {
  margin-bottom: 0;
}

.bloc-h2 a {
  display: block;
}

.bloc-h2 a img {
  margin: 0 0 0 auto;
}

.big-title {
  font-family: 'GT Walsheim bold';
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #FFF;
}

.sous-titre {
  font-family: 'GT Walsheim bold';
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #E2E2E2;
}

.text-chapeau {
  font-size: 13px;
  line-height: 15px;
  color: #919191;
}

p {
  font-size: 13px;
  line-height: 17px;
}

a {
  text-decoration: none;
  color: inherit;
}

.text-uppercase {
  text-transform: uppercase;
}

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

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

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

@media (max-width: 767px) {
  .big-title {
    font-size: 25px;
    line-height: 25px !important;
  }
  .sous-titre {
    font-size: 14px;
    line-height: 14px;
  }
  .text-center-mobile {
    text-align: center;
  }
}

.titre-ligne {
  position: relative;
}

.titre-ligne:after {
  position: absolute;
  content: '';
  height: 2px;
  background: black;
  bottom: 4px;
  right: -43px;
}

@media (max-width: 767px) {
  .titre-ligne-mobile {
    position: relative;
  }
  .titre-ligne-mobile:after {
    position: absolute;
    content: '';
    height: 2px;
    background: black;
    bottom: 4px;
    right: -43px;
  }
}

#home-main--actualite .titre-ligne:after, #home-main-mobile--actualite .titre-ligne:after {
  width: calc(100% - 104px + 30px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#home-main--festivals .titre-ligne:after, #home-main-mobile--festivals .titre-ligne:after {
  width: calc(100% - 104px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#home-main--focus .titre-ligne-mobile:after, #home-main-mobile--focus .titre-ligne-mobile:after {
  width: calc(100% - 76px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#home-ceweekend .titre-ligne-mobile:after {
  /*width: calc(100% - 205px + 43px);*/
  /*width: calc(100% - 220px + 43px);*/
  /* 100% - la taille du mot + 20px + padding de la box */
}

#home-main--membres .titre-ligne:after, #home-main-mobile--membres .titre-ligne:after {
  width: calc(100% - 279px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#home-main--membres--2 .titre-ligne:after, #home-main-mobile--membres--2 .titre-ligne:after {
  width: calc(100% - 356px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#home-main--membres--3 .titre-ligne:after, #home-main-mobile--membres--3 .titre-ligne:after {
  width: calc(100% - 349px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#page-organisateur .organisateur-videos .titre-ligne:after,
#page-organisateur .evenement-videos .titre-ligne:after,
#page-organisateur .artiste-videos .titre-ligne:after,
#page-evenement .organisateur-videos .titre-ligne:after,
#page-evenement .evenement-videos .titre-ligne:after,
#page-evenement .artiste-videos .titre-ligne:after,
#page-artiste .organisateur-videos .titre-ligne:after,
#page-artiste .evenement-videos .titre-ligne:after,
#page-artiste .artiste-videos .titre-ligne:after {
  width: calc(100% - 86px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#page-organisateur .organisateur-infos-complementaires .titre-ligne:after,
#page-organisateur .organisateur-liens .titre-ligne:after,
#page-organisateur .evenement-liens .titre-ligne:after,
#page-organisateur .artiste-liens .titre-ligne:after,
#page-evenement .organisateur-infos-complementaires .titre-ligne:after,
#page-evenement .organisateur-liens .titre-ligne:after,
#page-evenement .evenement-liens .titre-ligne:after,
#page-evenement .artiste-liens .titre-ligne:after,
#page-artiste .organisateur-infos-complementaires .titre-ligne:after,
#page-artiste .organisateur-liens .titre-ligne:after,
#page-artiste .evenement-liens .titre-ligne:after,
#page-artiste .artiste-liens .titre-ligne:after {
  width: calc(100% - 68px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#page-organisateur .artistes-galerie .titre-ligne:after,
#page-evenement .artistes-galerie .titre-ligne:after,
#page-artiste .artistes-galerie .titre-ligne:after {
  width: calc(100% - 200px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#page-organisateur .organisateur-galerie .titre-ligne:after,
#page-evenement .organisateur-galerie .titre-ligne:after,
#page-artiste .organisateur-galerie .titre-ligne:after {
  width: calc(100% - 178px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#page-evenement .evenement-videos .titre-ligne:after {
  width: calc(100% - 78px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#page-mon-organisation .evenement-videos .titre-ligne:after {
  width: calc(100% - 178px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#profil #home-main--vosgouts .titre-ligne:after {
  width: calc(100% - 272px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#profil #home-main--membres #home-main--membres--2 .titre-ligne:after {
  width: calc(100% - 347px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#profil #profil-main--genres .titre-ligne:after {
  width: calc(100% - 161px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

#profil #home-main--festivals .titre-ligne:after {
  width: calc(100% - 177px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

section.evenement-main .evenement-lineup .titre-ligne:after,
section.evenement-main-mobile .evenement-lineup .titre-ligne:after {
  width: calc(100% - 90px + 43px);
  /* 100% - la taille du mot + 20px + padding de la box */
}

.btn {
  display: inline-block;
  background: #2B2B2B;
  color: white;
  text-transform: uppercase;
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  padding: 12px 36px;
  text-decoration: none;
  cursor: pointer;
}

.btn-inverted {
  display: inline-block;
  background: transparent;
  color: white;
  text-transform: uppercase;
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  padding: 12px 36px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid white;
}

.btn-outline {
  display: inline-block;
  background: transparent;
  color: black;
  font-size: 14px;
  padding: 12px 36px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid black;
}

.btn-rouge {
  background: #ED5E5E;
}

.btn-jaune {
  background: #F8C11A;
}

@media (max-width: 767px) {
  .btn-rouge {
    width: 100%;
  }
}

.card {
  border-radius: 2px;
  font-family: 'GT Walsheim bold';
}

.card-header {
  border-radius: 2px 2px 0 0;
  height: 150px;
  overflow: hidden;
  position: relative;
}

.DspAspectImgOnEventCard{
	width: 100%;
	height: 100%;
	object-fit:cover;
}

.DspDivImgOnArticle{
	width: 100%;
	padding-bottom: 66.5%;
	position: relative;
}

.DspImgOnArticle{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.card-header-date {
  position: absolute;
  color: #FFF;
  font-size: 15px;
  line-height: 19px;
  top: 10px;
  left: 17px;
}

.card-body {
  background: white;
  margin: 0;
  padding: 22px 17px 20px 17px;
  text-transform: uppercase;
  line-height: 20px;
}

.eventhover{
	top: 150px;
	height: 300px;
	position:absolute;
	width: -webkit-fill-available;
	z-index: 30;
	padding: 10px!important;
}

.eventhover2{
	top: 85px;
	height: 300px;
	position:absolute;
	width: -webkit-fill-available;
	z-index: 100;
	background-color: white;
}

.card-body h3 {
  font-size: 20px;
  margin-bottom: 0;
}

.card-body span {
  font-size: 14px;
  color: #ED5E5E;
}

.card-mini:nth-of-type(3) {
  margin-top: 22px;
}

.card-mini:nth-of-type(4) {
  margin-top: 22px;
}

.card-mini .card-header-date {
  font-size: 12px;
  line-height: 15px;
}

.card-mini .card-body {
  padding: 20px 10px 0 10px;
  width:100%;
}

.card-mini .card-body h3 {
  font-size: 14px;
  line-height: 14px;
}

.card-mini .card-body span {
  font-size: 10px;
  line-height: 10px;
}

/* CSS GENERAL */
body {
  overflow-x: hidden;
}

/* CSS CLASSES REUTILISABLES */
.w-100 {
  width: 100%;
}

@media (max-width: 767px) {
  .no-smartphone {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .no-desktop {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .no-desktop-V2 {
    display: none !important;
  }
}

/* IMPORT DES STYLESHEETS PAGES */
#menu-principal {
  background: white;
  height: 75px;
  font-family: 'GT Walsheim bold';
  position: fixed;
  width: 100%;
  z-index: 999;
}

#menu-principal .container, #menu-principal .row {
  height: 100%;
}

#menu-principal .row {
  position: relative;
}

#menu-principal .logo-principal {
  display: inline-block;
  width: 75px;
  height: 75px;
  background-color: #F0F0F0;
  overflow: hidden;
  vertical-align: middle;
}

#menu-principal .header-menu {
  position: absolute;
  right: 0;
}

#menu-principal .header-menu .ouvrir-recherche {
  border: none;
  background: transparent;
  vertical-align: middle;
  cursor: pointer;
}

#menu-principal .header-menu--item {
  display: inline-block;
  font-size: 15px;
  line-height: 40px;
  padding: 0 24px;
}

#menu-principal .header-menu--item:last-of-type {
  padding-right: 0;
}

#menu-principal .header-menu--profilpic {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 40px;
  background-color: #F0F0F0;
  overflow: hidden;
  vertical-align: middle;
  margin-left: 15px;
}

@media (min-width: 768px) {
  main {
    padding-top: 75px;
  }
}

@media (max-width: 767px) {
  #menu-principal {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
    background: black;
    color: white;
    height: 90px;
  }
  #menu-principal .logo-principal {
    display: none;
  }
  #menu-principal .header-menu {
    position: unset;
    margin: 8px auto 3px auto;
  }
  #menu-principal .header-menu--item {
    display: inline-flex;
    flex-direction: column-reverse;
    text-align: center;
    font-size: 9px;
    line-height: 12px;
    padding: 0 2px;
    text-transform: uppercase;
  }
  #menu-principal .header-menu--item span {
    margin-top: 5px;
  }
  #menu-principal .header-menu--item:last-of-type {
    padding-right: 5px;
  }
  #menu-principal .header-menu--profilpic {
    /*width: 34px;*/
    /*height: 34px;*/
    border-radius: 34px;
    background-color: black;
    margin: 0 auto;
  }
}
@media (max-width: 380px) {
	#menu-principal .header-menu--item {
    display: inline-flex;
    flex-direction: column-reverse;
    text-align: center;
    font-size: 8px;
    line-height: 12px;
    padding: 0 1px!important;
  }
}

@media (max-width: 325px) {
	#menu-principal .header-menu--item {
    display: inline-flex;
    flex-direction: column-reverse;
    text-align: center;
    font-size: 7px;
    line-height: 12px;
    padding: 0 0px!important;
  }
}

#site-footer {
  background-color: #151515;
  /* Eléments généraux */
  /* Classes */
  /* IDs */
}

#site-footer h3, #site-footer a, #site-footer div, #site-footer * {
  color: #F0F0F0;
  text-decoration: none;
}

#site-footer a, #site-footer div {
  font-size: 17px;
}

#site-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#site-footer .site-footer--item {
  height: 100%;
  display: inline-block;
}

#site-footer .site-footer--item__logo {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  border-radius: 26px;
  background-color: #F0F0F0;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

#site-footer .site-footer--item__logo img {
  width: 26px;
  height: auto;
  border-radius: 26px;
}

#site-footer .site-footer--item-social .site-footer--item__logo {
  position: relative;
}

#site-footer .site-footer--item-social .site-footer--item__logo img {
  width: 26px;
  height: 26px;
  border-radius: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#site-footer .site-footer--item__label {
  line-height: 26px;
  display: inline-block;
  vertical-align: middle;
}

#site-footer .site-footer--partenaire a {
  display: block;
  width: 100%;
  height: 73px;
  text-align: center;
  line-height: 50px;
  background-color: #222;
}

#site-footer .ligne {
  height: 1px;
  width: 100%;
  background: #F0F0F0;
}

#site-footer--container {
  padding-bottom: 30px;
}

#site-footer--logo {
  padding-top: 53px;
  padding-bottom: 53px;
}

#site-footer--logo__rond {
  width: 67px;
  height: 67px;
  border-radius: 67px;
  background-color: #F0F0F0;
  overflow: hidden;
}

#site-footer--logo__image {
  width: 67px;
  height: auto;
  border-radius: 67px;
}

#site-footer--menu li:not(:last-of-type) {
  margin-bottom: 10px;
}

#site-footer--plateformes {
  margin-bottom: 40px;
}

#site-footer--plateformes li:not(:last-of-type) {
  margin-bottom: 5px;
}

#site-footer--suivez-nous ul li {
  display: inline-block;
}

#site-footer--telecharger {
  margin-bottom: 40px;
}

#site-footer--telecharger li:not(:last-of-type) {
  margin-bottom: 5px;
}

#site-footer--copyright {
  padding-top: 30px;
  padding-bottom: 30px;
}

#site-footer--copyright div, #site-footer--copyright a {
  font-size: 15px;
}

@media (min-width: 1200px) {
  #site-footer {
    /* IDs */
  }
  #site-footer--plateformes {
    min-height: 132px;
  }
  #site-footer--telecharger {
    min-height: 132px;
  }
}

@media (max-width: 1199px) {
  #site-footer--telecharger {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  #site-footer {
    margin-bottom: 75px;
  }
}

@media (max-width: 575px) {
  #site-footer--plateformes {
    margin-top: 40px;
  }
  #site-footer--menu li:not(:last-of-type) {
    margin-bottom: 5px;
  }
}

#bloc-recherche {
  visibility: hidden;
  position: absolute;
  top: 75px;
  width: 100%;
  color: #FFF;
}

#bloc-recherche .recherche-genres,
#bloc-recherche .recherche-lieux,
#bloc-recherche .recherche-dates {
  display: none;
}

#bloc-recherche .recherche-genres.active,
#bloc-recherche .recherche-lieux.active,
#bloc-recherche .recherche-dates.active {
  display: block;
}

#bloc-recherche.active {
  visibility: visible;
}

#bloc-recherche .recherche-container {
  background: #0D0D0D;
  padding-top: 25px;
 /* height: 250px;*/
}

#bloc-recherche .recherche-container .recherche-titre {
  display: inline-block;
}

#bloc-recherche .recherche-container .recherche-titre h2 {
  font-family: 'GT Walsheim bold';
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
  display: inline-block;
}

#bloc-recherche .recherche-container .recherche-titre .recherche-titre-fleche {
  display: inline-block;
  transform: rotate(180deg);
  padding-left: 55px;
  cursor: pointer;
  height: 24px;
}

#bloc-recherche .recherche-container .recherche-genres-selectionnes {
  float: right;
}

#bloc-recherche .recherche-container .recherche-genres-selectionnes li {
  display: inline-block;
  font-family: 'GT Walsheim bold';
  font-size: 10px;
  border: 1px solid #000;
  background: #FFF;
  padding: 5px 8px;
  margin-right: 5px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

#bloc-recherche .recherche-container .recherche-genres-selectionnes li a {
  color: #000;
  text-decoration: none;
}

#bloc-recherche .recherche-container .recherche-genres-selectionnes li.recherche-reset {
  background: transparent;
  border: 1px solid #FFF;
  cursor: pointer;
}

#bloc-recherche .recherche-container .recherche-genres-selectionnes li.recherche-reset a {
  color: #FFF;
}

#bloc-recherche .recherche-container .recherche-categories {
  list-style: none;
}

#bloc-recherche .recherche-container .recherche-categories li {
  display: inline-block;
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 28px;
  margin-right: 90px;
}

#bloc-recherche .recherche-container .recherche-categories li h3 {
  margin-bottom: 0;
  position: relative;
}

/*#bloc-recherche .recherche-container .recherche-categories li h3:after {
  position: absolute;
  content: '';
  width: 70px;
  height: 2px;
  background: #FFF;
  bottom: 2px;
  right: -77px;
}*/

#bloc-recherche .recherche-container .recherche-categories li:nth-of-type(2), #bloc-recherche .recherche-container .recherche-categories li:nth-of-type(3) {
  color: #444;
}

#bloc-recherche .recherche-container .recherche-genres {
  height: 95px;
  overflow-y: scroll;
}

#bloc-recherche .recherche-container .recherche-genres li {
  cursor: pointer;
  display: inline-block;
  font-family: 'GT Walsheim bold';
  font-size: 10px;
  border: 1px solid #FFF;
  padding: 5px 8px;
  margin-right: 5px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

#bloc-recherche .recherche-container .recherche-genres li a {
  color: #FFF;
  text-decoration: none;
}

#bloc-recherche .recherche-container .recherche-genres li.active {
  background: #FFF;
  color: #000000;
}

#bloc-recherche .recherche-container .recherche-genres li.active a {
  color: #000;
}

#bloc-recherche .recherche-container .recherche-lieux {
  height: 95px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/*#bloc-recherche .recherche-container .recherche-lieux h4 {
  font-size: 15px;
  margin-bottom: 10px;
  position: relative;
}

#bloc-recherche .recherche-container .recherche-lieux h4:after {
  position: absolute;
  content: '';
  height: 2px;
  background: #FFF;
  bottom: 4px;
  right: -43px;
}*/

/*#bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-villes h4:after {
  left: 76px;
  width: calc(100% - 96px);
}

#bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-organisateurs h4:after {
  left: 80px;
  width: calc(100% - 90px);
}*/

#bloc-recherche .recherche-container .recherche-lieux ul {
  padding: 0;
  margin: 0;
}

#bloc-recherche .recherche-container .recherche-lieux ul li {
  display: inline-block;
  font-family: 'GT Walsheim bold';
  font-size: 10px;
  border: 1px solid #FFF;
  padding: 5px 8px;
  margin-right: 5px;
  text-transform: uppercase;
  margin-bottom: 5px;
  cursor: pointer;
}

#bloc-recherche .recherche-container .recherche-lieux ul li a {
  color: #FFF;
  text-decoration: none;
}

#bloc-recherche .recherche-container .recherche-lieux ul li.active {
  background: #FFF;
  color: #000;
}

#bloc-recherche .recherche-container .recherche-lieux ul li.active a {
  color: #000;
}

#bloc-recherche .recherche-container .recherche-lieux .plus-organisateurs {
  font-family: 'GT Walsheim bold';
  font-size: 10px;
  border: 1px solid #FFF;
  background: transparent;
  padding: 5px 8px;
  margin-right: 5px;
  text-transform: uppercase;
  margin-bottom: 5px;
  width: fit-content;
}

#bloc-recherche .recherche-container .recherche-lieux .plus-organisateurs a {
  color: #FFF;
  text-decoration: none;
}

#bloc-recherche .recherche-container .recherche-dates {
  height: 95px;
  overflow-y: scroll;
  overflow-x: hidden;
}

#bloc-recherche .recherche-container .recherche-dates h4 {
  font-size: 15px;
  margin-bottom: 10px;
  position: relative;
}

/*#bloc-recherche .recherche-container .recherche-dates h4:after {
  position: absolute;
  content: '';
  height: 2px;
  background: #FFF;
  bottom: 4px;
  right: -43px;
}

#bloc-recherche .recherche-container .recherche-dates .recherche-dates-frequent h4:after {
  left: 74px;
  width: calc(100% - 94px);
}*/

.recherche-localisation-ville,
.recherche-localisation-lieu,
.recherche-localisation-festival
{
	cursor:pointer;
	width: 33%;
}

/*#bloc-recherche .recherche-container .recherche-categories-section-localisation .recherche-localisation-ville h4:after {
  left: 74px;
  width: calc(100% - 94px);
}

#bloc-recherche .recherche-container .recherche-categories-section-localisation .recherche-localisation-lieu h4:after {
  left: 74px;
  width: calc(100% - 94px);
}

#bloc-recherche .recherche-container .recherche-categories-section-localisation .recherche-localisation-festival h4:after {
  left: 100px;
  width: calc(100% - 120px);
}*/

/*#bloc-recherche .recherche-container .recherche-dates .recherche-dates-calendrier h4:after {
  left: 95px;
  width: calc(100% - 115px);
}*/

#bloc-recherche .recherche-container .recherche-dates ul {
  padding: 0;
  margin: 0;
}

#bloc-recherche .recherche-container .recherche-dates ul li {
  display: inline-block;
  font-family: 'GT Walsheim bold';
  font-size: 10px;
  border: 1px solid #FFF;
  padding: 5px 8px;
  margin-right: 5px;
  text-transform: uppercase;
  margin-bottom: 5px;
  cursor: pointer;
}

#bloc-recherche .recherche-container .recherche-dates ul li a {
  color: #FFF;
  text-decoration: none;
}

#bloc-recherche .recherche-container .recherche-dates ul li.active {
  background: #FFF;
  color: #000;
}

#bloc-recherche .recherche-container .recherche-dates ul li.active a {
  color: #000;
}

#bloc-recherche .recherche-container .recherche-dates-calendrier input[type="date"] {
  background: transparent;
  border: 1px solid #FFF;
  border-radius: 3px;
  color: #FFF;
  font-size: 14px;
  padding: 8px 21px;
}

#bloc-recherche .recherche-container .recherche-dates-calendrier ::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

#bloc-recherche .resultats-container {
  background: #101010;
  padding-bottom: 25px;
  height: 300px;
  padding-top: 16px;
}

#bloc-recherche .resultats-container .swiper-button-next .swiper-button-prev {
  right: 0;
  filter: invert(1);
}

#bloc-recherche .resultats-container a {
  height: 100%;
}

#bloc-recherche .resultats-container .recherche-card {
  font-family: 'GT Walsheim bold';
  background-color: #FFF;
  height: 180px;
  overflow-y: hidden;
  position: relative;
}

#bloc-recherche .resultats-container .recherche-card-img {
  height: 85px;
  width: 100%;
  overflow: hidden;
}

#bloc-recherche .resultats-container .recherche-card-img img {
  width: 100%;
  height: auto;
}

#bloc-recherche .resultats-container .recherche-card-date {
  text-transform: uppercase;
  color: #ED5E5E;
  font-size: 10px;
  line-height: 10px;
  padding: 7px 7px 0 7px;
}

#bloc-recherche .resultats-container .recherche-card h4 {
  padding: 0 7px 5px 7px;
  font-size: 12px;
  line-height: 12px;
  color: #000;
}

@media (max-width: 767px) {
  #bloc-recherche {
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), black), url("../images/bg-recherche-mobile.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0;
    z-index: 100;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    position: fixed;
  }

  #SearchV2{display:none;}

  #bloc-recherche .container {
    padding: 0;
	/*margin-bottom: 105px;*/
  }
  #bloc-recherche .searchform-recherche > .row {
    margin-right: 40px;
    margin-left: 40px;
  }
  #bloc-recherche .searchform-recherche form {
    margin: auto;
    height: 47px;
    width: 100%;
    background: #101010;
    font-size: 12px;
  }
  #bloc-recherche .searchform-recherche form > * {
    height: 100%;
    background: transparent;
    border: none;
    color: #AFAFAF;
  }
  #bloc-recherche .searchform-recherche form input[type=submit] {
    width: 47px;
    vertical-align: middle;
    background-image: url("../images/search-outline.svg");
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    filter: invert(1);
  }
  #bloc-recherche .searchform-recherche form input[type=text] {
    vertical-align: middle;
    width: calc(100% - 51px);
  }
  #bloc-recherche .searchform-recherche form #searchform-filter {
    vertical-align: middle;
    width: 47px;
    background: url("../images/options-outline.svg");
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    filter: invert(1);
    color: #AFAFAF;
  }
  #bloc-recherche .recherche-container {
    background: transparent;
    height: auto;
    margin-bottom: 20px;
  }
  #bloc-recherche .recherche-container .recherche-titre {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 40px;
  }
  #bloc-recherche .recherche-container .recherche-titre h2 {
    display: none;
  }
  #bloc-recherche .recherche-container .recherche-titre .recherche-titre-fleche {
    display: inline-block;
    transform: rotate(180deg);
    padding-left: 55px;
    cursor: pointer;
  }
  #bloc-recherche .recherche-container .recherche-genres-selectionnes,
  #bloc-recherche .recherche-container .recherche-validation {
    float: right;
    padding: 0 40px;
  }
  #bloc-recherche .recherche-container .recherche-genres-selectionnes li,
  #bloc-recherche .recherche-container .recherche-validation li {
    display: inline-block;
    font-family: 'GT Walsheim bold';
    font-size: 10px;
    border: 1px solid #000;
    background: #FFF;
    padding: 5px 8px;
    margin-right: 5px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  #bloc-recherche .recherche-container .recherche-genres-selectionnes li a,
  #bloc-recherche .recherche-container .recherche-validation li a {
    color: #000;
    text-decoration: none;
  }
  #bloc-recherche .recherche-container .recherche-genres-selectionnes li.recherche-reset,
  #bloc-recherche .recherche-container .recherche-validation li.recherche-reset {
    background: transparent;
    border: 1px solid #FFF;
  }
  #bloc-recherche .recherche-container .recherche-genres-selectionnes li.recherche-reset a,
  #bloc-recherche .recherche-container .recherche-validation li.recherche-reset a {
    color: #FFF;
  }
  #bloc-recherche .recherche-container .recherche-genres-selectionnes li.recherche-valide,
  #bloc-recherche .recherche-container .recherche-validation li.recherche-valide {
    background: #ED5E5E;
    border: 1px solid #ED5E5E;
  }
  #bloc-recherche .recherche-container .recherche-genres-selectionnes li.recherche-valide a,
  #bloc-recherche .recherche-container .recherche-validation li.recherche-valide a {
    color: #FFF;
  }
  #bloc-recherche .recherche-container .recherche-genres-selectionnes {
    float: none;
    display: block;
  }
  #bloc-recherche .recherche-container .recherche-categories-section {
    padding: 0 0 0 40px;
    overflow-x: scroll;
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    /* Hide scrollbar for Chrome, Safari and Opera */
  }




   #bloc-recherche .recherche-container .recherche-categories-section-localisation {
	   padding: 0px;
	  overflow-x: unset;
   }

   #bloc-recherche .recherche-container .recherche-categories-section-localisation ul{
	   list-style: none;
		display: block;
   }

   #bloc-recherche .recherche-container .recherche-sous-categories li {
    display: inline-block;
    font-family: 'GT Walsheim bold';
    font-size: 20px;
    line-height: 20px;
    /*margin-bottom: 28px;*/
    margin-right: 10px;
  }

  #bloc-recherche .recherche-container .recherche-lieux-2 .recherche-categories-section-localisation .scroll-recherche-lieux ul {
    padding: 0;
    margin: 0;
  }
  #bloc-recherche .recherche-container .recherche-lieux-2 .recherche-categories-section-localisation .scroll-recherche-lieux ul li {
    display: inline-block;
    font-family: 'GT Walsheim bold';
    font-size: 10px;
    border: 1px solid #FFF;
    padding: 5px 8px;
    margin-right: 5px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  #bloc-recherche .recherche-container .recherche-lieux-2 .recherche-categories-section-localisation .scroll-recherche-lieux ul li a {
    color: #FFF;
    text-decoration: none;
  }
  #bloc-recherche .recherche-container .recherche-lieux-2 .recherche-categories-section-localisation .scroll-recherche-lieux ul li.active {
    background: #FFF;
	color: black;
  }
  #bloc-recherche .recherche-container .recherche-lieux-2 .recherche-categories-section-localisation .scroll-recherche-lieux ul li.active a {
    color: #000;
  }




   #bloc-recherche .recherche-container .recherche-categories-section::-webkit-scrollbar {
    display: none;
  }
  #bloc-recherche .recherche-container .recherche-categories {
    width: 620px;
    list-style: none;
    display: block;
  }
  #bloc-recherche .recherche-container .recherche-categories li {
    display: inline-block;
    font-family: 'GT Walsheim bold';
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 28px;
    margin-right: 10px;
  }
  #bloc-recherche .recherche-container .recherche-categories li h3 {
    margin-bottom: 0;
    position: relative;
	font-size: 16px;
  }
  #bloc-recherche .recherche-container .recherche-categories li h3:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 2px;
    background: #FFF;
    bottom: 2px;
    right: 0px;
  }
  #bloc-recherche .recherche-container .recherche-categories li:nth-of-type(2), #bloc-recherche .recherche-container .recherche-categories li:nth-of-type(3) {
    color: #444;
  }
  #bloc-recherche .recherche-container .recherche-genres-section {
    padding: 0 0 0 40px;
  }
  #bloc-recherche .recherche-container .recherche-genres {
    height: auto;
    overflow-y: initial;
  }
  #bloc-recherche .recherche-container .recherche-genres li.masque {
    display: none;
  }
  #bloc-recherche .recherche-container .recherche-genres li.affiche {
    display: inline-block;
  }
  #bloc-recherche .recherche-container .recherche-lieux {
    height: auto;
    overflow-y: initial;
    overflow-x: initial;
  }
  #bloc-recherche .recherche-container .recherche-lieux h4 {
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
  }
  #bloc-recherche .recherche-container .recherche-lieux h4:after {
    position: absolute;
    content: '';
    height: 2px;
    background: #FFF;
    bottom: 4px;
    right: -43px;
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-villes h4:after {
    left: 76px;
    width: calc(100% - 76px);
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-organisateurs h4 {
    margin-top: 20px;
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-organisateurs h4:after {
    left: 182px;
    width: calc(100% - 182px);
  }


  #bloc-recherche .recherche-container .recherche-lieux ul {
    padding: 0;
    margin: 0;
  }
  #bloc-recherche .recherche-container .recherche-lieux ul li {
    display: inline-block;
    font-family: 'GT Walsheim bold';
    font-size: 10px;
    border: 1px solid #FFF;
    padding: 5px 8px;
    margin-right: 5px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  #bloc-recherche .recherche-container .recherche-lieux ul li a {
    color: #FFF;
    text-decoration: none;
  }
  #bloc-recherche .recherche-container .recherche-lieux ul li.active {
    background: #FFF;
  }
  #bloc-recherche .recherche-container .recherche-lieux ul li.active a {
    color: #000;
  }


  #bloc-recherche .recherche-container .recherche-lieux-villes .scroll-recherche-lieux, #bloc-recherche .recherche-container .recherche-lieux-organisateurs .scroll-recherche-lieux {
    overflow-x: scroll;
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    /* Hide scrollbar for Chrome, Safari and Opera */
  }
  #bloc-recherche .recherche-container .recherche-lieux-villes .scroll-recherche-lieux::-webkit-scrollbar, #bloc-recherche .recherche-container .recherche-lieux-organisateurs .scroll-recherche-lieux::-webkit-scrollbar {
    display: none;
  }
  #bloc-recherche .recherche-container .recherche-lieux-villes .scroll-recherche-lieux ul, #bloc-recherche .recherche-container .recherche-lieux-organisateurs .scroll-recherche-lieux ul {
    /*width: 620px;*/
	width: 100%;
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-avance {
    padding-right: 40px;
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-avance > div {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 48%;
    height: 29.26px;
    vertical-align: middle;
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-avance-input {
    margin-right: 1.5%;
    width: 100%;
    height: 100%;
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-avance-input input {
    width: 100%;
    background: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 12px;
    padding: 5px 8px 5px 30px;
    background-image: url("../images/search-outline-white.svg");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 8px center;
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-avance-localisation {
    border: 1px solid #FFF;
    text-align: center;
  }
  #bloc-recherche .recherche-container .recherche-lieux .recherche-lieux-avance-localisation a {
    font-family: 'GT Walsheim bold';
    font-size: 10px;
    text-transform: uppercase;
  }
  #bloc-recherche .recherche-container .recherche-dates {
    height: auto;
    overflow-y: initial;
    overflow-x: initial;
  }
  #bloc-recherche .recherche-container .recherche-dates h4 {
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
  }
  /*#bloc-recherche .recherche-container .recherche-dates h4:after {
    position: absolute;
    content: '';
    height: 2px;
    background: #FFF;
    bottom: 4px;
    right: -43px;
  }
  #bloc-recherche .recherche-container .recherche-dates .recherche-dates-frequent h4:after {
    left: 74px;
    width: calc(100% - 74px);
  }*/
  #bloc-recherche .recherche-container .recherche-dates .recherche-dates-calendrier h4 {
    margin-top: 20px;
  }
  /*#bloc-recherche .recherche-container .recherche-dates .recherche-dates-calendrier h4:after {
    left: 95px;
    width: calc(100% - 95px);
  }*/
  #bloc-recherche .recherche-container .recherche-dates ul {
    padding: 0;
    margin: 0;
  }
  #bloc-recherche .recherche-container .recherche-dates ul li {
    display: inline-block;
    font-family: 'GT Walsheim bold';
    font-size: 10px;
    border: 1px solid #FFF;
    padding: 5px 8px;
    margin-right: 5px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  #bloc-recherche .recherche-container .recherche-dates ul li a {
    color: #FFF;
    text-decoration: none;
  }
  #bloc-recherche .recherche-container .recherche-dates ul li.active {
    background: #FFF;
  }
  #bloc-recherche .recherche-container .recherche-dates ul li.active a {
    color: #000;
  }
  #bloc-recherche .recherche-container .recherche-dates-calendrier input[type="date"] {
    background: transparent;
    border: 1px solid #FFF;
    border-radius: 3px;
    color: #FFF;
    font-size: 14px;
    padding: 8px 21px;
    width: calc(100% - 40px);
    margin-bottom: 10px;
  }
  #bloc-recherche .recherche-container .recherche-dates-calendrier ::-webkit-calendar-picker-indicator {
    filter: invert(1);
  }
  #bloc-recherche .recherche-container .recherche-dates-frequent .scroll-recherche-dates {
    overflow-x: scroll;
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    /* Hide scrollbar for Chrome, Safari and Opera */
  }
  #bloc-recherche .recherche-container .recherche-dates-frequent .scroll-recherche-dates::-webkit-scrollbar {
    display: none;
  }
  #bloc-recherche .recherche-container .recherche-dates-frequent .scroll-recherche-dates ul {
    /*width: 620px;*/
  }
  #bloc-recherche .resultats-container {
    background: transparent;
    padding-bottom: 25px;
    height: 300px;
    padding-top: 16px;
  }
  #bloc-recherche .resultats-container > .container > .row {
    margin-right: 40px;
    margin-left: 40px;
  }
  #bloc-recherche .resultats-container > .container > .row > .col-12.no-desktop {
    padding: 0;
	margin-bottom: 105px;
  }
  #bloc-recherche .resultats-container .swiper-button-next .swiper-button-prev {
    right: 0;
    filter: invert(1);
  }
  #bloc-recherche .resultats-container a {
    height: 100%;
  }
  #bloc-recherche .resultats-container .recherche-card {
    font-family: 'GT Walsheim bold';
    background-color: #FFF;
    height: 180px;
  }
  #bloc-recherche .resultats-container .recherche-card-img {
    height: 85px;
    width: 100%;
    overflow: hidden;
  }
  #bloc-recherche .resultats-container .recherche-card-img img {
    width: 100%;
    height: auto;
  }
  #bloc-recherche .resultats-container .recherche-card-date {
    text-transform: uppercase;
    color: #ED5E5E;
    font-size: 10px;
    line-height: 10px;
    padding: 5px 7px;
  }
  #bloc-recherche .resultats-container .recherche-card h4 {
    padding: 0 7px 5px 7px;
    font-size: 12px;
    line-height: 12px;
    color: #000;
  }
}

#aside-ajouter-un-artiste {
  display: none;
}

#aside-ajouter-un-artiste.active {
  display: block;
}

#creer-un-evenement,
#aside-ajouter-un-artiste {
  background: #151515;
  width: 475px;
  height: calc(100% - 75px);
  position: fixed;
  top: 75px;
  right: 0;
  z-index: 31;
  padding: 0 35px 35px 35px;
  color: #FFFFFF;
  overflow-y: scroll;
  overflow-x: hidden;
}

#creer-un-evenement h2,
#aside-ajouter-un-artiste h2 {
  font-size: 25px;
  margin-bottom: 25px;
}

#creer-un-evenement h2:not(:first-of-type),
#aside-ajouter-un-artiste h2:not(:first-of-type) {
  margin-top: 55px;
}

#creer-un-evenement h3,
#aside-ajouter-un-artiste h3 {
  font-size: 14px;
  margin-bottom: 14px;
  text-transform: uppercase;
  position: relative;
}

/*#creer-un-evenement h3:after,
#aside-ajouter-un-artiste h3:after {
  position: absolute;
  content: '';
  height: 2px;
  background: white;
  bottom: 4px;
  right: -43px;
}*/

/*#creer-un-evenement #etape1 h3:after,
#aside-ajouter-un-artiste #etape1 h3:after {
  width: calc(100% - 298px + 20px);
}

#creer-un-evenement #etape2 h3:after,
#aside-ajouter-un-artiste #etape2 h3:after {
  width: calc(100% - 102px + 20px);
}

#creer-un-evenement #etape3 h3::after,
#aside-ajouter-un-artiste #etape3 h3::after {
  width: calc(100% - 28px + 20px);
}

#creer-un-evenement #etape4 h3:after,
#aside-ajouter-un-artiste #etape4 h3:after {
  width: calc(100% - 34px + 20px);
}

#creer-un-evenement #etape5 h3:after,
#aside-ajouter-un-artiste #etape5 h3:after {
  width: calc(100% - 92px + 20px);
}

#creer-un-evenement #etape6 h3:after,
#aside-ajouter-un-artiste #etape6 h3:after {
  width: calc(100% - 192px + 20px);
}

#creer-un-evenement #etape7 h3:after,
#aside-ajouter-un-artiste #etape7 h3:after {
  width: calc(100% - 183px + 20px);
}

#creer-un-evenement #etape8 h3:nth-of-type(1):after,
#aside-ajouter-un-artiste #etape8 h3:nth-of-type(1):after {
  width: calc(100% - 120px + 20px);
}

#creer-un-evenement #etape8 h3:nth-of-type(2):after,
#aside-ajouter-un-artiste #etape8 h3:nth-of-type(2):after {
  width: calc(100% - 159px + 20px);
}*/

#creer-un-evenement form #file-upload,
#aside-ajouter-un-artiste form #file-upload {
  display: none;
}

.inputaduser,
#LesLieuxDefaut, #NomLieuDefaut, #AdresseLieuDefaut, #LocImpDefaut,
#creer-un-evenement form input:not([type="submit"]):not([type="checkbox"]),
#creer-un-evenement form textarea,
#aside-ajouter-un-artiste form input:not([type="submit"]):not([type="checkbox"]),
#aside-ajouter-un-artiste form textarea {
  font-family: 'GT Walsheim medium';
  font-size: 14px;
  line-height: 14px;
  color: white;
  padding: 8px 10px;
  border: 1px solid white;
  background: transparent;
  border-radius: 3px;
  width: 75%;
}

#creer-un-evenement form select,
#aside-ajouter-un-artiste form select {
  background: transparent;
  color: white;
  border: 1px solid white;
  border-radius: 3px;
  font-size: 14px;
  padding: 8px 10px;
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
  width: 75%;
}

#creer-un-evenement form select option,
#aside-ajouter-un-artiste form select option {
  background: #151515;
  padding: 5px 0;
}

#creer-un-evenement form select div,
#aside-ajouter-un-artiste form select div {
  display: block;
  text-transform: inherit;
  font-family: 'GT Walsheim regular';
}

#creer-un-evenement form textarea,
#aside-ajouter-un-artiste form textarea {
  height: 150px;
}

.form-description,
#creer-un-evenement form .form-description,
#aside-ajouter-un-artiste form .form-description {
  color: #AFAFAF;
  font-size: 13px;
  line-height: 14px;
  font-family: 'GT Walsheim medium';
  margin: 15px 0 30px 0;
}

#creer-un-evenement form .custom-file-upload,
#aside-ajouter-un-artiste form .custom-file-upload {
  font-family: 'GT Walsheim medium';
  font-size: 14px;
  line-height: 14px;
  color: white;
  padding: 8px 10px;
  border: 1px solid white;
  background: transparent;
  border-radius: 3px;
  width: 75%;
  cursor: pointer;
}

#creer-un-evenement form .form-date input,
#creer-un-evenement form .form-lineup-artiste input,
#aside-ajouter-un-artiste form .form-date input,
#aside-ajouter-un-artiste form .form-lineup-artiste input {
  width: 48% !important;
  margin-right: 1%;
}

#creer-un-evenement form .form-lineup-artiste input[type="time"]::before,
#aside-ajouter-un-artiste form .form-lineup-artiste input[type="time"]::before {
  content: attr(placeholder) " : ";
  white-space: pre;
}

.btn-event,
#creer-un-evenement form .btn-event,
#aside-ajouter-un-artiste form .btn-event {
  font-family: 'GT Walsheim medium';
  font-size: 14px;
  line-height: 14px;
  letter-spacing: .1px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #FFF;
  border-radius: 3px;
  padding: 8px 15px;
  margin-top: 10px;
}

#creer-un-evenement form .creer-lien,
#aside-ajouter-un-artiste form .creer-lien {
  margin-bottom: 10px;
}

#creer-un-evenement form .creer-lien > *,
#aside-ajouter-un-artiste form .creer-lien > * {
  vertical-align: middle;
}

#creer-un-evenement form .creer-lien-icone,
#aside-ajouter-un-artiste form .creer-lien-icone {
  width: 24px;
  height: 24px;
  margin: 6px 10px 6px 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}

#creer-un-evenement form .creer-lien-icone.invert,
#aside-ajouter-un-artiste form .creer-lien-icone.invert {
  filter: invert(1);
}

#creer-un-evenement form .creer-lien-vide .creer-lien-icone,
#aside-ajouter-un-artiste form .creer-lien-vide .creer-lien-icone {
  border: 1px solid #FFF;
  border-radius: 50%;
}

#creer-un-evenement form .prix-ticket,
#aside-ajouter-un-artiste form .prix-ticket {
  margin-bottom: 11px;
}

#creer-un-evenement form .prix-ticket .currencyinput,
#aside-ajouter-un-artiste form .prix-ticket .currencyinput {
  font-size: 18px;
  width: 94px;
  font-family: 'GT Walsheim bold';
  height: 52px;
  border: 1px solid #FFF;
  border-radius: 3px;
  padding-right: 15px;
  display: inline-block;
}

#creer-un-evenement form .prix-ticket .currencyinput input,
#aside-ajouter-un-artiste form .prix-ticket .currencyinput input {
  border: none;
  font-size: inherit;
  font-family: inherit;
  height: 100%;
}

#creer-un-evenement form .prix-ticket label,
#aside-ajouter-un-artiste form .prix-ticket label {
  margin-left: 10px;
}

#creer-un-evenement input.btn,
#aside-ajouter-un-artiste input.btn {
  width: 75%;
  border: none;
  border-radius: 3px;
  margin-bottom: 11px;
}

::-webkit-input-placeholder {
  /* Edge */
  color: white;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
  opacity: 1;
}

::placeholder {
  color: white;
  opacity: 1;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input:focus {
  outline: none;
}

#aside-ajouter-un-artiste {
  background: #151515;
  width: 475px;
  height: calc(100% - 75px);
  position: fixed;
  top: 75px;
  right: 475px;
  z-index: 10;
  padding: 0 35px 35px 35px;
  color: #FFFFFF;
  overflow-y: scroll;
  overflow-x: hidden;
}

/*#aside-ajouter-un-artiste h3:after {
  display: none;
}*/

form ul.genres-tags li {
  border: none !important;
  padding: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

form ul.genres-tags li label {
  display: inline-block;
  background: transparent;
  border: 1px solid #FFF;
  white-space: nowrap;
  margin: 0 3px 5px 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all .2s;
  padding: 5px 8px;
  cursor: pointer;
}

form ul.genres-tags li input[type="checkbox"]:checked + label {
  background-color: #FFF;
  color: #000;
  transition: all .2s;
}

form ul.genres-tags li input[type="checkbox"] {
  display: absolute;
  position: absolute;
  opacity: 0;
}



.container2{background-color: white; padding: 30px 40px; margin: auto;}
@media (min-width: 1200px) {.container2 {max-width: 1124px; margin-bottom: 45px;}}
@media (min-width: 992px) and (max-width: 1199px){.container2 {max-width: 944px; margin-bottom: 45px;}}
@media (min-width: 768px) and (max-width: 991px) {.container2 {max-width: 704px; margin-bottom: 45px;}}
@media (min-width: 576px) and (max-width: 767px) {.container2 {max-width: 100%;}}

.container3{background-color: #313131; padding: 30px 40px; margin: auto;}
@media (min-width: 1200px) {.container3 {max-width: 1124px;}}
@media (min-width: 992px) and (max-width: 1199px){.container3 {max-width: 944px;}}
@media (min-width: 768px) and (max-width: 991px) {.container3 {max-width: 704px;}}
@media (min-width: 576px) and (max-width: 767px) {.container3 {max-width: 100%;}}

@media (max-width: 767px){.container3 {padding: 30px 40px!important;}}
@media (min-width: 768px){.container3 {padding: 30px 0px!important;}}

@media (max-width: 767px) {
#single-article .hero-fixed{text-align: center; }
#DspVoirToutActu {margin-left: 50px;}
/*#partage {position:absolute; top: 20px; right: 40px;}*/
}




@media (max-width: 767px) {
  #aside-ajouter-un-artiste {
    width: 100%;
    bottom: 75px;
    height: calc(100% - 75px);
    top: inherit;
    right: 0;
    overflow-y: scroll;
  }
  #creer-un-evenement {
    width: 100%;
    padding-top: 0;
    bottom: 75px;
   /* height: auto;*/
   /* top: inherit; */
    top: 0;
  }
  #creer-un-evenement .etapes-boutons {
    width: 100%;
    margin-bottom: 20px;
    height: 36px;
  }
  #creer-un-evenement .etapes-boutons .etape-precedente,
  #creer-un-evenement .etapes-boutons .etape-suivante {
    width: 49%;
    display: inline-block;
    height: 100%;
    padding: 8px;
  }
  #creer-un-evenement .etapes-boutons .etape-precedente img,
  #creer-un-evenement .etapes-boutons .etape-suivante img {
    filter: invert(1);
    height: 20px;
    width: 20px;
  }
  #creer-un-evenement .etapes-boutons .etape-precedente img {
    transform: rotate(180deg);
  }
  #creer-un-evenement .etapes-boutons .etape-suivante img {
    margin-left: auto;
  }
  #creer-un-evenement .etape {
    display: none;
  }
  #creer-un-evenement .etape.active {
    display: block;
  }
}

.profil-parametres {
  position: fixed;
  z-index: 50;
  top: 75px;
  right: 0;
  width: 473px;
  height: 100%;
  background: #151515;
  padding: 0 40px 40px 40px;
  color: white;
  font-size: 13px;
  overflow-y: scroll;
  overflow-x: hidden;
  display: none;
}

.profil-parametres.active {
  display: block;
}

.profil-parametres .fleche-retour img {
  transform: rotate(180deg);
}

.profil-parametres > section {
  margin-bottom: 60px;
}

.profil-parametres h2 {
  font-size: 20px;
  line-height: 20px;
  font-family: 'GT Walsheim bold';
  margin-bottom: 20px;
}

.profil-parametres h2.titre-ligne:after {
  width: calc(100% - 144px + 40px);
  background: #FFF;
  right: -50px;
}

.profil-parametres h3 {
  font-size: 18px;
  line-height: 16px;
  font-family: 'GT Walsheim medium';
  font-weight: 400;
  margin-bottom: 15px;
}

.profil-parametres img.edit {
  height: 32px;
  width: 32px;
  position: absolute;
  bottom: 10px;
  right: 0;
}

.profil-parametres-infos > div {
  width: 80%;
  margin-bottom: 30px;
}

.profil-parametres-infos .mail {
  border-bottom: 1px solid grey;
  padding-bottom: 10px;
  position: relative;
}

.profil-parametres-infos .mail div {
  font-size: 14px;
  font-family: 'GT Walsheim bold';
}

.profil-parametres-infos .social .social-item {
  padding: 7px 0 7px 0;
  position: relative;
}

.profil-parametres-infos .social .social-item .icone {
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.profil-parametres-infos .social .social-item div {
  display: inline-block;
  vertical-align: middle;
}

.profil-parametres-notif > div {
  width: 80%;
  margin-bottom: 30px;
}

.profil-parametres-notif .toggle-settings {
  border-bottom: 1px solid grey;
}

.profil-parametres input.btn {
  width: 80%;
  border: none;
  border-radius: 3px;
  margin-bottom: 11px;
}

.toggle-settings {
  box-sizing: border-box;
  display: flex;
  padding: 7px 0 7px 0;
}

.toggle-settings div {
  width: calc(100% - 60px);
  padding-right: 15px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.FreqEnv
{
	background-color: #ED5E5E;
    border-radius: 34px;
    cursor: pointer;
    color: white;
    width: 60px;
    height: 34px;
    font-size: 20px;
    padding-left: 20px;
}

input:checked + .switch-slider {
  background-color: #ED5E5E;
}

input:focus + .switch-slider {
  box-shadow: 0 0 1px #ED5E5E;
}

input:checked + .switch-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch-slider.round {
  border-radius: 34px;
}

.switch-slider.round:before {
  border-radius: 50%;
}

@media (min-width: 768px) {
  .profil-header-padding{
	  padding: 18px 28px;
  }

   .BandeauBottom{
	  padding: 0; z-index: 200;
  }
}

@media (max-width: 767px) {
  .profil-parametres {
    top: 0;
    width: 100%;
    padding: 0 40px 115px 40px;
  }
  .profil-parametres-compte .profil-header--img {
    width: 68px;
    height: 68px;
  }
  .profil-header-padding{
	   padding: 18px 28px;
  }

  .BandeauBottom{
	  padding: 0; z-index: 200; margin-bottom: 90px;
  }

/*  .profil-parametres-compte .profil-header--img:after {
    content: '';
    width: 25px;
    display: block;
    height: 25px;
    background: url(../images/modif.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -4px;
    left: 64px;
  }*/
  .profil-parametres-infos > div {
    width: 100%;
  }
  .profil-parametres-notif > div {
    width: 100%;
  }
  .profil-parametres input.btn {
    width: 100%;
  }
}

#page-login {
	/*height: calc(100vmax);*/
  height: calc(100vh);
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.9)), url("../images/bg-login.png");*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

#page-login .container {
  height: 100%;
}

#page-login .logo {
  padding-top: 55px;
}

#page-login .logo img {
  margin: auto;
  width: 75px;
  height: 75px;
}

#page-login .row.login-form {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#page-login .row.login-copyright {
  font-family: 'GT Walsheim bold';
  font-size: 15px;
  line-height: 20px;
  color: white;
  position: absolute;
  bottom: 20px;
}

#page-login .login-col-gauche p {
  max-width: 245px;
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 20px;
  color: white;
}

#page-login .login-col-droite {
  background-color: #151515;
  padding: 50px;
}

#page-login .login-col-droite h1 {
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 15px;
}

#page-login .login-col-droite form input:not([type="submit"]) {
  width: 100%;
  border: none;
  background-color: #000;
  padding: 15px 19px;
  font-family: 'GT Walsheim medium';
  font-size: 12px;
  line-height: 15px;
  color: #AFAFAF;
  margin-bottom: 15px;
}

#page-login .login-col-droite form .login-forget-pwd {
  text-align: right;
}

#page-login .login-col-droite form .login-forget-pwd a {
  font-family: 'GT Walsheim medium';
  font-size: 10px;
  line-height: 20px;
  color: #F4F4F4;
}

#page-login .login-col-droite form .connexion-rs h2 {
  font-family: 'GT Walsheim bold';
  font-size: 12px;
  line-height: 25px;
  color: #FFF;
  margin-bottom: 5px;
}

#page-login .login-col-droite form .connexion-rs a {
  display: inline-block;
  width: 42px;
  height: 42px;
  vertical-align: middle;
}

#page-login .login-col-droite form .connexion-rs a:first-of-type {
  margin-right: 3px;
}

#page-login .login-col-droite form .connexion-rs a img {
  width: 100%;
  height: 100%;
}

#page-login .login-col-droite form input[type="submit"] {
  border: none;
  width: 100%;
  margin-bottom: 50px;
}

#page-login .login-col-droite form .login-creation-compte {
  text-align: center;

}

#page-login .login-col-droite form .login-creation-compte a {
  font-family: 'GT Walsheim medium';
  font-size: 12px;
  line-height: 25px;
  text-decoration: underline;
  color: #FFF;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  #page-login {
    height: 100vh;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8)), url("../images/bg-subscribe-mobile.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	background-attachment: fixed;
  }
  #page-login .login-col-droite {
    background-color: transparent;
    padding-left: 40px;
    padding-right: 40px;
  }
  #page-login .row.login-form {
    position: absolute;
    bottom: 0px;
    width: 100%;
    top: auto;
    transform: translateY(0);
  }
}

#page-login .login-col-droite .css-login:after {width: calc(100% - 184px + 50px); /* 100% - la taille du mot + 20px + padding de la box */ background: #FFF; right: -50px;}
#page-login .login-col-droite .css-subscribe:after {width: calc(100% - 144px + 50px); /* 100% - la taille du mot + 20px + padding de la box */ background: #FFF; right: -50px;}
#page-login .login-col-droite .css-reset:after {width: calc(100% - 334px + 50px); /* 100% - la taille du mot + 20px + padding de la box */ background: #FFF; right: -50px;}
#page-login .login-col-droite .css-token:after {width: calc(100% - 134px + 50px); /* 100% - la taille du mot + 20px + padding de la box */ background: #FFF; right: -50px;}
#page-login .login-col-droite .css-update:after {width: calc(100% - 254px + 50px); /* 100% - la taille du mot + 20px + padding de la box */ background: #FFF; right: -50px;}

#page-subscribe {
  height: calc(100vh - 75px);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.9)), url("../images/bg-subscribe.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#page-subscribe .container {
  height: 100%;
}

#page-subscribe .logo {
  padding-top: 55px;
}

#page-subscribe .logo img {
  margin: auto;
  width: 75px;
  height: 75px;
}

#page-subscribe .row.subscribe-form {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#page-subscribe .row.subscribe-copyright {
  font-family: 'GT Walsheim bold';
  font-size: 15px;
  line-height: 20px;
  color: white;
  position: absolute;
  bottom: 20px;
}

#page-subscribe .subscribe-col-gauche p {
  max-width: 245px;
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 20px;
  color: white;
}

#page-subscribe .subscribe-col-droite {
  background-color: #151515;
  padding: 50px;
}

#page-subscribe .subscribe-col-droite h1 {
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 15px;
}

#page-subscribe .subscribe-col-droite form input:not([type="submit"]) {
  width: 100%;
  border: none;
  background-color: #000;
  padding: 15px 19px;
  font-family: 'GT Walsheim medium';
  font-size: 12px;
  line-height: 15px;
  color: #AFAFAF;
  margin-bottom: 15px;
}

#page-subscribe .subscribe-col-droite form .subscribe-forget-pwd {
  text-align: right;
  margin-bottom: 50px;
}

#page-subscribe .subscribe-col-droite form .subscribe-forget-pwd a {
  font-family: 'GT Walsheim medium';
  font-size: 10px;
  line-height: 20px;
  color: #F4F4F4;
}

#page-subscribe .subscribe-col-droite form .connexion-rs h2 {
  font-family: 'GT Walsheim bold';
  font-size: 12px;
  line-height: 25px;
  color: #FFF;
  margin-bottom: 5px;
}

#page-subscribe .subscribe-col-droite form .connexion-rs a {
  display: inline-block;
  width: 42px;
  height: 42px;
  vertical-align: middle;
}

#page-subscribe .subscribe-col-droite form .connexion-rs a:first-of-type {
  margin-right: 3px;
}

#page-subscribe .subscribe-col-droite form .connexion-rs a img {
  width: 100%;
  height: 100%;
}

#page-subscribe .subscribe-col-droite form input[type="submit"] {
  border: none;
  width: 100%;
  margin-bottom: 50px;
}

#page-subscribe .subscribe-col-droite form .subscribe-creation-compte {
  text-align: center;
}

#page-subscribe .subscribe-col-droite form .subscribe-creation-compte a {
  font-family: 'GT Walsheim medium';
  font-size: 12px;
  line-height: 25px;
  text-decoration: underline;
  color: #FFF;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  #page-subscribe {
    height: 100vh;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8)), url("../images/bg-subscribe-mobile.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #page-subscribe .subscribe-col-droite {
    background-color: transparent;
    padding-left: 40px;
    padding-right: 40px;
  }
  #page-subscribe .row.subscribe-form {
    position: absolute;
    bottom: 0px;
    width: 100%;
    top: auto;
    transform: translateY(0);
  }
}

#page-subscribe .subscribe-col-droite .titre-ligne:after {
  width: calc(100% - 128px + 50px);
  /* 100% - la taille du mot + 20px + padding de la box */
  background: #FFF;
  right: -50px;
}

#page-preference {
  padding-left: 40px;
  padding-right: 40px;
  color: #000;
  height: 100vh;
}

#page-preference .container, #page-preference .row {
  height: 100%;
}

#page-preference .logo {
  padding-top: 55px;
  margin-bottom: 60px;
}

#page-preference .logo img {
  margin: auto;
  width: 75px;
  height: 75px;
}

#page-preference h1 {
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 34px;
  max-width: 250px;
}

#page-preference p {
  font-family: 'GT Walsheim bold';
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 30px;
  max-width: 250px;
}

#page-preference form ul.pref-genres {
  list-style: none;
  margin-bottom: 52px;
}

#page-preference form ul.pref-genres li {
  display: inline-block;
  border: none !important;
  padding: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

#page-preference form ul.pref-genres li label {
  display: inline-block;
  font-family: 'GT Walsheim bold';
  font-size: 9px;
  text-transform: uppercase;
  line-height: 12px;
  padding: 5px 8px;
  margin: 0 8px 8px 0;
  border: 1px solid #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all .2s;
  cursor: pointer;
}

#page-preference form ul.pref-genres li input[type="checkbox"]:checked + label {
  background-color: #FFF;
  color: #000;
  transition: all .2s;
}

#page-preference form ul.pref-genres li input[type="checkbox"] {
  display: absolute;
  position: absolute;
  opacity: 0;
}

#page-preference .pref-validation {
  padding-bottom: 60px;
}

#page-preference .pref-info-compl {
  margin-bottom: 30px;
}

#page-preference .pref-info-compl img {
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  vertical-align: middle;
}

#page-preference .pref-info-compl .pref-info-modification {
  font-family: 'GT Walsheim medium';
  font-size: 12px;
  line-height: 14px;
  color: #A2A2A2;
  display: inline-block;
  text-align: right;
  max-width: 150px;
  position: absolute;
  right: 48px;
  vertical-align: middle;
}

#page-preference input[type="submit"] {
  border: none;
}

@media (max-width: 400px) {
  .pref-info-modification {
    max-width: 120px !important;
  }
}

#page-error {
  background: #ED5E5E;
  height: 100vh;
}

#page-error .container-fluid, #page-error .row {
  height: 100%;
}

#page-error .col-error-droite {
  color: white;
  background-color: #ED5E5E;
  padding-right: 60px;
}

#page-error .col-error-droite .error-header {
  margin-top: 50px;
}

#page-error .col-error-droite .error-header .plasma {
  font-size: 30px;
  line-height: 30px;
  font-family: 'GT Walsheim bold';
}

#page-error .col-error-droite .error-header .cc {
  text-align: right;
}

#page-error .col-error-droite .error-header .cc span {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  font-family: 'GT Walsheim regular';
  vertical-align: middle;
}

#page-error .col-error-droite .error-header .cc img {
  display: inline-block;
  vertical-align: bottom;
}

#page-error .col-error-droite .error-main {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#page-error .col-error-droite .error-main h1 {
  font-size: 80px;
  line-height: 89px;
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
  max-width: 628px;
}

#page-error .col-error-droite .error-main h1 span {
  font-size: 50px;
  line-height: 89px;
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
}

#page-error .col-error-droite .error-main p {
  font-size: 15px;
  line-height: 20px;
  font-family: 'GT Walsheim bold';
  padding-right: 60px;
}

#page-error .col-error-droite .slogan {
  position: absolute;
  bottom: 50px;
  right: 60px;
  text-align: right;
  font-size: 30px;
  line-height: 30px;
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
}

#page-error .col-error-gauche {
  background: url("../images/bg-error.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (max-width: 767px) {
  #page-error .col-error-droite {
    padding-right: 40px;
    padding-left: 40px;
  }
  #page-error .col-error-droite .error-header .cc {
    text-align: right;
  }
  #page-error .col-error-droite .error-header .cc span {
    font-size: 9px;
    line-height: 9px;
  }
  #page-error .col-error-droite .error-header .cc img {
    height: 20px;
    width: auto;
  }
  #page-error .col-error-droite .error-main {
    position: inherit;
    top: auto;
    transform: translateY(0);
    margin-top: 94px;
  }
  #page-error .col-error-droite .error-main h1 {
    font-size: 40px;
    line-height: 44px;
    max-width: 100%;
  }
  #page-error .col-error-droite .error-main h1 span {
    font-size: 30px;
    line-height: 44px;
  }
  #page-error .col-error-droite .error-main p {
    font-size: 15px;
    line-height: 20px;
    font-family: 'GT Walsheim bold';
    padding-right: 0;
  }
  #page-error .col-error-droite .slogan {
    margin-top: 50px;
    position: inherit;
    bottom: auto;
    right: auto;
    text-align: right;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  #page-error .col-error-gauche {
    background: url("../images/bg-error-mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    min-height: 150px;
  }
}

@media (min-width: 768px) {
  main#page-error {
    padding-top: 0;
  }
}

body#page-contact {
  background-color: #101010 !important;
  color: white;
}

body#page-contact main {
  padding-left: 40px;
  padding-right: 40px;
}

body#page-contact main h1, body#page-contact main h2 {
  font-size: 20px;
  line-height: 20px;
  font-family: 'GT Walsheim bold';
  margin-bottom: 15px;
}

body#page-contact main h1.titre-ligne:after {
  width: calc(100% - 60px + 50px);
  background: #FFF;
  right: -50px;
}

body#page-contact main h2.titre-ligne:after {
  width: calc(100% - 310px + 50px);
  background: #FFF;
  right: -50px;
}

body#page-contact main h3 {
  font-size: 18px;
  line-height: 16px;
  font-family: 'GT Walsheim medium';
  margin-bottom: 5px;
}

body#page-contact main .contact-faq ul {
  list-style: none;
  padding: 0;
}

body#page-contact main .contact-faq ul li {
  background-color: #2B2B2B;
  padding: 13px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 12px;
  font-family: 'GT Walsheim bold';
}

body#page-contact main .contact-faq ul li .faq-reponse {
  padding-top: 13px;
  font-family: 'GT Walsheim medium';
  display: none;
}

body#page-contact main .contact-faq ul li .faq-question:after {
  content: "+";
  position: absolute;
  right: 53px;
}

body#page-contact main .contact-oragnisateurs {
  margin-top: 69px;
}

body#page-contact main .contact-oragnisateurs a {
  font-size: 14px;
  line-height: 16px;
  font-family: 'GT Walsheim medium';
  text-decoration: underline;
}

.profil-contact {
  background-color: #101010 !important;
  color: white;
  padding-left: 40px;
  padding-right: 40px;
  position: absolute;
  top: 75px;
  right: 0;
  width: 473px;
  height: 100%;
  display: none;
}

.profil-contact.active {
  display: block;
}

.profil-contact .fleche-retour img {
  transform: rotate(180deg);
  height: 12px;
  width: 7px;
}

.profil-contact h1, .profil-contact h2 {
  font-size: 20px;
  line-height: 20px;
  font-family: 'GT Walsheim bold';
  margin-bottom: 15px;
}

.profil-contact h1.titre-ligne:after {
  width: calc(100% - 60px + 50px);
  background: #FFF;
  right: -50px;
}

.profil-contact h2.titre-ligne:after {
  width: calc(100% - 310px + 50px);
  background: #FFF;
  right: -50px;
}

.profil-contact h3 {
  font-size: 18px;
  line-height: 16px;
  font-family: 'GT Walsheim medium';
  margin-bottom: 5px;
}

.profil-contact .contact-faq ul {
  list-style: none;
  padding: 0;
}

.profil-contact .contact-faq ul li {
  background-color: #2B2B2B;
  padding: 13px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 12px;
  font-family: 'GT Walsheim bold';
}

.profil-contact .contact-faq ul li .faq-reponse {
  padding-top: 13px;
  font-family: 'GT Walsheim medium';
  display: none;
}

.profil-contact .contact-faq ul li .faq-question:after {
  content: "+";
  position: absolute;
  right: 53px;
}

.profil-contact .contact-oragnisateurs {
  margin-top: 69px;
}

.profil-contact .contact-oragnisateurs a {
  font-size: 14px;
  line-height: 16px;
  font-family: 'GT Walsheim medium';
  text-decoration: underline;
}

.gestionnaire-main {
  background-color: #F7F7F7;
  border-radius: 7px;
}

.gestionnaire-main h1 {
  font-size: 20px;
  line-height: 20px;
  font-family: 'GT Walsheim bold';
}

.gestionnaire-main h2 {
  color: #AFAFAF;
  font-size: 14px;
  line-height: 20px;
  font-family: 'GT Walsheim bold';
}

.gestionnaire-main h2.titre-ligne:after {
  width: calc(100% - 160px + 64px);
  /* 100% - la taille du mot + 20px + padding de la box */
  background: #AFAFAF;
  right: -72px;
}

.gestionnaire-main ul {
  list-style: none;
  padding: 0;
}

.gestionnaire-main ul li {
  background-color: #FFF;
}

.gestionnaire-main ul li .g-date-evenement {
  padding: 0;
  color: #FFF;
  font-size: 23px;
  line-height: 23px;
  font-family: 'GT Walsheim bold';
  text-align: right;
}

.gestionnaire-main ul li .g-date-evenement div {
  margin-right: 10px;
  background-color: #ED5E5E;
  padding: 15px;
}

.gestionnaire-main ul li .g-nom-evenement {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  font-family: 'GT Walsheim bold';
  text-align: left;
}

.gestionnaire-main ul li .g-nom-evenement-date {
  color: #ED5E5E;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 14px;
  font-family: 'GT Walsheim bold';
}

.gestionnaire-main ul li .g-lieu-evenement {
  color: #555555;
  font-size: 9px;
  line-height: 14px;
  font-family: 'GT Walsheim bold';
  text-align: center;
}

.gestionnaire-main ul li .g-partage-evenement {
  color: #414141;
  font-size: 10px;
  line-height: 14px;
  font-family: 'GT Walsheim bold';
  text-align: left;
}

.gestionnaire-main ul li .g-partage-evenement span {
  font-size: 20px;
  line-height: 20px;
  display: block;
}

.gestionnaire-main ul li .g-interet-evenement {
  color: #414141;
  font-size: 10px;
  line-height: 14px;
  font-family: 'GT Walsheim bold';
  text-align: right;
}

.gestionnaire-main ul li .g-interet-evenement span {
  font-size: 20px;
  line-height: 20px;
  display: block;
}

.gestionnaire-main ul li .g-bouton-evenement {
  text-transform: uppercase;
  color: #555555;
  font-size: 9px;
  line-height: 14px;
  font-family: 'GT Walsheim bold';
  text-decoration: underline;
  text-align: right;
}

.gestionnaire-main ul li .g-bouton-evenement a {
  display: block;
}

.gestionnaire-main ul li .g-bouton-evenement a:first-of-type {
  margin-bottom: 5px;
}

.gestionnaire-main ul.evenement-passe li .g-date-evenement div {
  background-color: #D8D8D8 !important;
}

.gestionnaire-main ul.evenement-passe li .g-nom-evenement-date {
  color: #2E2E2E;
}

@media (max-width: 767px) {
  .gestionnaire-main {
    padding-left: 24px !important;
    padding-right: 24px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .gestionnaire-main li {
    align-items: start !important;
  }
  .gestionnaire-main li .g-date-evenement {
    font-size: 20px !important;
    line-height: 25px !important;
    font-family: "GT Walsheim bold" !important;
    text-align: right !important;
  }
  .gestionnaire-main li .g-date-evenement div {
    padding: 5px !important;
  }
  .gestionnaire-main li .g-lieu-evenement {
    text-align: left !important;
  }
  .gestionnaire-main li .g-partage-evenement span {
    display: inline-block !important;
    padding-right: 5px;
  }
  .gestionnaire-main li .g-interet-evenement {
    text-align: left !important;
  }
  .gestionnaire-main li .g-interet-evenement span {
    display: inline-block !important;
    padding-right: 5px;
  }
  .gestionnaire-main li .g-bouton-evenement {
    text-align: left !important;
  }
  .gestionnaire-main li .g-bouton-evenement a {
    display: inline-block !important;
    text-decoration: underline;
  }
  .gestionnaire-main li .g-bouton-evenement a:first-of-type {
    margin-bottom: 0 !important;
    margin-right: 15px;
  }
}

@media (max-width: 991.98px) {
  #home-main,
  .evenement-main,
  .mon-organisation-main,
  .artiste-main,
  .organisateur-main,
  #profil-favoris {
    display: none !important;
  }
}

.artiste-main-mobile{margin-top: 1rem !important;}

@media (min-width: 992px) {
  #home-main-mobile,
  .evenement-main-mobile,
  .mon-organisation-main-mobile,
  .artiste-main-mobile,
  .organisateur-main-mobile,
  #profil-favoris-mobile {
    display: none !important;
  }
}

/* ***** HOME ***** */
.home-padding {
  padding: 65px 0;
}

#home-hero {
  height: 550px;
  padding-top: 125px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left 0% bottom 15%;
}

#home-hero .container, #home-hero .row {
  height: 100%;
}

#home-hero h1 {
  color: white;
  font-size: 40px;
  line-height: 40px;
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
}

.searchform {
  margin-top: -35px;
  z-index: 25;
  position: relative;
}

.searchform form {
  margin: auto;
  height: 70px;
  width: 470px;
  background: #101010;
}

.searchform form > * {
  height: 100%;
  background: transparent;
  border: none;
  color: #AFAFAF;
}

.searchform form input[type=submit] {
  width: 70px;
  vertical-align: middle;
  background-image: url("../images/search-outline.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  filter: invert(1);
}

@media (max-width: 767px) {
.searchform form input[type=text] {
  vertical-align: middle;
  /*width: calc(100% - 74px);*/
  font-size: 17px;
  font-family: 'GT Walsheim medium';
}}

@media (max-width: 330px) {
.searchform form input[type=text] {
  font-size: 15px;
}}

@media (max-width: 305px) {
.searchform form input[type=text] {
  font-size: 12px;
}}

@media (min-width: 768px) {
.searchform form input[type=text] {
  vertical-align: middle;
  width: calc(100% - 75px);
  font-size: 17px;
  font-family: 'GT Walsheim medium';
}}


.searchform form #searchform-filter {
  vertical-align: middle;
  width: 70px;
  background: url("../images/options-outline.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  filter: invert(1);
  color: #AFAFAF;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #AFAFAF;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #AFAFAF;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #AFAFAF;
}

#home-seconnecter {
  padding-top: 70px;
  padding-bottom: 70px;
  background: url("../images/section-seconnecter-2.png") no-repeat center, url("../images/section-seconnecter.png") no-repeat center;
  background-size: cover;
}

#home-seconnecter p {
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 22px;
  color: #FFF;
  margin-bottom: 26px;
}

/*#home-ceweekend {margin-bottom: 22px;}*/
#CCBandHomeAppelsEnCours{margin-bottom: 22px;}

.home-main--section {
  background: #FFF;
  padding: 30px 40px;
 /* margin: 0 0 45px 0 !important;*/
}

.home-main--section h2 {
  font-size: 20px;
  line-height: 20px;
}

.evenements-active {display : block;}
.evenements-passive {display : none;}

.focus-active {display : block;}
.focus-passive {display : none;}

.evenements {
  background: #000;
  margin-bottom: 10px;
}

.evenements-apercu {
  font-family: 'GT Walsheim bold';
  color: #FFF;
  text-decoration: none;
}

.evenements-date {
  display: inline-block;
  height: 42px;
  width: 42px;
  background: #ED5E5E;
  font-size: 15px;
  line-height: 15px;
  text-align: right;
  padding: 6px 9px;
  vertical-align: middle;
}

.evenements-infos {
  display: inline-block;
  background: #000;
  line-height: 12px;
  height: 42px;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 9px 12px;
}

.evenements-infos-nom {
  font-size: 14px;
}

.evenements-infos-lieu {
  font-size: 10px;
  color: #ED5E5E;
}

.evenements-plus {
  display: block;
  width: 100%;
  margin-top: 3px;
}

.evenements-plus img {
  margin: auto;
}

#home-main--artistes {
  padding-bottom: 21px;
}

#home-main--artistes h2 {
  display: inline-block;
  margin-bottom: 25px;
}

#home-main--artistes .artistes,
#home-main--artistes-profil .artistes,
#home-main--artistes-profil-smart .artistes,
#CCBandHomeArtistesFWBResults .artistes {
  font-family: 'GT Walsheim bold';
  text-align: center;
  text-transform: uppercase;
  line-height: 16px;
  margin-bottom: 17px;
}

#CCBandHomeArtistesFWBResults2 .artistes {
  font-family: 'GT Walsheim bold';
  text-align: center;
  text-transform: uppercase;
  line-height: 16px;
  margin-bottom: 17px;
}

#home-main--artistes .artistes-plus {
  color: #ED5E5E;
  font-size: 10px;
  text-decoration: none;
}

#home-main--artistes .artistes-photo {
  border-radius: 50%;
  overflow: hidden;
}

#home-main--artistes .artistes-nom,
#home-main--artistes-profil .artistes-nom,
#home-main--artistes-profil-smart .artistes-nom {
  text-align: center;
  text-transform: uppercase;
  color: #7E7E7E;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 9px;
}

#home-main--artistes .artistes-genre,
#home-main--artistes-profil .artistes-genre,
#home-main--artistes-profil-smart .artistes-genre{
  font-size: 11px;
  color: #ED5E5E;
}

.artistes-genre {
  font-size: 11px;
  color: #ED5E5E;
  line-height: 14px;
  text-transform: uppercase;
}

#home-main--membres h2,
#home-main--membres--2 h2,
#organisations-liste h2 {
  padding-right: 20px;
  margin-bottom: 32px;
}

#home-main--membres .membres,
#home-main--membres--2 .membres,
#home-main--membres--3 .membres,
#organisations-liste .membres {
  font-family: 'GT Walsheim bold';
  text-align: center;
  line-height: 20px;
  margin-bottom: 10px;
  color: black;
}

#home-main--membres .membres-photo,
#home-main--membres--2 .membres-photo,
#home-main--membres--3 .membres-photo,
#organisations-liste .membres-photo {
  border-radius: 50%;
  overflow: hidden;
}

#home-main--membres .membres-notification,
#home-main--membres--2 .membres-notification,
#home-main--membres--3 .membres-notification,
#organisations-liste .membres-notification {
  border-radius: 50%;
  background: #ED5E5E;
  color: white;
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 1;
  line-height: 26px;
  height: 26px;
  width: 26px;
}

#home-main--membres .membres-nom,
#home-main--membres--2 .membres-nom,
#home-main--membres--3 .membres-nom,
#organisations-liste .membres-nom {
  margin-bottom: 0;
  margin-top: 13px;
  font-size: 14px;
}

#home-main--membres .membres-plus .membres-photo,
#home-main--membres--2 .membres-plus .membres-photo,
#home-main--membres--3 .membres-plus .membres-photo,
#organisations-liste .membres-plus .membres-photo {
  background: #AFAFAF;
  padding: 30px;
}

#home-main--membres .membres-plus .membres-photo img,
#home-main--membres--2 .membres-plus .membres-photo img,
#home-main--membres--3 .membres-plus .membres-photo img,
#organisations-liste .membres-plus .membres-photo img {
  filter: invert(1);
}

#organisations-liste .membres {
  margin-bottom: 22px;
}

#home-main--focus .focus,
#home-main--focusA .focus,
#home-main--focusB .focus {
  border-radius: 3px;
  height: 140px;
  line-height: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
}

#home-main--focus .focus-small,
#home-main--focusA .focus-small,
#home-main--focusB .focus-small {
  height: 70px;
}

#home-main--focus .focus-small .focus-infos,
#home-main--focusA .focus-small .focus-infos,
#home-main--focusB .focus-small .focus-infos {
  /*display: none;*/
}

#home-main--focus .focus-big,
#home-main--focusA .focus-big,
#home-main--focusB .focus-big {
  height: 210px;
}

#home-main--focus .focus-textes,
#home-main--focusA .focus-textes,
#home-main--focusB .focus-textes {
  position: absolute;
  bottom: 0;
  padding: 8px;
  width: 100%;
}

#home-main--focus .focus-textes .focus-titre,
#home-main--focusA .focus-textes .focus-titre,
#home-main--focusB .focus-textes .focus-titre {
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  color: white;
  margin-bottom: 5px;
}

#home-main--focus .focus-textes .focus-infos,
#home-main--focusA .focus-textes .focus-infos,
#home-main--focusB .focus-textes .focus-infos {
  font-size: 11px;
  color: #ED5E5E;
  font-weight: bold;
}

#home-main--focus .focus-plus .focus-textes .focus-titre,
#home-main--focusA .focus-plus .focus-textes .focus-titre,
#home-main--focusB .focus-plus .focus-textes .focus-titre {
  text-align: center;
  margin-bottom: 20px;
}

.actualites {
  border-radius: 2px;
  background: #222;
  color: white;
}

.actualites-photo {
  height: 200px;
  width:100%;
  overflow: hidden;
  border-radius: 2px 2px 0 0;
  /*aspect-ratio: auto 360 / 240;*/
}

@media (max-width: 1000px)
{
	.actualites-photo{ height: 110px; }
}

.actualites-photo img {
  border-radius: 2px 2px 0 0;
}

.actualites-date {
  font-size: 11px;
  line-height: 14px;
  position: absolute;
  top: 6px;
  right: 27px;
}

.actualites-infos {
  padding: 12px 12px 7px 12px;
}

.actualites-titre {
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #FFFFFF;
  /*color: rgba(255, 255, 255, 1);
  -webkit-text-fill-color: rgba(255, 255, 255, 1);
  -webkit-opacity: 1;*/
}

.DspBoutToutesLesActus{
	color: white;
    background: black;
    padding: 7px 9px;
    border: 1px black solid;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'GT Walsheim bold';
    font-weight: 700;
    line-height: 1;
}

.unConseil.uneActualite h1,
.unConseil.uneActualite h2,
.unConseil.uneActualite h3,
.unConseil.uneActualite h4,
.unConseil.uneActualite p.excerpt {
    color: #fff;
	z-index: 100;
	-webkit-text-fill-color: #fff;
}

.unConseil a, .unConseil p {
    color: white;
}

.actualites-extrait {
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  /*color: rgba(255, 255, 255, 1);
  -webkit-text-fill-color: rgba(255, 255, 255, 1);
  -webkit-opacity: 1;*/
}

.actualites-extrait h2{
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 25px;
  color: #FFFFFF;
  /*color: rgba(255, 255, 255, 1);
  -webkit-text-fill-color: rgba(255, 255, 255, 1);
  -webkit-opacity: 1;*/
}

.actualites-extrait p{
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 15px;
  color: #FFFFFF;
  /*color: rgba(255, 255, 255, 1);
  -webkit-text-fill-color: rgba(255, 255, 255, 1);
  -webkit-opacity: 1;*/
}

.actualites-tag {
  display: inline-block;
  font-family: 'GT Walsheim bold';
  font-size: 10px;
  border: 1px solid white;
  padding: 5px 8px;
  margin-right: 5px;
  text-transform: uppercase;
  margin-bottom: 5px;
  cursor: pointer;
}

.actualites-tag a {
  color: white;
  text-decoration: none;
}

.voir-plus img {
  margin: 0 0 0 auto;
}

#profil .home-main--section {
  border-radius: 7px;
}

#profil #home-main--artistes .artistes-plus {
  float: right;
}

#a-propos-hero {
  height: 350px;
  background-position: center;
  background-size: cover;
}

#a-propos-hero .align-items-end {
  height: 100%;
  margin:0;
}

#a-propos-hero .align-items-end h1 {
  padding: 33px 56px;
}

#a-propos-promo {
  background-color: black;
  padding: 40px 30px 75px 30px;
}

#a-propos-promo .container {
  padding: 0;
}

#a-propos-promo .container-fluid {
  max-width: 1450px;
  margin: auto;
}

#a-propos-promo h2 {
  font-size: 40px;
  line-height: 51px;
  color: white;
  margin-bottom: 25px;
}

#a-propos-promo .swiper-pagination-bullet {
  width: 16px;
  height: 8px;
  border-radius: 4px;
  background: white;
}

#a-propos-promo .swiper-pagination-bullet-active {
  width: 40px;
  background: white;
}

@media (min-width: 1125px) {
  .noSwipingClass {
    transform: translate3d(0, 0, 0) !important;
  }
}

.card-promo {
  font-family: 'GT Walsheim bold';
  color: white;
  border-radius: 19px;
  overflow: hidden;
  background: red;
  height: 561px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.card-promo .swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-promo--infos {
  position: absolute;
  bottom: 80px;
  width: 85%;
  padding: 21px 18.5px;
  z-index: 50;
}

.card-promo--infos h3 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}

.card-promo--infos p {
  line-height: 20px;
  margin-bottom: 10px;
}

.card-promo--infos a.btn-inverted {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 11px;
}

.card-promo--stats {
  margin: 0 -10px;
  position: absolute;
  top: 21px;
  z-index: 50;
  padding: 0 18.5px;
}

.card-promo--stats-bloc {
  padding: 8px 20px;
}

.card-promo--stats-bloc:not(:last-of-type) {
  border-right: 1px solid white;
}

.card-promo--stats-bloc h4 {
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 8px;
}

.card-promo--stats-bloc div {
  font-size: 30px;
  line-height: 20px;
}

.card-promo--logo img {
  margin: 15px auto;
}

.card-promo-cc {
  background: #ED5E5E;
}

main#profil {
  background-color: #101010;
}

main#profil #profil-header {
  font-family: 'GT Walsheim bold';
}

main#profil #profil-header--menu {
  margin: 0 0 0 auto;
  padding: 0 8px 19px 0;
  color: white;
  list-style: none;
}

main#profil #profil-header--menu li {
  display: inline-block;
  line-height: 33px;
  vertical-align: middle;
  border: 1px solid white;
  border-radius: 50%;
  padding: 5px;
  margin-left: 5px;
}

main#profil #profil-header--menu li a img {
  filter: invert(1);
}




#mon-orga-settings {
  margin: 0 0 0 auto;
  padding: 0 0 19px 0;
  color: white;
  list-style: none;
}

#mon-orga-settings li {
  display: inline-block;
  line-height: 33px;
  vertical-align: middle;
  border: 1px solid white;
  border-radius: 50%;
  padding: 5px;
  margin-left: 5px;
}

#mon-orga-settings li a img {
  filter: invert(1);
}





main#profil #profil-header .btn-profil {
  border-radius: 25px;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 7.5px 17px;
  margin-right: 60px;
}

.profil-header--img {
  border-radius: 50%;
  overflow: hidden;
  max-height: 117px;
  max-width: 117px;
}

.profil-header--infos h1 {
  text-align: right;
  line-height: 40px;
}

.profil-header--infos-2 {
  color: white;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #707070;
  cursor: pointer;
}

#profil-main--genres h2,
#home-main--membres--3 h2,
#home-main--nouveauxevenements h2,
#home-main--vosgouts h2,
#home-main--artistes-profil h2,
#home-main--festivals h2 {
  margin-bottom: 22px;
}

#profil-main--genres p,
#home-main--membres--3 p,
#home-main--nouveauxevenements p,
#home-main--vosgouts p,
#home-main--artistes-profil p,
#home-main--festivals p {
  color: #2B2B2B;
  font-size: 10px;
  margin-bottom: 12px;
}

#home-main--appels p
{
	font-size: unset;
	line-height: unset;
}

.genres-tags .genres-tag {
  display: inline-block;
  font-family: 'GT Walsheim bold';
  font-size: 10px;
  border: 1px solid black;
  padding: 5px 8px;
  margin-right: 5px;
  text-transform: uppercase;
  margin-bottom: 5px;
  cursor: pointer;
}

.genres-tags .genres-tag a {
  color: black;
  text-decoration: none;
}

#actu-hero,
#organisations-hero,
#artistes-hero,
#focus-hero {
  height: 300px;
}

#actu-hero .align-items-end,
#organisations-hero .align-items-end,
#artistes-hero .align-items-end,
#focus-hero .align-items-end {
  height: 100%;
  margin: 0;
}

#actu-hero .align-items-end h1, #actu-hero .align-items-end p,
#organisations-hero .align-items-end h1,
#organisations-hero .align-items-end p,
#artistes-hero .align-items-end h1,
#artistes-hero .align-items-end p,
#focus-hero .align-items-end h1,
#focus-hero .align-items-end p {
  padding: 33px 56px;
}

@media (max-width: 767px) {
  #actu-hero,
  #organisations-hero,
  #artistes-hero,
  #focus-hero {
    height: 205px;
  }
  #actu-hero .align-items-end h1, #actu-hero .align-items-end p,
  #organisations-hero .align-items-end h1,
  #organisations-hero .align-items-end p,
  #artistes-hero .align-items-end h1,
  #artistes-hero .align-items-end p,
  #focus-hero .align-items-end h1,
  #focus-hero .align-items-end p {
    padding: 26px 40px;
  }
}

#actu-hero {
  background-color: #ED5E5E;
}

#actu-hero,
#organisations-hero,
#artistes-hero,
#focus-hero {
  background-position: center;
  background-size: cover;
}

#organisations-hero h1,
#artistes-hero h1,
#focus-hero h1 {
  padding-bottom: 0 !important;
}

#organisations-hero p,
#artistes-hero p,
#focus-hero p {
  padding-top: 0 !important;
}

#actu-filtres,
#organisations-filtres,
#artistes-filtres {
  background-color: #EAEAEA;
  padding: 15px 35px;
  position: relative;
}

#actu-filtres--label,
#organisations-filtres--label,
#artistes-filtres--label {
  font-size: 14px;
  color: #292929;
  line-height: 10px;
  text-transform: uppercase;
  font-family: 'GT Walsheim bold';
}

#actu-filtres--label img,
#organisations-filtres--label img,
#artistes-filtres--label img {
  display: inline-block;
  margin-left: 25px;
}

#actu-filtres--label img:nth-of-type(2),
#organisations-filtres--label img:nth-of-type(2),
#artistes-filtres--label img:nth-of-type(2) {
  position: absolute;
  right: 35px;
  top: 27px;
  transform: translateY(-50%);
}

#actu-filtres--label img:nth-of-type(2).active,
#organisations-filtres--label img:nth-of-type(2).active,
#artistes-filtres--label img:nth-of-type(2).active {
  transform: translateY(-50%) rotate(180deg);
}

#actu-filtres .filtres,
#organisations-filtres .filtres,
#artistes-filtres .filtres {
  display: none;
}

#actu-filtres .filtres-show,
#organisations-filtres .filtres-show,
#artistes-filtres .filtres-show {
  display: block;
}

#actu-filtres .filtres .genres-tag.active,
#organisations-filtres .filtres .genres-tag.active,
#artistes-filtres .filtres .genres-tag.active {
  background: black;
  color: white;
}

#actu-filtres .filtres .genres-tag.active a,
#organisations-filtres .filtres .genres-tag.active a,
#artistes-filtres .filtres .genres-tag.active a {
  color: inherit;
}

#page-actualites #home-main--actualite .actualites {
  background: white;
  color: black;
  margin-bottom: 15px;
  border-radius: 8px;
}

#page-actualites #home-main--actualite .actualites-photo {
  border-radius: 8px 8px 0 0;
}

#page-actualites #home-main--actualite .actualites-photo img {
  border-radius: 8px 8px 0 0;
}

#page-actualites #home-main--actualite .actualites-date {
  color: white;
}

#page-actualites #home-main--actualite .actualites-tag {
  border: 1px solid black;
}

#page-actualites #home-main--actualite .actualites-tag a {
  color: black;
}

@media (max-width: 767px) {
  #page-actualites #home-main--actualite .actualites {
    margin-bottom: 30px;
  }
}

#organisations-intro .row,
#focus-intro .row {
  background: white;
}

#organisations-intro .row .paragraphe p,
#focus-intro .row .paragraphe p {
  padding-left: 64px;
}

#focus-intro .paragraphe {
  column-count: 2;
  column-gap: 30px;
  margin-bottom: 30px;
}

#focus-intro .paragraphe p {
  padding-left: 0 !important;
  /*margin-bottom: 10px;*/
}

#page-focus .card-mini {
  margin-bottom: 22px;
}

#page-focus .card-mini:nth-of-type(3), #page-focus .card-mini:nth-of-type(4) {
  margin-top: 0;
}

.artistes-liste-item {
  background: white;
  border-radius: 8px;
  height: 84px;
  margin-bottom: 15px;
}

.artistes-liste-item--img {
  height: 84px;
  width: 84px;
  overflow: hidden;
  display: inline-block;
  border-radius: 8px 0 0 8px;
}

.artistes-liste-item--infos {
  display: inline-block;
  padding: 10px;
  height: 100%;
  width: calc(100% - 90px);
  vertical-align: top;
  position: relative;
}

.artistes-liste-item--infos_titre {
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.artistes-liste-item--infos_genre {
  font-family: 'GT Walsheim bold';
  font-size: 10px;
  line-height: 10px;
  color: #ED5E5E;
  text-transform: uppercase;
}

.artistes-liste-item--infos_avenir {
  position: absolute;
  right: 8px;
  bottom: 8px;
  font-size: 12px;
  line-height: 14px;
  background: #ED5E5E;
  padding: 3px 13px;
  border-radius: 17px;
  color: white;
}

/* ********** Pages EVENEMENT + ARTISTE + ORGANISATEUR ********* */
#page-evenement section.evenement-hero,
#page-evenement section.artiste-hero,
#page-evenement section.organisateur-hero,
#page-artiste section.evenement-hero,
#page-artiste section.artiste-hero,
#page-artiste section.organisateur-hero,
#page-organisateur section.evenement-hero,
#page-organisateur section.artiste-hero,
#page-organisateur section.organisateur-hero,
#page-mon-organisation section.evenement-hero,
#page-mon-organisation section.artiste-hero,
#page-mon-organisation section.organisateur-hero {
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:0;
}

#page-evenement section.evenement-hero .align-items-end,
#page-evenement section.artiste-hero .align-items-end,
#page-evenement section.organisateur-hero .align-items-end,
#page-artiste section.evenement-hero .align-items-end,
#page-artiste section.artiste-hero .align-items-end,
#page-artiste section.organisateur-hero .align-items-end,
#page-organisateur section.evenement-hero .align-items-end,
#page-organisateur section.artiste-hero .align-items-end,
#page-organisateur section.organisateur-hero .align-items-end,
#page-mon-organisation section.evenement-hero .align-items-end,
#page-mon-organisation section.artiste-hero .align-items-end,
#page-mon-organisation section.organisateur-hero .align-items-end {
  height: 100%;
  padding: 18px 28px;
  margin: 0;
}

#page-evenement section.evenement-hero .align-items-end .nbre-vues,
#page-evenement section.artiste-hero .align-items-end .nbre-vues,
#page-evenement section.organisateur-hero .align-items-end .nbre-vues,
#page-artiste section.evenement-hero .align-items-end .nbre-vues,
#page-artiste section.artiste-hero .align-items-end .nbre-vues,
#page-artiste section.organisateur-hero .align-items-end .nbre-vues,
#page-organisateur section.evenement-hero .align-items-end .nbre-vues,
#page-organisateur section.artiste-hero .align-items-end .nbre-vues,
#page-organisateur section.organisateur-hero .align-items-end .nbre-vues,
#page-mon-organisation section.evenement-hero .align-items-end .nbre-vues,
#page-mon-organisation section.artiste-hero .align-items-end .nbre-vues,
#page-mon-organisation section.organisateur-hero .align-items-end .nbre-vues {
  font-family: 'GT Walsheim bold';
  font-size: 12px;
  line-height: 22px;
  color: #AFAFAF;
  text-transform: uppercase;
  text-align: right;
}

#page-evenement section.evenement-hero .align-items-end .nbre-vues span,
#page-evenement section.artiste-hero .align-items-end .nbre-vues span,
#page-evenement section.organisateur-hero .align-items-end .nbre-vues span,
#page-artiste section.evenement-hero .align-items-end .nbre-vues span,
#page-artiste section.artiste-hero .align-items-end .nbre-vues span,
#page-artiste section.organisateur-hero .align-items-end .nbre-vues span,
#page-organisateur section.evenement-hero .align-items-end .nbre-vues span,
#page-organisateur section.artiste-hero .align-items-end .nbre-vues span,
#page-organisateur section.organisateur-hero .align-items-end .nbre-vues span,
#page-mon-organisation section.evenement-hero .align-items-end .nbre-vues span,
#page-mon-organisation section.artiste-hero .align-items-end .nbre-vues span,
#page-mon-organisation section.organisateur-hero .align-items-end .nbre-vues span {
  color: white;
}

#page-evenement section.evenement-hero .organisateur-avatar,
#page-evenement section.artiste-hero .organisateur-avatar,
#page-evenement section.organisateur-hero .organisateur-avatar,
#page-artiste section.evenement-hero .organisateur-avatar,
#page-artiste section.artiste-hero .organisateur-avatar,
#page-artiste section.organisateur-hero .organisateur-avatar,
#page-organisateur section.evenement-hero .organisateur-avatar,
#page-organisateur section.artiste-hero .organisateur-avatar,
#page-organisateur section.organisateur-hero .organisateur-avatar,
#page-mon-organisation section.evenement-hero .organisateur-avatar,
#page-mon-organisation section.artiste-hero .organisateur-avatar,
#page-mon-organisation section.organisateur-hero .organisateur-avatar {
  height: 81px;
  width: 81px;
  float: right;
  border-radius: 81px;
  overflow: hidden;
}

#page-evenement section.evenement-hero .organisateur-avatar img,
#page-evenement section.artiste-hero .organisateur-avatar img,
#page-evenement section.organisateur-hero .organisateur-avatar img,
#page-artiste section.evenement-hero .organisateur-avatar img,
#page-artiste section.artiste-hero .organisateur-avatar img,
#page-artiste section.organisateur-hero .organisateur-avatar img,
#page-organisateur section.evenement-hero .organisateur-avatar img,
#page-organisateur section.artiste-hero .organisateur-avatar img,
#page-organisateur section.organisateur-hero .organisateur-avatar img,
#page-mon-organisation section.evenement-hero .organisateur-avatar img,
#page-mon-organisation section.artiste-hero .organisateur-avatar img,
#page-mon-organisation section.organisateur-hero .organisateur-avatar img {
  border-radius: 81px;
}

#page-evenement section.evenement-infos,
#page-artiste section.evenement-infos,
#page-organisateur section.evenement-infos,
#page-mon-organisation section.evenement-infos {
  background: #2E2E2E;
  /*height: 50px;*/
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

#page-evenement section.evenement-infos .align-items-center,
#page-artiste section.evenement-infos .align-items-center,
#page-organisateur section.evenement-infos .align-items-center,
#page-mon-organisation section.evenement-infos .align-items-center {
  height: 100%;
  padding: 0 28px;
}

#page-evenement section.evenement-infos .align-items-center .evenement-localisation,
#page-evenement section.evenement-infos .align-items-center .evenement-localisation2,
#page-artiste section.evenement-infos .align-items-center .evenement-localisation,
#page-organisateur section.evenement-infos .align-items-center .evenement-localisation,
#page-mon-organisation section.evenement-infos .align-items-center .evenement-localisation {
  display: inline-block;
  position: relative;
}

#page-evenement section.evenement-infos .align-items-center .evenement-localisation .evenement-lieu,
#page-evenement section.evenement-infos .align-items-center .evenement-localisation2 .evenement-lieu,
#page-artiste section.evenement-infos .align-items-center .evenement-localisation .evenement-lieu,
#page-organisateur section.evenement-infos .align-items-center .evenement-localisation .evenement-lieu,
#page-mon-organisation section.evenement-infos .align-items-center .evenement-localisation .evenement-lieu {
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

#page-evenement section.evenement-infos .align-items-center .evenement-localisation .evenement-ville,
#page-artiste section.evenement-infos .align-items-center .evenement-localisation .evenement-ville,
#page-organisateur section.evenement-infos .align-items-center .evenement-localisation .evenement-ville,
#page-mon-organisation section.evenement-infos .align-items-center .evenement-localisation .evenement-ville {
  font-size: 9px;
  line-height: 10px;
}

#page-evenement .DspConnect:after,
#page-evenement section.evenement-infos .align-items-center .evenement-localisation:after,
#page-artiste section.evenement-infos .align-items-center .evenement-localisation:after,
#page-organisateur section.evenement-infos .align-items-center .evenement-localisation:after,
#page-mon-organisation section.evenement-infos .align-items-center .evenement-localisation:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/chevron-forward-outline.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: -10px;
  top: 50%;
  filter: invert(1);
  transform: translateY(-50%);
}

#page-evenement section.evenement-infos .align-items-center .evenement-date,
#page-artiste section.evenement-infos .align-items-center .evenement-date,
#page-organisateur section.evenement-infos .align-items-center .evenement-date,
#page-mon-organisation section.evenement-infos .align-items-center .evenement-date {
  text-align: right;
  font-family: 'GT Walsheim bold';
  font-size: 25px;
  line-height: 25px;
}

@media (max-width: 360px) {
	.CssDatePetit{font-size: 14px!important; line-height: 14px!important;}
	.CssClassLieu{font-size: 12px!important; line-height: 12px!important;}
}

@media (max-width: 420px) {
	#DspMultLieux {font-size: 12px!important; line-height: 12px!important;}
}

#page-evenement section.organisateur-infos,
#page-artiste section.organisateur-infos,
#page-organisateur section.organisateur-infos,
#page-mon-organisation section.organisateur-infos {
  background: linear-gradient(to right, #DBDBDB, #DBDBDB calc(41.666667% - 8px), #EAEAEA 40%, #EAEAEA);
  height: 50px;
  color: #2B2B2B;
}

#page-evenement section.organisateur-infos .align-items-center,
#page-artiste section.organisateur-infos .align-items-center,
#page-organisateur section.organisateur-infos .align-items-center,
#page-mon-organisation section.organisateur-infos .align-items-center {
  height: 100%;
  padding: 0 28px;
}

#page-evenement section.organisateur-infos .align-items-center .evenement-localisation,
#page-evenement section.organisateur-infos .align-items-center .organisateur-localisation,
#page-artiste section.organisateur-infos .align-items-center .evenement-localisation,
#page-artiste section.organisateur-infos .align-items-center .organisateur-localisation,
#page-organisateur section.organisateur-infos .align-items-center .evenement-localisation,
#page-organisateur section.organisateur-infos .align-items-center .organisateur-localisation,
#page-mon-organisation section.organisateur-infos .align-items-center .evenement-localisation,
#page-mon-organisation section.organisateur-infos .align-items-center .organisateur-localisation {
  display: inline-block;
  position: relative;
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

#page-evenement section.organisateur-infos .align-items-center .evenement-localisation .evenement-lieu,
#page-evenement section.organisateur-infos .align-items-center .organisateur-localisation .evenement-lieu,
#page-artiste section.organisateur-infos .align-items-center .evenement-localisation .evenement-lieu,
#page-artiste section.organisateur-infos .align-items-center .organisateur-localisation .evenement-lieu,
#page-organisateur section.organisateur-infos .align-items-center .evenement-localisation .evenement-lieu,
#page-organisateur section.organisateur-infos .align-items-center .organisateur-localisation .evenement-lieu,
#page-mon-organisation section.organisateur-infos .align-items-center .evenement-localisation .evenement-lieu,
#page-mon-organisation section.organisateur-infos .align-items-center .organisateur-localisation .evenement-lieu {
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

#page-evenement section.organisateur-infos .align-items-center .evenement-localisation .evenement-ville,
#page-evenement section.organisateur-infos .align-items-center .organisateur-localisation .evenement-ville,
#page-artiste section.organisateur-infos .align-items-center .evenement-localisation .evenement-ville,
#page-artiste section.organisateur-infos .align-items-center .organisateur-localisation .evenement-ville,
#page-organisateur section.organisateur-infos .align-items-center .evenement-localisation .evenement-ville,
#page-organisateur section.organisateur-infos .align-items-center .organisateur-localisation .evenement-ville,
#page-mon-organisation section.organisateur-infos .align-items-center .evenement-localisation .evenement-ville,
#page-mon-organisation section.organisateur-infos .align-items-center .organisateur-localisation .evenement-ville {
  font-size: 9px;
  line-height: 10px;
}

#page-evenement section.organisateur-infos .align-items-center .evenement-localisation:after,
#page-evenement section.organisateur-infos .align-items-center .organisateur-localisation:after,
#page-artiste section.organisateur-infos .align-items-center .evenement-localisation:after,
#page-artiste section.organisateur-infos .align-items-center .organisateur-localisation:after,
#page-organisateur section.organisateur-infos .align-items-center .evenement-localisation:after,
#page-organisateur section.organisateur-infos .align-items-center .organisateur-localisation:after,
#page-mon-organisation section.organisateur-infos .align-items-center .evenement-localisation:after,
#page-mon-organisation section.organisateur-infos .align-items-center .organisateur-localisation:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/chevron-forward-outline.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: -24px;
  top: 50%;
  filter: invert(1);
  transform: translateY(-50%);
}

#page-evenement section.organisateur-infos .align-items-center .organisateur-localisation:after,
#page-artiste section.organisateur-infos .align-items-center .organisateur-localisation:after,
#page-organisateur section.organisateur-infos .align-items-center .organisateur-localisation:after,
#page-mon-organisation section.organisateur-infos .align-items-center .organisateur-localisation:after {
  filter: invert(0);
}

#page-evenement section.organisateur-infos .align-items-center .evenement-date,
#page-artiste section.organisateur-infos .align-items-center .evenement-date,
#page-organisateur section.organisateur-infos .align-items-center .evenement-date,
#page-mon-organisation section.organisateur-infos .align-items-center .evenement-date {
  text-align: right;
  font-family: 'GT Walsheim bold';
  font-size: 25px;
  line-height: 25px;
}

#page-evenement section.organisateur-infos .nbre-vues,
#page-artiste section.organisateur-infos .nbre-vues,
#page-organisateur section.organisateur-infos .nbre-vues,
#page-mon-organisation section.organisateur-infos .nbre-vues {
  font-family: 'GT Walsheim bold';
  font-size: 12px;
  line-height: 22px;
  color: #AFAFAF;
  text-transform: uppercase;
  text-align: right;
}

#page-evenement section.organisateur-infos .nbre-vues span,
#page-artiste section.organisateur-infos .nbre-vues span,
#page-organisateur section.organisateur-infos .nbre-vues span,
#page-mon-organisation section.organisateur-infos .nbre-vues span {
  color: #ED5E5E;
}

#page-accueil section.evenement-billeterie,
#artistes section.evenement-billeterie,
#page-focus section.evenement-billeterie,
#page-organisations section.evenement-billeterie,
#page-evenement section.evenement-billeterie,
#page-artiste section.evenement-billeterie,
#page-organisateur section.evenement-billeterie,
#page-mon-organisation section.evenement-billeterie {
  background: #DD4E4E;
  text-align: right;
  /*padding-top: 15px;
  padding-bottom: 15px;*/
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5;
}

#page-evenement section.evenement-billeterie .container, #page-evenement section.evenement-billeterie .align-items-center,
#page-artiste section.evenement-billeterie .container,
#page-artiste section.evenement-billeterie .align-items-center,
#page-organisateur section.evenement-billeterie .container,
#page-organisateur section.evenement-billeterie .align-items-center,
#page-mon-organisation section.evenement-billeterie .container,
#page-mon-organisation section.evenement-billeterie .align-items-center {
  height: 100%;
}

#page-evenement section.evenement-billeterie .container a, #page-evenement section.evenement-billeterie .align-items-center a,
#page-artiste section.evenement-billeterie .container a,
#page-artiste section.evenement-billeterie .align-items-center a,
#page-organisateur section.evenement-billeterie .container a,
#page-organisateur section.evenement-billeterie .align-items-center a,
#page-mon-organisation section.evenement-billeterie .container a,
#page-mon-organisation section.evenement-billeterie .align-items-center a {
  cursor: pointer;
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  line-height: 14px;
  color: white;
  text-transform: uppercase;
  padding-right: 24px;
  position: relative;
}

#page-evenement section.evenement-billeterie .container a.evenement-btn-plus:after, #page-evenement section.evenement-billeterie .align-items-center a.evenement-btn-plus:after,
#page-evenement section.evenement-billeterie .container span.evenement-btn-plus:after, #page-evenement section.evenement-billeterie .align-items-center span.evenement-btn-plus:after,
#page-artiste section.evenement-billeterie .container a.evenement-btn-plus:after,
#page-artiste section.evenement-billeterie .align-items-center a.evenement-btn-plus:after,
#page-organisateur section.evenement-billeterie .container a.evenement-btn-plus:after,
#page-organisateur section.evenement-billeterie .align-items-center a.evenement-btn-plus:after,
#page-mon-organisation section.evenement-billeterie .container a.evenement-btn-plus:after,
#page-mon-organisation section.evenement-billeterie .align-items-center a.evenement-btn-plus:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(../images/chevron-down-outline.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  filter: invert(1);
  /*transform: translateY(-50%) rotate(180deg);*/
}

#page-evenement section.evenement-billeterie .container a.evenement-btn-plus-active:after, #page-evenement section.evenement-billeterie .align-items-center a.evenement-btn-plus-active:after,
#page-artiste section.evenement-billeterie .container a.evenement-btn-plus-active:after,
#page-artiste section.evenement-billeterie .align-items-center a.evenement-btn-plus-active:after,
#page-organisateur section.evenement-billeterie .container a.evenement-btn-plus-active:after,
#page-organisateur section.evenement-billeterie .align-items-center a.evenement-btn-plus-active:after,
#page-mon-organisation section.evenement-billeterie .container a.evenement-btn-plus-active:after,
#page-mon-organisation section.evenement-billeterie .align-items-center a.evenement-btn-plus-active:after {
  transform: translateY(-50%) rotate(0);
}

#page-evenement section.evenement-billeterie .container .evenement-reserver, #page-evenement section.evenement-billeterie .align-items-center .evenement-reserver,
#page-artiste section.evenement-billeterie .container .evenement-reserver,
#page-artiste section.evenement-billeterie .align-items-center .evenement-reserver,
#page-organisateur section.evenement-billeterie .container .evenement-reserver,
#page-organisateur section.evenement-billeterie .align-items-center .evenement-reserver,
#page-mon-organisation section.evenement-billeterie .container .evenement-reserver,
#page-mon-organisation section.evenement-billeterie .align-items-center .evenement-reserver {
  background: #ED5E5E;
  border-radius: 3px;
  padding: 15px;
  margin-top: 10px;
  margin-left: 10px;
}

#page-evenement section.evenement-billeterie .container .evenement-reserver a, #page-evenement section.evenement-billeterie .align-items-center .evenement-reserver a,
#page-artiste section.evenement-billeterie .container .evenement-reserver a,
#page-artiste section.evenement-billeterie .align-items-center .evenement-reserver a,
#page-organisateur section.evenement-billeterie .container .evenement-reserver a,
#page-organisateur section.evenement-billeterie .align-items-center .evenement-reserver a,
#page-mon-organisation section.evenement-billeterie .container .evenement-reserver a,
#page-mon-organisation section.evenement-billeterie .align-items-center .evenement-reserver a {
  padding-right: 0;
  font-size: 14px;
  font-family: 'GT Walsheim regular';
  text-transform: inherit;
  letter-spacing: 1px;
}

#page-evenement section.evenement-billeterie .container .evenement-reserver a span, #page-evenement section.evenement-billeterie .align-items-center .evenement-reserver a span,
#page-artiste section.evenement-billeterie .container .evenement-reserver a span,
#page-artiste section.evenement-billeterie .align-items-center .evenement-reserver a span,
#page-organisateur section.evenement-billeterie .container .evenement-reserver a span,
#page-organisateur section.evenement-billeterie .align-items-center .evenement-reserver a span,
#page-mon-organisation section.evenement-billeterie .container .evenement-reserver a span,
#page-mon-organisation section.evenement-billeterie .align-items-center .evenement-reserver a span {
  font-size: 18px;
  line-height: 14px;
  font-family: 'GT Walsheim bold';
}

#page-evenement section.evenement-billeterie .evenement-billeterie-choix,
#page-artiste section.evenement-billeterie .evenement-billeterie-choix,
#page-organisateur section.evenement-billeterie .evenement-billeterie-choix,
#page-mon-organisation section.evenement-billeterie .evenement-billeterie-choix {
  display: none;
}

#page-evenement section.evenement-billeterie .evenement-billeterie-choix-show,
#page-artiste section.evenement-billeterie .evenement-billeterie-choix-show,
#page-organisateur section.evenement-billeterie .evenement-billeterie-choix-show,
#page-mon-organisation section.evenement-billeterie .evenement-billeterie-choix-show {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#page-evenement section.evenement-main .evenement-description p,
#page-evenement section.evenement-main .artiste-description p,
#page-evenement section.evenement-main .organisateur-description p,
#page-evenement section.evenement-main-mobile .evenement-description p,
#page-evenement section.evenement-main-mobile .artiste-description p,
#page-evenement section.evenement-main-mobile .organisateur-description p,
#page-evenement section.mon-organisation-main .evenement-description p,
#page-evenement section.mon-organisation-main .artiste-description p,
#page-evenement section.mon-organisation-main .organisateur-description p,
#page-evenement section.mon-organisation-main-mobile .evenement-description p,
#page-evenement section.mon-organisation-main-mobile .artiste-description p,
#page-evenement section.mon-organisation-main-mobile .organisateur-description p,
#page-evenement section.artiste-main .evenement-description p,
#page-evenement section.artiste-main .artiste-description p,
#page-evenement section.artiste-main .organisateur-description p,
#page-evenement section.organisateur-main .evenement-description p,
#page-evenement section.organisateur-main .artiste-description p,
#page-evenement section.organisateur-main .organisateur-description p,
#page-artiste section.evenement-main .evenement-description p,
#page-artiste section.evenement-main .artiste-description p,
#page-artiste section.evenement-main .organisateur-description p,
#page-artiste section.evenement-main-mobile .evenement-description p,
#page-artiste section.evenement-main-mobile .artiste-description p,
#page-artiste section.evenement-main-mobile .organisateur-description p,
#page-artiste section.mon-organisation-main .evenement-description p,
#page-artiste section.mon-organisation-main .artiste-description p,
#page-artiste section.mon-organisation-main .organisateur-description p,
#page-artiste section.mon-organisation-main-mobile .evenement-description p,
#page-artiste section.mon-organisation-main-mobile .artiste-description p,
#page-artiste section.mon-organisation-main-mobile .organisateur-description p,
#page-artiste section.artiste-main .evenement-description p,
#page-artiste section.artiste-main .artiste-description p,
#page-artiste section.artiste-main .organisateur-description p,
#page-artiste section.organisateur-main .evenement-description p,
#page-artiste section.organisateur-main .artiste-description p,
#page-artiste section.organisateur-main .organisateur-description p,
#page-organisateur section.evenement-main .evenement-description p,
#page-organisateur section.evenement-main .artiste-description p,
#page-organisateur section.evenement-main .organisateur-description p,
#page-organisateur section.evenement-main-mobile .evenement-description p,
#page-organisateur section.evenement-main-mobile .artiste-description p,
#page-organisateur section.evenement-main-mobile .organisateur-description p,
#page-organisateur section.mon-organisation-main .evenement-description p,
#page-organisateur section.mon-organisation-main .artiste-description p,
#page-organisateur section.mon-organisation-main .organisateur-description p,
#page-organisateur section.mon-organisation-main-mobile .evenement-description p,
#page-organisateur section.mon-organisation-main-mobile .artiste-description p,
#page-organisateur section.mon-organisation-main-mobile .organisateur-description p,
#page-organisateur section.artiste-main .evenement-description p,
#page-organisateur section.artiste-main .artiste-description p,
#page-organisateur section.artiste-main .organisateur-description p,
#page-organisateur section.organisateur-main .evenement-description p,
#page-organisateur section.organisateur-main .artiste-description p,
#page-organisateur section.organisateur-main .organisateur-description p,
#page-mon-organisation section.evenement-main .evenement-description p,
#page-mon-organisation section.evenement-main .artiste-description p,
#page-mon-organisation section.evenement-main .organisateur-description p,
#page-mon-organisation section.evenement-main-mobile .evenement-description p,
#page-mon-organisation section.evenement-main-mobile .artiste-description p,
#page-mon-organisation section.evenement-main-mobile .organisateur-description p,
#page-mon-organisation section.mon-organisation-main .evenement-description p,
#page-mon-organisation section.mon-organisation-main .artiste-description p,
#page-mon-organisation section.mon-organisation-main .organisateur-description p,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-description p,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-description p,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-description p,
#page-mon-organisation section.artiste-main .evenement-description p,
#page-mon-organisation section.artiste-main .artiste-description p,
#page-mon-organisation section.artiste-main .organisateur-description p,
#page-mon-organisation section.organisateur-main .evenement-description p,
#page-mon-organisation section.organisateur-main .artiste-description p,
#page-mon-organisation section.organisateur-main .organisateur-description p {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 16px;
  font-family: 'GT Walsheim medium';
}

#page-evenement section.evenement-main .evenement-lineup-item,
#page-evenement section.evenement-main .artiste-lineup-item,
#page-evenement section.evenement-main-mobile .evenement-lineup-item,
#page-evenement section.evenement-main-mobile .artiste-lineup-item,
#page-evenement section.mon-organisation-main .evenement-lineup-item,
#page-evenement section.mon-organisation-main .artiste-lineup-item,
#page-evenement section.mon-organisation-main-mobile .evenement-lineup-item,
#page-evenement section.mon-organisation-main-mobile .artiste-lineup-item,
#page-evenement section.artiste-main .evenement-lineup-item,
#page-evenement section.artiste-main .artiste-lineup-item,
#page-evenement section.organisateur-main .evenement-lineup-item,
#page-evenement section.organisateur-main .artiste-lineup-item,
#page-artiste section.evenement-main .evenement-lineup-item,
#page-artiste section.evenement-main .artiste-lineup-item,
#page-artiste section.evenement-main-mobile .evenement-lineup-item,
#page-artiste section.evenement-main-mobile .artiste-lineup-item,
#page-artiste section.mon-organisation-main .evenement-lineup-item,
#page-artiste section.mon-organisation-main .artiste-lineup-item,
#page-artiste section.mon-organisation-main-mobile .evenement-lineup-item,
#page-artiste section.mon-organisation-main-mobile .artiste-lineup-item,
#page-artiste section.artiste-main .evenement-lineup-item,
#page-artiste section.artiste-main .artiste-lineup-item,
#page-artiste section.organisateur-main .evenement-lineup-item,
#page-artiste section.organisateur-main .artiste-lineup-item,
#page-organisateur section.evenement-main .evenement-lineup-item,
#page-organisateur section.evenement-main .artiste-lineup-item,
#page-organisateur section.evenement-main-mobile .evenement-lineup-item,
#page-organisateur section.evenement-main-mobile .artiste-lineup-item,
#page-organisateur section.mon-organisation-main .evenement-lineup-item,
#page-organisateur section.mon-organisation-main .artiste-lineup-item,
#page-organisateur section.mon-organisation-main-mobile .evenement-lineup-item,
#page-organisateur section.mon-organisation-main-mobile .artiste-lineup-item,
#page-organisateur section.artiste-main .evenement-lineup-item,
#page-organisateur section.artiste-main .artiste-lineup-item,
#page-organisateur section.organisateur-main .evenement-lineup-item,
#page-organisateur section.organisateur-main .artiste-lineup-item,
#page-mon-organisation section.evenement-main .evenement-lineup-item,
#page-mon-organisation section.evenement-main .artiste-lineup-item,
#page-mon-organisation section.evenement-main-mobile .evenement-lineup-item,
#page-mon-organisation section.evenement-main-mobile .artiste-lineup-item,
#page-mon-organisation section.mon-organisation-main .evenement-lineup-item,
#page-mon-organisation section.mon-organisation-main .artiste-lineup-item,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-lineup-item,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-lineup-item,
#page-mon-organisation section.artiste-main .evenement-lineup-item,
#page-mon-organisation section.artiste-main .artiste-lineup-item,
#page-mon-organisation section.organisateur-main .evenement-lineup-item,
#page-mon-organisation section.organisateur-main .artiste-lineup-item {
  height: 42px;
  margin-bottom: 10px;
}

#page-evenement section.evenement-main .evenement-lineup-item--heure,
#page-evenement section.evenement-main .artiste-lineup-item--heure,
#page-evenement section.evenement-main-mobile .evenement-lineup-item--heure,
#page-evenement section.evenement-main-mobile .artiste-lineup-item--heure,
#page-evenement section.mon-organisation-main .evenement-lineup-item--heure,
#page-evenement section.mon-organisation-main .artiste-lineup-item--heure,
#page-evenement section.mon-organisation-main-mobile .evenement-lineup-item--heure,
#page-evenement section.mon-organisation-main-mobile .artiste-lineup-item--heure,
#page-evenement section.artiste-main .evenement-lineup-item--heure,
#page-evenement section.artiste-main .artiste-lineup-item--heure,
#page-evenement section.organisateur-main .evenement-lineup-item--heure,
#page-evenement section.organisateur-main .artiste-lineup-item--heure,
#page-artiste section.evenement-main .evenement-lineup-item--heure,
#page-artiste section.evenement-main .artiste-lineup-item--heure,
#page-artiste section.evenement-main-mobile .evenement-lineup-item--heure,
#page-artiste section.evenement-main-mobile .artiste-lineup-item--heure,
#page-artiste section.mon-organisation-main .evenement-lineup-item--heure,
#page-artiste section.mon-organisation-main .artiste-lineup-item--heure,
#page-artiste section.mon-organisation-main-mobile .evenement-lineup-item--heure,
#page-artiste section.mon-organisation-main-mobile .artiste-lineup-item--heure,
#page-artiste section.artiste-main .evenement-lineup-item--heure,
#page-artiste section.artiste-main .artiste-lineup-item--heure,
#page-artiste section.organisateur-main .evenement-lineup-item--heure,
#page-artiste section.organisateur-main .artiste-lineup-item--heure,
#page-organisateur section.evenement-main .evenement-lineup-item--heure,
#page-organisateur section.evenement-main .artiste-lineup-item--heure,
#page-organisateur section.evenement-main-mobile .evenement-lineup-item--heure,
#page-organisateur section.evenement-main-mobile .artiste-lineup-item--heure,
#page-organisateur section.mon-organisation-main .evenement-lineup-item--heure,
#page-organisateur section.mon-organisation-main .artiste-lineup-item--heure,
#page-organisateur section.mon-organisation-main-mobile .evenement-lineup-item--heure,
#page-organisateur section.mon-organisation-main-mobile .artiste-lineup-item--heure,
#page-organisateur section.artiste-main .evenement-lineup-item--heure,
#page-organisateur section.artiste-main .artiste-lineup-item--heure,
#page-organisateur section.organisateur-main .evenement-lineup-item--heure,
#page-organisateur section.organisateur-main .artiste-lineup-item--heure,
#page-mon-organisation section.evenement-main .evenement-lineup-item--heure,
#page-mon-organisation section.evenement-main .artiste-lineup-item--heure,
#page-mon-organisation section.evenement-main-mobile .evenement-lineup-item--heure,
#page-mon-organisation section.evenement-main-mobile .artiste-lineup-item--heure,
#page-mon-organisation section.mon-organisation-main .evenement-lineup-item--heure,
#page-mon-organisation section.mon-organisation-main .artiste-lineup-item--heure,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-lineup-item--heure,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-lineup-item--heure,
#page-mon-organisation section.artiste-main .evenement-lineup-item--heure,
#page-mon-organisation section.artiste-main .artiste-lineup-item--heure,
#page-mon-organisation section.organisateur-main .evenement-lineup-item--heure,
#page-mon-organisation section.organisateur-main .artiste-lineup-item--heure {
  display: inline-block;
  height: 100%;
  width: 50px;
  font-size: 12px;
  line-height: 42px;
  font-family: 'GT Walsheim bold';
  color: black;
  vertical-align: middle;
}

#page-evenement section.evenement-main .evenement-lineup-item--artiste,
#page-evenement section.evenement-main .artiste-lineup-item--artiste,
#page-evenement section.evenement-main-mobile .evenement-lineup-item--artiste,
#page-evenement section.evenement-main-mobile .artiste-lineup-item--artiste,
#page-evenement section.mon-organisation-main .evenement-lineup-item--artiste,
#page-evenement section.mon-organisation-main .artiste-lineup-item--artiste,
#page-evenement section.mon-organisation-main-mobile .evenement-lineup-item--artiste,
#page-evenement section.mon-organisation-main-mobile .artiste-lineup-item--artiste,
#page-evenement section.artiste-main .evenement-lineup-item--artiste,
#page-evenement section.artiste-main .artiste-lineup-item--artiste,
#page-evenement section.organisateur-main .evenement-lineup-item--artiste,
#page-evenement section.organisateur-main .artiste-lineup-item--artiste,
#page-artiste section.evenement-main .evenement-lineup-item--artiste,
#page-artiste section.evenement-main .artiste-lineup-item--artiste,
#page-artiste section.evenement-main-mobile .evenement-lineup-item--artiste,
#page-artiste section.evenement-main-mobile .artiste-lineup-item--artiste,
#page-artiste section.mon-organisation-main .evenement-lineup-item--artiste,
#page-artiste section.mon-organisation-main .artiste-lineup-item--artiste,
#page-artiste section.mon-organisation-main-mobile .evenement-lineup-item--artiste,
#page-artiste section.mon-organisation-main-mobile .artiste-lineup-item--artiste,
#page-artiste section.artiste-main .evenement-lineup-item--artiste,
#page-artiste section.artiste-main .artiste-lineup-item--artiste,
#page-artiste section.organisateur-main .evenement-lineup-item--artiste,
#page-artiste section.organisateur-main .artiste-lineup-item--artiste,
#page-organisateur section.evenement-main .evenement-lineup-item--artiste,
#page-organisateur section.evenement-main .artiste-lineup-item--artiste,
#page-organisateur section.evenement-main-mobile .evenement-lineup-item--artiste,
#page-organisateur section.evenement-main-mobile .artiste-lineup-item--artiste,
#page-organisateur section.mon-organisation-main .evenement-lineup-item--artiste,
#page-organisateur section.mon-organisation-main .artiste-lineup-item--artiste,
#page-organisateur section.mon-organisation-main-mobile .evenement-lineup-item--artiste,
#page-organisateur section.mon-organisation-main-mobile .artiste-lineup-item--artiste,
#page-organisateur section.artiste-main .evenement-lineup-item--artiste,
#page-organisateur section.artiste-main .artiste-lineup-item--artiste,
#page-organisateur section.organisateur-main .evenement-lineup-item--artiste,
#page-organisateur section.organisateur-main .artiste-lineup-item--artiste,
#page-mon-organisation section.evenement-main .evenement-lineup-item--artiste,
#page-mon-organisation section.evenement-main .artiste-lineup-item--artiste,
#page-mon-organisation section.evenement-main-mobile .evenement-lineup-item--artiste,
#page-mon-organisation section.evenement-main-mobile .artiste-lineup-item--artiste,
#page-mon-organisation section.mon-organisation-main .evenement-lineup-item--artiste,
#page-mon-organisation section.mon-organisation-main .artiste-lineup-item--artiste,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-lineup-item--artiste,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-lineup-item--artiste,
#page-mon-organisation section.artiste-main .evenement-lineup-item--artiste,
#page-mon-organisation section.artiste-main .artiste-lineup-item--artiste,
#page-mon-organisation section.organisateur-main .evenement-lineup-item--artiste,
#page-mon-organisation section.organisateur-main .artiste-lineup-item--artiste {
  display: inline-block;
  background: #ED5E5E;
  border-radius: 2px;
  width: calc(90% - 55px);
  height: 100%;
  color: white;
  font-size: 14px;
  line-height: 16px;
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
  vertical-align: middle;
  padding-top: 7px;
  padding-left: 36px;
  position: relative;
}

#page-evenement section.evenement-main .evenement-lineup-item--artiste:after,
#page-evenement section.evenement-main .artiste-lineup-item--artiste:after,
#page-evenement section.evenement-main-mobile .evenement-lineup-item--artiste:after,
#page-evenement section.evenement-main-mobile .artiste-lineup-item--artiste:after,
#page-evenement section.mon-organisation-main .evenement-lineup-item--artiste:after,
#page-evenement section.mon-organisation-main .artiste-lineup-item--artiste:after,
#page-evenement section.mon-organisation-main-mobile .evenement-lineup-item--artiste:after,
#page-evenement section.mon-organisation-main-mobile .artiste-lineup-item--artiste:after,
#page-evenement section.artiste-main .evenement-lineup-item--artiste:after,
#page-evenement section.artiste-main .artiste-lineup-item--artiste:after,
#page-evenement section.organisateur-main .evenement-lineup-item--artiste:after,
#page-evenement section.organisateur-main .artiste-lineup-item--artiste:after,
#page-artiste section.evenement-main .evenement-lineup-item--artiste:after,
#page-artiste section.evenement-main .artiste-lineup-item--artiste:after,
#page-artiste section.evenement-main-mobile .evenement-lineup-item--artiste:after,
#page-artiste section.evenement-main-mobile .artiste-lineup-item--artiste:after,
#page-artiste section.mon-organisation-main .evenement-lineup-item--artiste:after,
#page-artiste section.mon-organisation-main .artiste-lineup-item--artiste:after,
#page-artiste section.mon-organisation-main-mobile .evenement-lineup-item--artiste:after,
#page-artiste section.mon-organisation-main-mobile .artiste-lineup-item--artiste:after,
#page-artiste section.artiste-main .evenement-lineup-item--artiste:after,
#page-artiste section.artiste-main .artiste-lineup-item--artiste:after,
#page-artiste section.organisateur-main .evenement-lineup-item--artiste:after,
#page-artiste section.organisateur-main .artiste-lineup-item--artiste:after,
#page-organisateur section.evenement-main .evenement-lineup-item--artiste:after,
#page-organisateur section.evenement-main .artiste-lineup-item--artiste:after,
#page-organisateur section.evenement-main-mobile .evenement-lineup-item--artiste:after,
#page-organisateur section.evenement-main-mobile .artiste-lineup-item--artiste:after,
#page-organisateur section.mon-organisation-main .evenement-lineup-item--artiste:after,
#page-organisateur section.mon-organisation-main .artiste-lineup-item--artiste:after,
#page-organisateur section.mon-organisation-main-mobile .evenement-lineup-item--artiste:after,
#page-organisateur section.mon-organisation-main-mobile .artiste-lineup-item--artiste:after,
#page-organisateur section.artiste-main .evenement-lineup-item--artiste:after,
#page-organisateur section.artiste-main .artiste-lineup-item--artiste:after,
#page-organisateur section.organisateur-main .evenement-lineup-item--artiste:after,
#page-organisateur section.organisateur-main .artiste-lineup-item--artiste:after,
#page-mon-organisation section.evenement-main .evenement-lineup-item--artiste:after,
#page-mon-organisation section.evenement-main .artiste-lineup-item--artiste:after,
#page-mon-organisation section.evenement-main-mobile .evenement-lineup-item--artiste:after,
#page-mon-organisation section.evenement-main-mobile .artiste-lineup-item--artiste:after,
#page-mon-organisation section.mon-organisation-main .evenement-lineup-item--artiste:after,
#page-mon-organisation section.mon-organisation-main .artiste-lineup-item--artiste:after,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-lineup-item--artiste:after,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-lineup-item--artiste:after,
#page-mon-organisation section.artiste-main .evenement-lineup-item--artiste:after,
#page-mon-organisation section.artiste-main .artiste-lineup-item--artiste:after,
#page-mon-organisation section.organisateur-main .evenement-lineup-item--artiste:after,
#page-mon-organisation section.organisateur-main .artiste-lineup-item--artiste:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(../images/chevron-forward-outline.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 17px;
  top: 50%;
  filter: invert(1);
  transform: translateY(-50%);
}

#page-evenement section.evenement-main .evenement-lineup-item--artiste div,
#page-evenement section.evenement-main .artiste-lineup-item--artiste div,
#page-evenement section.evenement-main-mobile .evenement-lineup-item--artiste div,
#page-evenement section.evenement-main-mobile .artiste-lineup-item--artiste div,
#page-evenement section.mon-organisation-main .evenement-lineup-item--artiste div,
#page-evenement section.mon-organisation-main .artiste-lineup-item--artiste div,
#page-evenement section.mon-organisation-main-mobile .evenement-lineup-item--artiste div,
#page-evenement section.mon-organisation-main-mobile .artiste-lineup-item--artiste div,
#page-evenement section.artiste-main .evenement-lineup-item--artiste div,
#page-evenement section.artiste-main .artiste-lineup-item--artiste div,
#page-evenement section.organisateur-main .evenement-lineup-item--artiste div,
#page-evenement section.organisateur-main .artiste-lineup-item--artiste div,
#page-artiste section.evenement-main .evenement-lineup-item--artiste div,
#page-artiste section.evenement-main .artiste-lineup-item--artiste div,
#page-artiste section.evenement-main-mobile .evenement-lineup-item--artiste div,
#page-artiste section.evenement-main-mobile .artiste-lineup-item--artiste div,
#page-artiste section.mon-organisation-main .evenement-lineup-item--artiste div,
#page-artiste section.mon-organisation-main .artiste-lineup-item--artiste div,
#page-artiste section.mon-organisation-main-mobile .evenement-lineup-item--artiste div,
#page-artiste section.mon-organisation-main-mobile .artiste-lineup-item--artiste div,
#page-artiste section.artiste-main .evenement-lineup-item--artiste div,
#page-artiste section.artiste-main .artiste-lineup-item--artiste div,
#page-artiste section.organisateur-main .evenement-lineup-item--artiste div,
#page-artiste section.organisateur-main .artiste-lineup-item--artiste div,
#page-organisateur section.evenement-main .evenement-lineup-item--artiste div,
#page-organisateur section.evenement-main .artiste-lineup-item--artiste div,
#page-organisateur section.evenement-main-mobile .evenement-lineup-item--artiste div,
#page-organisateur section.evenement-main-mobile .artiste-lineup-item--artiste div,
#page-organisateur section.mon-organisation-main .evenement-lineup-item--artiste div,
#page-organisateur section.mon-organisation-main .artiste-lineup-item--artiste div,
#page-organisateur section.mon-organisation-main-mobile .evenement-lineup-item--artiste div,
#page-organisateur section.mon-organisation-main-mobile .artiste-lineup-item--artiste div,
#page-organisateur section.artiste-main .evenement-lineup-item--artiste div,
#page-organisateur section.artiste-main .artiste-lineup-item--artiste div,
#page-organisateur section.organisateur-main .evenement-lineup-item--artiste div,
#page-organisateur section.organisateur-main .artiste-lineup-item--artiste div,
#page-mon-organisation section.evenement-main .evenement-lineup-item--artiste div,
#page-mon-organisation section.evenement-main .artiste-lineup-item--artiste div,
#page-mon-organisation section.evenement-main-mobile .evenement-lineup-item--artiste div,
#page-mon-organisation section.evenement-main-mobile .artiste-lineup-item--artiste div,
#page-mon-organisation section.mon-organisation-main .evenement-lineup-item--artiste div,
#page-mon-organisation section.mon-organisation-main .artiste-lineup-item--artiste div,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-lineup-item--artiste div,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-lineup-item--artiste div,
#page-mon-organisation section.artiste-main .evenement-lineup-item--artiste div,
#page-mon-organisation section.artiste-main .artiste-lineup-item--artiste div,
#page-mon-organisation section.organisateur-main .evenement-lineup-item--artiste div,
#page-mon-organisation section.organisateur-main .artiste-lineup-item--artiste div {
  font-size: 10px;
  line-height: 10px;
}

#page-evenement section.evenement-main .organisateur-infos-complementaires .organisateur-info,
#page-evenement section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info,
#page-evenement section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info,
#page-evenement section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info,
#page-evenement section.artiste-main .organisateur-infos-complementaires .organisateur-info,
#page-evenement section.organisateur-main .organisateur-infos-complementaires .organisateur-info,
#page-artiste section.evenement-main .organisateur-infos-complementaires .organisateur-info,
#page-artiste section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info,
#page-artiste section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info,
#page-artiste section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info,
#page-artiste section.artiste-main .organisateur-infos-complementaires .organisateur-info,
#page-artiste section.organisateur-main .organisateur-infos-complementaires .organisateur-info,
#page-organisateur section.evenement-main .organisateur-infos-complementaires .organisateur-info,
#page-organisateur section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info,
#page-organisateur section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info,
#page-organisateur section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info,
#page-organisateur section.artiste-main .organisateur-infos-complementaires .organisateur-info,
#page-organisateur section.organisateur-main .organisateur-infos-complementaires .organisateur-info,
#page-mon-organisation section.evenement-main .organisateur-infos-complementaires .organisateur-info,
#page-mon-organisation section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info,
#page-mon-organisation section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info,
#page-mon-organisation section.artiste-main .organisateur-infos-complementaires .organisateur-info,
#page-mon-organisation section.organisateur-main .organisateur-infos-complementaires .organisateur-info {
  position: relative;
  padding-right: 15px;
}

#page-evenement section.evenement-main .organisateur-infos-complementaires .organisateur-info:after,
#page-evenement section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info:after,
#page-evenement section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info:after,
#page-evenement section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info:after,
#page-evenement section.artiste-main .organisateur-infos-complementaires .organisateur-info:after,
#page-evenement section.organisateur-main .organisateur-infos-complementaires .organisateur-info:after,
#page-artiste section.evenement-main .organisateur-infos-complementaires .organisateur-info:after,
#page-artiste section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info:after,
#page-artiste section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info:after,
#page-artiste section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info:after,
#page-artiste section.artiste-main .organisateur-infos-complementaires .organisateur-info:after,
#page-artiste section.organisateur-main .organisateur-infos-complementaires .organisateur-info:after,
#page-organisateur section.evenement-main .organisateur-infos-complementaires .organisateur-info:after,
#page-organisateur section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info:after,
#page-organisateur section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info:after,
#page-organisateur section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info:after,
#page-organisateur section.artiste-main .organisateur-infos-complementaires .organisateur-info:after,
#page-organisateur section.organisateur-main .organisateur-infos-complementaires .organisateur-info:after,
#page-mon-organisation section.evenement-main .organisateur-infos-complementaires .organisateur-info:after,
#page-mon-organisation section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info:after,
#page-mon-organisation section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info:after,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info:after,
#page-mon-organisation section.artiste-main .organisateur-infos-complementaires .organisateur-info:after,
#page-mon-organisation section.organisateur-main .organisateur-infos-complementaires .organisateur-info:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/chevron-forward-outline.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#page-evenement section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-evenement section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-evenement section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-evenement section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-evenement section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-evenement section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-artiste section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-artiste section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-artiste section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-artiste section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-artiste section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-artiste section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-organisateur section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-organisateur section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-organisateur section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-organisateur section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-organisateur section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-organisateur section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-mon-organisation section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-mon-organisation section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-mon-organisation section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-mon-organisation section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone,
#page-mon-organisation section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-icone {
  width: 42px;
  height: 42px;
  display: inline-block;
  border-radius: 42px;
  border: 1px solid black;
  padding: 7.5px;
  vertical-align: middle;
}

#page-evenement section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-evenement section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-evenement section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-evenement section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-evenement section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-evenement section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-artiste section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-artiste section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-artiste section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-artiste section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-artiste section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-artiste section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-organisateur section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-organisateur section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-organisateur section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-organisateur section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-organisateur section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-organisateur section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-mon-organisation section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-mon-organisation section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-mon-organisation section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-mon-organisation section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte,
#page-mon-organisation section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

#page-evenement section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-evenement section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-evenement section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-evenement section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-evenement section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-evenement section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-artiste section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-artiste section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-artiste section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-artiste section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-artiste section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-artiste section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-organisateur section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-organisateur section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-organisateur section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-organisateur section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-organisateur section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-organisateur section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-mon-organisation section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-mon-organisation section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-mon-organisation section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-mon-organisation section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre,
#page-mon-organisation section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-titre {
  font-family: 'GT Walsheim bold';
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}

#page-evenement section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-evenement section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-evenement section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-evenement section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-evenement section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-evenement section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-artiste section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-artiste section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-artiste section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-artiste section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-artiste section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-artiste section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-organisateur section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-organisateur section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-organisateur section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-organisateur section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-organisateur section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-organisateur section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-mon-organisation section.evenement-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-mon-organisation section.evenement-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-mon-organisation section.mon-organisation-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-mon-organisation section.artiste-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire,
#page-mon-organisation section.organisateur-main .organisateur-infos-complementaires .organisateur-info .organisateur-info-texte .organisateur-info-complementaire {
  font-size: 10px;
  line-height: 14px;
}

#page-evenement section.evenement-main .organisateur-videos .organisateur-video,
#page-evenement section.evenement-main .organisateur-videos .evenement-video,
#page-evenement section.evenement-main .organisateur-videos .artiste-video,
#page-evenement section.evenement-main .evenement-videos .organisateur-video,
#page-evenement section.evenement-main .evenement-videos .evenement-video,
#page-evenement section.evenement-main .evenement-videos .artiste-video,
#page-evenement section.evenement-main .artiste-videos .organisateur-video,
#page-evenement section.evenement-main .artiste-videos .evenement-video,
#page-evenement section.evenement-main .artiste-videos .artiste-video,
#page-evenement section.evenement-main-mobile .organisateur-videos .organisateur-video,
#page-evenement section.evenement-main-mobile .organisateur-videos .evenement-video,
#page-evenement section.evenement-main-mobile .organisateur-videos .artiste-video,
#page-evenement section.evenement-main-mobile .evenement-videos .organisateur-video,
#page-evenement section.evenement-main-mobile .evenement-videos .evenement-video,
#page-evenement section.evenement-main-mobile .evenement-videos .artiste-video,
#page-evenement section.evenement-main-mobile .artiste-videos .organisateur-video,
#page-evenement section.evenement-main-mobile .artiste-videos .evenement-video,
#page-evenement section.evenement-main-mobile .artiste-videos .artiste-video,
#page-evenement section.mon-organisation-main .organisateur-videos .organisateur-video,
#page-evenement section.mon-organisation-main .organisateur-videos .evenement-video,
#page-evenement section.mon-organisation-main .organisateur-videos .artiste-video,
#page-evenement section.mon-organisation-main .evenement-videos .organisateur-video,
#page-evenement section.mon-organisation-main .evenement-videos .evenement-video,
#page-evenement section.mon-organisation-main .evenement-videos .artiste-video,
#page-evenement section.mon-organisation-main .artiste-videos .organisateur-video,
#page-evenement section.mon-organisation-main .artiste-videos .evenement-video,
#page-evenement section.mon-organisation-main .artiste-videos .artiste-video,
#page-evenement section.mon-organisation-main-mobile .organisateur-videos .organisateur-video,
#page-evenement section.mon-organisation-main-mobile .organisateur-videos .evenement-video,
#page-evenement section.mon-organisation-main-mobile .organisateur-videos .artiste-video,
#page-evenement section.mon-organisation-main-mobile .evenement-videos .organisateur-video,
#page-evenement section.mon-organisation-main-mobile .evenement-videos .evenement-video,
#page-evenement section.mon-organisation-main-mobile .evenement-videos .artiste-video,
#page-evenement section.mon-organisation-main-mobile .artiste-videos .organisateur-video,
#page-evenement section.mon-organisation-main-mobile .artiste-videos .evenement-video,
#page-evenement section.mon-organisation-main-mobile .artiste-videos .artiste-video,
#page-evenement section.artiste-main .organisateur-videos .organisateur-video,
#page-evenement section.artiste-main .organisateur-videos .evenement-video,
#page-evenement section.artiste-main .organisateur-videos .artiste-video,
#page-evenement section.artiste-main .evenement-videos .organisateur-video,
#page-evenement section.artiste-main .evenement-videos .evenement-video,
#page-evenement section.artiste-main .evenement-videos .artiste-video,
#page-evenement section.artiste-main .artiste-videos .organisateur-video,
#page-evenement section.artiste-main .artiste-videos .evenement-video,
#page-evenement section.artiste-main .artiste-videos .artiste-video,
#page-evenement section.organisateur-main .organisateur-videos .organisateur-video,
#page-evenement section.organisateur-main .organisateur-videos .evenement-video,
#page-evenement section.organisateur-main .organisateur-videos .artiste-video,
#page-evenement section.organisateur-main .evenement-videos .organisateur-video,
#page-evenement section.organisateur-main .evenement-videos .evenement-video,
#page-evenement section.organisateur-main .evenement-videos .artiste-video,
#page-evenement section.organisateur-main .artiste-videos .organisateur-video,
#page-evenement section.organisateur-main .artiste-videos .evenement-video,
#page-evenement section.organisateur-main .artiste-videos .artiste-video,
#page-artiste section.evenement-main .organisateur-videos .organisateur-video,
#page-artiste section.evenement-main .organisateur-videos .evenement-video,
#page-artiste section.evenement-main .organisateur-videos .artiste-video,
#page-artiste section.evenement-main .evenement-videos .organisateur-video,
#page-artiste section.evenement-main .evenement-videos .evenement-video,
#page-artiste section.evenement-main .evenement-videos .artiste-video,
#page-artiste section.evenement-main .artiste-videos .organisateur-video,
#page-artiste section.evenement-main .artiste-videos .evenement-video,
#page-artiste section.evenement-main .artiste-videos .artiste-video,
#page-artiste section.evenement-main-mobile .organisateur-videos .organisateur-video,
#page-artiste section.evenement-main-mobile .organisateur-videos .evenement-video,
#page-artiste section.evenement-main-mobile .organisateur-videos .artiste-video,
#page-artiste section.evenement-main-mobile .evenement-videos .organisateur-video,
#page-artiste section.evenement-main-mobile .evenement-videos .evenement-video,
#page-artiste section.evenement-main-mobile .evenement-videos .artiste-video,
#page-artiste section.evenement-main-mobile .artiste-videos .organisateur-video,
#page-artiste section.evenement-main-mobile .artiste-videos .evenement-video,
#page-artiste section.evenement-main-mobile .artiste-videos .artiste-video,
#page-artiste section.mon-organisation-main .organisateur-videos .organisateur-video,
#page-artiste section.mon-organisation-main .organisateur-videos .evenement-video,
#page-artiste section.mon-organisation-main .organisateur-videos .artiste-video,
#page-artiste section.mon-organisation-main .evenement-videos .organisateur-video,
#page-artiste section.mon-organisation-main .evenement-videos .evenement-video,
#page-artiste section.mon-organisation-main .evenement-videos .artiste-video,
#page-artiste section.mon-organisation-main .artiste-videos .organisateur-video,
#page-artiste section.mon-organisation-main .artiste-videos .evenement-video,
#page-artiste section.mon-organisation-main .artiste-videos .artiste-video,
#page-artiste section.mon-organisation-main-mobile .organisateur-videos .organisateur-video,
#page-artiste section.mon-organisation-main-mobile .organisateur-videos .evenement-video,
#page-artiste section.mon-organisation-main-mobile .organisateur-videos .artiste-video,
#page-artiste section.mon-organisation-main-mobile .evenement-videos .organisateur-video,
#page-artiste section.mon-organisation-main-mobile .evenement-videos .evenement-video,
#page-artiste section.mon-organisation-main-mobile .evenement-videos .artiste-video,
#page-artiste section.mon-organisation-main-mobile .artiste-videos .organisateur-video,
#page-artiste section.mon-organisation-main-mobile .artiste-videos .evenement-video,
#page-artiste section.mon-organisation-main-mobile .artiste-videos .artiste-video,
#page-artiste section.artiste-main .organisateur-videos .organisateur-video,
#page-artiste section.artiste-main .organisateur-videos .evenement-video,
#page-artiste section.artiste-main .organisateur-videos .artiste-video,
#page-artiste section.artiste-main .evenement-videos .organisateur-video,
#page-artiste section.artiste-main .evenement-videos .evenement-video,
#page-artiste section.artiste-main .evenement-videos .artiste-video,
#page-artiste section.artiste-main .artiste-videos .organisateur-video,
#page-artiste section.artiste-main .artiste-videos .evenement-video,
#page-artiste section.artiste-main .artiste-videos .artiste-video,
#page-artiste section.organisateur-main .organisateur-videos .organisateur-video,
#page-artiste section.organisateur-main .organisateur-videos .evenement-video,
#page-artiste section.organisateur-main .organisateur-videos .artiste-video,
#page-artiste section.organisateur-main .evenement-videos .organisateur-video,
#page-artiste section.organisateur-main .evenement-videos .evenement-video,
#page-artiste section.organisateur-main .evenement-videos .artiste-video,
#page-artiste section.organisateur-main .artiste-videos .organisateur-video,
#page-artiste section.organisateur-main .artiste-videos .evenement-video,
#page-artiste section.organisateur-main .artiste-videos .artiste-video,
#page-organisateur section.evenement-main .organisateur-videos .organisateur-video,
#page-organisateur section.evenement-main .organisateur-videos .evenement-video,
#page-organisateur section.evenement-main .organisateur-videos .artiste-video,
#page-organisateur section.evenement-main .evenement-videos .organisateur-video,
#page-organisateur section.evenement-main .evenement-videos .evenement-video,
#page-organisateur section.evenement-main .evenement-videos .artiste-video,
#page-organisateur section.evenement-main .artiste-videos .organisateur-video,
#page-organisateur section.evenement-main .artiste-videos .evenement-video,
#page-organisateur section.evenement-main .artiste-videos .artiste-video,
#page-organisateur section.evenement-main-mobile .organisateur-videos .organisateur-video,
#page-organisateur section.evenement-main-mobile .organisateur-videos .evenement-video,
#page-organisateur section.evenement-main-mobile .organisateur-videos .artiste-video,
#page-organisateur section.evenement-main-mobile .evenement-videos .organisateur-video,
#page-organisateur section.evenement-main-mobile .evenement-videos .evenement-video,
#page-organisateur section.evenement-main-mobile .evenement-videos .artiste-video,
#page-organisateur section.evenement-main-mobile .artiste-videos .organisateur-video,
#page-organisateur section.evenement-main-mobile .artiste-videos .evenement-video,
#page-organisateur section.evenement-main-mobile .artiste-videos .artiste-video,
#page-organisateur section.mon-organisation-main .organisateur-videos .organisateur-video,
#page-organisateur section.mon-organisation-main .organisateur-videos .evenement-video,
#page-organisateur section.mon-organisation-main .organisateur-videos .artiste-video,
#page-organisateur section.mon-organisation-main .evenement-videos .organisateur-video,
#page-organisateur section.mon-organisation-main .evenement-videos .evenement-video,
#page-organisateur section.mon-organisation-main .evenement-videos .artiste-video,
#page-organisateur section.mon-organisation-main .artiste-videos .organisateur-video,
#page-organisateur section.mon-organisation-main .artiste-videos .evenement-video,
#page-organisateur section.mon-organisation-main .artiste-videos .artiste-video,
#page-organisateur section.mon-organisation-main-mobile .organisateur-videos .organisateur-video,
#page-organisateur section.mon-organisation-main-mobile .organisateur-videos .evenement-video,
#page-organisateur section.mon-organisation-main-mobile .organisateur-videos .artiste-video,
#page-organisateur section.mon-organisation-main-mobile .evenement-videos .organisateur-video,
#page-organisateur section.mon-organisation-main-mobile .evenement-videos .evenement-video,
#page-organisateur section.mon-organisation-main-mobile .evenement-videos .artiste-video,
#page-organisateur section.mon-organisation-main-mobile .artiste-videos .organisateur-video,
#page-organisateur section.mon-organisation-main-mobile .artiste-videos .evenement-video,
#page-organisateur section.mon-organisation-main-mobile .artiste-videos .artiste-video,
#page-organisateur section.artiste-main .organisateur-videos .organisateur-video,
#page-organisateur section.artiste-main .organisateur-videos .evenement-video,
#page-organisateur section.artiste-main .organisateur-videos .artiste-video,
#page-organisateur section.artiste-main .evenement-videos .organisateur-video,
#page-organisateur section.artiste-main .evenement-videos .evenement-video,
#page-organisateur section.artiste-main .evenement-videos .artiste-video,
#page-organisateur section.artiste-main .artiste-videos .organisateur-video,
#page-organisateur section.artiste-main .artiste-videos .evenement-video,
#page-organisateur section.artiste-main .artiste-videos .artiste-video,
#page-organisateur section.organisateur-main .organisateur-videos .organisateur-video,
#page-organisateur section.organisateur-main .organisateur-videos .evenement-video,
#page-organisateur section.organisateur-main .organisateur-videos .artiste-video,
#page-organisateur section.organisateur-main .evenement-videos .organisateur-video,
#page-organisateur section.organisateur-main .evenement-videos .evenement-video,
#page-organisateur section.organisateur-main .evenement-videos .artiste-video,
#page-organisateur section.organisateur-main .artiste-videos .organisateur-video,
#page-organisateur section.organisateur-main .artiste-videos .evenement-video,
#page-organisateur section.organisateur-main .artiste-videos .artiste-video,
#page-mon-organisation section.evenement-main .organisateur-videos .organisateur-video,
#page-mon-organisation section.evenement-main .organisateur-videos .evenement-video,
#page-mon-organisation section.evenement-main .organisateur-videos .artiste-video,
#page-mon-organisation section.evenement-main .evenement-videos .organisateur-video,
#page-mon-organisation section.evenement-main .evenement-videos .evenement-video,
#page-mon-organisation section.evenement-main .evenement-videos .artiste-video,
#page-mon-organisation section.evenement-main .artiste-videos .organisateur-video,
#page-mon-organisation section.evenement-main .artiste-videos .evenement-video,
#page-mon-organisation section.evenement-main .artiste-videos .artiste-video,
#page-mon-organisation section.evenement-main-mobile .organisateur-videos .organisateur-video,
#page-mon-organisation section.evenement-main-mobile .organisateur-videos .evenement-video,
#page-mon-organisation section.evenement-main-mobile .organisateur-videos .artiste-video,
#page-mon-organisation section.evenement-main-mobile .evenement-videos .organisateur-video,
#page-mon-organisation section.evenement-main-mobile .evenement-videos .evenement-video,
#page-mon-organisation section.evenement-main-mobile .evenement-videos .artiste-video,
#page-mon-organisation section.evenement-main-mobile .artiste-videos .organisateur-video,
#page-mon-organisation section.evenement-main-mobile .artiste-videos .evenement-video,
#page-mon-organisation section.evenement-main-mobile .artiste-videos .artiste-video,
#page-mon-organisation section.mon-organisation-main .organisateur-videos .organisateur-video,
#page-mon-organisation section.mon-organisation-main .organisateur-videos .evenement-video,
#page-mon-organisation section.mon-organisation-main .organisateur-videos .artiste-video,
#page-mon-organisation section.mon-organisation-main .evenement-videos .organisateur-video,
#page-mon-organisation section.mon-organisation-main .evenement-videos .evenement-video,
#page-mon-organisation section.mon-organisation-main .evenement-videos .artiste-video,
#page-mon-organisation section.mon-organisation-main .artiste-videos .organisateur-video,
#page-mon-organisation section.mon-organisation-main .artiste-videos .evenement-video,
#page-mon-organisation section.mon-organisation-main .artiste-videos .artiste-video,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-videos .organisateur-video,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-videos .evenement-video,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-videos .artiste-video,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-videos .organisateur-video,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-videos .evenement-video,
#page-mon-organisation section.mon-organisation-main-mobile .evenement-videos .artiste-video,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-videos .organisateur-video,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-videos .evenement-video,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-videos .artiste-video,
#page-mon-organisation section.artiste-main .organisateur-videos .organisateur-video,
#page-mon-organisation section.artiste-main .organisateur-videos .evenement-video,
#page-mon-organisation section.artiste-main .organisateur-videos .artiste-video,
#page-mon-organisation section.artiste-main .evenement-videos .organisateur-video,
#page-mon-organisation section.artiste-main .evenement-videos .evenement-video,
#page-mon-organisation section.artiste-main .evenement-videos .artiste-video,
#page-mon-organisation section.artiste-main .artiste-videos .organisateur-video,
#page-mon-organisation section.artiste-main .artiste-videos .evenement-video,
#page-mon-organisation section.artiste-main .artiste-videos .artiste-video,
#page-mon-organisation section.organisateur-main .organisateur-videos .organisateur-video,
#page-mon-organisation section.organisateur-main .organisateur-videos .evenement-video,
#page-mon-organisation section.organisateur-main .organisateur-videos .artiste-video,
#page-mon-organisation section.organisateur-main .evenement-videos .organisateur-video,
#page-mon-organisation section.organisateur-main .evenement-videos .evenement-video,
#page-mon-organisation section.organisateur-main .evenement-videos .artiste-video,
#page-mon-organisation section.organisateur-main .artiste-videos .organisateur-video,
#page-mon-organisation section.organisateur-main .artiste-videos .evenement-video,
#page-mon-organisation section.organisateur-main .artiste-videos .artiste-video {
  height: 100%;
  width: auto;
  border-radius: 2px;
  overflow: hidden;
  display: inline-block;
}

#page-evenement section.evenement-main .organisateur-liens ul,
#page-evenement section.evenement-main .artiste-liens ul,
#page-evenement section.evenement-main-mobile .organisateur-liens ul,
#page-evenement section.evenement-main-mobile .artiste-liens ul,
#page-evenement section.mon-organisation-main .organisateur-liens ul,
#page-evenement section.mon-organisation-main .artiste-liens ul,
#page-evenement section.mon-organisation-main-mobile .organisateur-liens ul,
#page-evenement section.mon-organisation-main-mobile .artiste-liens ul,
#page-evenement section.artiste-main .organisateur-liens ul,
#page-evenement section.artiste-main .artiste-liens ul,
#page-evenement section.organisateur-main .organisateur-liens ul,
#page-evenement section.organisateur-main .artiste-liens ul,
#page-artiste section.evenement-main .organisateur-liens ul,
#page-artiste section.evenement-main .artiste-liens ul,
#page-artiste section.evenement-main-mobile .organisateur-liens ul,
#page-artiste section.evenement-main-mobile .artiste-liens ul,
#page-artiste section.mon-organisation-main .organisateur-liens ul,
#page-artiste section.mon-organisation-main .artiste-liens ul,
#page-artiste section.mon-organisation-main-mobile .organisateur-liens ul,
#page-artiste section.mon-organisation-main-mobile .artiste-liens ul,
#page-artiste section.artiste-main .organisateur-liens ul,
#page-artiste section.artiste-main .artiste-liens ul,
#page-artiste section.organisateur-main .organisateur-liens ul,
#page-artiste section.organisateur-main .artiste-liens ul,
#page-organisateur section.evenement-main .organisateur-liens ul,
#page-organisateur section.evenement-main .artiste-liens ul,
#page-organisateur section.evenement-main-mobile .organisateur-liens ul,
#page-organisateur section.evenement-main-mobile .artiste-liens ul,
#page-organisateur section.mon-organisation-main .organisateur-liens ul,
#page-organisateur section.mon-organisation-main .artiste-liens ul,
#page-organisateur section.mon-organisation-main-mobile .organisateur-liens ul,
#page-organisateur section.mon-organisation-main-mobile .artiste-liens ul,
#page-organisateur section.artiste-main .organisateur-liens ul,
#page-organisateur section.artiste-main .artiste-liens ul,
#page-organisateur section.organisateur-main .organisateur-liens ul,
#page-organisateur section.organisateur-main .artiste-liens ul,
#page-mon-organisation section.evenement-main .organisateur-liens ul,
#page-mon-organisation section.evenement-main .artiste-liens ul,
#page-mon-organisation section.evenement-main-mobile .organisateur-liens ul,
#page-mon-organisation section.evenement-main-mobile .artiste-liens ul,
#page-mon-organisation section.mon-organisation-main .organisateur-liens ul,
#page-mon-organisation section.mon-organisation-main .artiste-liens ul,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-liens ul,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-liens ul,
#page-mon-organisation section.artiste-main .organisateur-liens ul,
#page-mon-organisation section.artiste-main .artiste-liens ul,
#page-mon-organisation section.organisateur-main .organisateur-liens ul,
#page-mon-organisation section.organisateur-main .artiste-liens ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#page-evenement section.evenement-main .organisateur-liens ul li,
#page-evenement section.evenement-main .artiste-liens ul li,
#page-evenement section.evenement-main-mobile .organisateur-liens ul li,
#page-evenement section.evenement-main-mobile .artiste-liens ul li,
#page-evenement section.mon-organisation-main .organisateur-liens ul li,
#page-evenement section.mon-organisation-main .artiste-liens ul li,
#page-evenement section.mon-organisation-main-mobile .organisateur-liens ul li,
#page-evenement section.mon-organisation-main-mobile .artiste-liens ul li,
#page-evenement section.artiste-main .organisateur-liens ul li,
#page-evenement section.artiste-main .artiste-liens ul li,
#page-evenement section.organisateur-main .organisateur-liens ul li,
#page-evenement section.organisateur-main .artiste-liens ul li,
#page-artiste section.evenement-main .organisateur-liens ul li,
#page-artiste section.evenement-main .artiste-liens ul li,
#page-artiste section.evenement-main-mobile .organisateur-liens ul li,
#page-artiste section.evenement-main-mobile .artiste-liens ul li,
#page-artiste section.mon-organisation-main .organisateur-liens ul li,
#page-artiste section.mon-organisation-main .artiste-liens ul li,
#page-artiste section.mon-organisation-main-mobile .organisateur-liens ul li,
#page-artiste section.mon-organisation-main-mobile .artiste-liens ul li,
#page-artiste section.artiste-main .organisateur-liens ul li,
#page-artiste section.artiste-main .artiste-liens ul li,
#page-artiste section.organisateur-main .organisateur-liens ul li,
#page-artiste section.organisateur-main .artiste-liens ul li,
#page-organisateur section.evenement-main .organisateur-liens ul li,
#page-organisateur section.evenement-main .artiste-liens ul li,
#page-organisateur section.evenement-main-mobile .organisateur-liens ul li,
#page-organisateur section.evenement-main-mobile .artiste-liens ul li,
#page-organisateur section.mon-organisation-main .organisateur-liens ul li,
#page-organisateur section.mon-organisation-main .artiste-liens ul li,
#page-organisateur section.mon-organisation-main-mobile .organisateur-liens ul li,
#page-organisateur section.mon-organisation-main-mobile .artiste-liens ul li,
#page-organisateur section.artiste-main .organisateur-liens ul li,
#page-organisateur section.artiste-main .artiste-liens ul li,
#page-organisateur section.organisateur-main .organisateur-liens ul li,
#page-organisateur section.organisateur-main .artiste-liens ul li,
#page-mon-organisation section.evenement-main .organisateur-liens ul li,
#page-mon-organisation section.evenement-main .artiste-liens ul li,
#page-mon-organisation section.evenement-main-mobile .organisateur-liens ul li,
#page-mon-organisation section.evenement-main-mobile .artiste-liens ul li,
#page-mon-organisation section.mon-organisation-main .organisateur-liens ul li,
#page-mon-organisation section.mon-organisation-main .artiste-liens ul li,
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-liens ul li,
#page-mon-organisation section.mon-organisation-main-mobile .artiste-liens ul li,
#page-mon-organisation section.artiste-main .organisateur-liens ul li,
#page-mon-organisation section.artiste-main .artiste-liens ul li,
#page-mon-organisation section.organisateur-main .organisateur-liens ul li,
#page-mon-organisation section.organisateur-main .artiste-liens ul li {
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 42px;
  background: #7E7E7E;
  overflow: hidden;
  padding: 7.5px;
}

#page-evenement section.evenement-main .organisateur-liens ul li:not(:last-of-type),
#page-evenement section.evenement-main .artiste-liens ul li:not(:last-of-type),
#page-evenement section.evenement-main-mobile .organisateur-liens ul li:not(:last-of-type),
#page-evenement section.evenement-main-mobile .artiste-liens ul li:not(:last-of-type),
#page-evenement section.mon-organisation-main .organisateur-liens ul li:not(:last-of-type),
#page-evenement section.mon-organisation-main .artiste-liens ul li:not(:last-of-type),
#page-evenement section.mon-organisation-main-mobile .organisateur-liens ul li:not(:last-of-type),
#page-evenement section.mon-organisation-main-mobile .artiste-liens ul li:not(:last-of-type),
#page-evenement section.artiste-main .organisateur-liens ul li:not(:last-of-type),
#page-evenement section.artiste-main .artiste-liens ul li:not(:last-of-type),
#page-evenement section.organisateur-main .organisateur-liens ul li:not(:last-of-type),
#page-evenement section.organisateur-main .artiste-liens ul li:not(:last-of-type),
#page-artiste section.evenement-main .organisateur-liens ul li:not(:last-of-type),
#page-artiste section.evenement-main .artiste-liens ul li:not(:last-of-type),
#page-artiste section.evenement-main-mobile .organisateur-liens ul li:not(:last-of-type),
#page-artiste section.evenement-main-mobile .artiste-liens ul li:not(:last-of-type),
#page-artiste section.mon-organisation-main .organisateur-liens ul li:not(:last-of-type),
#page-artiste section.mon-organisation-main .artiste-liens ul li:not(:last-of-type),
#page-artiste section.mon-organisation-main-mobile .organisateur-liens ul li:not(:last-of-type),
#page-artiste section.mon-organisation-main-mobile .artiste-liens ul li:not(:last-of-type),
#page-artiste section.artiste-main .organisateur-liens ul li:not(:last-of-type),
#page-artiste section.artiste-main .artiste-liens ul li:not(:last-of-type),
#page-artiste section.organisateur-main .organisateur-liens ul li:not(:last-of-type),
#page-artiste section.organisateur-main .artiste-liens ul li:not(:last-of-type),
#page-organisateur section.evenement-main .organisateur-liens ul li:not(:last-of-type),
#page-organisateur section.evenement-main .artiste-liens ul li:not(:last-of-type),
#page-organisateur section.evenement-main-mobile .organisateur-liens ul li:not(:last-of-type),
#page-organisateur section.evenement-main-mobile .artiste-liens ul li:not(:last-of-type),
#page-organisateur section.mon-organisation-main .organisateur-liens ul li:not(:last-of-type),
#page-organisateur section.mon-organisation-main .artiste-liens ul li:not(:last-of-type),
#page-organisateur section.mon-organisation-main-mobile .organisateur-liens ul li:not(:last-of-type),
#page-organisateur section.mon-organisation-main-mobile .artiste-liens ul li:not(:last-of-type),
#page-organisateur section.artiste-main .organisateur-liens ul li:not(:last-of-type),
#page-organisateur section.artiste-main .artiste-liens ul li:not(:last-of-type),
#page-organisateur section.organisateur-main .organisateur-liens ul li:not(:last-of-type),
#page-organisateur section.organisateur-main .artiste-liens ul li:not(:last-of-type),
#page-mon-organisation section.evenement-main .organisateur-liens ul li:not(:last-of-type),
#page-mon-organisation section.evenement-main .artiste-liens ul li:not(:last-of-type),
#page-mon-organisation section.evenement-main-mobile .organisateur-liens ul li:not(:last-of-type),
#page-mon-organisation section.evenement-main-mobile .artiste-liens ul li:not(:last-of-type),
#page-mon-organisation section.mon-organisation-main .organisateur-liens ul li:not(:last-of-type),
#page-mon-organisation section.mon-organisation-main .artiste-liens ul li:not(:last-of-type),
#page-mon-organisation section.mon-organisation-main-mobile .organisateur-liens ul li:not(:last-of-type),
#page-mon-organisation section.mon-organisation-main-mobile .artiste-liens ul li:not(:last-of-type),
#page-mon-organisation section.artiste-main .organisateur-liens ul li:not(:last-of-type),
#page-mon-organisation section.artiste-main .artiste-liens ul li:not(:last-of-type),
#page-mon-organisation section.organisateur-main .organisateur-liens ul li:not(:last-of-type),
#page-mon-organisation section.organisateur-main .artiste-liens ul li:not(:last-of-type) {
  margin-right: 5px;
}

#page-evenement .evenement-main-mobile .evenement-lineup,
#page-evenement .mon-organisation-main-mobile .evenement-lineup,
#page-artiste .evenement-main-mobile .evenement-lineup,
#page-artiste .mon-organisation-main-mobile .evenement-lineup,
#page-organisateur .evenement-main-mobile .evenement-lineup,
#page-organisateur .mon-organisation-main-mobile .evenement-lineup,
#page-mon-organisation .evenement-main-mobile .evenement-lineup,
#page-mon-organisation .mon-organisation-main-mobile .evenement-lineup {
  background: transparent;
  margin-bottom: 0 !important;
}

#page-evenement .evenement-main-mobile .evenement-lineup-item--artiste,
#page-evenement .mon-organisation-main-mobile .evenement-lineup-item--artiste,
#page-artiste .evenement-main-mobile .evenement-lineup-item--artiste,
#page-artiste .mon-organisation-main-mobile .evenement-lineup-item--artiste,
#page-organisateur .evenement-main-mobile .evenement-lineup-item--artiste,
#page-organisateur .mon-organisation-main-mobile .evenement-lineup-item--artiste,
#page-mon-organisation .evenement-main-mobile .evenement-lineup-item--artiste,
#page-mon-organisation .mon-organisation-main-mobile .evenement-lineup-item--artiste {
  width: calc(100% - 55px) !important;
}

#page-evenement .evenement-videos .row > div,
#page-artiste .evenement-videos .row > div,
#page-organisateur .evenement-videos .row > div,
#page-mon-organisation .evenement-videos .row > div {
  border-radius: 2px;
  overflow: hidden;
  display: inline-block;
}

#page-evenement .evenement-videos .row > div:nth-of-type(2n+1) .evenement-video,
#page-artiste .evenement-videos .row > div:nth-of-type(2n+1) .evenement-video,
#page-organisateur .evenement-videos .row > div:nth-of-type(2n+1) .evenement-video,
#page-mon-organisation .evenement-videos .row > div:nth-of-type(2n+1) .evenement-video {
  height: 100% !important;
  width: auto !important;
}

#page-evenement .evenement-videos .row > div:nth-of-type(2n) .evenement-video,
#page-artiste .evenement-videos .row > div:nth-of-type(2n) .evenement-video,
#page-organisateur .evenement-videos .row > div:nth-of-type(2n) .evenement-video,
#page-mon-organisation .evenement-videos .row > div:nth-of-type(2n) .evenement-video {
  height: auto !important;
  width: 100% !important;
}

#page-evenement .organisateur-galerie,
#page-artiste .organisateur-galerie,
#page-organisateur .organisateur-galerie,
#page-mon-organisation .organisateur-galerie {
  background: white;
}

#page-evenement .mon-organisation-infos,
#page-artiste .mon-organisation-infos,
#page-organisateur .mon-organisation-infos,
#page-mon-organisation .mon-organisation-infos {
  height: 85px;
  background: #F7F7F7;
  border-radius: 0 0 7px 7px;
  padding: 5px 40px;
}

#page-evenement .mon-organisation-infos .align-items-center,
#page-artiste .mon-organisation-infos .align-items-center,
#page-organisateur .mon-organisation-infos .align-items-center,
#page-mon-organisation .mon-organisation-infos .align-items-center {
  height: 100%;
}

#page-evenement .mon-organisation-infos .mon-organisation-boutons,
#page-artiste .mon-organisation-infos .mon-organisation-boutons,
#page-organisateur .mon-organisation-infos .mon-organisation-boutons,
#page-mon-organisation .mon-organisation-infos .mon-organisation-boutons {
  font-size: 13px;
  line-height: 13px;
  color: #2E2E2E;
}

#page-evenement .mon-organisation-infos .mon-organisation-boutons img,
#page-artiste .mon-organisation-infos .mon-organisation-boutons img,
#page-organisateur .mon-organisation-infos .mon-organisation-boutons img,
#page-mon-organisation .mon-organisation-infos .mon-organisation-boutons img {
  margin: 0 auto 12px auto;
  max-height: 20px;
  width: auto;
}

#page-evenement .mon-organisation-infos .mon-organisation-stats,
#page-artiste .mon-organisation-infos .mon-organisation-stats,
#page-organisateur .mon-organisation-infos .mon-organisation-stats,
#page-mon-organisation .mon-organisation-infos .mon-organisation-stats {
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  font-family: 'GT Walsheim bold';
}

#page-evenement .mon-organisation-infos .mon-organisation-stats .compteur,
#page-artiste .mon-organisation-infos .mon-organisation-stats .compteur,
#page-organisateur .mon-organisation-infos .mon-organisation-stats .compteur,
#page-mon-organisation .mon-organisation-infos .mon-organisation-stats .compteur {
  font-size: 20px;
  line-height: 20px;
  color: #AFAFAF;
}

#page-mon-organisation {
  background-color: #101010;
}

#page-mon-organisation .home-main--section {
  border-radius: 7px;
}

@media (max-width: 767px) {
  /* ********** Page EVENEMENT + Page ARTISTE ********* */
  #page-evenement section.evenement-hero,
  #page-evenement section.artiste-hero,
  #page-artiste section.evenement-hero,
  #page-artiste section.artiste-hero {
    height: 205px;
  }
  #page-evenement section.evenement-hero .align-items-end h1, #page-evenement section.evenement-hero .align-items-end p,
  #page-evenement section.artiste-hero .align-items-end h1,
  #page-evenement section.artiste-hero .align-items-end p,
  #page-artiste section.evenement-hero .align-items-end h1,
  #page-artiste section.evenement-hero .align-items-end p,
  #page-artiste section.artiste-hero .align-items-end h1,
  #page-artiste section.artiste-hero .align-items-end p {
    padding: 14px 0px;
  }
  #page-evenement section.evenement-billeterie,
  #page-artiste section.evenement-billeterie {
    margin-bottom: 90px!important;
  }
  #page-evenement section.evenement-billeterie .container, #page-evenement section.evenement-billeterie .align-items-center,
  #page-artiste section.evenement-billeterie .container,
  #page-artiste section.evenement-billeterie .align-items-center {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Single ARTICLE */
#partage, #favori {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 25px;
}

#partage img, #favori img {
  width: 100%;
  height: auto;
  filter: invert(1);
}

#single-article .article-hero {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 26px 80px;
}

#single-article .article-hero .row {
  height: 100%;
}

#single-article .article-hero .article-date,
#single-article .article-hero .article-auteur {
  font-size: 15px;
  line-height: 16px;
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
  color: #AFAFAF;
}

#single-article .article-hero .article-date span,
#single-article .article-hero .article-auteur span {
  color: white;
}

#single-article .article-hero .article-auteur {
  text-align: right;
}

#single-article .article-main {
  background: white;
  border-radius: 0 0 6px 6px;
}

#single-article .article-main h1 {
  font-family: 'GT Walsheim bold';
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#single-article .article-main p {
  color: #6C6C6C;
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

#single-article .article-main .article-contenu > * {
  font-family: 'GT Walsheim regular';
  margin-top: 30px;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.12px;
  text-transform: inherit;
  color: black;
}

#single-article .article-main .article-contenu blockquote {
  font-family: 'GT Walsheim bold';
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: black;
}

#single-article .article-main .article-copyright {
  font-size: 12px;
  line-height: 14px;
  font-family: 'GT Walsheim medium';
  color: #6C6C6C;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
  margin-top: 20px;
}

#single-article .article-plus {
  padding-top: 75px;
  padding-bottom: 75px;
  text-align: center;
}

#single-article .article-plus a {
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
}

#single-article .article-plus .voir-tout {
  color: black;
  font-size: 10px;
  line-height: 10px;
  font-family: 'GT Walsheim bold';
  border: 1px solid black;
  padding: 6px 10px;
  border-radius: 16px;
}

.evenement-a-propos {
  position: relative;
}

.evenement-a-propos > div:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: -20px;
}

.evenement-a-propos--description {
  font-size: 14px;
  line-height: 16px;
  position: relative;
  padding-left: 25px;
}

.evenement-a-propos--description a{
	color: #ED5E5E;
    font-weight: bold;
	text-decoration: underline;
}

.evenement-a-propos--description * {
  font-size: 14px;
  line-height: 16px;
}

.evenement-a-propos--description:after {
  background: url("../images/icone-information.svg");
}

.evenement-a-propos--tags {
  position: relative;
  padding-left: 25px;
}

.evenement-a-propos--tags:after {
  background: url("../images/icone-tags.svg");
  width: 20px !important;
  height: 20px !important;
}

.evenement-a-propos--heure {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 16px;
}

.evenement-a-propos--heure:after {
  background: url("../images/icone-horloge.svg");
}

.evenement-a-propos--adresse {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 16px;
}

.evenement-a-propos--adresse:after {
  background: url("../images/icone-localisation.svg");
}

.evenement-a-propos--adresse div {
  font-family: 'GT Walsheim medium';
}

.evenement-a-propos--email {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 16px;
}

.evenement-a-propos--email:after {
  background: url("../images/th.jpg");
}

.evenement-a-propos--email div {
  font-family: 'GT Walsheim medium';
}

.evenement-a-propos--map {
  height: 188px;
  width: calc(100% + 80px);
  margin-left: -40px;
  left: 0;
  border-radius: 0 0 7px 7px;
  z-index: 1;
}

.evenement-a-propos--map iframe {
  width: 100%;
  height: 100%;
  border-radius: 0 0 7px 7px;
}

@media (max-width: 767px) {
  .evenement-a-propos > div:after {
    left: 0;
  }
  .evenement-a-propos--description {
    padding-left: 50px;
  }
  .evenement-a-propos--tags {
    padding-left: 50px;
  }
  .evenement-a-propos--heure {
    padding-left: 50px;
  }
  .evenement-a-propos--adresse {
    padding-left: 50px;
  }

  .evenement-a-propos--email {
    padding-left: 50px;
  }
  .evenement-a-propos--map {
    height: 188px;
    width: calc(100% + 80px);
    margin-left: -40px;
    left: 0;
    border-radius: 0 0 7px 7px;
  }
  .evenement-a-propos--map iframe {
    width: 100%;
    height: 100%;
    border-radius: 0 0 7px 7px;
  }
}

#page-evenement .evenement-a-propos,
#page-organisateur .evenement-a-propos {
  padding-bottom: 0;
}

.liens {
  list-style: none;
}

.liens li {
	display: inline;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 14px;
  line-height: 20px;
}

.liens li:not(:last-of-type) {
  padding-bottom: 20px;
}

.liens li:after {
  content: '';
	display : inline;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  position: absolute;
  top: 0;
  /*left: -20px;*/
}

.liens li.liens-fb:after {
  background: url("../images/icone-facebook.svg");
}

.liens li.liens-insta:after {
  background: url("../images/icone-instagram.svg");
}

.liens li.liens-twitter:after {
  background: url("../images/icone-twitter.svg");
}

.liens li.liens-yt:after {
  background: url("../images/icone-youtube.svg");
}

.liens li.liens-mail:after {
  background: url("../images/icone-mail.svg");
}

.liens li.liens-spotify:after {
  background: url("../images/icone-spotify.svg");
}

.liens li.liens-booking:after {
  background: url("../images/icone-telephone.svg");
}

@media (max-width: 499px) {
  .liens {
    list-style: none;
  }
  .liens li {
    padding-left: 0px;
	padding-right: 10px;
	display: inline;
  }
  .liens li:after {
    content: '';
    left: 0;
  }
}

@media (min-width: 500px) {
  .liens {
    list-style: none;
  }
  .liens li {
    padding-left: 0px;
	display: inline;
  }
  .liens li:after {
    content: '';
    left: 0;
  }
}

@media (min-width: 768px) {
  .liens {
    list-style: none;
  }
  .liens li {
    padding-left: 0px;
	/*padding-right: 80px;*/
	display: inline;
  }
  .liens li:after {
    content: '';
    left: 0;
  }
}

@media (min-width: 1000px) {
  .liens {
    list-style: none;
  }
  .liens li {
    padding-left: 0px;
	padding-right: 30px;
	display: inline;
  }
  .liens li:after {
    content: '';
    left: 0;
  }
}

@media (min-width: 1200px) {
  .liens {
    list-style: none;
  }
  .liens li {
    padding-left: 0px;
	/*padding-right: 40px;*/
	display: inline;
  }
  .liens li:after {
    content: '';
    left: 0;
  }
}

.evenement-galerie-item, .evenement-galerie-item-big {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  height: 185px;
  overflow: hidden;
  margin-bottom: 16px;
}

.evenement-galerie-item img, .evenement-galerie-item-big img {
  width: 100%;
}

.evenement-galerie-item-big {
  -ms-flex: 0 0 66.666666%;
  flex: 0 0 66.666666%;
  max-width: 66.666666%;
}

@media (max-width: 991px) {
	#home-main--focus {margin: 16px auto 0 auto;}
	#home-main--focusA {margin: 16px auto 0 auto;}
	#home-main--focusB {margin: 16px auto 0 auto;}
}

/* RESPONSIVE ACCUEIL */
@media (max-width: 767px) {

  #home-main-mobile	.container .row .col-12 {padding: 0px;}

  /*#home-ceweekend { margin-bottom: 1rem!important;}*/
  #CCBandHomeAppelsEnCours { margin-bottom: 1rem!important;}

  #zone-connecter-home { flex: unset; max-width: unset;}
  #bout-connect-home { padding: 12px; font-size: 13px;}
  .login-creation-compte {margin-bottom: 100px;}

  /*#page-accueil #home-ceweekend > .container,
  #page-accueil #home-ceweekend > .container-fluid,
  #page-accueil #home-main-mobile > .container,
  #page-accueil #home-main-mobile > .container-fluid,
  #page-accueil #home-seconnecter > .container,
  #page-accueil #home-seconnecter > .container-fluid,*/
  #page-organisations .hero-fixed > .container,
  #page-organisations .hero-fixed > .container-fluid,
  #page-organisations > .container,
  #page-organisations > .container-fluid,
  #page-actualites .hero-fixed > .container,
  #page-actualites .hero-fixed > .container-fluid,
  #page-actualites > .container,
  #page-actualites > .container-fluid,
  #single-article > .container,
  #single-article > .container-fluid,
  #single-article .article-masque > .container,
  #single-article .article-masque > .container-fluid,
  #page-focus > .container,
  #page-focus > .container-fluid,
  #artistes > .container,
  #artistes > .container-fluid,
  #artistes .hero-fixed > .container,
  #artistes .hero-fixed > .container-fluid,
  #page-a-propos > .container,
  #page-a-propos > .container-fluid
  /*,
  #a-propos-promo > .container,
  #a-propos-promo > .container-fluid*/ {
    padding-right: 40px;
    padding-left: 40px;
	/*padding: 0;*/
  }
  
  .adapmobile {
	padding: 0 !important; 
  }
  
  #page-accueil .searchform {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
    margin-top: -25px;
  }
  #page-accueil .searchform form {
    /*width: 100%;*/
    /*height: 50px;*/
  }
  #page-accueil #home-main-mobile .home-main--section {
    padding: 30px 40px;
    margin: 45px 0 !important;
    background: white;
  }
  #page-accueil #home-hero {
    height: 300px;
    padding: 20px;
  }
  #page-accueil #home-hero h1 {
    font-size: 20px;
    line-height: 25px;
  }
  #page-accueil #home-seconnecter {
    padding-bottom: 100px;
	padding-left: 20px;
    padding-right: 20px;
    background: url("../images/section-seconnecter-2.png") no-repeat center, url("../images/section-seconnecter-mobile.png") no-repeat center;
    background-size: cover;
  }
  #site-footer--telecharger li {
    display: inline-block;
  }
  #site-footer--telecharger li .site-footer--item__label {
    display: none;
  }
  #site-footer--container,
  #site-footer--copyright {
    padding-left: 40px;
    padding-right: 40px;
  }
  #site-footer--copyright div {
    font-size: 9px;
  }
  #site-footer--copyright div a {
    font-size: 9px;
  }
  #page-organisations #organisations-intro > .row {
    background: transparent;
  }
  #single-article {
    background: white;
  }
  #single-article .article-hero .article-date,
  #single-article .article-hero .article-auteur {
    font-size: 12px;
    line-height: 14px;
  }
  #single-article .article-main h1 {
    font-size: 20px;
    line-height: 20px;
  }
  #single-article .article-main p {
    font-size: 12px;
    line-height: 14px;
  }
  #single-article .article-main .article-contenu > * {
    font-size: 14px;
    line-height: 22px;
  }
  #single-article .article-main .article-contenu blockquote {
    font-size: 19px;
    line-height: 22px;
  }
  #single-article .article-hero {
    height: 259px;
  }
  #single-article .article-plus {
    padding-top: 20px;
  }
  #single-article .article-plus a {
    margin: 0 0 15px 0;
    display: block;
  }
  #single-article .article-plus a.voir-tout {
    max-width: 130px;
    margin: auto;
  }
  #single-article .article-plus a img {
    margin: auto;
  }
  /* Single FOCUS */
  #page-focus .home-main--section,
  #page-focus #focus-intro .row {
    /*background: transparent;*/
	/*padding: 30px 0 30px 0;*/
	/*padding-left: 40px!important;*/
    /*padding-right: 40px!important;*/
  }
  #focus-intro{padding: 0px!important;}

  #focus-intro .addpadding{padding-left: 40px!important; padding-right: 40px!important;}

  #page-focus #focus-hero {
    height: 259px;
  }
  #focus-intro .paragraphe {
    column-count: 1;
  }

  #home-main--focus{margin-top: 16px;}
  #home-main--focusA{margin-top: 16px;}
  #home-main--focusB{margin-top: 16px;}

  /* Page A PROPOS */
  #a-propos-hero {
    height: 259px;
  }
  #a-propos-hero .align-items-end h1 {
    padding: 33px 40px;
  }
  #page-a-propos #home-main--actualite {
    /*background: transparent;*/
  }
  /* Page MON ORGANISATION */
  #page-mon-organisation .organisateur-hero {
    height: 259px !important;
  }
  #profil #profil-header--menu {
    position: relative;
    z-index: 10;
    margin-top: 15px !important;
  }
  #profil #profil-header--menu .btn-profil {
    margin-right: 15px !important;
  }
  /* FIXED & FLECHE */
  .hero-fixed {
    /*position: fixed;*/
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .hero-degrade {
    background: linear-gradient(to bottom, black, transparent);
    background-size: 100% 65px;
    background-repeat: no-repeat;
  }
  #organisations-intro,
  #home-main--actualite,
  #focus-intro,
  .artistes-liste {
    /*margin-top: 279px;*/
	margin-top: 15px;
  }
  #single-article .article-boutons,
  #page-a-propos .article-boutons,
  #page-organisateur .article-boutons,
  #page-artiste .article-boutons,
  #page-evenement .article-boutons,
  #profil .article-boutons {
    top: 0;
    left: 0;
    padding: 26px 40px 26px 40px;
  }
  #single-article .article-boutons > a {
    vertical-align: text-top;
  }
  #page-organisations .hero-degrade,
  #page-focus .hero-degrade {
    position: absolute;
    left: 0;
    height: 65px;
    width: 100%;
    padding: 26px 40px;
  }
  #page-organisations .hero-degrade img.fleche-retour,
  #page-focus .hero-degrade img.fleche-retour {
    height: 12px;
    width: auto;
    transform: rotate(180deg);
  }
  #single-article .hero-degrade img.fleche-retour,
  #page-a-propos .hero-degrade img.fleche-retour,
  #page-organisateur .hero-degrade img.fleche-retour,
  #page-artiste .hero-degrade img.fleche-retour,
  #page-evenement .hero-degrade img.fleche-retour,
  #profil .hero-degrade img.fleche-retour {
    display: inline-block;
    float: left;
    height: 24px;
    width: auto;
    transform: rotate(180deg);
	cursor: pointer;
  }
  #page-actualites .article-boutons,
  #page-focus .article-boutons,
  #page-organisations .article-boutons,
  #artistes .article-boutons,
  #a-propos .article-boutons {
    padding: 26px 40px;
  }
  #page-actualites .article-boutons img.fleche-retour,
  #page-focus .article-boutons img.fleche-retour,
  #page-organisations .article-boutons img.fleche-retour,
  #artistes .article-boutons img.fleche-retour,
  #a-propos .article-boutons img.fleche-retour  {
    display: inline-block;
    float: left;
    height: 24px;
    width: auto;
    transform: rotate(180deg);
  }
  .mon-organisation-infos {
    height: 200px !important;
  }
}

#single-article .article-contenu {
  /* Image seule */
  /* Galerie */
}

#single-article .article-contenu figure {
  width: 100% !important;
}

#single-article .article-contenu figure img {
  width: 100%;
  height: auto;
}

#single-article .article-contenu figure figcaption {
  font-size: 10px;
  line-height: 14px;
  color: #888888;
  text-align: right;
  margin-top: 10px;
}

#single-article .article-contenu figure.wp-block-gallery ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  grid-auto-rows: minmax(100px, auto);
}

#single-article .article-contenu figure.wp-block-gallery ul li:first-of-type {
  grid-column: 1 / 3;
  grid-row: 1 / 3;
}

#single-article .article-contenu figure.wp-block-gallery ul li:first-of-type img {
  width: 100%;
  height: auto;
}

#single-article .article-contenu figure.wp-block-gallery ul li:nth-of-type(2) {
  grid-column: 3;
  grid-row: 1;
}

#single-article .article-contenu figure.wp-block-gallery ul li:nth-of-type(2) img {
  width: 100%;
  height: auto;
}

#single-article .article-contenu figure.wp-block-gallery ul li:nth-of-type(3) {
  grid-column: 3;
  grid-row: 2;
}

#single-article .article-contenu figure.wp-block-gallery ul li:nth-of-type(3) img {
  width: 100%;
  height: auto;
}

#single-article .article-contenu figure.wp-block-gallery figcaption {
  font-size: 10px;
  line-height: 14px;
  color: #888888;
  text-align: right;
  margin-top: 10px;
}

@media (min-width: 768px) {
  #artistes .article-boutons {
    padding: 16px 56px;
  }
}

#partage, #favori {
  background: white;
  border-radius: 50%;
  padding: 7px;
  width: 35px;
  height: 35px;
}

#partage img, #favori img {
  filter: invert(0);
  width: 24px !important;
}

.DspFavoriSuivis {
	border-radius: 50%;
    padding: 7px;
    width: 28px;
    height: 28px;
	display: inline-block;
    margin-left: 25px;
    bottom: unset;
    top: 8px;
	cursor: pointer;
}

/* SWIPER JS */
.swiper-container {
  width: 100%;
  height: 100%;
}

#page-a-propos .swiper-container-h .swiper-slide .card-promo {
  width: 100%;
}

@media (min-width: 768px) {
  .swiper-actualites,
  .swiper-actualites-2,
  /*.swiper-festivals,*/
  /*.swiper-bidouille,*/
  .swiper-gouts {
    padding-right: 60px !important;
  }
}

/*SLIDER ACTUALITES*/
@media (max-width: 767px) {.swiper-bidouille { padding-right: 0px !important;}}
@media (min-width: 768px) {.swiper-bidouille { padding-right: 60px !important;}}
/*@media (max-width: 991px) {.swiper-bidouille .swiper-slide-next {padding-right: 100px !important;}}*/
@media (min-width: 768px) {.swiper-bidouille .swiper-slide-next + div {padding-right: 60px !important;}}

/*SLIDER FESTIVALS*/
@media (max-width: 767px) {.swiper-festivals { padding-right: 0px !important;}}
@media (min-width: 768px) {.swiper-festivals { padding-right: 60px !important;}}
/*@media (max-width: 991px) {.swiper-festivals .swiper-slide-next {padding-right: 100px !important;}}*/
@media (min-width: 768px) {.swiper-festivals .swiper-slide-next + div {padding-right: 60px !important;}}

@media (min-width: 768px) and (max-width: 991px) {
  .swiper-actualites .swiper-slide-next + div {padding-right: 60px !important;}
  /*.swiper-actualites .swiper-slide-next + div .actualites-date {right: 87px;}*/

  /*.swiper-festivals .swiper-slide-next + div {padding-right: 60px !important;}*/
  /*.swiper-festivals .swiper-slide-next + div .actualites-date {right: 87px;}*/

  /*.swiper-bidouille .swiper-slide-next + div {padding-right: 60px !important;}*/

  .swiper-artistes .swiper-slide-next + div {padding-right: 60px !important;}

  #menu-principal .header-menu--item {padding: 0 3px !important;}
}

@media (min-width: 992px) {
  .swiper-actualites .swiper-slide-next + div {padding-right: 60px !important;}
  /*.swiper-actualites .swiper-slide-next + div .actualites-date {right: 87px;}*/

  /*.swiper-festivals .swiper-slide-next + div {padding-right: 60px !important;}*/
  /*.swiper-festivals .swiper-slide-next + div .actualites-date {right: 87px;}*/

  /*.swiper-bidouille .swiper-slide-next + div {padding-right: 60px !important;}*/

  .swiper-artistes .swiper-slide-next + div {padding-right: 60px !important;}
}

/*@media (min-width: 768px) and (max-width: 991px) {
  .swiper-festivals-2 .swiper-slide-next + div {
    padding-right: 60px !important;
  }
  .swiper-festivals-2 .swiper-slide-next + div .actualites-date {
    right: 87px;
  }
}

@media (min-width: 992px) {
  .swiper-festivals-2 .swiper-slide-next + div {
    padding-right: 60px !important;
  }
  .swiper-festivals-2 .swiper-slide-next + div .actualites-date {
    right: 87px;
  }
}*/

.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-gouts .swiper-slide-next {
  margin-right: 70px !important;
}

.swiper-gouts {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-gouts .swiper-slide .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100% - 30px) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-button-next::after {content: "" !important;}
.swiper-button-next-event::after {content: "" !important;}

.swiper-button-prev::after {content: "" !important;}
.swiper-button-prev-event::after {content: "" !important;}

.swiper-button-prev-2 {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
	left: 10px;
    right: auto;
}

.swiper-button-prev-2.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

@media (min-width: 768px) {
  .swiper-button-next {top: 14px !important; right: 0px !important;}
  .swiper-button-next-event {top: 14px !important; right: 0px !important;}

  .swiper-button-prev {top: 50px !important;right: 0px !important; left: auto !important;}
  .swiper-button-prev-event {top: 50px !important;right: 0px !important; left: auto !important;}

  .swiper-button-prev-2{
	top: 14px !important;
	right: 40px !important;
	left: auto !important;
	position: absolute;
  }
}

.HomeArtLumiere{
	position: absolute; 
	bottom: 30px; 
	max-width: 40%;
	margin-right: 15px;
    padding: 15px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.7);
}
.HomeArtLumiere2{position: absolute; bottom: 30px; right: 80px;}

.HomeLumiere1{width: 100%; height: 400px; padding: 30px 80px; border-radius: 10px; position: relative; overflow: hidden; background-blend-mode: saturation; background-position: center; background-repeat: no-repeat; background-size: cover;}
.HomeLumiere2{font-family: 'GT Walsheim bold'; font-size: 40px; line-height: 30px; color: #FFFFFF; text-transform: uppercase;}
.HomeLumiere3{font-family: 'GT Walsheim bold'; font-size: 12px; color: #AFAFAF; margin-bottom: 22px;}
.HomeLumiere4{padding: 10px 20px; border: 1px white solid; font-size: 14px; margin-right: 10px; margin-bottom: 5px;}
.HomeLumiere5{padding: 10px 20px; background-color: #F8C11A; border: 1px #F8C11A solid; font-size: 14px;}

.HomeHero{height: calc(100vh - 75px)!important;}
.ImgBackGround{top: 75px; height: calc(100vh - 75px)!important;}

@media (max-width: 767px) {

  .HomeHero{height: calc(100vh - 90px)!important;}
  .ImgBackGround{top: 0; height: calc(100vh - 90px)!important;}
  
  .HomeArtLumiere{position: absolute; bottom: 70px; max-width: unset;}
  .HomeArtLumiere2{position: absolute; bottom: 30px; right: unset;}
  .HomeLumiere1{padding: 30px 40px 30px 40px;}
  .HomeLumiere2{font-size: 26px;}

  .swiper-slide-ccl {
    width: 60% !important;
  }

  .swiper-slide-ccb {
    width: 100% !important;
  }

  .swiper-a-propos .swiper-slide,
  .swiper-a-propos-main .swiper-slide {
    width: 100% !important;
  }
  .swiper-button-next img {filter: invert(1); background: rgba(255, 255, 255, 0.2); border-radius: 50%; }
  .swiper-button-next-event img {filter: invert(1); background: rgba(255, 255, 255, 0.2); border-radius: 50%; }

  .swiper-button-prev img {filter: invert(1); background: rgba(255, 255, 255, 0.2); border-radius: 50%; }
  .swiper-button-prev-event img {filter: invert(1); background: rgba(255, 255, 255, 0.2); border-radius: 50%; }
  .swiper-button-prev-2 img {filter: invert(1); background: rgba(255, 255, 255, 0.2); border-radius: 50%; }
}




#page-mon-organisation .evenement-lineup h2 {
  display: inline-block;
}

#page-mon-organisation .evenement-lineup .voir-plus {
  display: inline-block;
  float: right;
}

#page-focus .evenements {
  width: 100%;
}

#page-artiste .artiste-videos .videos .video-vignette {
  width: 100%;
  height: auto;
}

#page-artiste .artiste-videos .videos .video-infos {
  font-size: 10px;
  line-height: 14px;
  color: #ED5E5E;
  font-family: 'GT Walsheim bold';
  background: #F7F7F7;
  padding: 12px 15px;
  text-transform: uppercase;
}

#page-artiste .artiste-videos .videos .video-infos h3 {
  font-size: 11px;
  color: black;
}

.artiste-main-mobile #home-main--vosgouts,
.organisateur-main-mobile #home-main--vosgouts {
  background: transparent;
}

@media (max-width: 767px) {
  #profil #profil-header {
    /*padding-left: 40px;
    padding-right: 40px;*/
  }
  #profil-header--menu{
	  padding-right: 8px!important;
  }
  #profil #profil-header--infos {
    line-height: 25px;
  }
  #profil .profil-favoris-mobile-contenu {
    background: white;
    border-radius: 50px;
  }

  #EventHeaderCont{padding: 0!important;}
  #EventHeaderTitre{/*padding-left: 28px!important;*/}
  #EventHeaderCpt{padding-right: 28px!important;}
  #DivHeart2{padding-right: 40px!important; padding: 14px 0px;}
  #DivHeart3{padding-right: 0px!important;}
  #ArticleHeadEcrit{padding: 0 0 26px 40px!important;}
  #AvatarZone{padding: 0 40px 26px 0!important;}
  #OrgaTitre{padding: 0 0 26px 40px!important;}

  .DspResp{
		/*overflow-y: hidden;
		max-height: 100px;*/
		padding: 26px 40px 0;
		/*flex: none;*/
        max-width: none;
		/*display: flex;
        align-items: flex-end;
        justify-content: center;*/
  }
  
  .DspResp2{
		/*overflow-y: hidden;
		max-height: 100px;*/
		padding: 26px 40px 0;
		/*flex: none;*/
        max-width: none;
		display: flex;
        align-items: flex-end;
        justify-content: center;
  }
  
  .evenement-galerie-item, .evenement-galerie-item-big {
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
  }
  
  #page-evenement section.organisateur-infos, #page-artiste section.organisateur-infos, #page-organisateur section.organisateur-infos, #page-mon-organisation section.organisateur-infos {
    background: linear-gradient(to right, #DBDBDB, #DBDBDB calc(50%), #EAEAEA 40%, #EAEAEA);
    height: 50px;
    color: #2B2B2B;
  }
  
}

.evenements-masques {
  display: none;
}

.evenements-affiches {
  display: block;
}

.focus-masques,
.article-masque {
  display: none;
}

.focus-affiches,
.article-affiche {
  display: block;
}

#page-organisations #organisations-hero {
  padding-left: 0;
  padding-right: 0;
}

#page-organisations #organisations-hero .titre-fixe {
  position: absolute;
  bottom: 33px;
  left: 64px;
  z-index: 50;
}

#page-organisations #organisations-hero .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100% !important;
}

#page-organisations #organisations-hero .swiper-slide h2 {
  font-size: 12px;
  color: white;
  line-height: 12px;
  text-transform: uppercase;
}

#page-organisations #organisations-hero .swiper-pagination.swiper-pagination-bullets {
  top: 40px;
  width: auto;
  right: 24px;
  left: auto;
  bottom: auto;
}

#page-organisations #organisations-hero .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  background: white;
}

@media (max-width: 768px) {
  #page-organisations #organisations-hero .titre-fixe {
    left: 40px;
  }
}

/*#home-main--artistes .swiper-slide {
  width: 35% !important;
}*/

.mon-organisation-main-mobile {
  background: white;
}

/*@media (min-width: 1200px){.Artistes-Size { width: 179px; height: 179px;}}
@media (min-width: 1000px) and (max-width: 1199px) {.Artistes-Size { width: 140px; height: 140px;}}
@media (min-width: 990px) and (max-width: 999px) {.Artistes-Size { width: 150px; height: 150px;}}
@media (min-width: 768px) and (max-width: 989px) {.Artistes-Size { width: 145px; height: 145px;}}
@media (min-width: 725px) and (max-width: 767px) {.Artistes-Size { width: 170px; height: 170px;} #home-main--artistes-profil-smart .swiper-slide {width: 28% !important;}}
@media (min-width: 680px) and (max-width: 724px) {.Artistes-Size { width: 160px; height: 160px;} #home-main--artistes-profil-smart .swiper-slide {width: 28% !important;}}
@media (min-width: 650px) and (max-width: 679px) {.Artistes-Size { width: 145px; height: 145px;} #home-main--artistes-profil-smart .swiper-slide {width: 28% !important;}}
@media (min-width: 600px) and (max-width: 649px) {.Artistes-Size { width: 145px; height: 145px;} #home-main--artistes-profil-smart .swiper-slide {width: 35% !important;}}
@media (min-width: 525px) and (max-width: 599px) {.Artistes-Size { width: 145px; height: 145px;} #home-main--artistes-profil-smart .swiper-slide {width: 35% !important;}}
@media (min-width: 480px) and (max-width: 524px) {.Artistes-Size { width: 135px; height: 135px;} #home-main--artistes-profil-smart .swiper-slide {width: 35% !important;}}
@media (min-width: 400px) and (max-width: 479px) {.Artistes-Size { width: 160px; height: 160px;} #home-main--artistes-profil-smart .swiper-slide {width: 55% !important;}}
@media (min-width: 300px) and (max-width: 399px) {.Artistes-Size { width: 120px; height: 120px;} #home-main--artistes-profil-smart .swiper-slide {width: 60% !important;}}
@media (min-width: 10px) and (max-width: 299px) {.Artistes-Size { width: 120px; height: 120px;} #home-main--artistes-profil-smart .swiper-slide {width: 80% !important;}}*/

.AutoCompleteNormal2 {font-size: 14px; color: #FFFFFF; width:100%; text-transform: uppercase; font-family: 'GT Walsheim bold';}
.AutoCompleteUnderline2 {font-size:14px; color: #000000; font-weight: bold; text-transform: uppercase; font-family: 'GT Walsheim bold';}

.AutoCompleteNormalCCL {font-size: 14px; color: #FFFFFF; width:100%; text-transform: uppercase; font-family: 'GT Walsheim bold'; margin: 0!important;}
.AutoCompletePetitCCL {font-size: 10px; color: #FFFFFF; width:100%; text-transform: uppercase; font-family: 'GT Walsheim bold'; margin: 0!important;}
.AutoCompleteUnderlineCCL {font-size:14px; color: #000000; font-weight: bold; text-transform: uppercase; font-family: 'GT Walsheim bold';}

.AutoCompleteNormalCCB {font-size: 14px; color: #FFFFFF; width:100%; text-transform: uppercase; font-family: 'GT Walsheim bold'; margin: 0!important;}
.AutoCompletePetitCCB {font-size: 10px; color: #FFFFFF; width:100%; text-transform: uppercase; font-family: 'GT Walsheim bold'; margin: 0!important;}
.AutoCompleteUnderlineCCB {font-size:14px; color: #F8C11A; font-weight: bold; text-transform: uppercase; font-family: 'GT Walsheim bold';}

.CursorPointer {cursor: pointer;}
.ImgFit{width: 100%;
    height: 0;
    padding: 50% 0;
    border-radius: 50%;
    background: black;
	background-color: black;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	background-repeat: no-repeat;}

.HarmoniseFestiv{line-height: 10px; font-size: 10px; color: #ED5E5E; padding-top: 5px;}
.DspCroixDel{top: 0; color: #FFFFFF; right: 0; position: absolute; line-height: 20px; text-align: center; display: inline-block; width: 22px; height: 22px; border: 1px solid white; border-radius: unset; float: none; cursor: pointer;}
.DspErreurArtLien{ padding-left: 40px; color:#ED5E5E; font-weight: bold;}
.DspCroix{line-height: 25px; text-align: center; display: inline-block; width: 27px; height: 27px; border: 1px solid white; border-radius: unset; float: none; cursor: pointer; margin-right: 5px;}
.CssValidButton {width: 75%; border: none; border-radius: 3px; margin-bottom: 11px; text-align: center;}
.CssBoutLieux{height: 36px; width: 19%; margin-top: 0px!important; background-color: transparent; color: white;}

.CssImageEnGris
{
	/*-webkit-filter: grayscale(100%);*/ /* Safari 6.0 - 9.0 */
	/*filter: grayscale(100%);*/
	border-radius: 50%;
}

.DspOrgaLienModifICO{
	width: 24px;
    height: 24px;
    margin: 6px 10px 6px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
	vertical-align: middle;
}

.DspOrgaLienModifTEXT{font-family: 'GT Walsheim medium';
    font-size: 14px;
    line-height: 14px;
    /*color: white;*/
    padding: 8px 10px;
    /*border: 1px solid white;*/
    background: transparent;
    border-radius: 3px;
    width: 75%;
}

.DspIconeLienVideOrga{
	border: 1px solid #000;
    border-radius: 50%;
}

.DspModifConfig{
	font-family: 'GT Walsheim medium';
    font-size: 14px;
    line-height: 14px;
    color: white;
    padding: 8px 10px;
    border: 1px solid white;
    background: transparent;
    border-radius: 3px;
    width: 75%;
}

.DspOrga{
	display: none;
}

.DspBoutCroix{
	line-height: 20px;
	text-align: center;
	display: inline-block;
	width: 22px;
	height: 22px;
	border: 1px solid white;
	border-radius: unset;
	float: none;
	cursor: pointer;
	color: red;
}

.InputFiltre{
	width: 320px;
    background: #101010;
    color: #AFAFAF;
    height: 45px;
    border: none;
    top: 2px;
    position: relative;
	padding-left: 15px;
}

.BoutEnvoyer{
	background: #ED5E5E;
    border: none;
    color: white;
    text-transform: uppercase;
    font-family: 'GT Walsheim bold';
    font-size: 14px;
    padding: 12px 36px;
    text-decoration: none;
    cursor: pointer;
}

.DspSousMenu{
	background: unset;
    display: inline-block;
    font-family: 'GT Walsheim bold';
    font-size: 20px;
    line-height: 20px;
    /* margin-bottom: 28px; */
    margin-right: 10px;
    border: 0px;
    text-transform: unset;
}

.DspLoupeRecherche{
	width: 70px; height: 70px!important; display: inline-block;
    vertical-align: middle;
    background-image: url("../images/search-outline.svg")!important;
    background-size: 15px!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    filter: invert(1);
	cursor: pointer;
}

@media (max-width: 1199px) {#SearchV2 {margin-top: -20px;}}
@media (min-width: 1200px) {#SearchV2 {margin-top: -4px;}}



.DspBoutMore{text-align:right; padding-right: 0!important; margin-top: 10px;}
.DspBoutMore2{margin-bottom: 10px; display: inline!important; text-align: right; padding-right: 0!important; margin-top: 10px;}

@media (max-width: 991px){
	.DspBoutMore2 {margin-bottom: 10px; display: table!important; text-align: left; padding-right: 0!important; margin-top: 10px;}
}

.titre-ligne-v2 {
  overflow: hidden;
}

.titre-ligne-v2:after {
    height: 2px;
    background: black;
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 2px solid black;
    margin-bottom: 4px;
}

.titre-ligne-v3 {
  overflow: hidden;
}

.titre-ligne-v3:after {
    height: 2px;
    background: #AFAFAF;
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 2px solid #AFAFAF;
    margin-bottom: 4px;
}

.titre-ligne-v4 {
 /* overflow: hidden;*/
}

.titre-ligne-v4:after {
    height: 2px;
    background: white;
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 2px solid white;
    margin-bottom: 4px;
}

.DspCroixBlanche{
	margin-left: 15px;
	text-align: center;
    border: 1px solid #ffffff;
    float: right;
    width: 30px;
    height: 30px;
    right: 0px;
    color: white;
    cursor: pointer;
}

.iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 56.25%;
  position: relative;
  text-align:center;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.GestionnaireMenuEvent{
	display: block;
    margin-bottom: 5px;
    cursor: pointer;
    text-transform: uppercase;
    color: #555555;
    font-size: 9px;
    line-height: 14px;
    font-family: 'GT Walsheim bold';
    text-decoration: underline;
    text-align: right;
}

@media (max-width: 599px) {
	#DspEventGestA{display:block;}
	#DspEventGestB{display:none;}
	#DspEventGestC{display:none;}
	#DspEventGestD{display:none;}
	.ColA{width:100%;}
	.ColB{width:0%;}
	.ColC{width:0%;}
	.ColD{width:0%;}
}

@media (min-width: 600px) {
	#DspEventGestA{display:none;}
	#DspEventGestB{display:block;}
	#DspEventGestC{display:block;}
	#DspEventGestD{display:block;}
	.ColA{width:50%;}
	.ColB{width:16,66%;}
	.ColC{width:16,66%;}
	.ColD{width:16,66%;}
}

.CssSwitcher{
	border-radius: 0px; height: 40px!important; background: #F7F7F7; padding: 5px 40px;
}

.CssLiMenuRecherche{margin-right: 0px!important; width: 30%;}

@media (max-width: 767px) {
	.CssSwitcher2{font-size:12px;}
	.CssLiMenuRecherche{margin-right: 0px!important; width: unset;}
}

@media (min-width: 768px) and (max-width: 991px) {
	.CssLiMenuRecherche{margin-right: 0px!important; width: 30%;}
}





.ico{display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	padding: 2px 9px 2px 8px; background-color: white; color: black; border-radius: 50%; height: 28px; width: 28px; line-height: unset;}

.ico-c-1{display: inline-block; background: white; margin-left: 25px; border-radius: 50%; padding: 7px; width: 28px; height: 28px; position: relative;}
.ico-c-2{height: 28px; width: 28px; line-height: unset; top: 0; left: 0; position: absolute;}


@media (max-width:767px) {
  .login-col-droite {
    padding: 25px 0 25px 25px!important;
  }
  .login-col-droite > div {
    padding-right: 25px!important;
  }
  .login-forget-pwd {
    margin-bottom: 10px!important;
  }
}


@media (max-width:767px) {
  #home-ceweekend .container2 {
    padding: 30px 0 30px 20px;
	/*margin-bottom: 45px;*/
  }
  #home-ceweekend .DspBoutToutesLesActus {
    margin-right: 20px;
  }
}
.fireContent .ico {
  background-color: transparent;
  width: 35px!important;
  height: 35px!important;
  padding: 5px 14px 5px 10px!important;
}
.fireContent .ico-c-1 {
  margin-left: 10px;
  width: 35px;
  height: 35px;
  padding: 5px 14px 5px 10px;
}





/* CC BAND - VOTRE PAGE ARTISTE */
#votre-page-artiste input,
#a-propos input {
  border: none;
  /*-webkit-appearance:     none;
  -moz-appearance:        none;
  -ms-appearance:         none;
  -o-appearance:          none;
  appearance:             none;*/
  margin: 0;
}

#CCBAppelDescLong a {color: #F8C11A; font-weight: bold;}

@media (min-width: 992px) and (max-width: 1130px){.maxpadwith {padding: 10px 8px!important; width: unset!important;}}

#votre-page-artiste input[type=text],
#votre-page-artiste input[type=url],
#votre-page-artiste input[type=password],
#votre-page-artiste input[type=mail],
#votre-page-artiste input[type=date],
#votre-page-artiste textarea,
#votre-page-artiste select,
#votre-page-artiste select option,
#a-propos input[type=text],
#a-propos input[type=url],
#a-propos input[type=password],
#a-propos input[type=mail],
#a-propos textarea {
  display: block;
  width: 100%;
  border-radius: 5px;
  background: transparent;
  border-color: white;
  font-size: 14px;
  padding: 5px 10px;
  margin-bottom: 10px;
  border: 1px solid white!important;
  color: white;
}

#creer-un-evenement input[type=date]::-webkit-calendar-picker-indicator, 
#creer-un-evenement input[type=time]::-webkit-calendar-picker-indicator
{
    filter: invert(1);
}
#votre-page-artiste h1,
#a-propos h1 {
  font-size: 36px;
}
#votre-page-artiste h2,
#a-propos h2 {
  font-size: 25px;
}
#vpa-infos-generales {
  margin-bottom: 40px;
}
#votre-page-artiste #vpa-fixedhero {
  position: fixed;
  top: 75px;
  z-index: 1;
  color: white;
  width: 100%;
  text-align: right;
  background: linear-gradient(to bottom, rgba(21,21,21,1), rgba(21,21,21,0));
}
#votre-page-artiste #vpa-fixedhero .row.align-items-center {
  min-height: 75px;
}

.btn-fixedhero, .btn-fixedheroV2 {
  display: inline-block;
  background: white;
  color: #151515;
  border-radius: 50px;
  padding: 7.5px 15px;
  font-size: 12px;
  margin-left: 15px;
}
.btn-fixedhero#btn-fixedhero-pref:after,
.btn-fixedhero#btn-fixedhero-voir:after {
  content: ">";
  display: inline-block;
  margin-left: 10px;
}
.btn-pill-empty {
  display: inline-block;
  background: transparent;
  border: 1px solid white;
  color: white;
  border-radius: 50px;
  padding: 7.5px 15px;
  font-size: 12px;
  margin: 5px 0 5px 15px;
}
.btn-pill-empty span {
  display: inline-block;
  margin-right: 5px;
}
#vpa-hero {
  text-transform: uppercase;
  color: white;
  padding: 30px;
  min-height: 350px;
  position: relative;
  font-family: 'GT Walsheim bold';
  background: linear-gradient(to left, #894153, #C55E25);
}
#vpa-hero .container {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
  right: 0;
}

#vpa-hero .container p {
  margin-left: 20px;
  max-width: 600px;
}

#vpa-ficheartiste,
#vpa-morceaux,
#vpa-stats,
#vpa-galerie,
#vpa-videos,
#vpa-concerts {
  background: #313131;
  color: white;
  padding: 30px 0;
}
#vpa-stats,
#vpa-morceaux {
  background: #313131;
  color: white;
  padding: 60px 0 30px 0;
}
.vpa-boxradius {
  background: #1D1D1D;
  border-radius: 5px;
  padding: 30px 60px 60px 60px;
}
/*.vpa-boxradius .col-6 {
  padding: 0 60px;
}*/
.vpa-btn-form-2-jaune {
  font-size: 12px;
  background: #F8C11A;
  display: inline-block;
  color: #121212;
  text-transform: uppercase;
  padding: 10px 22.5px;
  border-radius: 5px;
  font-family: 'GT Walsheim bold';
  width: 100%;
  margin-bottom: 10px!important;
  cursor: pointer;
}
.vpa-btn-form-2-gris {
  font-size: 12px;
  background: #313131;
  display: inline-block;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 10px 22.5px;
  border-radius: 5px;
  font-family: 'GT Walsheim bold';
  width: 100%;
  margin-bottom: 10px!important;
  cursor: pointer;
}

.vpa-btn-form {
  font-size: 12px;
  background: #F8C11A;
  display: inline-block;
  color: #121212;
  text-transform: uppercase;
  padding: 10px 22.5px;
  border-radius: 5px;
  font-family: 'GT Walsheim bold';
  cursor: pointer;
}
#vpa-styles {
  margin-bottom: 20px;
}
#vpa-bio {
  position: relative;
}
.vpa-bio-etapes {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
}
.vpa-bio-etapes:after {
  content: ">";
  display: inline-block;
  margin-left: 10px;
}
.form-contacts-item {
  margin-bottom: 10px;
}
.form-contacts-item .form-contacts-item-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 10px;
}
.form-contacts-item .form-contacts-item-icon img {
  width: 100%;
  margin: 0;
  height: 100%;
}
.form-contacts-item-perso .form-contacts-item-icon {
  border: 1px solid white;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  margin-right: 10px;
}
.form-contacts-item .form-contacts-item-lien {
  display: inline-block!important;
  width: calc(100% - 45px)!important;
  vertical-align: middle;
  margin-bottom: 0!important;
}
#vpa-contacts {
  position: relative;
}
#vpa-contacts .vpa-contacts-etapes {
  position: absolute;
  right: 0;
  top: 2px;
  font-size: 14px;
}
.titre-etapes {
  margin-right: 30px;
}

.vpa-contacts-perso-sexe {
  display: block;
  width: 100%;
  border-radius: 5px;
  background: transparent;
  border-color: white;
  font-size: 14px;
  padding: 5px 10px;
  margin-bottom: 10px;
  border: 1px solid white!important;
  color: white;
}
.vpa-contacts-perso-sexe-titre {
  vertical-align: middle;
}
.vpa-contacts-perso-sexe-titre:after {
  content: ">";
  display: inline-block;
  margin-left: 7.5px;
  margin-right: 5px;
}
.vpa-contacts-perso-sexe-choix {
  font-size: 10px;
  display: inline-block;
  letter-spacing: 1;
  vertical-align: middle;
}
.vpa-contacts-perso-sexe-choix.active {
  text-decoration: underline;
  font-family: 'GT Walsheim bold';
}
.vpa-contacts-perso-sexe-choix:not(:last-of-type):after {
  content: "•";
  display: inline-block;
  margin-left: 5px;
  margin-right: 1px;
}
.vpa-btn-form-line {
  display: flex;
}
/*.vpa-btn-form-l1 {
  width: calc(40% - 21px)
}*/
.vpa-btn-form-l2 {
  margin-left: 10px!important;
  margin-right: 10px!important;
  width: calc(60% - 21px)
}
.vpa-btn-form-l3 {
  width: 42px;
  padding: 0 15px;
}
.vpa-morceaux {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.vpa-morceau-container {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.vpa-morceau {
  min-height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover!important;
  position: relative;
}
.vpa-morceau-infos {
  padding: 100px 20px 20px 20px;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));
  display: flex;
}
.vpa-morceau-infos-1 {
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 35px);
}
.vpa-morceau-infos-2 {
  width: 35px;
}
.vpa-morceau-infos-titre {
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 5px;
}
.vpa-morceau-infos-sortie {
  line-height: 1;
  text-transform: uppercase;
  font-size: 12px;
}
.vpa-morceau-deplacer {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
}
.vpa-morceau-deplacer img {
  width: 10px;
}
#vpa-morceau-ajout .vpa-morceau-infos-titre {
  margin-bottom: 0;
}
.vpa-morceau-ajout-icone {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.vpa-morceau-ajout-icone img {
  width: 75px;
}
#vpa-galerie .vpa-boxradius {
  margin-top: 20px;
  padding: 60px;
}
.gallery-masonry {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	}
	.gallery-masonry img{ width: 100%; padding: 7px 0;}
	
@media (max-width: 500px) 
{
	.gallery-masonry {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}
	
	#DspHomeTxtHead2 {line-height: 16px;}
	#DspHrefAppelsEnCours {bottom: -15px!important;}
}

#vpa-videos h2 {
	/*margin-bottom: 0;*/
}
#vpa-videos .row-title {
margin-bottom: 22px;
}
#vpa-videos h2 span {
  color: #F8C11A;
}
#vpa-videos .vpa-btn-form {
  margin-left: 15px;
}
.vpa-videos-liste {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.vpa-video-container {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.vpa-video-image {
  min-height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover!important;
  position: relative;
}
.vpa-video-infos {
  background: white;
  padding: 15px;
  color: #121212;
  min-height: 76px;
}
.vpa-video-titre {
  font-family: 'GT Walsheim bold';
  line-height: 1.2;
  margin-bottom: 15px;
}
.vpa-video-date {
  line-height: 1;
  text-transform: uppercase;
  font-size: 12px;
}
#vpa-videos-uploader .vpa-video-infos {
  position: relative;
  background: #ABACAB;
}
#vpa-videos-uploader .vpa-video-titre {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.vpa-video-ajout-icone {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.vpa-video-ajout-icone img {
  width: 75px;
}





#vpa-concerts {

}

.concert {
  display: flex;
  min-height: 70px;
  width: 100%;
  margin-bottom: 15px;
}
.concert-date {
  width: 70px;
  height: 70px;
  background: #F8C11A;
  font-size: 20px;
  font-family: 'GT Walsheim bold';
  line-height: 1;
  padding: 15px 20px;
  text-align: right;
  margin-right: 15px;
}
.concert-date .concert-date-jour,
.concert-date .concert-date-mois  {
  display: block;
}
.concert-infos {
  width: calc(100% - 85px);
  background: white;
  color: #151515;
  padding: 10px 0px 10px 20px;
  text-transform: uppercase;
}
.concert-infos .concert-infos-titre {
  display: block;
  font-family: 'GT Walsheim bold';
  text-transform: uppercase;
  margin-bottom: 6px;
}
.concert-infos .concert-infos-lieu {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}
#btn-gallery-tri:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url('https://dev.court-circuit.live/courtcircuitlive/images/arrow.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 10px;
}
#vpa-concerts .row-title {
  margin-bottom: 22px;
}

@media (min-width: 768px)
{
	#vpa-hero .container input {
		margin-left: 20px;
	}
}


@media (max-width: 768px) {

  #votre-page-artiste #vpa-fixedhero{top:0;}

  #votre-page-artiste h1 {
    font-size: 24px;
  }
  #votre-page-artiste h2 {
    font-size: 20px;
  }
  #votre-page-artiste h3 {
    font-size: 16px;
	line-height: 18px;
  }
  #votre-page-artiste .DspNomDate{
	font-size: 14px;
  }
  #votre-page-artiste p {
    font-size: 12px;
  }
  #vpa-hero .container p {
    margin-left: 0;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .vpa-boxradius,
  #vpa-galerie .vpa-boxradius {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px 12px;
  }
  #vpa-galerie .text-right,
  #vpa-concerts .text-right {
    text-align: left;
  }
  /*#vpa-galerie .btn-pill-empty,*/
  #vpa-concerts .btn-pill-empty {
    margin: 5px 10px 5px 0;
	padding: 7.5px 13px;
  }
  .concert-infos .concert-infos-titre {
    font-size: 14px;
  }
  .btn-fixedhero, .btn-fixedheroV2  {
    margin-left: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  #btn-fixedhero-saveall img {
    width: 18px;
    height: 18px;
  }
}
#vpa-en-tant-que,
#vpa-preferences {
  position: fixed;
  z-index: 10;
  right: -400px;
  background: #121212;
  color: white;
  width: 100%;
  max-width: 400px;
  height: 100vh;
  padding: 30px;
  overflow-y: scroll;
  transition: all .3s ease-in-out;
}
#vpa-en-tant-que.active,
#vpa-preferences.active {
  right: 0;
}
#vpa-en-tant-que h3,
#vpa-preferences h3 {
  font-size: 16px;
  line-height: 1;
}
#vpa-en-tant-que p,
#vpa-preferences p {
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 15px;
}
#vpa-en-tant-que-back img,
#vpa-preferences-back img {
  transform: rotate(-180deg);
  width: 10px;
  height: 17px;
  cursor: pointer;
}

/* A PROPOS */
#a-propos {
  background: black;
}
#ap-quisommesnous {
  background: linear-gradient(to bottom, #282625, black);
  color: white;
}
#ap-quisommesnous a{color: #F8C11A; font-weight: bold;}
#ap-DspPourquoi a{color: #F8C11A; font-weight: bold;}

#ap-quisommesnous address {
  font-size: 13px;
  line-height: 17px;
  font-style: normal;
}
.btn-contact {
  font-size: 12px;
  background: #F8C11A;
  display: inline-block;
  color: white;
  text-transform: uppercase;
  padding: 10px 22.5px;
  border-radius: 5px;
  font-family: 'GT Walsheim bold';
}
.btn-contact img {
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  margin: 0 0 3.5px 10px;
}
#ap-plateformes {
  background: black;
  color: white;
}
#ap-plateformes #gallery-plateformes {
  background: #171413;
  border-radius: 5px;
}
.img-text-section {
  background: black;
  color: white;
}
.img-text-section .col-image {
  background-size: cover!important;
  background-repeat: no-repeat!important;
  background-position: left center!important;
}
.img-text-section p {
  padding: 0 0 20px 20px;
}
.img-text-section .chapeau {
  text-transform: uppercase;
  font-family: 'GT Walsheim bold';
}
.img-text-section ul.list-none {
  list-style: none;
  margin: 0 0 50px 0;
}
.img-text-section ul.list-none li {
  padding: 0 0 10px 20px;
  font-size: 13px;
  line-height: 17px;
}
.img-text-section .btn-contact {
  margin-left: 20px;
}
#gallery-plateformes img {
  width: auto;
  max-height: 75px;
  margin: auto;
}

input.hidden-password {
  -webkit-text-security: disc;
}

.DspActive{display:block;}
.DspPassive{display:none;}
.DspPicsNone{display:none;}
.DspPicsSuppNone{display:none;}
.DspVidsNone{display:none;}
.DspVidsSuppNone{display:none;}
.DspMp3None{display:none;}
.DspMp3SuppNone{display:none;}
.DspMixNone{display:none;}
.DspMixSuppNone{display:none;}


.ico-stack-1x{line-height:inherit}
.ico-stack-2x{font-size:2em}
.ico-inverse{color:#fff}
.ico-music:before{content:""}
.ico-search:before{content:""}
.ico-envelope-o:before{content:""}
.ico-star:before{content:""}
.ico-star-o:before{content:""}
.ico-user:before{content:""}
.ico-th-list:before{content:""}
.ico-check:before{content:""}
.ico-times:before{content:""}
.ico-trash-o:before{content:""}
.ico-home:before{content:""}
.ico-clock-o:before{content:""}
.ico-download:before{content:""}
.ico-refresh:before{content:""}
.ico-lock:before{content:""}
.ico-volume-down:before{content:""}
.ico-tag:before{content:""}
.ico-tags:before{content:""}
.ico-bookmark:before{content:""}
.ico-print:before{content:""}
.ico-camera:before{content:""}
.ico-align-left:before{content:""}
.ico-video-camera:before{content:""}
.ico-pencil:before{content:""}
.ico-map-marker:before{content:""}
.ico-pencil-square-o:before{content:""}
.ico-arrows:before{content:""}
.ico-fast-backward:before{content:""}
.ico-play:before{content:""}
.ico-pause:before{content:""}
.ico-chevron-left:before{content:""}
.ico-chevron-right:before{content:""}
.ico-plus-circle:before{content:""}
.ico-question-circle:before{content:""}
.ico-info-circle:before{content:""}
.ico-crosshairs:before{content:""}
.ico-ban:before{content:""}
.ico-expand:before{content:""}
.ico-compress:before{content:""}
.ico-plus:before{content:""}
.ico-eye-slash:before{content:""}
.ico-exclamation-triangle:before{content:""}
.ico-calendar:before{content:""}
.ico-comment:before{content:""}
.ico-twitter-square:before{content:""}
.ico-facebook-square:before{content:""}
.ico-comments:before{content:""}
.ico-thumbs-o-up:before{content:""}
.ico-thumb-tack:before{content:""}
.ico-external-link:before{content:""}
.ico-trophy:before{content:""}
.ico-phone:before{content:""}
.ico-twitter:before{content:""}
.ico-facebook:before{content:"";}
.ico-credit-card:before{content:""}
.ico-rss:before{content:""}
.ico-bullhorn:before{content:""}
.ico-arrow-circle-right:before{content:""}
.ico-bars:before{content:""}
.ico-list-ol:before{content:""}
.ico-pinterest:before{content:""}
.ico-caret-down:before{content:""}
.ico-caret-up:before{content:""}
.ico-caret-right:before{content:""}
.ico-linkedin:before{content:""}
.ico-gavel:before{content:""}
.ico-bolt:before{content:""}
.ico-bell:before{content:""}
.ico-angle-double-left:before{content:""}
.ico-angle-double-right:before{content:""}
.ico-angle-left:before{content:""}
.ico-angle-right:before{content:""}
.ico-angle-up:before{content:""}
.ico-angle-down:before{content:""}
.ico-quote-left:before{content:""}
.ico-quote-right:before{content:""}
.ico-circle:before{content:""}
.ico-flag-checkered:before{content:""}
.ico-info:before{content:""}
.ico-microphone:before{content:""}
.ico-ellipsis-h:before{content:""}
.ico-ellipsis-v:before{content:""}
.ico-play-circle:before{content:""}
.ico-youtube:before{content:""}
.ico-apple:before{content:""}
.ico-windows:before{content:""}
.ico-android:before{content:""}
.ico-dribbble:before{content:""}
.ico-car:before{content:""}
.ico-share-alt:before{content:""}
.ico-futbol-o:before{content:""}
.ico-bicycle:before{content:""}
.ico-facebook-official:before{content:""}
.ico-whatsapp:before{content:""}
.ico-wi-day-cloudy:before{content:""}
.ico-wi-day-fog:before{content:""}
.ico-wi-day-hail:before{content:""}
.ico-wi-day-lightning:before{content:""}
.ico-wi-day-rain-mix:before{content:""}
.ico-wi-day-rain:before{content:""}
.ico-wi-day-sunny-overcast:before{content:""}
.ico-wi-day-sunny:before{content:""}
.ico-wi-day-storm-showers:before{content:""}
.ico-wi-day-thunderstorm:before{content:""}
.ico-wi-cloudy:before{content:""}
.ico-wi-rain:before{content:""}
.ico-wi-sprinkle:before{content:""}
.ico-wi-snow:before{content:""}
.ico-wi-day-snow:before{content:""}
.ico-wi-stars:before{content:""}
.ico-glyph:before{content:""}
.ico-euro:before{content:""}
.ico-eye:before{content:""}
.ico-monitor:before{content:""}
.ico-temperatire:before{content:""}
.ico-hourglass:before{content:""}
.ico-itunes:before{content:""}
.ico-volume:before{content:""}
.ico-arrow-left:before{content:""}
.ico-long-arrow-left:before{content:""}
.ico-arrow-right:before{content:""}
.ico-long-arrow-right:before{content:""}
.ico-file-pdf-o:before{content:""}
.ico-signal:before{content:""}
.ico-logout:before{content:""}
.ico-user-circle:before{content:""}
.ico-user-circle-o:before{content:""}
.ico-cc-visa:before{content:""}
.ico-cc-paypal:before{content:""}
.ico-playlist:before{content:""}
.ico-volume-up:before{content:""}
.ico-thumbs-o-down:before{content:""}
.ico-thumbs-down:before{content:""}
.ico-thumbs-up:before{content:""}
.ico-instagram:before{content:""}
.ico-google:before{content:""}
.ico-google-plus:before{content:""}
.ico-mobile:before{content:""}
.ico-minus-circle:before{content:""}
.ico-check-circle:before{content:""}
.ico-edge:before{content:""}
.ico-safari:before{content:""}
.ico-chrome:before{content:""}
.ico-firefox:before{content:""}
.ico-opera:before{content:""}
.ico-internet-explorer:before{content:""}
.ico-road:before{content:""}
.ico-ambulance:before{content:""}
.ico-map-signs:before{content:""}
.ico-moon-o:before{content:""}
.ico-tint:before{content:""}
.ico-unlock:before{content:""}
.ico-code:before{content:""}
.ico-facebook-messenger:before{content:""}
.ico-snapchat-ghost:before{content:""}
.ico-sliders:before{content:""}
.ico-cc-mastercard:before{content:""}
.ico-cc-diners-club:before{content:""}
.ico-cc-discover:before{content:""}
.ico-cc-amex:before{content:""}
.ico-cc-jcb:before{content:""}
.ico-cc-sepa:before{content:""}
.ico{font-family:"fontello"}
.icon-step-backward,
.icon-step-forward{font-style:normal;}

.checkbox-round {
    width: 25px;
    height: 25px;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #000;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

.checkbox-round:checked {
    background-color: #F8C11A;
}

#Contests{background: #F8C11A;
			margin-bottom: 22px;
			height: 40px;
			width: 100%;
			padding: 0 20px;
			font-weight: bold;
			border-radius: 10px;}

#Contests * {
  background: #000000;
  color: #F8C11A;
}



/* MIKO EDIT 12-03-22 */
@media (min-width: 768px) {
  #home-hero .hero-content {
    align-self: center;
  }
}

.ProfilGoutsLiStyle{display: inline-block; font-family: 'GT Walsheim bold'; font-size: 10px; text-transform: uppercase;}
.ProfilGoutsDiv1{display: inline-block; font-family: 'GT Walsheim bold'; font-size: 10px; border: 1px solid black; padding: 5px 8px; margin-right: 5px; text-transform: uppercase; margin-bottom: 5px;}
.ProfilGoutsDiv2{display: inline;}
.ProfilGoutsDiv3{display: inline; padding-left: 8px; cursor: pointer;}
