body {
  font-family: 'Oswald', sans-serif;
  -font-family: 'Bitter', serif;
  -font-family: 'Loved by the King', cursive;
  color: #424;
  font-size: 16px;
  font-weight: 200;
}

h1 {
  margin-bottom: 28px;
  font-family: 'Bitter', serif;
  font-size: 3em;
  color: #bab;
}

h1:first-letter {
  color: #381160;
}

h2 {
  margin: 32px;
  text-align: center;
  font-family: 'Bitter', serif;
  font-size: 2.4em;
  font-weight: 600;
  -color: #cbe;
  color: #381160;
}

h2.accueil {
  color: #cbe;
}

h3 {
    margin-bottom: 22px;
    border-bottom: 3px solid #bab;
}

h4 {
    font-size: 1.4em;
}

h5 {
    font-size: 1.2em;
}

div.annonce {
    position: relative;
    padding: 15px 40px 1px 30px;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
    animation-duration: 1s;
}

div.annonce:first-of-type {
    padding-top: 60px;
    -box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

div.annonce i.fas {
    font-size: 2em;
    float: left;
    margin: 0 8px 8px 0;
}

div.info {
    background-color: #fdfac9;
}

div.message {
    background-color: #fef657;
    
}

div.alerte {
    -padding: 12px 30px 1px;
    color: #fff;
    background-color: #e62828;
}

div.alerte * {
    color: #fff;
}

div.closeX {
    position: absolute;
    top: 50px;
    right: 10px;
    opacity: 0.1;
}

div.texte {
  font-family: 'Bitter', serif;
}

div.texte > :not(h1):not(h2) {
    margin-left: auto;
    margin-right: auto;
    max-width: 740px;
    text-align: justify;
}

a {
  color: #a9a;
}

a:hover {
  text-decoration: none;
  color: #bab;
}

ul.ronds {
  list-style-image: url("images/ronds_li.png");
}

header {
  position: fixed;
  width: 100%;
  padding: 5px 6px 0px;
  -background-color: #aa87de;
  background-color: #d1c4e4;
  -background-color: #c6afe9;
  -background-image: url('images/violettes1.jpg');
  box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
  z-index: 1000;
  transition: 0.5s ease;
}

header.minimise {
padding: 2px 6px 0px;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
}

header img {
  margin-bottom: 5px;
  height: 72px;
  transition: 0.5s ease;
}

header.minimise img {
  margin-bottom: 2px;
  height: 40px;
}

nav {
  position: absolute;
  margin-bottom: 0px;
  margin-left: 30px;
  display: inline-block;
  bottom: 0px;
  right: 20px;
}

nav ul {
  margin: 0px;
  padding: 0px;
}

nav ul li {
  display: inline-block;
  list-style-type: none;
  margin-left: 20px;
  padding: 0px 6px;
  -background-color: #777;
  font-size: 1.6em;
  font-weight: 200;
  border-bottom: 3px solid #222;
  transition: 0.3s;
}

li.enfants {
  border-color: #c98c21;
}

li.adultes {
  border-color: #04a;
}

div.enfants,img.enfants {
  background-color: #c98c21;
}

div.adultes,img.adultes {
  background-color: #04a;
}

img.enfants,img.adultes {
  padding-bottom: 7px;
}

div.passe {
    background-color: #666;
}

nav ul li:hover {
  color: #777;
  background-color: #ede;
  border-bottom-color: #fef657;
}

nav ul li a {
  color: #212;
}

nav ul li a:hover {
  color: #434;
}

dt {
    font-weight: lighter;
}

dd {
    font-weight: normal;
}

main {
  display: grid;
  grid-template-columns: 214px auto;
  width: 100%;
  min-height: 100vh;
  margin-bottom: 136px;
  background-color: #fff;
  box-shadow: 0px 6px 4px rgba(0,0,0,0.4);
}

img#VioletteLogo {
  vertical-align: text-bottom;
}

.ecritureMain {
  margin: 10px;
  text-align: center;
  font-family: 'Loved by the King', cursive;
  font-style: italic;
  font-size: 3.4em;
  line-height: 1.2em;
  word-spacing: -0.3em;
  color: #fef657;
  transform: rotate(-5.4deg);
}

p {
  font-size: 1.2em;
  font-weight: 300;
  color: #424;
}

