@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font: 16px/1 sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

main,
li {
  display: block; }

h1,
h2,
h3,
h4 {
  font-size: inherit; }

strong {
  font-weight: bold; }

a,
button {
  color: inherit;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

a {
  text-decoration: none; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

:focus {
  outline: 0; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

/* Headings
-------------------------------------------------- */
h1 {
  font-family: "Playfair Display", sans-serif;
  font-size: 3.5rem;
  line-height: 1.25em;
  margin-bottom: .2em; }

h2 {
  font-family: "Playfair Display", sans-serif;
  font-size: 3.5em;
  line-height: 1.25em;
  margin-top: 1.5em;
  margin-bottom: 1em; }

h3 {
  font-family: "Karla", sans-Serif;
  font-size: 1.4em;
  line-height: 1.5em; }

h4 {
  font-family: "Karla", sans-Serif;
  font-size: 2rem;
  line-height: 1.5em; }

.fondateurs h6, .fondateurs a {
  font-size: 1.5em; }

h1 a, h2 a, h3 a, h4 a {
  border: 0 !important;
  color: inherit; }

p {
  line-height: 1.2em; }

br {
  line-height: 2em; }

.tocenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.toleft {
  float: left; }

.toright {
  float: right; }

.dspnone {
  display: none; }

/* Links
-------------------------------------------------- */
a {
  color: #c1212e;
  text-decoration: none; }

a:hover {
  color: #362f2d; }

.dropHeader {
  -moz-animation-name: dropHeader;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 0.6s;
  -webkit-animation-name: dropHeader;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-duration: 0.6s;
  animation-name: dropHeader;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.6s; }

/* Reset
-------------------------------------------------- */
*, *:before, *:after {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure,
footer, header, hgroup, main, nav, section, summary {
  display: block; }

/* Pix
-------------------------------------------------- */
img {
  display: block;
  max-width: 100%; }

/* Clearfix
-------------------------------------------------- */
.cf:after {
  content: "";
  display: table;
  clear: both; }

/* Site
-------------------------------------------------- */
html {
  height: 101%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0 auto;
  font-size: 1.5em;
  line-height: 1.5em;
  background: #fffdf7;
  color: #222;
  font-family: "Karla", sans-Serif; }

/*Info
-------------------------------------------------- */
.info p {
  font-size: 20px;
  line-height: 1.5em; }

.info h1 {
  text-transform: uppercase;
  font-size: 6rem;
  text-align: center;
  color: #362f2d;
  margin-bottom: 1em;
  margin-top: 1em; }

@media screen and (max-width: 375px) {
  .info h1 {
    margin-top: 1em; }
  .btnTarif, .btnContact, .btnprix {
    margin-top: 20px; } }

/*Map
-------------------------------------------------- */
.map {
  margin-top: 5em;
  color: #222; }

#map {
  height: 500px;
  border: 3px solid #0080c8; }

.separator img {
  padding-top: 10em; }

/*Img clip*/
.clip-circle {
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%); }

.img-circle {
  border-radius: 50%; }

/* About
-------------------------------------------------- */
.about img {
  width: 30%;
  padding: 15px;
  float: left; }

.about p {
  font-size: 24px;
  line-height: 1.2em; }

.about h1 {
  text-transform: uppercase;
  font-size: 6rem;
  text-align: center;
  color: #362f2d;
  margin-bottom: 1em; }

.articleImg {
  padding: 0 1em; }

@media screen and (max-width: 550px) {
  .btnTarif, .btnContact, .btnprix {
    margin-top: 20px; }
  .offGallery {
    display: none; }
  h2 {
    font-size: 2.5em; } }

/* Events
-------------------------------------------------- */
/* Events
-------------------------------------------------- */
.event {
  margin: 5em 0 3em 0;
  color: #362f2d; }

.eventTitle {
  padding: 10px 0 10px 2em;
  background-color: #efe9da;
  border-radius: 5px; }

.event h1 {
  text-transform: uppercase;
  font-size: 6rem;
  text-align: center;
  color: #362f2d;
  margin-bottom: 0.5em; }

@media screen and (max-width: 500px) {
  .info h1 {
    font-size: 4rem; }
  .enent h1 {
    font-size: 4rem; } }

.event h2 {
  font-family: "Playfair Display", sans-serif;
  margin-top: 2em;
  margin-bottom: 1em; }

.event h4 {
  font-family: "Karla", sans-Serif;
  text-transform: uppercase;
  font-size: 2em;
  color: #c1212e; }

.event p {
  font-size: 16px;
  line-height: 1.6em;
  color: #362f2d; }

.coverimg {
  position: relative;
  height: 200px;
  overflow: hidden; }

.coverimg img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.coverimage img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px; }

.auteur {
  padding: 10px 0;
  color: #c1212e;
  font-size: 15px; }

.author {
  float: right; }

.eventDate {
  float: right;
  color: #920a00;
  margin-right: 15px;
  font-size: 15px;
  padding-top: 10px; }

.eventPlace {
  float: left;
  color: #920a00;
  margin-right: 15px;
  font-size: 15px;
  padding-top: 10px; }

.eventPlace img, .eventDate img {
  width: 20px;
  float: left;
  margin-right: 10px; }

.eventContent {
  margin-top: 20px;
  float: left; }

.more {
  float: right; }

.lastevent {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
  transition: -webkit-box-shadow 0.1s ease-in-out;
  -o-transition: box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
  margin-top: 4em; }

.lastevent:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }

.lastevent h4 {
  background-color: #efe9da;
  border-radius: 5px;
  color: #c1212e;
  font-family: "Karla", sans-Serif;
  font-size: 2em;
  padding: 10px 0 10px 1em;
  text-transform: uppercase; }

.lasteventDate {
  background-color: #e65100;
  border-top-right-radius: 4px;
  color: #efe9da;
  float: right;
  font-size: 18px;
  padding: 10px; }

.prev, .next {
  font-style: italic;
  font-size: 15px; }

.prev::after {
  border-right: 0.2em solid #c1212e;
  border-top: 0.2em solid #c1212e;
  content: "";
  display: inline-block;
  height: 1em;
  margin-left: 1em;
  position: relative;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 1em; }

.next::before {
  border-right: 0.2em solid #c1212e;
  border-top: 0.2em solid #c1212e;
  content: "";
  display: inline-block;
  height: 1em;
  margin-right: 1em;
  position: relative;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  width: 1em; }

#photos {
  /* Prevent vertical gaps */
  line-height: 0;
  -webkit-column-count: 7;
  -webkit-column-gap: 0px;
  -moz-column-count: 7;
  -moz-column-gap: 0px;
  column-count: 7;
  column-gap: 0px; }

#photos img {
  /* Just in case there are inline attributes */
  height: auto !important;
  padding: 8px;
  width: 100% !important; }

@media (max-width: 1200px) {
  #photos {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4; } }

@media (max-width: 1000px) {
  #photos {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3; } }

@media (max-width: 800px) {
  #photos {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }

@media (max-width: 400px) {
  #photos {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1; } }

/* Button
-------------------------------------------------- */
.btnTarif, .btnContact, .btnprix {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: .1rem;
  margin-top: 50px;
  padding: 1em 2em 1em 2em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap; }

@media screen and (max-width: 860px) {
  .toright {
    float: none; }
  .button-primary {
    margin-top: 5px; } }

.btnContact {
  background-color: #ffa726;
  color: #fffdf7; }

.btnTarif {
  background-color: #e65100; }
  .btnTarif a {
    color: #fffdf7; }

.btnprix {
  font-size: 3rem;
  line-height: 1em;
  padding-bottom: 2.5em;
  margin-bottom: 50px;
  background-color: #e65100;
  color: #fffdf7;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.nh:hover {
  color: white; }

.btnprix span {
  font-size: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 375px) {
  .btnTarif, .btnContact, .btnprix {
    margin-top: 20px; } }

/* Navigation
-------------------------------------------------- */
nav {
  margin: 50px 0 100px 0;
  padding-bottom: 1em;
  text-decoration: none;
  list-style: none;
  font-size: 1.8em;
  text-transform: uppercase;
  font-weight: 300;
  border-bottom: 1px solid #c1212e;
  text-align: center; }

.menu a {
  display: inline; }

.menu a:hover {
  text-decoration: none; }

.menu ul {
  display: inline-block; }

.menu li {
  list-style: none; }

.menu > li {
  position: relative;
  display: inline;
  padding: .5em 1em .5em 1em; }

@media (min-width: 1045px) {
  .menu > li {
    padding: 0em 1em .5em 3em; } }

.menu > li > a {
  font-weight: 300; }

@media screen and (max-width: 960px) {
  nav {
    border-bottom: none;
    margin: 0 0 0 0; }
  .menu > li {
    float: left;
    width: 50%; }
  .menu > li {
    border-top: solid 1px #c1212e;
    border-left: solid 1px #c1212e; }
  .menu > li:nth-child(even) {
    border-right: solid 1px #c1212e; }
  .menu > li:nth-last-of-type(-n+2) {
    border-bottom: solid 1px #c1212e; } }

/*Menu animation*/
.menu * {
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  box-sizing: border-box;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }

.menu a {
  color: #c1212e;
  display: inline-block;
  letter-spacing: 2px;
  padding: 0.5em 0;
  position: relative;
  text-decoration: none; }

.menu a:before {
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
  top: 25%;
  bottom: 25%;
  left: 0;
  right: 0;
  border-top: 1px solid #c1212e; }

@media screen and (max-width: 960px) {
  .menu a:before {
    border-top: none; } }

.menu a:hover,
.menu .current a {
  color: #362f2d; }

.menu a:hover:before,
.menu .current a:before {
  opacity: 1;
  top: 0;
  bottom: 0; }

/* Flip */
.link-flip a {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.link-flip a:hover,
.link-flip a:focus {
  border-bottom: none; }

@media screen and (max-width: 500px) {
  .menu > li {
    padding: .5em 1em .5em 0.3em; } }

@media screen and (max-width: 500px) {
  nav {
    font-size: 1.2em; } }

/* Header
-------------------------------------------------- */
.header {
  padding: 2em 0; }

.header img {
  width: 30%;
  float: left; }
  @media (max-width: 1024px) {
    .header img {
      float: none;
      display: block;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      width: 60%; } }

.containerFull {
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.quotation {
  content: open-quote;
  font-family: "Shadows Into Light", cursive;
  font-size: 24px;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  font-style: italic;
  position: absolute; }

.blockquote {
  quotes: "“" "”" "‘" "’";
  float: right; }

.blockquote p {
  margin-bottom: 0.5em; }

.quote {
  font-size: 3em;
  font-style: italic;
  margin-top: 55px;
  font-family: "Shadows Into Light", cursive; }

@media (max-width: 900px) {
  .blockquote {
    float: none; }
  .quote {
    font-size: 1.5em;
    margin-top: 5px; } }

.autor {
  font-style: italic;
  font-size: 1.3em;
  margin-bottom: 2em !important; }

/* Artistes
-------------------------------------------------- */
.artistes {
  margin-bottom: 5em; }

.artistes div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: solid 1px #c1212e; }

.artistes {
  margin-bottom: 5em; }

.artistes h1 {
  margin: 0.5em 0;
  border-bottom: 1px solid #c1212e; }

.artistes p {
  font-size: 20px; }

.artistes a {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 8px;
  width: calc(50% - 4px);
  margin-right: 8px; }

.artistes h2 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 3em; }

.artistes li {
  font-size: 20px;
  line-height: 1.5em; }

.artistes a:nth-of-type(2n) {
  margin-right: 0; }

@media screen and (min-width: 50em) {
  .artistes a {
    width: calc(20% - 6px); }
  .artistes a:nth-of-type(2n) {
    margin-right: 8px; }
  .artistes a:nth-of-type(4n) {
    margin-right: 0; } }

/* Footer
-------------------------------------------------- */
.footer {
  background-color: #362f2d;
  margin-top: 200px;
  padding: 2em 3em 5em 5em;
  color: #f2e8dd; }

.footer p {
  font-family: "Karla", sans-Serif;
  font-weight: 300;
  font-size: 20px; }

.sitemap li a {
  margin: 10px 0 10px 0px;
  text-transform: uppercase;
  font-size: 15px;
  font-style: normal;
  color: #f2e8dd; }

.sitemap li a:hover {
  opacity: 0.5; }

.footer li {
  margin: 10px 0 10px 0px;
  text-transform: uppercase;
  font-size: 16px; }

.footer ul > li:first-child {
  padding-top: 1em; }

.footer a {
  color: #c1212e;
  text-transform: lowercase;
  font-style: italic; }

.footer img {
  width: 30%; }

.footer #contactform {
  background-color: #362f2d;
  padding: 0em; }

.footer form {
  margin-bottom: 0; }

input[type="submit"].button-primary,
input[type="button"].button-primary {
  color: #fffcf3;
  background-color: #e65100;
  border-color: #fffcf3; }

input[type="submit"].button-primary:hover,
input[type="button"].button-primary:hover {
  color: #fffcf3;
  background-color: #c74a06;
  border-color: #fffcf3; }

#contactform {
  padding: 2em;
  background-color: #ffa726;
  border-radius: 4px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #contactform button {
    font-size: 11px;
    color: #fffcf3;
    background-color: #e65100;
    border-color: #fffcf3;
    text-transform: uppercase; }
  #contactform button:hover {
    background-color: #c74a06; }

textarea, input {
  font-family: "Karla", sans-Serif; }

.adresse p {
  font-size: 16px; }

.adresse h2 {
  font-family: "Karla",sans-Serif;
  color: #c1212e;
  font-weight: 700;
  border-bottom: solid 2px #c1212e; }

.dropHeader {
  -moz-animation-name: dropHeader;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  -moz-animation-duration: 0.6s;
  -webkit-animation-name: dropHeader;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-duration: 0.6s;
  animation-name: dropHeader;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.6s; }

@-moz-keyframes dropHeader {
  0% {
    -moz-transform: translateY(-30px); }
  100% {
    -moz-transform: translateY(0); } }

@-webkit-keyframes dropHeader {
  0% {
    -webkit-transform: translateY(-30px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes dropHeader {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.md-show {
  visibility: visible; }

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(255, 167, 38, 0.75);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible; }

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