/* FONT FACES */
@font-face {
  font-family: 'Bison';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/Bison-Bold.ttf');
}
#bandes-annonces {
  display: none;
}
/* HEAD */
.header-wrapper--home {
  height: 85px;
  background-color: #343230;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.33);
}
#navigation-box {
  padding: 0px;
}
ul#navigation {
  font-family: 'Bison', helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  float: none;
  margin-right: auto;
}
ul#navigation > li {
  line-height: 85px;
  padding: 0 16px;
}
ul#navigation > li > a {
  font-family: 'Bison', helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  display: inline;
  padding: 0;
  color: #fff;
}
ul#navigation > li > a:hover,
ul#navigation > li > a:active {
  color: #ff0000;
  text-decoration: underline;
}
ul#navigation > li > ul {
  background-color: #343230;
  list-style-type: none;
}
ul#navigation > li > ul a {
  color: #ffffff;
}
ul#navigation.showen-c {
  background-color: #343230;
  min-height: 346px;
  top: 95px;
}
ul#navigation.showen-c > li:first-child {
  margin-bottom: 8px;
}
ul#navigation.showen-c > li {
  line-height: 24px;
}
.navigation {
  text-transform: uppercase;
}
.banner-info {
  font-family: 'Bison', helvetica, sans-serif;
  background-color: #eae9ee;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  width: 1000px;
  margin: 0 auto;
  padding: 8px 16px;
}
.banner-top {
  padding: 4px 0px;
  height: auto;
}
.banner-top div {
  float: left;
  text-align: left;
  margin: 0 4px;
}
.banner-top span.clearfix {
  clear: both;
  display: block;
}
.banner-top img {
  position: static;
  width: auto;
}
/* SLIDER */
#wowslider-container1 .ws-title {
  height: 175px;
  right: 0;
  bottom: 0;
  color: #fff;
  background: #900b0a;
  padding: 24px;
  opacity: 1;
}
#wowslider-container1 .ws-title:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  border-bottom: 175px solid #900b0a;
  border-left: 32px solid transparent;
}
#wowslider-container1 a {
  color: #fff;
  font-size: 16px;
}
/* MOVIE CARDS & CAROUSEL */
.movies-cards .movie--test--light {
  background-color: none;
}
.movies-cards .movie--test {
  width: 25%;
  position: relative;
}
.movies-cards .movie--test .movie__images {
  width: auto;
}
.movies-cards .movie--test .movie__images a {
  display: block;
  text-align: center;
  height: 212px;
  width: 165px;
  overflow: hidden;
}
.movies-cards .movie--test .movie__images a img {
  max-height: auto;
  max-width: auto;
  min-height: auto;
  min-width: auto;
  height: 100%;
}
.movies-cards .movie--test .movie__info {
  min-height: 212px;
  min-width: 100%;
  padding: 8px;
  display: none;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.7);
}
.movies-cards .movie--test .movie__title {
  color: #fff;
}
.movies-cards .movie--test:hover .movie__info {
  display: block;
}
.slick-track {
  margin-left: 0 !important;
}
.slick-prev,
.slick-next {
  z-index: 1;
  text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.7);
}
.slick-prev {
  left: 16px;
}
.slick-next {
  right: 16px;
}
.slick-dots {
  bottom: -45px;
}
/* DIVERS */
.select .sbSelector:after {
  content: none;
}
/* TYPO */
.page-heading {
  font-family: 'Bison', helvetica, sans-serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  background: none;
  padding-left: 0px;
}
.page-heading span {
  display: inline-block;
  margin-top: 8px;
  background: #343230;
  color: #fff;
  padding: 4px 6px 4px 32px;
  position: relative;
}
.page-heading span:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 48px solid #343230;
  border-right: 8px solid transparent;
}
/* SIDEBAR / BLOC MOBILE APP */
.promo {
  padding: 24px 0 0 0;
}
.promo .promo__head {
  font-size: 27px;
  margin-bottom: 8px;
  line-height: 19px;
}
.promo .promo__describe {
  padding-bottom: 0px;
}
.promo .promo__content ul {
  margin-bottom: 0;
}
.store-variant {
  margin-top: 8px;
}
.store-variant,
.store-variant a {
  padding: 0;
}
.store-variant:before {
  content: none;
}
.store-variant img {
  width: auto;
}
/* FOOTER */
.footer-wrapper {
  background: #343230;
  padding: 32px 16px;
}
.footer-wrapper * {
  color: #fff;
}
.footer-wrapper .nav-link {
  margin: 0;
}
.footer-wrapper .nav-link .nav-link__item {
  font-size: 13px;
}
.footer-wrapper .nav-link .nav-link__item:before {
  content: none;
}
.footer-wrapper,
.footer-wrapper a {
  color: #fff;
}
.footer-info {
  padding-top: 0px;
}
.footer-info,
.footer-info .heading-special--small {
  text-align: center;
  float: none;
}
.footer-info * {
  color: #fff;
}
.footer-info .social .social__variant {
  margin-left: auto;
  margin-right: 16px;
}
p.copy {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* UTILS */
.mt-1 {
  margin-top: 8px;
}
.mt-2 {
  margin-top: 16px;
}
.mt-3 {
  margin-top: 24px;
}
.mt-4 {
  margin-top: 32px;
}
.mt-6 {
  margin-top: 48px;
}
.mt-8 {
  margin-top: 64px;
}
.mb-1 {
  margin-bottom: 8px;
}
.mb-2 {
  margin-bottom: 16px;
}
.mb-3 {
  margin-bottom: 24px;
}
.mb-4 {
  margin-bottom: 32px;
}
.mb-6 {
  margin-bottom: 48px;
}
.mb-8 {
  margin-bottom: 64px;
}
.py-1 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-2 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-3 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-4 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-6 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.py-8 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.p-1 {
  padding: 8px;
}
.p-2 {
  padding: 16px;
}
.p-3 {
  padding: 24px;
}
.p-4 {
  padding: 32px;
}
.p-6 {
  padding: 48px;
}
.p-8 {
  padding: 64px;
}
.color-danger {
  color: #ff0000;
}
.color-lighter {
  color: #ffffff;
}
.box-primary {
  background-color: #ffd564;
  padding: 32px 16px;
}
.bg-darker {
  background-color: #343230;
}
.bg-lighter {
  background-color: #fff;
}
.bg-light {
  background-color: #eae9ee;
}
.ff-alt-1 {
  font-family: 'Bison', helvetica, sans-serif;
  font-weight: bold;
}
/*.ff-alt-2{
	font-family: 'Futura Book';
}*/
.cr-overlay {
  display: none;
  position: fixed;
  z-index: 200;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}
.cr-modal {
  padding: 24px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 640px;
  height: 420px;
}
.card-button {
  position: relative;
  background: #FFD777;
  text-align: center;
  height: 212px;
  width: 155px;
}
.card-button a {
  font: 18px 'aleobold', sans-serif;
  color: #4c4145;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 16px;
  transform: translate(-50%, -50%);
}
.lead {
  font: 18px 'aleobold', sans-serif;
  color: #4c4145;
}
@media (min-width: 993px) {
  ul#navigation > li > ul {
    top: 60px;
  }
}
@media (max-width: 768px) {
  .banner-info{
      width:100%;
  }
}
/**
MOBILE ONLY
*/
@media (max-width: 767.98px) {
  /**
	FIX : Supprime l'habillage sur téléphone mobile & corrige l'espacement vertical des différentes rubriques
	*/
  .haB {
    display: none !important;
  }
  .haB + p {
    display: none;
  }
  .banner-top {
    text-align: center;
    display: block;
  }
  .banner-top img {
    position: static;
  }
  .banner-top > div {
    display: none;
  }
  .banner-top .banner-ad{
      display: block;
      width: 100%;
  }
  .control-panel {
    right: 16px;
    margin-right: 0;
  }
  #navigation-toggle {
    line-height: 50px;
  }
  .row-block {
    margin-bottom: 0;
  }
  .page-heading {
    margin-top: 16px;
  }
  .movies-cards .movie--test {
    padding: 0 8px;
    background: none;
    width: 50% !important;
  }
  .movies-cards .movie--test .movie__images a {
    display: block;
    text-align: center;
    height: 212px;
    max-width: 160px;
    overflow: hidden;
  }
  .movies-cards .movie--test .movie__images a img {
    max-height: auto;
    max-width: auto;
    min-height: auto;
    min-width: auto;
    height: 100%;
  }
  .movies-cards .movie--test .movie__info {
    width: 160px;
    min-width: auto;
  }
  .movie--preview {
    margin-top: 16px;
  }
  .movie--preview .movie__images {
    margin: 8px auto;
  }
  .paginate li {
    margin-bottom: 16px;
  }
  .select--sorties {
    margin-left: 50px;
  }
  .contact-form-wrapper {
    margin: 24px 0;
    padding-left: 16px;
    padding-right: 16px;
  }
  aside.col-sm-4.col-md-4 {
    float: none !important;
  }
  .sitebar {
    margin-top: 24px;
  }
  .sitebar .btn-demo {
    text-align: center;
  }
  .footer-wrapper {
    padding: 16px;
  }
}
@media (max-width: 640px) {
  .sitebar .banner-wrap {
    display: block;
    width: 225px;
    margin-left: auto;
    margin-right: auto;
  }
  .sitebar .banner-wrap--last {
    margin-right: auto;
  }
}