div#actuellement {
    -position: fixed;
  height: 100%;
  padding: 82px 6px 24px;
  background-color: #dedddd;
  -background-color: #5a8;
  -background-image: url('/images/fond-bicolore.svg');
  background-size: cover;
  text-align: center;
  z-index: 100;
}

div#actuellement p.titreColonne {
  text-align: center;
  font-size: 1.3em;
  color: #381160;
  border-bottom: 1px solid;
}

ul.prochaines {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

ul.prochaines li {
  padding: 0px;
  margin: 0px;
}

div.prochSpectacle {
  position: relative;
  display: inline-block;
  width: 150px;
  margin: 8px 16px 16px;
  text-align: center;
  vertical-align: top;
  background-color: #fff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}

div.cadre {
  position: relative;
  display: inline-block;
  -margin-left: 20px;
}

div.signet {
  position: absolute;
  height: 20px;
  width: 160px;
  top: 50%;
  left: -90px;
  vertical-align: top;
  font-size: 1em;
  font-weight: 500;
  line-height: 1em;
  color: #eee;
  -background-color: #bbb;
  -text-shadow: 0px 0px 6px #000;
  border-radius: 4px 4px 0px 0px;
  z-index: -10;
  transform: rotate(270deg);
}

div.bandeau {
  position: absolute;
  bottom: 30px;
  width: 100%;
  margin: auto;
}

div.date {
  position: relative;
  -top: 0px;
  width: 100%;
  background-color: #381160;
  color: #eee;
  font-size: 0.8em;
}

div#contenu {
  position: relative;
  width: 100%;
  min-width: 0px;
  padding-top: 40px;
}

div#contenu > section:first-of-type {
  padding-top: 60px;
}

section {
  padding: 32px;
}

section#haut {
  background-color: #381160;
}

section#covid19 {
  -background-color: #e6e6e6;
  background-image: url("../images/lavabo1.jpg");
  background-color: rgba(230,230,230,0.7);
  background-size: cover;
}

div.afficheur {
  -position: relative;
  -padding: 0px 32px;
  -border: 1px solid;
  -border-radius: 12px;
  -max-width: 1000px;
  -width: 100%;
}

div.diaporama {
  -position: relative;
  -max-width: 1000px;
  -width: 100vw;
  -box-sizing: border-box;
}

.slick-prev:before, .slick-next:before {
    color: #381160 !important;
}

.slick-dots li button:before {
  color: #fef657 !important;
}

div.listePublic {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(90deg);
}

div.spectacle {
  display: inline-block;
  width: 150px;
  margin: 6px;
  text-align: center;
  vertical-align: top;
}

div.titre {
  font-weight: 400;
  font-size: 1em;
  line-height: 1.2em;
}

div.public {
  font-size: 0.9em;
  font-style: italic;
  font-weight: 200;
  -background-color: #fff;
  -border-radius: 5px;
  -color: #381160;
  -padding: 0 3px;
}

div.diaporama div.public {
    margin-top: 4px;
    padding-top: 0;
    border-top: 1px solid #868;
}

.reserver {
  padding: 6px 12px;
  font-size: 1em;
  vertical-align: bottom;
  -color: #111;
  color: #316;
  -background-color: #006494;
  background-color: #d1c4e4;
  -background-color: #c6afe9;
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 3px rgba(0,0,0,0.5);
  transition: 0.3s;
}

.reserver.small{
  padding: 3px 6px;
  font-size: 0.6em;
}

.reserver.medium{
  padding: 5px 10px;
  font-size: 0.8em;
}

.reserver.large{
  width: 320px;
  padding: 10px 20px;
  font-size: 1.2em;
}

.reserver:hover {
  color: #fef657;
  cursor: pointer;
  -background-color: #007fba;
  background-color: #8d7ba8;
  -background-color: #aa87de;
  -box-shadow: 0 0 6px #fef657;
}

.programme {
    font-size: 0.7em;
    margin-top: 12px;
}

select {
    padding: 2px 5px;
}

select.seances,select.seances option {
  max-width: 100%;
  font-size: 0.9em;
  font-weight: 200;
  vertical-align: middle;
}

ul#calendrier {
  list-style-type: none;
  font-size: 1em;
  font-weight: 200;
  color: #767;
}

