/** Définition des couleurs */
/** Général */
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.cp-font-base {
  font-family: 'Lato', sans-serif;
}
.cp-ctitre {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 35px;
}
.cp-csous-titre {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
}
.cp-noir {
  color: #000000;
}
.cp-blanc {
  color: #ffffff;
}
.cp-rouge-fonce {
  color: #b90000;
}
.cp-gris {
  color: #464646;
}
.cp-cmenu-font {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
}
.cp-texte-gros-noir-bold {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
}
.cp-texte-tgros-noir-bold {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  font-size: 24px;
}
.cp-texte-maj {
  text-transform: uppercase;
}
.cp-texte-description {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.cp-section-titre {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px;
  color: #000000;
  text-align: left;
}
.cp-texte-normal {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  text-align: justify;
}
.cp-texte-16 {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
.cp-texte-normal-gris {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  text-align: justify;
  color: #787878;
}
.cp-texte-petit {
  font-size: 10px;
}
.cp-centre {
  text-align: center;
}
.cp-marge-top {
  margin-top: 10px;
}
.cp-marge-top-bottom {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cp-btn-rouge {
  background-color: #df0000;
  border: 1px solid #ffffff;
  border-radius: 0;
  font-size: 16px;
  color: #ffffff;
  padding: 0.8em;
}
.cp-btn-rouge:focus {
  color: #ffffff;
}
.cp-btn-transparent {
  background-color: transparent;
  border-radius: 0;
  font-size: 16px;
  padding: 0.8em;
  color: #b90000;
}
.cp-btn-blanc[disabled] {
  color: #787878;
}
.cp-btn-petit {
  padding: 5px;
  font-size: 14px;
}
.cp-btn-petit[disabled] {
  color: #c2c2c2;
  cursor: default;
}
.cp-hor-cal-date-active > .cp-btn-petit:hover {
  color: #ffffff;
}
.cp-hor-cal-date-active > .cp-btn-petit:focus {
  color: #ffffff;
}
.cp-btn-petit:focus {
  box-shadow: none;
  outline: none;
}
.cp-cmenu-bas-font {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #ffffff;
}
cp-chor-version {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
}
a {
  cursor: pointer;
}
h3 {
  font-size: 14px;
  text-transform: uppercase;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  background-color: #000000;
  overflow-x: hidden !important;
  min-width: 320px;
}
.cp-titre-general {
  position: absolute;
  top: 65px;
  color: #ffffff;
  font-size: 36px;
}
.cp-back-titre-general {
  position: relative;
  background-color: #000000;
  background-image: url('../img/titre-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 200px;
}
.page-accueil {
  background-color: #ffffff;
}
.cp-central-pub {
  width: calc(66.6% - 332px);
}
.cp-central-pub-film {
  width: calc(66.6% - 302px);
}
.cp-droit-pub {
  padding-bottom: 15px;
}
.cp-modal-pub-dialog {
  width: 820px;
  height: 660px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cp-central-pub {
    width: calc(83.3% - 332px);
    padding: 15px 0 15px 0;
  }
  .cp-central-pub-film {
    width: calc(83.3% - 302px);
    padding: 15px 0 15px 0;
  }
}
@media (max-width: 991px) {
  .cp-central-pub {
    width: inherit;
    padding: 15px;
  }
  .cp-central-pub-film {
    width: inherit;
    padding: 15px;
  }
  .cp-modal-pub-dialog {
    width: 75%;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .cp-modal-pub-dialog {
    width: 95%;
    height: calc(width * 1.24);
  }
}
.cp-modal-pub-content {
  border-radius: 0px;
  height: 100%;
}
.cp-modal-pub-body {
  text-align: center;
  padding: 0;
}
/** Header */
.cp-back-ligne {
  background-color: #000000;
  background-image: url('../img/top-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
header {
  background-color: #000000;
  background-image: url('../img/top-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
header.cp-navbar-fixed {
  margin-bottom: 60px;
}
.cp-clap-logo-cont {
  height: 170px;
}
.cp-clap-logo {
  background-image: url('../img/clap_logo_psf.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
}
.cpm-clap-logo-cont {
  height: 117px;
}
.cpm-clap-logo {
  background-image: url('../img/clap_logo_psf_mobilel.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}
/** Menu principal */
.cp-menu-container {
  width: 100%;
  background-color: #000000;
  height: 60px;
  text-align: center;
  z-index: 1000;
}
.cp-menu-container .cp-logo-on {
  transform: translateX(0%) translateY(0%);
}
.cp-menu-container > div {
  height: 100%;
  display: inline-block;
  transition: all 0.5s ease 0s;
  transform: translateX(-91px) translateY(0%);
}
.cp-menu-logo-vis {
  position: relative;
  transform: translateX(0%) translateY(0%);
  background-image: url('../img/clap_logo_psf_small.png');
  opacity: 1;
  display: flex;
  transition: all 0.5s ease 0s;
  float: left;
  height: 100%;
  text-align: center;
  align-items: center;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
}
.cp-menu-logo-cache {
  transform: translateX(-100%) translateY(0%);
  background-image: url('../img/clap_logo_ste_small.png');
  position: relative;
  opacity: 0;
  display: flex;
  float: left;
  height: 100%;
  text-align: center;
  align-items: center;
  vertical-align: middle;
}
/* Désactivation de la transition pour ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .cp-menu-container > div {
    transition: none;
  }
  .cp-menu-logo-vis {
    transition: none;
  }
}
.cp-menu-item {
  height: 100%;
  text-align: center;
  align-items: center;
  vertical-align: middle;
  border-left: 1px solid #1a1a1a;
  display: flex;
  float: left;
  position: relative;
}
.cp-menu-item > a {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
  display: table-cell;
  padding-left: 15px;
  padding-right: 15px;
}
.cp-btn-menu {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  border-radius: 0px;
  height: 100%;
  padding: 2px 0.95vw 0;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
}
.cp-btn-menu:hover {
  background-color: #464646;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
}
.cp-btn-menu:focus {
  background-color: #464646;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
}
.cp-btn-menu:active {
  background-color: #464646;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
}
.cp-special-dec {
  vertical-align: middle;
  height: 60px;
  background-color: #f0ad4e;
}
.cp-special-texte {
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding-top: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cp-special-dec {
    vertical-align: middle;
    height: 60px;
    background-color: #f0ad4e;
  }
  .cp-special-texte {
    font-size: 16px;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .cp-special-dec {
    vertical-align: middle;
    height: 80px;
    background-color: #f0ad4e;
  }
  .cp-special-texte {
    font-size: 14px;
    text-align: center;
    width: 100%;
    padding-top: 8px;
  }
}
.cp-special-margin {
  margin-top: 60px;
}
.cp-premier {
  border-left: none !important;
}
.cp-menu-item > a > i {
  margin-left: 3px;
}
.cp-menu-item > a > span {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
}
.cp-menu-item > button > i {
  padding-left: 4px;
}
.cp-menu-item.open > button > i {
  padding-left: 0px;
}
.cp-menu-item.open > button > i:before {
  font-family: 'FontAwesome';
  content: "\f0d7";
}
.cp-menu-billettrie > button {
  color: #df0000;
  font-weight: 700;
  text-transform: uppercase;
}
.cp-menu-cinema {
  border-right: none;
}
.cp-menu-cinema > button > i {
  font-size: 30px;
}
.cp-menu-cinema > button > span {
  display: block;
  text-align: center;
}
.cp-menu-dd {
  background-color: #ffffff;
  margin: 0px;
  border: none;
  border-top: 1px solid #acacac;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  font-size: 14px;
  left: 0;
  list-style: outside none none;
  min-width: 160px;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
  padding: 0;
}
.cp-menu-dd-item {
  width: 100%;
  border-bottom: 1px solid #000000;
  padding: 5px;
}
.cpm-menu-hamb {
  height: 100%;
}
.cpm-btn-menu {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  border-radius: 0px;
  height: 46px;
  padding-top: 2px;
  padding-left: 22px;
  text-align: left;
  width: 100%;
}
.cpm-btn-menu-item {
  background: transparent none repeat scroll 0 0;
  border-radius: 0;
  height: 40px;
  padding-top: 2px;
  width: 40px;
  color: #ffffff;
}
.cpm-btn-menu-hamb {
  border: medium none;
  padding-top: 2px;
  text-align: left;
}
.cpm-btn-sel-cinema {
  background-image: url('../img/clap_logo_psf_mobile_small.png');
  width: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
}
.cpm-btn-menu-recherche {
  text-align: right;
  padding-left: 13px;
  padding-right: 30px;
}
.cpm-btn-menu:hover {
  background-color: #009db2;
  border: medium none;
  border-radius: 0px;
  color: #ffffff;
}
.cpm-btn-menu .open {
  background-color: #df0000;
  border: medium #b90000;
  color: #ffffff;
  border-radius: 0px;
}
.cpm-btn-menu:focus {
  background-color: #000000;
  color: #ffffff;
}
.cpm-btn-menu:active {
  background-color: #000000;
  color: #ffffff;
}
.cpm-btn-transparent {
  background-color: transparent;
  font-size: 20px;
  padding: 0 0 2px 7px;
}
.cpm-menu-item > button.collapsed > i {
  padding-left: 2px;
}
.cpm-menu-item > button.collapsed > i:before {
  font-family: 'FontAwesome';
  content: "\f0da";
}
/** Menu mobile */
.cpm-menu-container {
  width: 100%;
  background: linear-gradient(#df0000, #b90000);
  height: 40px;
}
.cpm-menu-recherche {
  float: right;
  height: 40px;
  text-align: right;
}
.cpm-menu-recherche > a {
  color: #ffffff;
}
.cpm-menu-dd {
  background-color: #000000;
  margin: 0px;
  border: none;
  border-top: 1px solid #acacac;
  border-radius: 0;
  padding: 0 0 0 15px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: outside none none;
  min-width: 160px;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
  width: 100vw;
}
.cpm-menu-item {
  min-height: 46px;
  align-items: center;
  vertical-align: middle;
  border-bottom: 1px solid #acacac;
  display: block;
}
.cpm-menu-dd-item {
  background-color: #363636;
}
.cpm-menu-dd > li > a {
  color: #ffffff;
}
.cpm-sub-menu-dd {
  position: relative;
  width: 100%;
}
/** Accueil - Carousel */
.cp-car-img {
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 484px;
}
.cp-car-bloc {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: left;
}
.cp-car-nomfilm {
  font-size: 30px;
}
.cp-car-control {
  font-size: 10em;
  position: relative;
  top: 128px;
}
.cp-car-boutons {
  padding-right: 14vw;
  display: inline-block;
  float: right;
  z-index: 1001;
}
.cp-car-titre-bloc {
  padding-left: 20vw;
  display: inline-block;
  float: left;
}
.carousel-indicators {
  height: 10%;
  text-align: right;
  top: 72%;
  width: 66%;
}
.carousel-indicators > .active {
  background-color: #df0000;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.525) inset;
}
.carousel-indicators > li {
  background-color: #ffffff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.525) inset;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.99) 0px, rgba(0, 0, 0, 0) 100%);
}
.carousel-control.right {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.99) 0px, rgba(0, 0, 0, 0) 100%);
}
/** Accueil - Menu films */
.cp-acc-film-menu {
  width: 100%;
  height: 56px;
  background-color: #ebebeb;
  border-bottom: 1px solid #787878;
  text-align: center;
}
.cp-film-menu-item {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  padding: 17px 1.7%;
  text-transform: uppercase;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #787878;
  background-color: #ebebeb;
}
.cp-film-menu-item.active {
  background-color: #787878;
}
.cp-film-menu-item-bientot {
  border-right: none;
}
.cp-film-menu-item > a {
  color: #000000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cp-acc-film-menu {
    background-color: #ffffff;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cp-film-menu-item {
    width: 40%;
    padding: 12px 1.7%;
    font-size: 14px;
    border: 1px solid #787878;
    margin-right: 2px;
    margin-bottom: 5px;
  }
  .cpm-accueil-contenu {
    padding: 0 15px 15px;
  }
  .cp-film-menu-item-progalt {
    width: calc(80% + 3px);
  }
}
@media (max-width: 767px) {
  .cp-acc-film-menu {
    background-color: #ffffff;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cp-film-menu-item {
    width: 85%;
    padding: 12px 1.7%;
    margin-right: 2px;
    margin-bottom: 5px;
    font-size: 14px;
    border: 1px solid #787878;
  }
  .cpm-accueil-contenu {
    padding: 0 15px;
    text-align: center;
  }
}
/** Recherche */
.cp-recherche-control {
  position: relative;
  display: block;
  left: 0px;
}
.cp-recherche-cont {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  z-index: 600;
}
@media (max-width: 767px) {
  .cp-recherche-cont {
    display: none;
    padding: 10px;
    position: absolute;
    width: 95%;
    background-color: #464646;
  }
}
.cp-recherche-input-group:last-child > input {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.cp-recherche-resultat {
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
  position: absolute;
  text-align: center;
  padding: 52px 10px 10px;
  top: 0;
  right: 0;
  vertical-align: top;
  z-index: 500;
  left: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
}
.cp-recherche-resultat-cache {
  display: none;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.cp-recherche-resultat-entete {
  vertical-align: top;
  color: #ffffff;
  position: absolute;
  top: 55px;
  width: 100%;
}
.cp-recherche-vignettes {
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.cp-recherche-vignettes .cp-film-item .cp-film-aff {
  width: 122px;
}
.cp-recherche-vignettes .cp-film-titre {
  width: 120px;
  color: #ffffff;
}
.cp-recherche-vignettes .cp-film-version {
  color: #ffffff;
}
.cp-recherche-controle {
  bottom: 0;
  color: #fff;
  font-size: 20px;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: 0;
  width: 25%;
}
.cp-recherche-controle.left {
  left: -25%;
}
.cp-recherche-controle.right {
  right: -25%;
}
#cp-recherche-modal {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 480;
  top: 0;
  left: 0;
  position: fixed;
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.cp-recherche-controle.top {
  bottom: 0;
  left: -26%;
  margin: auto;
  top: -100%;
  width: 100vw;
}
.cp-recherche-valeur {
  text-align: left;
  display: inline-block;
}
.cp-recherche-pagination-controle {
  display: inline-block;
}
.cp-recherche-page-ctrl {
  display: inline-block;
}
.cp-recherche-vide {
  right: 7px;
  top: 0;
  bottom: 0;
  height: 21px;
  margin: auto;
  font-size: 14px;
  cursor: pointer;
  color: #ccc;
  z-index: 505;
}
.input-group-addon {
  border-radius: 6px;
}
.cp-recherche-vide.ouvert {
  color: #b90000;
}
/** Icons */
.cp-bebe {
  display: inline-block;
  vertical-align: bottom;
  background-image: url('../img/bebe.png');
  width: 14px;
  height: 18px;
}
.cp-vip {
  display: inline-block;
  vertical-align: bottom;
  background-image: url('../img/vip.png');
  width: 21px;
  height: 16px;
}
.cp-icon-blanc .cp-bebe {
  background-image: url('../img/bebe_w.png');
}
.cp-icon-blanc .cp-vip {
  background-image: url('../img/vip_w.png');
}
/** Accueil - Horaire calendrier */
.cp-hor-cinema {
  text-transform: uppercase;
  color: #c2c2c2;
  font-size: 45px;
  line-height: 36px;
  display: inline-block;
  padding-top: 7px;
  font-weight: bold;
}
a.cp-hor-pdf {
  color: #b90000;
}
a.cp-hor-pdf:hover {
  color: #df0000;
}
/* pour corriger l'italique dans le bouton de changement de cinéma */
.cp-btn-petit > i {
  font-style: normal;
}
.cp-hor-cal-header {
  position: relative;
  height: 36px;
  text-align: left;
}
.cp-hor-cal-date-liste {
  color: #b90000;
  font-size: 14px;
  margin-top: 12px;
  position: absolute;
  left: 0;
  width: 500px;
  height: 50px;
  overflow-x: hidden;
  overflow-y: auto;
  transform-origin: right top;
  white-space: nowrap;
  width: 85%;
}
.cp-hor-cal-date {
  display: inline;
  margin-right: 2px;
  padding: 1px 4px 7px;
}
.cp-hor-cal-date > button {
  text-transform: capitalize;
}
.cp-hor-cal-date > button.aujourdhui {
  text-transform: uppercase;
}
.cp-hor-cal-date-active {
  background-color: #b90000;
}
.cp-hor-cal-date-active > button {
  color: #ffffff;
}
.cp-hor-cal-controls {
  position: absolute;
  right: 0;
  top: 5px;
  background-color: #ffffff;
}
.cp-hor-cal-control {
  display: inline;
  font-size: 10px;
}
.cp-hor-film-liste {
  margin-top: 10px;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.cp-hor-film-liste-item {
  border-top: 1px solid #787878;
  border-bottom: 1px solid #787878;
  margin-bottom: 3px;
  line-height: 20px;
  padding-top: 4px;
}
.cp-hor-cal-film-pair {
  background-color: #ffffff;
}
.cp-hor-cal-film-impair {
  background-color: #ebebeb;
}
.cp-hor-cal-film-matinee {
  background-color: #ffffff;
  text-align: center;
  line-height: 30px;
}
.cp-hor-cal-film-apresmidi {
  background-color: #f5f5f5;
  text-align: center;
  line-height: 30px;
}
.cp-hor-cal-film-soiree {
  background-color: #dedede;
  text-align: center;
  line-height: 30px;
}
.cp-hor-cal-entete {
  text-transform: uppercase;
  line-height: 20px;
  font-size: 12px;
}
.cp-hor-cal-titre-film > a {
  color: #b90000;
  font-size: 14px;
  font-weight: 700;
  margin-left: 6px;
}
.cp-hor-cal-film-heures {
  margin-right: 6px;
  display: block;
  text-align: right;
}
.cp-hor-cal-film-heure {
  color: #000000;
  font-weight: 700;
}
.cp-hor-cal-film-heure-passe > .cp-hor-cal-ticket {
  color: #787878;
}
.cp-hor-cal-film-heure-vip {
  color: #009db2;
}
.cp-hor-cal-film-heure-bebe {
  color: #872175;
}
.cp-hor-cal-film-version {
  font-size: 12px;
  font-weight: 400;
}
.cp-hor-cal-film-addinfo {
  font-size: 12px;
  font-weight: 400;
  float: right;
}
.cp-hor-cal-ticket {
  color: #b90000;
  font-size: 14px;
  padding: 2px;
  background-color: transparent;
  line-height: normal;
  text-decoration: underline;
}
.cp-hor-cal-ticket:after {
  font-family: 'FontAwesome';
  content: "\f145";
}
.cp-hor-cal-ticket-gris {
  color: #b90000;
  font-size: 14px;
  padding: 2px;
  background-color: transparent;
  line-height: normal;
  text-decoration: underline;
  color: #464646;
}
.cp-hor-cal-ticket-gris:after {
  font-family: 'FontAwesome';
  content: "\f145";
}
.cpm-hor-cal-heures > .cp-hor-cal-film-heure {
  margin: 2px;
}
.cpm-hor-cal-heures > .cp-hor-cal-film-heure > .cp-hor-cal-ticket {
  color: #ffffff;
  background-color: #df0000;
  border: 1px solid #464646;
  text-decoration: none;
  padding: 6px 12px;
  margin-bottom: 4px;
}
.cpm-hor-cal-heures > .cp-hor-cal-film-heure > .cp-hor-cal-ticket:after {
  content: '';
}
.cpm-hor-cal-heures > .cp-hor-cal-film-heure > .cp-hor-cal-ticket > .cp-hor-cal-film-heure-bebe {
  color: #ffffff;
}
.cpm-hor-cal-heures > .cp-hor-cal-film-heure > .cp-hor-cal-ticket > .cp-hor-cal-film-heure-vip {
  color: #ffffff;
}
.cp-hor-film-legende {
  position: relative;
  height: 36px;
  margin-top: 5px;
}
.cp-hor-film-bebe {
  display: inline-block;
  left: 0;
}
.cp-hor-film-vip {
  float: right;
  right: 0;
  top: 0px;
}
/** Horaire mobile */
.cpm-btn-hor-collapse {
  color: #acacac;
  font-size: 35px;
  line-height: 1.2;
}
.cpm-hor-expand > div.cpm-hor-film-row > div.cpm-btn-hor-cont > button.cpm-btn-hor-collapse > i.fa-plus-circle:before {
  font-family: 'FontAwesome';
  content: "\f056";
}
div.cpm-hor-film-liste > div.cp-hor-film-liste-item > div.cpm-hor-cal-expandable > div.cpm-hor-cal-heures {
  display: none;
}
div.cpm-hor-film-liste > div.cpm-hor-expand > div.cpm-hor-cal-expandable > div.cpm-hor-cal-heures {
  display: block !important;
  padding-bottom: 5px;
}
.cpm-hor-film-lien {
  background-color: #c2c2c2;
  height: 100%;
  display: inline-block;
  width: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  color: #ffffff;
  border-left: 1px solid #787878;
}
.cpm-hor-film-lien > button {
  font-size: 35px;
  padding: 3px 0 0 0;
  line-height: 0;
}
.cp-hor-cal-film-pair > div.cpm-hor-film-lien {
  background-color: #d7d7d7;
}
.cpm-hor-expand > div.cpm-hor-film-lien {
  padding-top: 14px;
}
.cpm-hor-sous-header {
  margin-left: -15px;
  position: relative;
  text-align: left;
  top: 10px;
  color: #b90000;
}
.cpm-btn-hor-tout {
  color: #b90000;
  font-size: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cp-hor-film-liste-item {
    height: auto;
    position: relative;
  }
  .cpm-hor-film-liste {
    padding-left: -15px;
    padding-right: -15px;
  }
}
@media (max-width: 767px) {
  .cp-hor-film-liste-item {
    height: auto;
    position: relative;
    border-bottom: none;
    margin-bottom: 0;
  }
  .cp-hor-cal-film-heures {
    float: none;
    margin-left: 47px;
    top: -6px;
    position: relative;
    text-align: left;
  }
  .cp-hor-cal-heures-seul {
    padding-top: 18px;
  }
  .cpm-hor-film-liste {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cpm-hor-film-list-pair {
    background-color: #ebebeb;
  }
  .cpm-hor-film-list-impair {
    background-color: #ffffff;
  }
  .cp-hor-cal-film-addinfo {
    clear: both;
  }
  .cpm-hor-film-col {
    padding-left: 10px;
    display: flex;
    flex-direction: column;
  }
  .cp-hor-cal-titre-film > a {
    margin-left: 0;
  }
  .cpm-btn-hor-cont {
    min-width: 35px;
  }
}
/** Override calendrier */
.selbtngroup {
  display: inherit !important;
  height: 21px;
}
.btnpicker {
  width: auto !important;
  padding: 5px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 0;
  font-size: 16px;
  padding: 0.8em;
  color: #b90000;
}
.mydp {
  border: none !important;
  line-height: 0.8 !important;
  top: 7px;
}
.mydp .currmonth {
  background: transparent;
}
.mydp td.daycell.currmonth.tablesingleday {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #b90000, #df0000);
  border: 1px solid #ffffff;
}
.mydp .datevalue .currmonth .highlight {
  background-color: transparent;
}
.mydp .highlight {
  color: #ffffff !important;
}
.mydp td.daycell.currmonth.tablesingleday div.datevalue.currmonth.highlight {
  background: transparent;
}
.mydp td.disabled > .datevalue {
  background-color: transparent;
}
.mydp td.daycell.disabled {
  background-color: #ffffff !important;
}
.mydp td.daycell.disabled div.datevalue.currmonth.highlight span.dimday {
  color: #b90000;
}
.selectorarrowright::before {
  left: 95% !important;
}
.selectorarrowright::after {
  left: 95% !important;
}
.btnpicker > span {
  font-size: 26px !important;
  color: #b90000;
}
@media (max-width: 767px) {
  .cp-commun-horaire {
    margin-left: 15px;
    margin-right: 15px;
  }
}
/** Horaire dans le contexte de la fiche du film */
.cp-hor-fiche-film .cp-hor-cal-film-heure {
  color: #000000;
  font-weight: 700;
}
.cp-hor-fiche-film .cp-hor-cal-film-heure-passe {
  color: #c2c2c2;
}
.cp-hor-fiche-film .cp-hor-cal-film-heures {
  float: left;
  margin-left: 6px;
}
.cp-hor-fiche-film .cp-hor-film-vip {
  float: left;
  right: 0;
  top: 0px;
}
.cp-hor-fiche-film .cp-hor-film-liste-item {
  border: none;
  height: 30px;
  line-height: 27px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cp-hor-fiche-film .cp-hor-film-liste-item {
    background-color: #ebebeb;
    height: 60px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
  .cp-hor-fiche-film .cp-hor-film-liste {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .cp-hor-fiche-film .cp-hor-film-liste-item {
    background-color: #ebebeb;
    height: 60px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
  .cp-hor-fiche-film .cp-hor-film-liste {
    margin-bottom: 20px;
  }
}
.cp-blogue-centre {
  text-align: center;
  width: 100%;
}
/** Bloc pub */
.cp-bloc-pub {
  text-align: center;
  border: 1px solid #000000;
  width: 302px;
  height: 252px;
}
/** Liste de films */
.cp-liste-vignette-films {
  display: inline-block;
  vertical-align: top;
}
.cp-film-item .cp-film-aff {
  width: 212px;
  background: transparent none repeat scroll 0 0;
  bottom: 0;
  height: 100%;
  transform: translateX(0%) translateY(0%);
  position: relative;
  border: 1px solid #000000;
}
.cp-film-titre {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  text-align: center;
  width: 210px;
}
.cp-film-version {
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.cp-film-item {
  margin: 10px;
}
.cp-film-hover {
  background: transparent none repeat scroll 0 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  transform: translateX(0%) translateY(0%);
  transition: all 0.3s ease 0s;
  position: absolute;
}
.cp-film-item .cp-film-hover:hover i.fa {
  opacity: 1;
  transform: translateX(0%) translateY(0%);
}
.cp-film-item:hover .cp-film-hover i.fa {
  opacity: 1;
  transform: translateX(0%) translateY(0%);
}
.cp-film-item:hover .cp-film-hover {
  background-color: rgba(1, 1, 1, 0.5);
}
.cp-film-hover i.fa {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  font-size: 26px;
  height: 50px;
  padding-top: 12px;
  position: relative;
  top: 40%;
  transition: all 0.5s ease 0s;
  width: 50px;
}
.cp-film-hover > a {
  color: #000000;
  transition: all 0.5s ease 0s;
}
.cp-film-hover i.fa.fa-film {
  opacity: 0;
  transform: translateX(200%) translateY(0%);
  transition: all 0.5s ease 0s;
}
.cp-film-hover i.fa.fa-info {
  opacity: 0;
  transform: translateX(-200%) translateY(0%);
  transition: all 0.5s ease 0s;
}
.cp-film-hover i.fa:hover {
  background: #333333 none repeat scroll 0 0;
  color: #ffffff;
}
.cp-film-aff > img {
  cursor: pointer;
}
.cp-film-nohover-recherche i.fa {
  display: none;
}
.cp-film-bientot-mois {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  color: #b90000;
  text-transform: uppercase;
  text-align: left;
}
/** Détails du film */
.cp-film-col-gauche {
  min-width: 225px;
  max-witdh: 250px;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
.cp-film-col-gauche .cp-film-aff > img {
  cursor: auto;
  border: 1px solid #464646;
}
.cp-film-col-droit {
  min-width: 300px;
  max-width: 300px;
  display: table;
}
.cp-film-col-centre {
  display: table;
  padding-left: 15px;
  padding-right: 15px;
}
.cp-film-col-centre h3 {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  text-align: justify;
  color: #787878;
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  .cp-film-col-gauche {
    float: none;
    padding: 15px 15px 0;
  }
  .cp-film-col-centre {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .cp-film-col-droit {
    display: inline;
    text-align: center;
    padding: 15px 15px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cp-film-col-gauche {
    float: none;
    padding: 15px 15px 0;
  }
  .cp-film-col-centre {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .cp-film-col-droit {
    display: inline;
    text-align: center;
    padding: 15px 15px 0;
  }
}
.cp-film-alaffiche-cache {
  display: none;
}
.cp-film-alaffiche {
  display: inline;
  background-color: #464646;
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  float: left;
  padding: 1px 7px;
}
.cp-film-bientot-cache {
  display: none;
}
.cp-film-bientot {
  display: inline;
  background-color: #009db2;
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  float: left;
  padding: 1px 7px;
}
.cp-film-det-gauche {
  text-align: center;
}
.cp-film-back-general {
  background-size: auto;
}
.cp-film-back-general:before {
  content: '';
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 66%, #000000 95%), linear-gradient(to left, rgba(0, 0, 0, 0) 66%, #000000 95%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1200px 200px;
  height: 100%;
  width: 100%;
}
.cp-ligne-horiz {
  border-top: 1px solid #787878;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cp-film-visa {
  margin: 10px 0;
}
.cp-film-lien {
  margin-left: 5px;
  margin-right: 5px;
}
button.cp-film-lien {
  background-color: transparent;
  padding: 0;
  position: relative;
  top: -8px;
}
.cp-film-lien i.fa {
  background-image: linear-gradient(to bottom, #df0000, #b90000);
  border-radius: 50%;
  font-size: 35px;
  height: 62px;
  padding-top: 12px;
  position: relative;
  top: 40%;
  transition: all 0.5s ease 0s;
  width: 62px;
  color: #ffffff;
  padding-left: 0;
}
.cp-film-generique-details {
  color: #df0000;
}
.cp-film-critiques-etoiles {
  color: #ffc600;
}
.cp-film-critiques-pasetoiles {
  color: #d7d7d7;
  position: relative;
}
.cp-film-critiques-pasetoiles-texte {
  position: relative;
  top: -30px;
}
.cp-film-critiques-section {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
/** Carousel Programmation Alternative */
.cp-acc-progalt-sect {
  background-color: #000000;
  background-image: url('../img/top-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#progalt-titre {
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
}
.cp-car-pa-contenu {
  padding-top: 20px;
  margin-bottom: 60px;
}
.cp-car-progalt {
  color: #ffffff;
  text-align: center;
}
#cp-car-pa-indicators {
  text-align: right;
  top: 72%;
  width: 66%;
}
.cp-car-pa-control {
  font-size: 10em;
  position: relative;
  top: 50px;
}
/** Bas de page */
footer {
  background-image: linear-gradient(to bottom, #df0000, #b90000);
  padding-top: 60px;
}
.cp-bas-section {
  border-right: 1px solid #b90000;
  padding-left: 55px;
  height: 35vh;
}
.cp-bas-section > ul {
  padding-left: 0px;
}
.cp-bas-col-titre {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
}
.cp-bas-item {
  list-style-type: none;
  line-height: 25px;
  color: #ffffff;
  font-size: 14px;
}
.cp-bas-item > a {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #ffffff;
}
.cp-bas-apps {
  padding-left: 18px;
}
.cp-bas-apps > li {
  list-style-type: disc;
  color: #ffffff;
  font-size: 14px;
}
.cp-bas-apps > li > a {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #ffffff;
}
.cp-bas-pastille > a {
  width: 45px;
  height: 46px;
}
.cp-bas-pastille {
  width: 45px;
  height: 46px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.cp-bas-icons {
  background-image: url('../img/social-icons.png');
  background-origin: border-box;
  background-repeat: no-repeat;
  width: 46px;
  height: 45px;
}
.cp-bas-fb {
  background-image: url('../img/social-icons.png');
  background-origin: border-box;
  background-repeat: no-repeat;
  width: 46px;
  height: 45px;
  background-position: -6px -6px;
}
.cp-bas-tw {
  background-image: url('../img/social-icons.png');
  background-origin: border-box;
  background-repeat: no-repeat;
  width: 46px;
  height: 45px;
  background-position: -6px -64px;
}
.cp-bas-in {
  background-image: url('../img/social-icons.png');
  background-origin: border-box;
  background-repeat: no-repeat;
  width: 46px;
  height: 45px;
  background-position: -6px -122px;
}
.cp-bas-yt {
  background-image: url('../img/social-icons.png');
  background-origin: border-box;
  background-repeat: no-repeat;
  width: 46px;
  height: 45px;
  background-position: -6px -179px;
}
.cp-bas-bb {
  background-image: url('../img/social-icons.png');
  background-origin: border-box;
  background-repeat: no-repeat;
  width: 46px;
  height: 45px;
  background-position: -6px -237px;
}
@media (max-width: 767px) {
  footer {
    padding-top: 30px;
  }
  .cp-bas-section {
    border-right: 1px solid #b90000;
    padding-left: 30px;
    height: auto;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer {
    padding-top: 30px;
  }
  .cp-bas-section {
    border-right: 1px solid #b90000;
    padding-left: 30px;
    height: auto;
    padding-bottom: 15px;
  }
}
#cp-infolettre {
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.cp-btn-noir {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #000000;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  height: 50px;
  z-index: 490;
}
.cp-btn-noir > a > i.fa {
  font-size: 25px;
  margin-right: 5px;
  color: #ffffff;
}
#cp-infolettre-texte {
  color: #ffffff;
  position: relative;
  top: -2px;
}
.cp-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 480;
  top: 0;
  left: 0;
  position: fixed;
  transition: all 0.3s ease 0s;
}
.cp-chargement-bloc {
  position: fixed;
  text-align: center;
  top: 50%;
  left: calc(50% - 50px);
  width: 100px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 6px;
}
/* Sélection du cinéma */
.cp-selection {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-image: url('../img/back_select_png16.png');
  background-position: center 25px;
  background-repeat: no-repeat;
  text-align: center;
}
.cp-selection a {
  color: #ffffff;
  text-decoration: underline;
}
.cp-selection .cp-sel-cookies {
  background-color: #787878;
  padding: 20px 0;
}
.cp-selection .cp-sel-top {
  padding: 100px;
}
.cp-selection .cp-btn-transparent {
  text-align: center;
}
.cp-selection .cp-btn-pyr {
  background-image: url('../img/clap_logo_ste_select.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 437px;
  height: 52px;
  display: block;
}
.cp-selection .cp-btn-ltv {
  background-image: url('../img/clap_logo_ltv_select.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 437px;
  height: 52px;
  display: block;
}
.cp-selection .cp-sel-addresse {
  height: 50px;
  padding-top: 10px;
}
.cp-selection .cp-sel-btn:hover .cp-btn-transparent {
  border: 1px solid #ffffff;
  background-color: #000000;
}
.cp-selection .cp-sel-btn:hover .cp-blanc {
  display: block;
}
.cp-selection .cp-sel-btn .cp-blanc {
  display: none;
}
.cp-selection .cp-sel-note {
  padding: 100px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000 25%);
}
.cp-selection .cp-bas-pastille {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #000000;
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
  .cp-selection .cp-sel-top,
  .cp-selection .cp-sel-note {
    padding: 10px 0;
  }
  .cp-selection .cp-btn-pyr {
    background-image: url('../img/clap_logo_ste_select_mobile.png');
    width: 221px;
    height: 100px;
  }
  .cp-selection .cp-btn-ltv {
    background-image: url('../img/clap_logo_ltv_select_mobile.png');
    width: 221px;
    height: 100px;
  }
}
/** Share button classes */
.sb-style.sb-style-colors .facebook {
  background: #4267b2 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .facebook:hover {
  background: #35528e none repeat scroll 0 0;
}
.sb-style.sb-style-colors .twitter {
  background: #00acee none repeat scroll 0 0;
}
.sb-style.sb-style-colors .twitter:hover {
  background: #008abe none repeat scroll 0 0;
}
.sb-style.sb-style-colors .googleplus {
  background: #db4437 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .googleplus:hover {
  background: #af362c none repeat scroll 0 0;
}
.sb-style.sb-style-colors .stumbleupon button {
  background: #eb4924 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .stumbleupon button:hover {
  background: #bc3a1d none repeat scroll 0 0;
}
.sb-style.sb-style-colors .linkedin button {
  background: #006fa6 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .linkedin button:hover {
  background: #005985 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .pinterest button {
  background: #bd081c none repeat scroll 0 0;
}
.sb-style.sb-style-colors .pinterest button:hover {
  background: #970616 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .reddit button {
  background: #ff4006 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .reddit button:hover {
  background: #cc3305 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .tumblr button {
  background: #36465d none repeat scroll 0 0;
}
.sb-style.sb-style-colors .tumblr button:hover {
  background: #2b384a none repeat scroll 0 0;
}
.sb-style.sb-style-colors .whatsapp button {
  background: #25d366 none repeat scroll 0 0;
}
.sb-style.sb-style-colors .whatsapp button:hover {
  background: #1ea952 none repeat scroll 0 0;
}
share-buttons {
  width: 100%;
}
.sb-buttons {
  text-align: center;
}
.sb-style {
  margin: 1em auto;
}
.sb-style .sb-button {
  -moz-box-orient: vertical;
  flex-direction: column;
  min-width: 60px;
  padding: 5px;
  margin-left: 5px;
}
.sb-style .sb-button,
.sb-style button {
  -moz-box-direction: normal;
  display: inline-block;
}
.sb-style button {
  -moz-box-align: center;
  -moz-box-orient: horizontal;
  align-items: center;
  background-color: transparent;
  border-radius: 0.2em;
  color: #fff;
  flex-direction: row;
  font-size: 1.4em;
  padding: 0.5em 0.9em;
  border: 0 none;
  cursor: pointer;
  outline: 0 none;
}
.sb-style button:hover {
  transition: all 0.3s ease 0s;
}
.sb-style .sb-show-count {
  justify-content: space-around;
  max-width: 6em;
}
.sb-style .sb-template {
  margin: 0 auto;
}
.sb-style .sb-count {
  color: #fff;
  font-family: Tahoma;
  font-size: 0.75em;
  font-weight: 700;
  margin-left: 0.8em;
  position: relative;
  text-align: center;
}
.facebook {
  -moz-box-ordinal-group: 2;
  order: 1;
}
.twitter {
  -moz-box-ordinal-group: 3;
  order: 2;
}
.googleplus {
  -moz-box-ordinal-group: 4;
  order: 3;
}
.pinterest {
  -moz-box-ordinal-group: 6;
  order: 5;
}
.linkedin {
  -moz-box-ordinal-group: 5;
  order: 4;
}
.tumblr {
  -moz-box-ordinal-group: 9;
  order: 8;
}
.reddit {
  -moz-box-ordinal-group: 8;
  order: 7;
}
.stumbleupon {
  -moz-box-ordinal-group: 10;
  order: 9;
}
.whatsapp {
  -moz-box-ordinal-group: 7;
  order: 6;
}
#tpos-cart-button {
  display: none !important;
}