ul.liste_spectacles {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

div.periode {
  width: 100%;
  margin-bottom: 4px;
  padding: 5px;
  text-align: center;
  font-size: 1.1em;
  color: #fff;
  border-radius: 4px;
}

div.carteSpectacle {
  display: grid;
  grid-template-columns: auto 1fr;
  margin: 8px;
  padding: 8px;
  border-bottom: 1px solid #ddd;
}

div.carteSpectacle div {
  padding: 6px;
}

div.carteSpectacle img.affiche.vignette {
  width: 210px;
}

img.affiche {
    box-shadow: 0 0 5px rgba(0,0,0,0.8);
    transition: 0.5s;
}

img.affiche:hover {
    box-shadow: 0 0 7px rgba(0,0,0,0.4);
    transform: scale(1.05);
}

p.titre {
  font-size: 2em;
  line-height: 1em;
  margin-bottom: 0px;
  color: #434;
}

p.sousTitre {
  margin-left: 22px;
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 0px;
}

p.genre {
  font-size: 1em;
  font-weight: 500;
  margin: 10px 0px ;
  padding: 1px 6px;
  background-color: #d1c4e4;
  color: #434;
  border-radius: 4px;
}

p.genre span.public {
  font-weight: 200;
  font-style: italic;
  white-space: nowrap;
  margin-left: 6px;
}

p.genre span.duree {
  font-weight: 200;
  white-space: nowrap;
  -margin-left: 10px;
  padding: 0 8px;
  -background-color: #e4e5e5;
}

p.synopsis {
  font-size: 0.9em;
}

button.www {
  padding: 1px 4px;
  font-size: 0.6em;
  color: #ede;
  background-color: #535;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

button.lienvideo {
  width: 100%;
  margin: 12px 0px;
  font-size: 1.1em;
  text-align: center;
  color: #ede;
  background-color: #126;
  border-radius: 3px;
  border: none;
  cursor: pointer;
}

iframe#ytvideo {
  margin: 5px 0px;
}

div.avertissement {
  margin: 10px 4px;
  padding: 16px;
  font-size: 1em;
  font-weight: 500;
  color: red;
  border: 3px dashed red;
  border-radius: 6px;
}

form#resa {
  margin: auto;
  max-width: 600px;
}

div.formResa {
  display: grid;
  grid-template-columns: repeat(6, auto);
  grid-rows: 34px;
  grid-gap: 10px;
  border-radius: 24px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

div.formResa .infosSeance {
  grid-area: 1 / span 6;
  padding: 10px 10px 2px;
  text-align: center;
  border-radius: 24px 24px 0 0;
}

div.formResa .infosSeance p {
  font-size: 1.2em;
  line-height: 1em;
  color: #ede;
}

div.formResa .infosSeance p.horaire {
  font-size: 2em;
}

div.formResa .engagement {
  grid-column: 1 / span 6;
  padding: 10px;
}

div.formResa .engagement input[type="checkbox"] {
  float: left;
}

div.formResa .engagement label {
  display: inline;
  margin-left: 8px;
  white-space: normal;
  text-align: left;
}

div.formResa .validation {
  grid-column: 1 / span 6;
  padding: 10px;
  text-align: center;
  border-radius: 0 0 24px 24px;
}

.valider {
  width: 320px;
  padding: 10px 20px;
  font-size: 1.2em;
  vertical-align: bottom;
  background-color: rgba(255,255,255,0.3);
  color: #fef;
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 3px rgba(0,0,0,0.5);
}

.valider:hover {
  background-color: rgba(255,255,255,0.4);
}

.annuler {
  margin-top: 6px;
  width: 320px;
  padding: 10px 20px;
  font-size: 1.2em;
  vertical-align: bottom;
  background-color: rgba(255,32,32,0.6);
  color: #fef;
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 3px rgba(0,0,0,0.5);
}

.annuler:hover {
  background-color: rgba(255,32,32,0.8);
}

label {
  margin-right: 6px;
  text-align: right;
  white-space: nowrap;
}

div.formResa input {
  height: 30px;
  width: 200px;
}

div.formResa input[type="number"] {
  width: 50px;
}

div.formResa input[type="checkbox"] {
  height: 20px;
  width: 20px;
}

#inputPrenom, #inputEmail {
  grid-column: 2 / 4;
}

#inputNom, #inputTel {
  grid-column: 5 / 7;
}

label[for="inputPlacesNormal"], label[for="inputPlacesReduit"] {
  grid-column: 1 / 3;
}

div#conditions {
  grid-area: 4 / 4 / span 2 / span 3;
  text-align: center;
  background-color: #dedddd;
}

div#conditions div.tetecolonne {
  background-color: #381160;
  color: #fff;
}

div#conditions ul {
  list-style-type: none;
  padding: 0;
}

p.explications {
    color: #381160;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.3em;
}

div#complements {
  grid-column: 1 /span 6;
  padding: 10px;
  background-color: #eee;
}

form#choixplacement li {
    list-style-type: none;
    margin-bottom: 4px;
}

form#choixplacement li input {
    border: 1px solid #381160;
    border-radius: 4px;
}

form#choixplacement li input[type=submit] {
    margin-top: 16px;
    border: 1px solid #381160;
    border-radius: 4px;
}

div#calendrier {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-auto-rows: auto;
  grid-gap : 3px;
  width: 770px;
}

div#calendrier div.nomJour {
  font-size: 2.4em;
  text-align: center;
  vertical-align: bottom;
}

div#calendrier div.jour {
  position: relative;
  width: 110px;
  min-height: 110px;
  padding: 3px;
  -border: 1px solid #dcd;
  border-radius: 5px;
  overflow: hidden;
  background-color: #dedddd;
}

div#calendrier div.jour:first-of-type {
  border-top-left-radius: 25px;
}

div#calendrier div.jour:last-of-type {
  border-bottom-right-radius: 25px;
}

div#calendrier div.jour.ceJour {
  background-color: #d1c4e4;
}

div#calendrier div.jour.j1 {
  grid-column-start: 1;
}

div#calendrier div.jour.j2 {
  grid-column-start: 2;
}

div#calendrier div.jour.j3 {
  grid-column-start: 3;
}

div#calendrier div.jour.j4 {
  grid-column-start: 4;
}

div#calendrier div.jour.j5 {
  grid-column-start: 5;
}

div#calendrier div.jour.j6 {
  grid-column-start: 6;
}

div#calendrier div.jour.j7 {
  grid-column-start: 7;
}

div.calEvent {
  position: relative;
  margin-bottom: 2px;
  padding: 1px 3px;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #ede;
  border-radius: 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

div.calEvent a {
  color: #ede;
}

div.calEvent a:hover {
  color: #ffe;
}

span.eventTitle {

}

span.eventTime {
    -display: none;
}

div.episodes {
    display: grid;
    grid-template-columns: 334px auto;
    grid-gap: 20px;
    padding: 10px;
}

dl.episodes dt {
    
}

div.ep_cover {
    width: 334px;
    padding: 7px;
    
    background-color: #d1c4e4;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 3px rgba(0,0,0,0.5);
}

div.ep_cover a,div.ep_chapters a {
    color: #316;
}

div.ep_title {
    font-size: 1.4em;
    font-weight: 400;
}

div.ep_guests {
    font-size: 1em;
    font-weight: 100;
}

span.timing {
    display: inline-block;
    width: 44px;
    text-align: right;
}

div.ep_chapters {
    font-size: 1em;
    font-weight: 100;
    margin-bottom: 40px;
}

i.far.fa-eye {
    margin: 0px 3px;
}

div.ep_chapters span.ep_titre_lien {
    color: #777;
    font-weight: 400;
}

span.coupdecoeur {
    color: #316;
    font-weight: 400;
}

div.ep_chapters span.chapitre {
    font-size: 0.8em;
    font-weight: 400;
    color: #fff;
    padding: 0 4px;
    border-radius: 3px;
}

div.ep_chapters span.chapitre.enfants {
    background-color: #c98c21;
}

div.ep_chapters span.chapitre.adultes {
    background-color: #04a;
}

div.ep_chapters span.chapitre.coeur {
    background-color: #316;
}

p.sommaire {
    font-size: 1.3em;
    font-weight: 400;
    color: #316;
}

.video-btn {
    cursor: pointer;
}

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position:relative;
    padding:0px;
}

.close {
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
}

div.numero {
  font-weight: bold;
  text-align: right;
}

div.numero .jourSem {
  display: none;
}

iframe.plan {
  margin: auto;
}

footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  min-height: 200px;
  padding: 16px 16px 0px;
  background-color: #8d7ba8;
  text-align: center;
  vertical-align: bottom;
  z-index: -10;
}

div#foot_menu {
}

footer p,footer li,footer a {
  color: #fef;
  font-size: 1em;
}

footer a:hover {
  color: #fef657;
}

footer ul {
  list-style-type: none;
  margin: 0px;
  padding: 60px 10px 2px;
  background-color: #381160;
  border-radius: 16px;
}

footer ul li {
  display: inline-block;
  margin: 1px;
  padding: 0 8px;
  font-weight: 500;
}

div#violette_signature {
    margin-top: 10px;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 14px;
    vertical-align: middle;
}

div#violette_signature img {
    position: relative;
    height: 26px;
    margin-right: 4px;
    top: -4px;
    vertical-align: middle;
    animation: rotation 8s infinite linear;
}

div#footer_content {
	display: grid;
    grid-auto-columns: 1fr 1fr 1fr;
}

div#adresse {
    grid-area: 1 / 1 / 2 / 2;
    text-align: right;
    font-size: 1em;
}

div#coords {
    grid-area: 1 / 2 / 2 / 3;
    margin: auto 30px;
    font-size: 1em;
}

div#social {
    grid-area: 1 / 3 / 2 / 4;
    font-size: 3em;
    text-align: left;
}

.copyright {
  font-size: 0.8rem;
}

.tel {
  font-size: 1.8em;
  font-weight: 500;
  white-space: nowrap;
}

section#technique td {
    padding: 4px;
}

img[title="plan-feu"] {
    width: 75%;
    height: 75%;
}

@media only screen and (min-width: 801px) and (max-width: 1023px) {
  header img {
    height: 40px;
  }
  div#contenu {
    padding-top: 6px;
  }
}

@media only screen and (min-width: 711px) and (max-width: 800px) {
  div#contenu {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 840px) {
  header {
    text-align: center;
  }

  nav {
    position: relative;
    margin: auto;
    right: auto;
  }

  nav ul li {
    margin-left: 0px;
    font-size: 1.1em;
  }

  div#contenu {
    -padding-top: 44px;
  }

  div#contenu section:first-of-type {
    -padding-top: 132px;
  }

  section#haut {
    padding: 32px 0px;
  }

  main {
    -display: block;
    -width: 100%;
    -margin-bottom: 200px;
    grid-template-columns: auto;
  }

    div#actuellement {
        grid-area: 2 / 1 / 3 / 2;
        bottom: 0px;
        width: 100%;
        padding: 4px 6px;
        background-color: #dedddd;
        -background-color: #fef657;
        text-align: center;
        z-index: 100;
    }

    div#actuellement button.reserver {
        display: block;
        margin: auto;
        margin-bottom: 12px;
    }
    
    div.prochSpectacle {
        position: relative;
        display: inline-block;
        margin: 8px 16px 16px;
        text-align: center;
        vertical-align: top;
        background-color: #fff;
        box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    }

  h1 {
    font-size: 1.6em;
  }

  div.carteSpectacle {
    display: block;
  }

  div.carteSpectacle img.affiche,div.carteSpectacle img.affiche.vignette {
    width: 100%;
  }

  div.formResa {
    -display: block;
    grid-template-columns: auto auto auto;
    box-shadow: none;
  }

  div.formResa .infosSeance {
    grid-area: 1 / span 3;
    padding: 10px 10px 2px;
    text-align: center;
  }

  div.formResa .engagement {
    grid-column: 1 / span 3;
    padding: 10px;
  }

  div.formResa .validation {
    grid-column: 1 / span 3;
    padding: 10px;
    text-align: center;
  }

  #inputPrenom, #inputEmail, #inputNom, #inputTel {
    grid-column: 2 / span 2;
  }

  label[for="inputPlacesNormal"], label[for="inputPlacesReduit"] {
    grid-column: 1 / span 2;
  }

  div#conditions {
    grid-area: 9 / 1 / 10 / span 3;
    /* display: none; */
  }

  div#complements {
    grid-area: 8 / 1 / 8 / 4;
  }

  label[for="inputPlacesGenoux"] {
    white-space: normal;
  }

  label[for="inputPlacesCoussins"] {
    white-space: normal;
  }

  input#inputPlacesGenoux {
  }

  input#inputPlacesCoussins {
  }

  div#calendrier {
    display: block;
    width: auto;
  }

  div#calendrier div.nomJour {
    display: none;
  }

  div#calendrier div.jour {
    width: 100%;
    height: auto;
    margin-top: 3px;
    border-width: 0px 0px 1px 0px;
  }

  div.numero .jourSem {
    display: inline-block;
    margin-right: 5px;
    color: #888;
  }

  div.calEvent {
    font-size: 1.1em;
  }

  span.eventTime {
    display: inline-block;
    width: 56px;
    padding: 3px 3px 3px 0px;
    font-weight: 500;
    text-align: center;
    -color: #434;
    -background-color: #ddd;
    border-radius: 3px;
  }

  p.titreColonne {
    -display: inline-block;
    -position: relative;
    -top: 140px;
    -width: 100px;
    -text-align: center;
    font-size: 0.5em;
    border-bottom: 1px solid;
    -transform: rotate(270deg);
  }

  ul.prochaines {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
  }

  ul.prochaines li {
    padding: 0px;
    margin: 0px;
  }

/*
  div.signet {
    position: absolute;
    height: 20px;
    width: 160px;
    top: 50%;
    left: -90px;
    vertical-align: top;
    font-size: 1em;
    font-weight: 500;
    line-height: 1em;
    color: #eee;
    background-color: #bbb;
    text-shadow: 0px 0px 6px #000;
    border-radius: 4px 4px 0px 0px;
    z-index: -10;
  }
 */
}

@media only screen and (max-width: 710px) {
  div#contenu {
    padding-top: 66px;
  }
  
    div.episodes {
        display: block;
    }

    div.ep_chapters {
        margin-top: 15px;
    }
  
}

@media only screen and (max-width: 728px) {
    main {
        min-height: 0;
        margin-bottom: 0;
    }
    
    footer {
        position: relative;
        padding: 0 10px;
        z-index: 100;
    }

    footer ul {
      padding: 4px 10px 2px;
      border-radius: 0 0 6px 6px;
    }
    
    div#foot_menu {
        -position: relative;
        margin-top: 0;
    }

    div#footer_content {
        display: inline-block;
    }
    
    div#adresse, div#coords, div#social {
        -position: relative;
        -display: inline-block;
        text-align: center;
    }
}

@media only screen and (max-width: 380px) {
  nav ul li {
    margin-left: 0px;
    font-size: 1em;
  }

  h1 {
    margin-bottom: 10px;
    font-size: 1.4em;
    text-align: center;
  }

  h2 {
    font-size: 1.2em;
  }

  .ecritureMain {
    margin: 10px;
    font-size: 2em;
    line-height: 1.2em;
    color: #fef657;
    text-shadow: 1px 2px 20px #381160;
  }

  div.periode {
    font-size: 0.9em;
  }

/*
  div#actuellement {
    position: fixed;
    display: none;
    bottom: 0px;
    width: 100%;
    height: 200px;
    padding: 4px 6px;
    background-color: #dedddd;
    text-align: center;
    z-index: 100;
  }

  p.titreColonne {
    display: inline-block;
    width: 100px;
    text-align: center;
    font-size: 0.5em;
    border-bottom: 1px solid;
    transform: rotate(270deg);
  }

  ul.prochaines {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
  }

  ul.prochaines li {
    padding: 0px;
    margin: 0px;
  }

  div.prochSpectacle {
    position: relative;
    display: inline-block;
    height: 120px;
    margin: 8px 16px 16px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
  }

  div.signet {
    position: absolute;
    height: 20px;
    width: 160px;
    top: 50%;
    left: -90px;
    vertical-align: top;
    font-size: 1em;
    font-weight: 500;
    line-height: 1em;
    color: #eee;
    background-color: #bbb;
    text-shadow: 0px 0px 6px #000;
    border-radius: 4px 4px 0px 0px;
    z-index: -10;
  }
 */
}

@media only screen and (max-width: 415px) {
  div#contenu {
    padding-top: 92px;
  }
}

@media only screen and (max-width: 340px) {
  nav ul li {
    margin-left: 0px;
    font-size: 1em;
  }

    .copyright {
      font-size: 1em;
    }
}

@media only screen and (max-width: 242px) {
  div#contenu {
    padding-top: 116px;
  }
}

.slick-prev:before, .slick-next:before {
    color: #fef657 !important;
    font-size: 30px;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}