@import
	url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,400,900&display=swap');



.owl-theme .owl-dots, .owl-theme .owl-nav {

    display: none;
}


.owl-stage {display: flex; }
.navbar-dark .navbar-nav .dropdown-menu  .nav-link {
    color: #232323;
	text-align:center;
}

.col-md-3.col-lg-3.logoD {
    margin-top: 15px;
}

.ligne-reservation {padding: 20px;}


.dropdown-menu li.nav-item {    border-top: 0px;}

.etape {
    background-color: #71152c;
	color:#fff;
	text-align:center;
	    PADDING: 20px;
		PADDING-top: 40px;
		PADDING-bottom: 40px;
    font-weight: 600;
	font-size:1.3rem;
}

.titre_res { font-size:1.5rem;}
.badge-cinema {
    color: #fff;
    background-color: #b7b7b7;
    margin-left: 10px;
    font-weight: 400;
    font-size: 0.7rem;
    cursor:pointer;
}



.badge-mention {
    color: #000;
    background-color: #ffffff;
}

.tooltip-inner {

    font-size: 0.7rem;

}

.applicationProgramme a, .applicationProgramme a:hover {    color: #212529; text-decoration:none;}

.erakysF, .erakysF a, .erakysF a:hover {color: #000000;
    text-decoration: none;
    font-style: italic;
    background-color: transparent;
    font-weight: 900;
	font-size: 0.7rem;}
	
.fSeance .btn-primary {
    margin-top: 0px;
    font-size: 1.2rem;
    margin-bottom: 10px; 
}

.btn-poursuivre-site.btn-primary {
    font-size: 1.2rem;
    margin-right:1rem;
}

.containerbSeparator {
    clear: both;
    width: 100%;
    border-top: 1px solid #e0e0e0;
	margin-top: 5px;
    margin-bottom: 5px;
}
.zoneAfficheRoll .zoneafficheGd { cursor:pointer;}

#googleAdFooter {
	text-align: center;
	padding-bottom: 2rem;
	padding-top: 2rem;
}

.h3, h3 {
	font-size: 2.5rem;
}

label {
	font-weight: 900;
	font-size: 1.8rem;
}

.content-img-100, .content-video-100 {
	width: 100%;
}

.content-img, .content-video {
	max-width: 100%;
	max-height: 100%;
}

.btn {
	background-color: #000;
	color: #fff;
	padding: 7px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	margin-top: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 1.2rem;
	    font-weight: 400;
}

.btn-primary {
	font-size: 1.2rem;
	font-weight:600;
}

.modal-footer .btn-primary {
	font-size: 1.2rem;
}

.BTHoraire a:hover {
	text-decoration: none;
}

.traitSeparateur .btn-primary {
	font-size: 1.2rem;
}

.formulaire_contact {
	padding: 3rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
	background-image: url(../picto/fondM.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
}

.lienFooter {
	text-align: center;
}

.sigle {
	font-size: 0.7rem;
	font-style: italic;
	width: 100%;
	text-align: right;
	margin-top: 1rem;
}

.mention-mob {
	display: none;
}

.fixed-top {
	z-index: 1000;
}

.colorImg {
	padding-top: 2rem;
	background-image: url(../picto/fondM.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 1rem;
}

/* MARKETING CONTENT
-------------------------------------------------- */
.content-texte h2, .content-texte .h2 {
	font-weight: 900;
}
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 1.5rem;
	text-align: center;
}

.marketing h2 {
	font-weight: 400;
}

.marketing .col-lg-4 p {
	margin-right: .75rem;
	margin-left: .75rem;
}

/* Featurettes
------------------------- */
.featurette-divider {
	margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -.05rem;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media ( min-width : 40em) {
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 1.25rem;
		font-size: 1rem;
		line-height: 1.4;
	}
	.featurette-heading {
		font-size: 50px;
	}
}

@media ( min-width : 62em) {
	.featurette-heading {
		margin-top: 7rem;
	}
}

.zoneafficheGd {
	/*cursor: pointer;*/
}

.horaireAff {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0rem;
}

.detailAff {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 1rem;

}

.horaireSeances {
	padding-left: 0px;
	padding-right: 0px;
}

.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .zoneAfficheInfo {
	background-color: #f2f2f2;
}

.BTH {
	padding-left: 7px;
	padding-right: 7px;
}

.BTHoraire {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e4e2e2 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e4e2e2 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #e4e2e2 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#e4e2e2', GradientType=0); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	text-align: center;
	margin-bottom: 0.5rem;
	padding: 0.4rem;
	border: 2px solid #f2f2f2;
	height: 100%;
}

.BTHoraire:hover {
	border: 2px solid #d4d2d2;
	cursor: pointer;
}

.heure {
	font-size: 2rem;
	font-weight: 900;
	color: #232323;
	line-height: 2.3rem;
}
.heureFin {
	font-size: 0.7rem;
}

.version img {
	margin-right: 1px;
}

.version img:last-child {
	margin-right: 0px;
}

.actuDetailZoneTexte {
	min-height: 200px;
}

.SemPre, .SemSui {
	display: inline-block;
	float: right;
	padding-right: 2rem;
	bottom: 0;
	padding-top: 3rem;
}

.horaire {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

.horaireZoning {
	padding: 4rem;
	margin: 0;
	padding-top: 0px !important;
	background-color: #fff;
}

.horaireZoning .zonelegende {
	padding-top: 1rem;
}

.horaireSelect {
	background-color: #fff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 1rem;
	display: inline-block;
	text-align: center;
	padding-right: 3rem;
	padding-left: 3rem;
}

.horairePassif .jourC:hover {
	color: #71152c;
	font-size: 4rem;
	font-weight: 900;
	line-height: 3.7rem;
	cursor: pointer;
}

/*.horaireDesactivee .jourC:hover {
	font-size: 4rem;
	font-weight: 900;
	line-height: 3.7rem;
}*/

.jourC {
	color: #71152c;
	font-size: 4rem;
	font-weight: 900;
	line-height: 3.7rem;
	text-decoration: none !important;
}

a .jourC:hover {
	text-decoration: none !important;
}

.horairePassif {
	display: inline-block;
	padding: 2rem;
	padding-bottom: 0px;
}

.horaireDesactivee {
	display: inline-block;
	padding: 2rem;
	padding-bottom: 0px;
}

.horaire a:hover {
	text-decoration: none !important;
}

.horairePassif .jourC {
	color: #d4d2d2;
	font-size: 3.5rem;
	font-weight: 900;
	line-height: 5rem;
}

.horaireDesactivee .jourC {
	color: #d4d2d2;
	font-size: 3.5rem;
	font-weight: 900;
	line-height: 5rem;
}

.owl-carousel-prochainement {
	padding-top: 2rem;
}

.prochainement .zoneAfficheInfo {
	background-color: #f2f2f2;
}

.affiche {
	width: 100%;
	background-color: #fff;
}

.actuDetail {
	
}

.actuDetailZoneTexte {
	background-color: #f2f2f2;
	padding: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.ActuDetailZone {
	padding-top: 1rem;
}

.ActuDetail {
	margin-top: 1rem;
}

.owl-carousel {
	margin-top: 2rem;
}

.actuDetailTitre {
	font-size: 1.5rem;
	font-weight: 900;
}

.actuDetailDescription {
	font-weight: 100;
}

.actuDetailImg {
	position: relative;
}

.actuDetailImg .video {
	position: absolute;
	z-index: 1000;
	top: 10%;
	left: 40%;
	width: 20%;
}

.video { /* ajout car pb sur une vidéo dans un contenu simple d'une page */
	position: absolute;
	z-index: 1000;
	top: 10%;
	left: 40%;
	width: 20%;
}

.actuDetailImg .film { /*FIX20200416*/
	position: absolute;
	z-index: 1000;
	top: 3%;
	left: 30%;
	width: 38%;
}

.actuDetailImg .btn-primaryB, .actuDetailImg .btn-primary {
	font-size: 0.9rem;
	-webkit-border-radius: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
	{
	background: #71152c;
}

.actuDetailBt {
	position: absolute;
	z-index: 1000;
	bottom: 0;
	left: 15px;
}

.zoning {
	overflow: hidden;
}

.carousel { /*padding-top:2rem; width:80%; left:10%;*/
	margin-bottom: 0rem;
}

.carousel-inner {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.navCarousselL {
	position: absolute;
	bottom: 0;
}

.navCarousselR {
	position: absolute;
	top: 0;
}

.navCarousselL:hover, .navCarousselR:hover {
	cursor: pointer;
}

.carousel-control-next, .carousel-control-prev {
	width: 100%;
	opacity: 1;
}

.sombre {
	-webkit-filter: brightness(30%) !important;
	-moz-filter: brightness(30%) !important;
	-o-filter: brightness(30%) !important;
	-ms-filter: brightness(30%) !important;
}

.carousel-item {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.imgSlide {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: auto;
	height: 100%;
}

.imgSlider {
	
	width: 100%;
	
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	display:block;
	min-height:0px; min-width:0px;
}

.mentions {
	font-size: 0.8rem;
	margin-bottom: 1rem;
}

a {
	color: #71152c;
	text-decoration: none;
	background-color: transparent;
	font-weight: 500;
}

a:hover {
	color: #71152c;
	text-decoration: underline;
	
}

.lienFooter a {
	color: #fff !important;
	text-decoration: none;
	background-color: transparent;
}
/****************************************** checkbox ***************************************************/
footer {
	margin-top: 2rem;
	text-align: center;
	font-weight: 100;
}

.footerCine {
	padding: 0px;
	position: relative;
	/*background:url(../_images/_custom/_logo/cinema-megarama.jpg);   background-repeat: no-repeat;
  background-size: contain, cover;*/
}

.social {
	position: absolute;
	bottom: -30px;
	z-index: 3001;
	left: 15%;
	width: 70%;
}
/* zone couleur */
.color1 {
	background-color: #fff;
	width: 100%;
}

.color2 {
	width: 100%;
}

.newsletterAlign {
	text-align: center;
	background-image: url(../picto/fondM2.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 2rem;
}

.footer {
	background-color: #000;
	padding-top: 4rem;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 100;
	padding-bottom: 15px;
	    width: 100%;
}

.footerCol {
	border-right: 1px solid grey;
}

.btn-primary {
	color: #fff;
	background-color: #71152c;
	border-color: #71152c;
	-webkit-transition: font-weight 200ms;
    transition: font-weight 200ms;
}

.btn-primaryB {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.btn-primaryB:hover {
	    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.zoneBtActu .btn-primaryB, .zoneBtActu .btn-primary {
	margin-right: 10px;
}

.zoneBtActu {
	text-align: right;
}

.colorResetLink {
	color: #212529 !important;
}

.btn-primary:hover {
	color: #71152c;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-primary:not (:disabled ):not (.disabled ).active, .btn-primary:not
	 (:disabled ):not (.disabled ):active, .show>.btn-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.traitSeparateur {
	padding-top: 1rem;
	border-top: 1px solid #dee2e6;
}

.btn-primary.focus, .btn-primary:focus {
	box-shadow: none !important;
}

.btn-secondary {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.custom-select option[selected=selected] {
	background-color: DodgerBlue !important;
}

.custom-select:focus {
	border-color: #71152c;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(113, 21, 44, 0.38);
}

select.custom-select {
	margin-bottom: 1rem;
}

.navbar-nav {
	text-align: center;
	font-weight: 900;
}

.row {
	margin: 0px;
}

/* The container */
.containerb {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 1rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-top: 10px;
}

/* Hide the browser's default checkbox */
.containerb input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #e0e0e0;
	border: 2px solid #fff;
}

/* On mouse-over, add a grey background color */
.containerb:hover input ~ .checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerb input:checked ~ .checkmark {
	background-color: #71152c;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.containerb input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.containerb .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
	{
	background-color: #f2f2f2;
}

.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
	.horaireMenu .zonelegende .choixFiltreD .bulleB {
	margin-top: 0;
}

.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
	{
	padding: 5px;
}

.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
	{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.horaireMenu .zonelegende {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	width: 100%;
	padding-right: 1rem;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
}

.is-sticky .horaireMenu {
	background-color: #f2f2f2;
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.is-sticky .horaireMenu .horaire {
	padding-top: 0px !important;
}

@media ( max-width : 540px) {
	.order-xs-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xs-4 {
		-ms-flex-order: 4;
		order: 4;
	}
label.containerb {
    font-size: 0.7rem;
	padding-top: 5px;
}	
}
/* col */
.col-2_4, .col-sm-2_4, .col-md-2_4, .col-lg-2_4, .col-xl-2_4 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-2_4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

@media ( min-width : 540px) {
	.col-sm-2_4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media ( min-width : 720px) {
	.col-md-2_4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media ( min-width : 960px) {
	.col-lg-2_4 {
		-webkit-box-flex: 0;
		/*  -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;*/
	}
}

@media ( min-width : 1140px) {
	.col-xl-2_4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

/* col */
.col-2_5, .col-sm-2_5, .col-md-2_5, .col-lg-2_5, .col-xl-2_5 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-2_5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
}

@media ( min-width : 540px) {
	.col-sm-2_5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.order-xs-3 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xs-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xs-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	label.containerb {
    font-size: 0.7rem;
	padding-top: 5px;
}
}

@media ( min-width : 720px) {
	.col-md-2_5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	label.containerb {
    font-size: 0.7rem;
	padding-top: 5px;
}
}

@media ( min-width : 960px) {
	.col-lg-2_5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	label.containerb {
    font-size: 1rem;
	padding-top:0px;
}
}

@media ( min-width : 1140px) {
	.col-xl-2_5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.order-lg-3 {
		-ms-flex-order: 4;
		order: 4;
	}
}

.roundPub {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.espaceAffiche {
	margin-top: 10px;
}

body {
	background-color: #f2f2f2;
	font-family: 'Noto Sans JP', sans-serif;
}

.badge-avertissement {
	color: #fff;
	background-color: #a5852c;
}

.h1L {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 100;
}

.h1B {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
}

.h1Sous {
	text-transform: uppercase;
}

.seancesG {
	font-size: 1.4em;
	font-weight: 900;
}

.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .infoPlus .InfoSeances .InfoBA .seancesG
	{
	font-size: 1.1em;
	font-weight: 900;
}

.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .infoPlus .afficheDuree
	{
	font-size: 1rem;
	line-height: 1.5rem;
}

.InfoBA {
	background-color: #000;
	color: #fff;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	margin-top: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 0.9rem;
	font-weight: 100;
	border: 2px solid #fff;
}

.InfoBA:hover {
	background-color: #71152c;
	color: #fff;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	margin-top: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 0.9rem;
	font-weight: 100;
	cursor: pointer;
}

.InfoSeances {
	background-color: #000;
	color: #fff;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	margin-top: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 0.9rem;
	font-weight: 100;
	border: 2px solid #fff;
}

.InfoSeances:hover {
	background-color: #71152c;
	color: #fff;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	margin-top: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 0.9rem;
	font-weight: 100;
	cursor: pointer;
}


.afficheVersion {
	font-weight: 900;
	line-height: 1.6rem;
	font-size: 1.1rem;
	    margin-top: 10px;
}

.afficheDuree {
	font-size: 0.7rem;
	line-height: 0.8rem;
}

.divAfficheGdImg {
	z-index: 5000;
}

.infoPlus {
	height: 0px;
	position: absolute;
	bottom: 0;
	z-index: 1000;
	width: 100%;
	background-color: #000000a8;
	transition: all .3s ease-in;
	overflow: hidden;
	text-align: center;
	font-size: 0.9rem;
}

/* affiche ******************/
.zonePicto {
	padding-right: 0px !important;
}

.zoneafficheGd {
	padding-left: 0px !important;
	margin-bottom: 15px;
	background-color: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	overflow: hidden;
	padding: 0px !important;
}

.afficheGd {
	position: relative;
}

.col-2_4 {
	overflow: hidden;
}

.picto {
	margin-top: 15px;
	margin-bottom: 15px;
}

#clic-ouverture {
    background-color: #000;
}

.pictoPremier {
	margin-top: 30px;
}

.afficheTitre {
	text-align: center;
	font-size: 1.2em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 900;
}

.zoneAfficheInfo {
	background-color: #FFFFFF;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 5px;
	display: grid;
	max-width: 320px;
}
/* affiche ******************/
.imgPicto {
	    width: auto !important;
	height: 35px;
}

.pictoPremier {
	margin-top: 15px;
}

.carousel-caption a {
	color: #fff;
	text-decoration: underline;
}

.zoneBtActu .btn-primaryB, .zoneBtActu .btn-primary {
	text-decoration: none;
}

.carousel-caption .video {
	text-align: center;
	margin-bottom: 1rem;
	width: 100%;
}

.carousel-indicators li {
	height: 6px;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media ( max-width : 575.98px) {
	.h3, h3 {
		font-size: 2.5rem;
	}
	.detailTitreFilm {
		font-size: 2rem;
		font-weight: 900;
		    line-height: 1.2;
	}
	.detailGenreFilm {
		font-size: 0.8rem;
		font-weight: 400;
	}
	.detailSynopsisFilm {
		font-size: 0.8rem;
		font-weight: 400;
		margin-top: 1rem;
	}
	
	.detailsortie, .envie {
		font-size: 0.8rem;
		font-weight: 400;
		}
	.realisationFilm {
		font-size: 0.7rem;
	}
	.mention-mob {
		display: inline-block;
		width: 17px;
	}
	.cacheSynopsis {
		display: block;
		margin-top: 1rem;
	}
	.carousel-caption .videoActu {
		width: 20% !important;
	}
	.footerCine {
		max-height: 17rem;
	}
	
	.encartbackground,.encartentete { padding:0px;}
	
	.badge-cinema {
    
    margin-left: 0px; 
    
    margin-top: 0.5rem;
}
#map {
    height: 200px;
}

	.carousel-item {
		
	}
	.switchCaroussel {
		display: none;
	}
	.contenuCaroussel {
		padding-left: 0px;
		padding-right: 0px;
	}
	.zonelegende {
		font-size: 0.4rem;
	}
	body {
		margin-top: 40px;
	}
	.logoD {
		display: none !important;
	}
	.bg-dark {
		background-color: #71152c !important;
	}
	.InfoBA {
		font-size: 0.8rem;
		font-weight: 100;
	}
	.InfoBA:hover {
		background-color: #71152c;
		font-size: 0.8rem;
		font-weight: 100;
		cursor: pointer;
	}
	.InfoSeances {
		font-size: 0.8rem;
		font-weight: 100;
	}
	.InfoSeances:hover {
		background-color: #71152c;
		font-size: 0.8rem;
		font-weight: 100;
		cursor: pointer;
	}
	.afficheVersion {
		font-weight: 900;
		line-height: 1.4rem;
		font-size: 0.7rem;
	}
	.afficheTitre {
		font-size: 0.9rem;
	}
	.AfficheGenre {
		font-size: 0.7rem;
		font-weight: 400;
		text-align: center;
	}
	/* menu spécial */
	.choixFiltreD {
		display: none !important;
	}
	.choixFiltreM {
		
	}
	.bulleM {
		text-align: center;
		font-weight: 900;
		background-color: #ececec;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-top: 10px;
		font-size: 0.8rem;
		padding: 3px;
	}
	/* */
	.zonelegendedetail {
		padding-right: 0rem !important;
		font-size: 0.4rem;
	}
	.zonelegendedetail .choixFiltreM .flex-fill .colorResetLink .bulleM {
		margin-top: 0px;
		background-color: #f2f2f2;
		font-size: 0.7rem;
	}
	.bulleB {
		/*padding: 20px;*/
		background-color: #fff;
		margin: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		/*height: 60px;*/
		/*  padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;*/
		line-height: 3.1;
	}
	.glyphbulleB {
		line-height: 1.6;
		padding-left: 2px;
		padding-right: 2px;
		color: #71152c;
	}
	.h1Sous, .h1, h1, .actu {
		text-align: center;
		line-height: 0.9;
	}
	.col-dav-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-top: 20px;
	}
	.imgPicto {
		width: 14px;
		height: 20px;
	}
	.bg-dark {
		background-color: #71152c !important;
	}
	.stopFlex {
		display: block !important;
		padding-right: 0px;
		padding-left: 0px;
	}
	.col-xs-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.pictoLegence {
		width: 10px;
		height: auto;
		margin-bottom: 3px;
		margin-right: 5px;
	}
	.espaceAffiche {
		padding-left: 0px;
		padding-right: 0px;
	}
	.picto {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.marketing {
		padding-right: 5px;
		padding-left: 0px;
	}
	#regieN div {
		padding-left: 0px;
		padding-right: 0px;
	}
	.clicMob {
		width: 100%;
		height: 100%;
		/* background-color: red; */
		position: absolute;
		top: 0;
	}
	.clicMob:hover {
		cursor: pointer;
	}
	.effetInfoPlus {
		transition: all .3s ease-in;
		height: 50%;
		display: none !important; /* On déplace l'objet */
	}
	.effetInfoMoins {
		transition: all .3s ease-in;
		height: 0%;
		display: none !important; /* On déplace l'objet */
	}
	.effetMonte {
		transition: all .3s ease-in;
		font-size: 1rem;
		transform: translateY(-100px); /* On déplace l'objet */
	}
	.effetMonteAnnule {
		transition: all .2s ease-out;
		font-size: 1rem;
		transform: translateY(0px); /* On déplace l'objet */
	}
	/*.effetPlusGrand {transition: all .3s ease-in;height:300px !important; }*/
	.pictoLegence {
		width: 10px;
		height: auto;
		margin-bottom: 3px;
		margin-right: 5px;
	}
	.lienFooter {
		font-size: 1rem;
		line-height: 2rem;
	}
	.lienFooter a {
		color: #fff;
	}
	.mentions {
		font-size: 0.8rem;
		margin-top: 1rem;
	}
	.logoM {
		width: 10%;
	}
	.newsletter {
		    font-size: 2rem;
    text-align: center;
    padding-bottom: 1rem;
	}
	
	.texte-mobile-petit { font-size:0.8rem;}
	.color0 {
		padding: 0;
		margin: 0;
	}
	.color1 {
		padding: 0.5rem !important;
		margin: 0;
	}
	.color2 {
		padding: 0rem;
		margin: 0;
	}
	.zoneEspace {
		margin-top: 2rem;
	}
	.inputNewsletter {
		font-size: 1rem;
		padding-right: 10px;
		width: 50%;
	}
	.btNewsletter {
		font-size: 0.9em;
		vertical-align: baseline;
	}
	.textNewsletter {
		
	}
	.appli {
		margin-top: 1rem;
	}
	.applicationProgramme {
		text-align: center;
		font-size: 1.1rem;
		line-height: 1.2rem;
		margin-top: 2rem;
	}
	.applicationAppli {
		text-align: center;
		font-size: 1.1rem;
		line-height: 1.2rem;
	}
	.footerTexte {
		background-color: #71152cc7;
		height: 100%;
		z-index: 300;
		position: absolute;
		margin-left: 10%;
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 1rem;
	}
	.nomCinefooter {
		font-size: 1.5rem;
		color: #fff;
		text-align: center;
		margin-bottom: 0rem;
	}
	.adresseCineFooter {
		font-size: 0.9rem;
		color: #fff;
		text-align: center;
	}
	.logoFooter {
		text-align: center;
	}
	.pictoSocial {
		width: 15%;
		height: auto;
	}
	.social {
		position: absolute;
		bottom: -20px;
		z-index: 3001;
		left: 15%;
		width: 70%;
	}
	.footerBas {
		text-align: right;
		padding-right: 15%;
		right: 15%;
		width: 100%;
		margin-top: 4rem;
	}
	footer {
		margin-top: 2rem;
		text-align: center;
		font-weight: 100;
	}
	.titreCaroussel {
		font-weight: 900 !important;
		font-size: 1.6rem !important;
	}
	.descriptionCaroussel {
		font-weight: 200;
		font-size: 0.7rem !important;
		margin-bottom: 0px;
	}
	.zoneBtActu .btn-primaryB, .zoneBtActu .btn-primary {
		margin-right: 5px;
	}
	.zoneBtActu .btn-lg {
		padding: .5rem 0.5rem;
		font-size: 0.6rem;
		line-height: 1.5;
		color:#fff;
		border-radius: .3rem;
		font-weight: 400;
		border: 1px solid rgba(216, 216, 216, 0.3);
	}
	.carousel-caption {
		right: 5%;
		left: 5%;
	}
	.roundPub {
		padding-left: 10px;
		padding-right: 5px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		margin-bottom: 10px;
	}
	.actuDetailImg .btn-primaryB, .actuDetailImg .btn-primary {
		font-size: 0.7rem;
	}
	.actuDetailImg .btn-primaryB, .actuDetailImg .btn-primary {
		padding: 5px;
	}
	.actuDetailTitre {
		font-size: 1.2rem;
		font-weight: 900;
	}
	.actualite {
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 2rem;
	}
	.prochainement {
		/*background-image:url(../picto/fondM3.png); background-position:top right; background-repeat:no-repeat; */
		padding-top: 0.5rem;
	}
	.horaireMenu .zonelegende {
		padding-top: 0rem;
		padding-bottom: 0rem;
	}
	.is-sticky .horaireMenu {
		margin-top: 50px !important;
	}
	.BTHoraire {
		padding: 0px;
		line-height: 0.8rem;
		height: 100%;
	}
	.miniTitre {
		font-size: 1.1rem;
		font-weight: 900;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.miniInfo {
		font-style: italic;
		font-size: 0.8rem;
		padding-bottom: 0.5rem;
	}
	.miniSynopsis {
		font-size: 0.6rem;
	}
	.version img {
		width: 30px;
    	height: auto;
	}
	.HRZ
	{
		width: 30px;height: auto;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .zoneAfficheInfo {
		background-color: #f2f2f2;
		display: none;
	}
	.horairePassif .jourC:hover {
		color: #71152c;
		font-size: 1.2rem;
		font-weight: 900;
		line-height: 2rem;
		cursor: pointer;
	}
	.horaireDesactivee .jourC:hover {
		font-size: 1.2rem;
		font-weight: 900;
		line-height: 2rem;
	}
	.zonePicto {
		display: none;
	}
	.zoneafficheGd {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.is-sticky .horaireMenu {
		margin-top: 50px !important;
	}
	.horairePassif {
		display: inline-block;
		padding: 0.5rem;
		padding-bottom: 0px;
	}
	.horaireDesactivee {
		display: inline-block;
		padding: 0.5rem;
		padding-bottom: 0px;
	}
	.horaireSelect {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.horairePassif .jourC {
		color: #d4d2d2;
		font-size: 1.2rem;
		font-weight: 900;
		line-height: 2rem;
	}
	.horaireDesactivee .jourC {
		font-size: 1.2rem;
		font-weight: 900;
		line-height: 2rem;
	}
	.heure {
		font-size: 1rem;
		font-weight: 900;
		color: #232323;
		line-height: 1.5;
	}
	.cacheSynopsis {
		display: block;
		margin-top: 1rem;
	}
	.miniSynopsis {
		/*display: none;*/
	}
	


	.zoneafficheGd {
		padding: 0px !important;
		margin-left: 0.5rem;
	}
	.jourC {
		color: #71152c;
		font-size: 2rem;
		font-weight: 900;
		line-height: 2rem;
	}
	.horairePassif .jourC:hover {
		color: #71152c;
		font-size: 2rem;
		font-weight: 900;
		line-height: 2rem;
		cursor: pointer;
	}
	.horaireDesactivee .jourC:hover {
		font-size: 2rem;
		font-weight: 900;
		line-height: 2rem;
	}
	
		.horaireSeances {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
}

	.jourL {
		font-size: 0.7rem;
	}
	.is-sticky+.detailhoraireZoning {
		margin-top: 3rem !important;
	}
	.horaireAff {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 1rem;
	}
	.container.container-blocs {
		padding: 0px;
		margin: 0px;
	}
	.bloc {
		/*margin-top: 0px !important;*/
		padding: 0px;
	}
}

/* Small devices (landscape phones, 576px and up)*/
@media ( min-width : 576px) and (max-width: 767.98px) {
	

	.container.container-blocs {
		padding: 0px;
		margin: 0px;
	}
	.bloc {
		/*margin-top: 2 !important;*/
		padding: 0px;
	}
	.mention-mob {
		display: inline-block;
		width: 20px;
	}
	.cacheSynopsis {
		display: block;
		margin-top: 1rem;
	}
	.horaireMenu .zonelegende {
		padding-top: 0rem;
		padding-bottom: 0rem;
	}
	.is-sticky .horaireMenu {
		margin-top: 56px !important;
	}
	.BTHoraire {
		padding: 0px;
		height: 100%;
	}
	.miniTitre {
		font-size: 1.5rem;
		font-weight: 900;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-weight: 900;
	}
	.miniInfo {
		font-style: italic;
		font-size: 0.8rem;
		padding-bottom: 0.5rem;
	}
	.miniSynopsis {
		font-size: 0.8rem;
		margin-bottom: 1rem;
	}
	.version img {
		width: 30px;
    height: auto;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .zoneAfficheInfo {
		background-color: #f2f2f2;
		display: none;
	}
	.zonePicto {
		display: none;
	}
	.zoneafficheGd {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.horairePassif {
		display: inline-block;
		padding: 0.5rem;
		padding-bottom: 0px;
	}
	.horaireDesactivee {
		display: inline-block;
		padding: 0.5rem;
		padding-bottom: 0px;
	}
	.horaireSelect {
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.horairePassif .jourC {
		color: #d4d2d2;
		font-size: 2.1rem;
		font-weight: 900;
		line-height: 2rem;
	}
	.horaireDesactivee .jourC {
		font-size: 2.1rem;
		font-weight: 900;
		line-height: 2rem;
	}
	.cacheSynopsis {
		display: block;
		margin-top: 1rem;
	}
	.actuDetailImg .btn-primaryB, .actuDetailImg .btn-primary {
		font-size: 0.8rem;
	}
	.carousel-caption .videoActu {
		width: 20% !important;
	}
	.footerCine {
		max-height: 22rem;
	}
	#regieN div {
		padding-left: 0px;
		padding-right: 0px;
	}
	.bulleM {
		text-align: center;
		font-weight: 900;
		background-color: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-top: 10px;
		font-size: 0.8rem;
	}
	.zonelegende {
		font-size: 0.7rem;
	}
	.logoD {
		display: none !important;
	}
	.bg-dark {
		background-color: #71152c !important;
	}
	.InfoBA {
		font-size: 1.1rem;
		font-weight: 100;
	}
	.InfoBA:hover {
		background-color: #71152c;
		font-size: 1.1rem;
		font-weight: 100;
		cursor: pointer;
	}
	.InfoSeances {
		font-size: 1.1rem;
		font-weight: 100;
	}
	.InfoSeances:hover {
		background-color: #71152c;
		font-size: 1.1rem;
		font-weight: 100;
		cursor: pointer;
	}
	.afficheVersion {
		font-weight: 900;
		line-height: 1.6rem;
		font-size: 0.9rem;
	}
	.afficheTitre {
		font-size: 1rem;
	}
	.AfficheGenre {
		font-size: 0.8rem;
		font-weight: 400;
		text-align: center;
	}
	/* menu spécial */
	.choixFiltreD {
		display: none !important;
	}
	.pageHoraire .choixFiltreM {
		
	}
	.PageDetail .choixFiltreM {
		display: none !important;
	}
	.is-sticky+.detailhoraireZoning {
		padding-top: 6rem !important;
	}
	.bulleM {
		text-align: center;
		font-weight: 900;
		background-color: #ececec;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-top: 10px;
		padding: 3px;
	}
	.zonelegendedetail .choixFiltreM .flex-fill .colorResetLink .bulleM {
		margin-top: 0px;
		background-color: #f2f2f2;
	}
	.cachecache {
		display: none;
	}
	.pictoPremier {
		margin-top: 15px;
	}
	.pictoLegence {
		width: 20px;
		height: auto;
		margin-bottom: 3px;
		margin-right: 5px;
	}
	.spebulleB {
		background-color: #fff;
		height: auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 0.7rem;
		position: relative;
		display: block;
		transition: all .3s ease-in;
		padding-left: 10px;
	}
	.bulleB {
		/*padding: 20px;*/
		background-color: #fff;
		margin: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		/*height: 60px;*/
		/*  padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;*/
		line-height: 3.1;
	}
	.glyphbulleB {
		line-height: 1.6;
		padding-left: 10px;
		padding-right: 10px;
		color: #71152c;
	}
	.h1Sous, .h1, h1, .actu {
		text-align: center;
		line-height: 0.8;
	}
	body {
		margin-top: 40px;
	}
	.stopFlex {
		display: block !important;
	}
	.col-dav-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-top: 20px;
	}
	.imgPicto {
		width: 25px;
		height: 35px;
	}
	.pictoPremier {
		margin-top: 15px;
	}
	.nouvelleTaille {
		width: 230px;
	}
	.clicMob {
		width: 100%;
		height: 100%;
		/* background-color: red; */
		position: absolute;
		top: 0;
	}
	.clicMob:hover {
		cursor: pointer;
	}
	.effetInfoPlus {
		transition: all .3s ease-in;
		height: 50%;
		display: none !important; /* On déplace l'objet */
	}
	.effetInfoMoins {
		transition: all .3s ease-in;
		height: 0%;
		display: none !important; /* On déplace l'objet */
	}
	.effetMonte {
		transition: all .3s ease-in;
		font-size: 1rem;
		transform: translateY(-100px); /* On déplace l'objet */
	}
	.effetMonteAnnule {
		transition: all .2s ease-out;
		font-size: 1rem;
		transform: translateY(0px); /* On déplace l'objet */
	}
	/*.effetPlusGrand {transition: all .3s ease-in;height:300px !important; }*/
	.pictoLegence {
		width: 20px;
		height: auto;
		margin-bottom: 3px;
		margin-right: 5px;
	}
	.lienFooter {
		font-size: 1rem;
		line-height: 2rem;
	}
	.lienFooter a {
		color: #fff;
	}
	.mentions {
		font-size: 0.8rem;
		margin-top: 1rem;
	}
	.logoM {
		width: 20%;
	}
	.newsletter {
		font-size: 2rem;
    text-align: center;
    padding-bottom: 1rem;
	}
	.color0 {
		padding: 0;
		margin: 0;
	}
	.color1 {
		padding: 1rem;
		margin: 0;
	}
	.color2 {
		padding: 1rem;
		margin: 0;
	}
	.zoneEspace {
		margin-top: 2rem;
	}
	.inputNewsletter {
		font-size: 1rem;
		padding-right: 10px;
	}
	.btNewsletter {
		font-size: 1.5em;
		vertical-align: baseline;
	}
	.textNewsletter {
		
	}
	.appli {
		margin-top: 1rem;
	}
	.applicationProgramme {
		text-align: center;
		font-size: 1.2rem;
		line-height: 1.2rem;
		margin-top: 2rem;
	}
	.applicationAppli {
		text-align: center;
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
	.footerTexte {
		background-color: #71152cc7;
		height: 100%;
		z-index: 300;
		position: absolute;
		margin-left: 10%;
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 1rem;
	}
	.nomCinefooter {
		font-size: 1.5rem;
		color: #fff;
		text-align: center;
		margin-bottom: 0rem;
	}
	.adresseCineFooter {
		font-size: 0.9rem;
		color: #fff;
		text-align: center;
	}
	.logoFooter {
		text-align: center;
	}
	.pictoSocial {
		width: 15%;
		height: auto;
	}
	.social {
		position: absolute;
		bottom: -20px;
		z-index: 3001;
		left: 15%;
		width: 70%;
	}
	.footerBas {
		text-align: right;
		padding-right: 15%;
		right: 15%;
		width: 100%;
		margin-top: 4rem;
	}
	.switchCaroussel {
		display: none;
	}
	.contenuCaroussel {
		padding-left: 0px;
		padding-right: 0px;
	}
	.titreCaroussel {
		font-weight: 900 !important;
		font-size: 2rem !important;
	}
	.descriptionCaroussel {
		font-weight: 200;
		font-size: 1rem !important;
	}
	.zoneBtActu .btn-primaryB, .zoneBtActu .btn-primary {
		margin-right: 5px;
	}
	.zoneBtActu .btn-lg {
		padding: .5rem 1rem;
		font-size: 0.8rem;
		line-height: 1.5;
		border-radius: .3rem;
	}
	.carousel-caption {
		right: 10%;
		left: 10%;
	}
	.actualite {
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 2rem;
	}
	.prochainement {
		/*background-image:url(../picto/fondM3.png); background-position:top right; background-repeat:no-repeat;*/
		padding-top: 2rem;
	}
	.heure {
		font-size: 1.5rem;
		font-weight: 900;
		color: #232323;
		line-height: 1.6rem;
	}
	.detailTitreFilm {
		font-size: 2rem;
		font-weight: 900;
	}
	.detailGenreFilm {
		font-size: 0.8rem;
		font-weight: 400;
	}
	.detailSynopsisFilm {
		font-size: 0.8rem;
		font-weight: 400;
		margin-top: 1rem;
	}
	.detailZoning {
		padding-top: 2rem;
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #fff;
		padding: 1rem;
	}
	.detailhoraireZoning {
		padding-top: 2rem;
		background-color: #fff;
		background-position: top left;
		background-repeat: no-repeat;
		padding: 2rem;
	}
	.bandeannonceDetailFilm {
		margin-top: 1rem;
	}
	.realisationFilm {
		font-style: italic;
		font-size: 0.9rem;
	}
	.horaireAff {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 1rem;
	}
	.spebulleB {
		background-color: #f5f5f5;
	}
	.spebulleBSemaine {
		background-color: #f5f5f5;
	}
}

/* Medium devices (tablets, 768px and up)*/
@media ( min-width : 768px) and (max-width: 991.98px) {
	.container.container-blocs {
		padding: 0px;
		margin: 0px;
	}
	.bloc {
		/*margin-top: 0px !important;*/
		margin-top: 2rem;
	}
	.horaireMenu .zonelegende {
		/* padding-top: 0rem; */
		padding-bottom: 0rem;
	}
	.spebulleBSemaine {
		font-size: 0.9rem;
	}
	.horaireMenu .zonelegendedetail {
		padding-top: 0.8rem;
		padding-bottom: 1.2rem;
	}
	.version img {
		width: 24px;
		margin-right: 2px;
	}
	.pageHoraire .choixFiltreM {
		
	}
	/*
.zonelegende .choixFiltreD {
    display: none !important;
}

.zonelegendedetail .choixFiltreD {
    display: none !important;
}*/
	.PageDetail .choixFiltreM {
		display: none !important;
	}
	/*.zoneafficheGd .zoneAfficheInfo {
		display: none;
	}*/
	/*.afficheDuree {
		display: none;
	}*/
	.miniTitre {
		font-size: 1.5rem;
		font-weight: 900;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-weight: 900;
	}
	.miniSynopsis {
		font-size: 1rem;
	}
	.miniInfo {
		font-style: italic;
		font-size: 0.8rem;
		padding-bottom: 0.5rem;
	}
	.badge-avertissement {
		font-style: normal;
	}
	.zoneafficheGd {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.cacheSynopsis {
		display: block;
		margin-top: 1rem;
	}
	.footerCine {
		max-height: 28rem;
	}
	.switchCaroussel {
		display: none;
	}
	.contenuCaroussel {
		padding-left: 0px;
		padding-right: 0px;
	}
	/* menu spécial */
	.bulleB {
		/* padding: 20px; */
		background-color: #fff;
		margin: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		/* height: 60px; */
		line-height: 1.2;
	}
	.speS {
		width: 190px;
		transition: all .3s ease-in;
	}
	.zonelegende {
		font-size: 0.8rem;
	}
	.detailFiltre, .detailSemaine {
		position: absolute;
		z-index: 1021;
		/* background-color: red; */
		text-align: center;
	}
	#menuSemaine {
		display: none;
		transition: all .3s ease-in;
		font-size: 1rem;
	}
	.bulleM {
		text-align: center;
		font-weight: 900;
		background-color: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-top: 10px;
		padding: 20px;
		font-size: 0.8rem;
	}
	/* */
	.zonelegendedetail .choixFiltreM .flex-fill .colorResetLink .bulleM {
		margin-top: 0px;
		background-color: #f2f2f2;
		padding: 0px;
	}
	.is-sticky+.detailhoraireZoning {
		padding-top: 5rem !important;
	}
	.speB {
		display: none !important;
	}
	#regieN div {
		padding-left: 0px;
		padding-right: 0px;
	}
	.pictoLegence {
		width: 20px;
		height: auto;
		margin-bottom: 3px;
		margin-right: 5px;
	}
	.bg-dark {
		background-color: #71152c !important;
	}
	.InfoBA, .InfoBA:hover {
		font-size: 0.7rem;
		margin-top: 10px;
	}
	.InfoSeances, .InfoSeances:hover {
		font-size: 0.7rem;
		margin-top: 10px;
	}
	.afficheVersion {
		font-size: 0.8rem;
	}
	.afficheDuree {
		font-size: 0.7rem;
	}
	.AfficheGenre {
		font-size: 0.8rem;
		font-weight: 400;
		text-align: center;
	}
	.afficheTitre {
		font-size: 0.9em;
	}
	.espaceAffiche {
		margin-top: 10px;
		padding: 5px;
	}
	.imgPicto {
		width: 25px;
		height: 35px;
	}

	/* Menu **********************************************************/
	.bg-dark {
		background-color: transparent !important;
	}
	.fixed-top {
		position: relative;
	}
	.navbar-brand {
		display: none;
	}
	.navbar {
		padding: 0px;
	}
	

	h1, .actu {
		font-size: 3rem;
		line-height: 3rem;
		padding-top: 2rem;
	}
	.h1Sous {
		text-transform: uppercase;
		font-size: 0.8rem;
	}
	
	.choixFiltreM {
    display: none !important;
}	
	/* effet */
	.nouvelleTaille {
		width: 230px;
	}
	.effetInfoPlus {
		transition: all .3s ease-in;
		height: 90%;
		display: block !important; /* On déplace l'objet */
	}
	.effetInfoMoins {
		transition: all .3s ease-in;
		height: 0%;
		display: block !important; /* On déplace l'objet */
	}
	.effetMonte {
		transition: all .3s ease-in;
		font-size: 1rem;
		transform: translateY(-100px); /* On déplace l'objet */
	}
	.effetMonteAnnule {
		transition: all .2s ease-out;
		font-size: 1rem;
		transform: translateY(0px); /* On déplace l'objet */
	}
	/*.effetPlusGrand {transition: all .3s ease-in;height:300px !important; }*/
	.glyphbulleB {
		line-height: 1.6;
		padding-left: 10px;
		padding-right: 10px;
		color: #71152c;
	}
	li.nav-item {
		font-size: 0.9rem;
		margin: 0px;
		margin-right: 5px;
	}
	.navbar {
		padding: 0px;
	}
	li.nav-item {
		border-top: 0px solid #f2f2f2;
		/*padding-top: 10px;*/
		-webkit-transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
		-moz-transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
		transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
	}
	li.nav-item.active {
		border-top: 10px solid #71152c;
		padding-top: 0px;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #232323;
		font-weight: 100;
	}
	.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active,
		.navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
		{
		color: #232323;
		font-weight: 900;
	}
	.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
		{
		color: #232323;
		/*font-weight: 900;*/
	}
	.nav-item {
		background: rgba(255, 255, 255, 0.1);
	}
	.nav-item:hover {
		border-top: 10px solid rgba(113, 21, 44, 1);
		color: #41ab6b;
		padding-top: 0px;
	}
	.logoM {
		width: 30%;
	}
	.newsletter {
		font-size: 2.7rem;
		text-align: center;
		padding-bottom: 2rem;
	}
	.color0 {
		padding: 0;
		margin: 0;
	}
	.color1 {
		padding: 2rem;
		margin: 0;
	}
	.color2 {
		padding: 2rem;
		margin: 0;
	}
	.zoneEspace {
		margin-top: 2rem;
	}
	.inputNewsletter {
		font-size: 1rem;
		padding-right: 10px;
	}
	.btNewsletter {
		font-sizer: 1.5em;
		vertical-align: baseline;
	}
	.textNewsletter {
		
	}
	.appli {
		margin-top: 1rem;
	}
	.applicationProgramme {
		text-align: center;
		font-size: 1.7rem;
		line-height: 1.7rem;
	}
	.applicationAppli {
		text-align: center;
		font-size: 1.7rem;
		line-height: 1.7rem;
	}
	.footerTexte {
		background-color: #71152cc7;
		height: 100%;
		z-index: 300;
		position: absolute;
		margin-left: 10%;
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 1rem;
	}
	.nomCinefooter {
		font-size: 2rem;
		color: #fff;
		text-align: center;
		margin-bottom: 1rem;
	}
	.adresseCineFooter {
		font-size: 1.1rem;
		color: #fff;
		text-align: center;
	}
	.logoFooter {
		text-align: center;
	}
	.pictoSocial {
		width: 20%;
		height: auto;
	}
	.footerBas {
		text-align: right;
		padding-right: 15%;
		right: 15%;
		width: 100%;
		margin-top: 4rem;
	}
	.titreCaroussel {
		font-weight: 900 !important;
		font-size: 2rem !important;
	}
	.descriptionCaroussel {
		font-weight: 200;
		font-size: 1rem !important;
	}
	.zoneBtActu .btn-lg {
		padding: .5rem 1rem;
		font-size: 1rem;
		line-height: 1.5;
		border-radius: .3rem;
	}
	.actuDetailImg .btn-primaryB, .actuDetailImg .btn-primary {
		font-size: 0.7rem;
	}
	.actualite {
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	.prochainement {
		background-image: url(../picto/fondM3.png);
		background-position: top right;
		background-repeat: no-repeat;
		padding-top: 2rem;
	}
	.horaireZoning {
		padding: 1rem;
	}
	.horaireSelect {
		background-color: #fff;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		padding: 0.5rem;
		display: inline-block;
		text-align: center;
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	.horairePassif {
		display: inline-block;
		padding: 1rem;
		padding-bottom: 0px;
	}
	.horaireDesactivee {
		display: inline-block;
		padding: 1rem;
		padding-bottom: 0px;
	}
	.version img {
		width: 30px;
    height: auto;
	}
	.horairePassif .jourC {
		color: #d4d2d2;
		font-size: 2.5rem;
		font-weight: 900;
		line-height: 2.5rem;
	}
	.horaireDesactivee .jourC {
		font-size: 2.5rem;
		font-weight: 900;
		line-height: 2.5rem;
	}
	.heure {
		font-size: 1.5rem;
		font-weight: 900;
		color: #232323;
		line-height: 1.6rem;
	}
	.detailTitreFilm {
		font-size: 3rem;
		font-weight: 900;
		line-height: 1.1;
	}
	.detailGenreFilm {
		font-size: 1rem;
		font-weight: 400;
		margin-top: 15px;
	}
	.detailSynopsisFilm {
		font-size: 0.9rem;
		font-weight: 400;
		margin-top: 1rem;
	}
	.detailZoning {
		padding-top: 2rem;
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #fff;
		padding: 1rem;
	}
	.detailhoraireZoning {
		padding-top: 2rem;
		background-color: #fff;
		background-position: top left;
		background-repeat: no-repeat;
		padding: 2rem;
	}
	.bandeannonceDetailFilm {
		margin-top: 1rem;
	}
	.realisationFilm {
		font-style: italic;
		font-size: 0.8rem;
	}
	.horaireAff {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 1rem;
	}
	.spebulleB {
		background-color: #f5f5f5;
	}
	.spebulleBSemaine {
		background-color: #f5f5f5;
	}
}

@media ( min-width : 992px) and (max-width: 1050px) {
	.container.container-blocs {
		padding: 0px;
		margin: 0px;
	}
	.bloc {
		margin-top: 0px !important;
		padding: 0px;
	}
}

/* Large devices (desktops, 992px and up)*/
@media ( min-width : 992px) and (max-width: 1199.98px) {
	.cacheSynopsis {
		display: none;
	}
	.horairePassif {
		display: inline-block;
		padding: 1.5rem;
		padding-bottom: 0px;
	}
	.horaireDesactivee {
		display: inline-block;
		padding: 1.5rem;
		padding-bottom: 0px;
	}
	.version img {
		width: 28px;
    height: auto;
	}
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
		.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
		{
		background-color: #f2f2f2;
	}
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
		.horaireMenu .zonelegende .choixFiltreD .bulleB {
		margin-top: 0;
		line-height: 0;
	}
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
		.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
		{
		padding: 5px;
	}
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
		{
		padding: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.horaireZoning {
		padding: 1rem !important;
	}
	.heure {
		font-size: 1.7rem;
		font-weight: 900;
		color: #232323;
		line-height: 1.8rem;
	}
	.actuDetailZoneTexte {
		min-height: 290px;
	}
	.actuDetailImg .btn-primaryB, .actuDetailImg .btn-primary {
		font-size: 0.8rem;
	}
	.actuDetailImg .actuListe .btn-primaryB, .actuDetailImg  .actuListe .btn-primary
		{
		font-size: 0.65rem;
		padding: 5px;
	}
	.zoneBtActu .btn-lg {
		padding: .5rem 1rem;
		font-size: 1rem;
		line-height: 1.5;
		border-radius: .3rem;
	}
	.footerCine {
		max-height: 34rem;
	}
	#regieN div {
		padding-left: 0px;
		padding-right: 0px;
	}
	.choixFiltreM {
		display: none !important;
	}
	body { /*background-color:green;*/
		background-color: #f2f2f2;
	}
	.InfoBA {
		font-size: 0.8rem;
	}
	.InfoBA:hover {
		background-color: #71152c;
		color: #fff;
		cursor: pointer;
		font-size: 0.8rem;
	}
	.InfoSeances {
		font-size: 0.8rem;
	}
	.InfoSeances:hover {
		background-color: #71152c;
		color: #fff;
		cursor: pointer;
		font-size: 0.8rem;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .effetInfoPlus .InfoSeances .InfoBA
		{
		font-size: 1rem;
		margin-top: 10px;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .effetInfoPlus .InfoSeances:hover .InfoBA:hover
		{
		font-size: 1rem;
		margin-top: 10px;
	}
	.afficheVersion {
		font-weight: 900;
		line-height: 1.6rem;
		font-size: 0.8rem;
	}
	.afficheDuree {
		font-size: 0.7rem;
		line-height: 1.0rem;
	}
	#menufiltre {
		display: none;
		transition: all .3s ease-in;
		font-size: 1rem;
	}
	#menuSemaine {
		display: none;
		transition: all .3s ease-in;
		font-size: 1rem;
	}
	.b {
		padding: 5px;
	}
	.speB {
		width: 95px;
		transition: all .3s ease-in;
	}
	.speS {
		width: 180px;
		transition: all .3s ease-in;
	}
	.detailFiltre, .detailSemaine {
		position: absolute;
		z-index: 1021;
		/* background-color: red; */
		text-align: center;
	}
	.afficheTitre {
		font-size: 0.9em;
	}
	.AfficheGenre {
		font-size: 0.8rem;
		font-weight: 400;
		text-align: center;
	}
	.imgPicto {
		    width: auto !important;
		height: 35px;
	}
	.pictoPremier {
		margin-top: 15px;
	}
	.pictoLegence {
		width: 20px;
		height: auto;
		margin-bottom: 3px;
		margin-right: 5px;
	}
	.spebulleB {
		background-color: #fff;
		height: auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		position: relative;
		display: block;
		transition: all .3s ease-in;
	}
	.spebulleBSemaine {
		background-color: #f5f5f5;
		height: auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		position: relative;
		display: block;
		transition: all .3s ease-in;
	}
	.bulleB {
		/*padding: 20px;*/
		background-color: #f5f5f5;
		margin: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		/*height: 60px;*/
		/*  padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;*/
		line-height: 3.6;
	}
	.glyphbulleB {
		line-height: 1.6;
		padding-left: 10px;
		padding-right: 10px;
		color: #71152c;
	}

	/* Menu **********************************************************/
	.bg-dark {
		background-color: transparent !important;
	}
	.fixed-top {
		position: relative;
	}
	.navbar-brand {
		display: none;
	}
	li.nav-item {
		font-size: 1.1rem;
		margin: 0px;
		margin-right: 15px;
	}
	.navbar {
		padding: 0px;
	}
	li.nav-item {
		border-top: 10px solid #f2f2f2;
		padding-top: 0px;
		-webkit-transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
		-moz-transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
		transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
	}
	li.nav-item.active {
		border-top: 10px solid #71152c;
		padding-top: 0px;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #232323;
		font-weight: 100;
	}
	.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active,
		.navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
		{
		color: #232323;
		font-weight: 900;
	}
	.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
		{
		color: #232323;
		/*font-weight: 900;*/
	}
	.nav-item {
		background: rgba(255, 255, 255, 0.1);
	}
	.nav-item:hover {
		border-top: 10px solid rgba(113, 21, 44, 1);
		color: #41ab6b;
		padding-top: 0px;
	}
	h1, .actu {
		font-size: 3.5rem;
		line-height: 3rem;
		padding-top: 1.5rem;
		font-weight: 100;
	}
	.h1Sous {
		font-size: 0.9rem;
	}

	/* effet */
	.nouvelleTaille {
		width: 270px;
	}
	.effetInfoPlus {
		transition: all .3s ease-in;
		height: 90%;
		display: block !important; /* On déplace l'objet */
	}
	.effetInfoMoins {
		transition: all .3s ease-in;
		height: 0%;
		display: block !important; /* On déplace l'objet */
	}
	.effetMonte {
		transition: all .3s ease-in;
		font-size: 1rem;
		transform: translateY(-100px); /* On déplace l'objet */
	}
	.effetMonteAnnule {
		transition: all .2s ease-out;
		font-size: 1rem;
		transform: translateY(0px); /* On déplace l'objet */
	}
	/*.effetPlusGrand {transition: all .3s ease-in;height:300px !important; }*/
	.containerb {
		font-size: 0.9rem;
		/* margin: 0px; */
		line-height: 2;
	}
	.logoM {
		width: 30%;
	}
	.newsletter {
		font-size: 3.7rem;
		text-align: center;
		padding-bottom: 2rem;
	}
	.color0 {
		padding: 0;
		margin: 0;
	}
	.color1 {
		padding: 4rem;
		margin: 0;
	}
	.color2 {
		padding: 2rem;
		margin: 0;
	}
	.zoneEspace {
		margin-top: 2rem;
	}
	.inputNewsletter {
		font-size: 2rem;
		padding-right: 10px;
	}
	.btNewsletter {
		font-size: 2rem;
		vertical-align: baseline;
	}
	.textNewsletter {
		
	}
	.appli {
		margin-top: 1rem;
	}
	.applicationProgramme {
		text-align: center;
		font-size: 2.2rem;
		line-height: 2.2rem;
	}
	.applicationAppli {
		text-align: center;
		font-size: 2.2rem;
		line-height: 2.2rem;
	}
	.footerTexte {
		background-color: #71152cc7;
		height: 100%;
		z-index: 300;
		position: absolute;
		margin-left: 10%;
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 5rem;
	}
	.nomCinefooter {
		font-size: 2.5rem;
		color: #fff;
		text-align: center;
		margin-bottom: 1rem;
	}
	.adresseCineFooter {
		font-size: 1.3rem;
		color: #fff;
		text-align: center;
	}
	.logoFooter {
		text-align: center;
	}
	.pictoSocial {
		width: 20%;
		height: auto;
	}
	.footerBas {
		text-align: right;
		padding-right: 15%;
		right: 15%;
		width: 100%;
		margin-top: 4rem;
	}
	.titreCaroussel {
		font-weight: 900 !important;
		font-size: 2.2rem !important;
	}
	.descriptionCaroussel {
		font-weight: 200;
		font-size: 0.9rem !important;
	}
	.carousel-indicators li {
		height: 6px;
	}
	.actualite {
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	.prochainement {
		background-image: url(../picto/fondM3.png);
		background-position: top right;
		background-repeat: no-repeat;
		padding-top: 2rem;
	}
	.heure {
		font-size: 1.5rem;
		font-weight: 900;
		color: #232323;
		line-height: 1.6rem;
	}
	.detailTitreFilm {
		font-size: 3rem;
    font-weight: 900;
    line-height: 1;
    margin-top: 12px;
	}
	.detailGenreFilm {
		font-size: 1rem;
		font-weight: 400;
		margin-top: 15px;
	}
	.detailSynopsisFilm {
		font-size: 1rem;
		font-weight: 400;
		margin-top: 1rem;
	}
	.detailZoning {
		padding-top: 2rem;
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #fff;
		padding: 1rem;
	}
	.detailhoraireZoning {
		padding-top: 2rem;
		background-color: #fff;
		background-position: top left;
		background-repeat: no-repeat;
		padding: 2rem;
	}
	.bandeannonceDetailFilm {
		margin-top: 1rem;
	}
	.realisationFilm {
		font-style: italic;
		font-size: 0.9rem;
	}
	.horaireZoning .horaireSeances {
		padding-left: 10px;
	}
	.spebulleB {
		background-color: #f5f5f5;
	}
	.spebulleBSemaine {
		background-color: #f5f5f5;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media ( min-width : 1200px) and (max-width: 1450px) {
	.cacheSynopsis {
		display: none;
	}
	.version img {
		width: 30px;
		height:auto;
		
	}
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
		.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
		{
		background-color: #f2f2f2;
	}
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
		.horaireMenu .zonelegende .choixFiltreD .bulleB {
		margin-top: 0;
		line-height: 0;
	}
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailSemaine .spebulleBSemaine,
		.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
		{
		padding: 5px;
	}
	.horaireMenu .zonelegende .choixFiltreD .bulleB .detailFiltre .spebulleB
		{
		padding: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.horaireZoning {
		padding: 1rem !important;
	}
	.actuDetailZoneTexte {
		min-height: 230px;
	}
	.choixFiltreM {
		display: none !important;
	}
	.InfoBA {
		font-size: 0.7rem;
		  
	}
	.InfoBA:hover {
		background-color: #71152c;
		color: #fff;
		cursor: pointer;
		font-size: 0.7rem;
	}
	.InfoSeances {
		font-size: 0.7rem;
		 
	}
	.InfoSeances:hover {
		background-color: #71152c;
		color: #fff;
		cursor: pointer;
		font-size: 0.7rem;
	}
	


	.afficheVersion {
		font-weight: 900;
		line-height: 1.6rem;
		font-size: 0.8rem;
	}
	.afficheDuree {
		font-size: 0.7rem;
		line-height: 1.0rem;
	}
	#menufiltre {
		display: none;
		transition: all .3s ease-in;
		font-size: 1rem;
	}
	#menuSemaine {
		display: none;
		transition: all .3s ease-in;
		font-size: 1rem;
	}
	.containerb {
		font-size: 1rem;
		/* margin: 0px; */
		line-height: 1.5;
	}
	div#menufiltre {
		line-height: 1.5;
	}
	.b {
		padding: 10px;
	}
	.speB {
		width: 106px;
		transition: all .3s ease-in;
	}
	.speS {
		width: 190px;
		transition: all .3s ease-in;
	}
	.horaireMenu .zonelegende .choixFiltreD .speS {
		width: 165px;
		transition: all .3s ease-in;
	}
	.horaireMenu .zonelegende .choixFiltreD .nouvelleTaille {
		width: 360px;
	}
	.detailFiltre, .detailSemaine {
		position: absolute;
		z-index: 1021;
		/* background-color: red; */
		text-align: center;
	}
	.afficheTitre {
		font-size: 0.9em;
	}
	.AfficheGenre {
		font-size: 0.8rem;
		font-weight: 400;
		text-align: center;
	}
	.imgPicto {
		width: 25px;
		height: 35px;
	}
	.pictoPremier {
		margin-top: 15px;
	}
	.pictoLegence {
		width: 20px;
		height: auto;
		margin-bottom: 3px;
		margin-right: 5px;
	}
	.spebulleB {
		background-color: #f5f5f5;
		height: auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		position: relative;
		display: block;
		transition: all .3s ease-in;
	}
	.spebulleBSemaine {
		background-color: #f5f5f5;
		height: auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		position: relative;
		display: block;
		transition: all .3s ease-in;
	}
	.bulleB {
		/*padding: 20px;*/
		background-color: #f5f5f5;
		margin: 20px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2rem;
		/*height: 60px;*/
		/*  padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;*/
		line-height: 3;
	}
	.glyphbulleB {
		line-height: 1.6;
		padding-left: 10px;
		padding-right: 10px;
		color: #71152c;
	}
	body {
		background-color: #f2f2f2; /*background-color:purple;*/
		padding-right: 0%;
		padding-left: 0%
	}

	/* Menu **********************************************************/
	.bg-dark {
		background-color: transparent !important;
	}
	.fixed-top {
		position: relative;
	}
	.navbar-brand {
		display: none;
	}
	li.nav-item {
		font-size: 1.5rem;
		margin: 0px;
		margin-right: 15px;
	}
	.navbar {
		padding: 0px;
	}
	li.nav-item {
		border-top: 10px solid #f2f2f2;
		padding-top: 0px;
		-webkit-transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
		-moz-transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
		transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
	}
	li.nav-item.active {
		border-top: 10px solid #71152c;
		padding-top: 0px;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #232323;
		font-weight: 100;
	}
	.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active,
		.navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
		{
		color: #232323;
		font-weight: 900;
	}
	.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
		{
		color: #232323;
		/*font-weight: 900;*/
	}
	.nav-item {
		background: rgba(255, 255, 255, 0.1);
	}
	.nav-item:hover {
		border-top: 10px solid rgba(113, 21, 44, 1);
		color: #41ab6b;
		padding-top: 0px;
	}
	h1, .actu {
		font-size: 4rem;
		line-height: 3rem;
		padding-top: 2rem;
		font-weight: 100;
	}

	/* effet */
	.nouvelleTaille {
		width: 300px;
	}
	.effetInfoPlus {
		transition: all .3s ease-in;
		height: 90%;
		display: block !important; /* On déplace l'objet */
	}
	.effetInfoMoins {
		transition: all .3s ease-in;
		height: 0%;
		display: block !important; /* On déplace l'objet */
	}
	.effetMonte {
		transition: all .3s ease-in;
		font-size: 1rem;
		transform: translateY(-100px); /* On déplace l'objet */
	}
	.effetMonteAnnule {
		transition: all .2s ease-out;
		font-size: 1rem;
		transform: translateY(0px); /* On déplace l'objet */
	}
	/*.effetPlusGrand {transition: all .3s ease-in;height:300px !important; }*/
	.newsletter {
		font-size: 4rem;
		text-align: center;
		padding-bottom: 2rem;
	}
	.color0 {
		padding: 0;
		margin: 0;
	}
	.color1 {
		padding: 4rem;
		margin: 0;
	}
	.color2 {
		padding: 2rem;
		margin: 0;
	}
	.zoneEspace {
		margin-top: 2rem;
	}
	.inputNewsletter {
		font-size: 2rem;
		padding-right: 10px;
	}
	.btNewsletter {
		font-size: 2rem;
		vertical-align: baseline;
	}
	.textNewsletter {
		
	}
	.appli {
		margin-top: 1rem;
	}
	.applicationProgramme {
		text-align: center;
		font-size: 2.1rem;
		line-height: 2.1rem;
	}
	.applicationAppli {
		text-align: center;
		font-size: 2.1rem;
		line-height: 2.1rem;
	}
	.footerTexte {
		background-color: #71152cc7;
		height: 100%;
		z-index: 300;
		position: absolute;
		margin-left: 10%;
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 5rem;
	}
	.nomCinefooter {
		font-size: 2.5rem;
		color: #fff;
		text-align: center;
		margin-bottom: 1rem;
	}
	.adresseCineFooter {
		font-size: 1.5rem;
		color: #fff;
		text-align: center;
	}
	.logoFooter {
		text-align: center;
	}
	.pictoSocial {
		width: 20%;
		height: auto;
	}
	.footerBas {
		text-align: right;
		padding-right: 15%;
		right: 15%;
		width: 100%;
		margin-top: 4rem;
	}
	.titreCaroussel {
		font-weight: 900 !important;
		font-size: 2.4rem !important;
	}
	.descriptionCaroussel {
		font-weight: 200;
	}
	.carousel-indicators li {
		height: 6px;
	}
	.actuDetailImg .btn-primaryB, .actuDetailImg .btn-primary {
		font-size: 0.6rem;
	}
	.actualite {
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	.prochainement {
		background-image: url(../picto/fondM3.png);
		background-position: top right;
		background-repeat: no-repeat;
		padding-top: 2rem;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .effetInfoPlus
		{
		transition: all .3s ease-in;
		height: 60%;
		display: block !important;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .effetInfoMoins
		{
		transition: all .3s ease-in;
		height: 0%;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .effetInfoPlus .InfoSeances .InfoBA
		{
		margin-top: 10px;
		padding-left: 7px;
		padding-right: 7px;
		font-size: 0.9rem;
	}
	.heure {
		font-size: 1.5rem;
		font-weight: 900;
		color: #232323;
		line-height: 1.6rem;
	}
	.detailTitreFilm {
		font-size: 3rem;
		font-weight: 900;
	}
	.detailGenreFilm {
		font-size: 1rem;
		font-weight: 400;
	}
	.detailSynopsisFilm {
		font-size: 1rem;
		font-weight: 400;
		margin-top: 1rem;
	}
	.detailZoning {
		padding-top: 2rem;
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #fff;
		padding: 1rem;
	}
	.detailhoraireZoning {
		padding-top: 2rem;
		background-color: #fff;
		background-position: top left;
		background-repeat: no-repeat;
		padding: 2rem;
	}
	.bandeannonceDetailFilm {
		margin-top: 1rem;
	}
	.realisationFilm {
		font-style: italic;
		font-size: 0.9rem;
	}
	.horaireZoning .horaireSeances {
		padding-left: 10px;
	}
}

@media ( min-width : 1450px) {
	
	ul.dropdown-menu li {
    text-align: center;
    font-size: 1.2rem;
}

	ul.dropdown-menu .nav-item:hover {
    border-top: 10px solid #f2f2f2;
	padding-top: 0px;
	padding:0.5rem;
	
	
	
}


	

	.horaireZoning .horaireSeances {
		padding-left: 10px;
	}
	.cacheSynopsis {
		display: none;
	}
	.actuDetailImg .btn-primaryB, .actuDetailImg .btn-primary {
		font-size: 0.8rem;
	}
	.horaireZoning {
		padding: 2rem !important;
		margin-bottom: 2rem !important;
	}
	.carousel-indicators li {
		height: 10px;
	}
	.titreCaroussel {
		font-weight: 900 !important;
		font-size: 3.5rem !important;
	}
	.descriptionCaroussel {
		font-weight: 200;
	}
	#menufiltre {
		display: none;
		transition: all .3s ease-in;
		font-size: 1rem;
	}
	#menuSemaine {
		display: none;
		transition: all .3s ease-in;
		font-size: 1rem;
	}
	.choixFiltreM {
		display: none !important;
	}
	.pictoLegence {
		width: 20px;
		height: auto;
		margin-bottom: 3px;
		margin-right: 5px;
	}
	.zonelegende {
		margin-top: 5px;
		margin-bottom: 15px;
	}
	body {
		background-color: #f2f2f2;
		padding-right: 5%;
		padding-left: 5%
	}
	/* Menu **********************************************************/
	.bg-dark {
		background-color: transparent !important;
	}
	.fixed-top {
		position: relative;
	}
	.navbar-brand {
		display: none;
	}
	li.nav-item {
		font-size: 1.9rem;
		margin: 0px;
		margin-right: 15px;
	}
	.navbar {
		padding: 0px;
	}
	li.nav-item {
		border-top: 10px solid #f2f2f2;
		/*padding-top: 10px;*/
		-webkit-transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
		-moz-transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
		transition: border-top 0.2s, color 0.2s, font-weight 0.2s,
			border-top-width 0.2s;
	}
	li.nav-item.active {
		border-top: 10px solid #71152c;
		padding-top: 0px;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #232323;
		font-weight: 100;
	}
	
	
	ul.dropdown-menu .nav-link:hover {
    color: #71152c !important;
    /*font-weight:bold;*/
}

	
	ul.dropdown-menu li.nav-item, ul.dropdown-menu li.nav-item:hover {border-top: 10px;
    padding: 0rem;}
	
	
	.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active,
		.navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link
		{
		color: #232323;
		font-weight: 900;
	}
	.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
		{
		color: #232323;
		/*font-weight: 900;*/
	}
	.nav-item {
		background: rgba(255, 255, 255, 0.1);
	}
	.nav-item:hover {
		border-top: 10px solid rgba(113, 21, 44, 1);
		color: #41ab6b;
		padding-top: 0px;
	}
	h1, .actu {
		font-size: 4rem;
		line-height: 3rem;
		padding-top: 2rem;
	}
	.bulleB {
		/*padding: 20px;*/
		background-color: #fff;
		margin: 20px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.6rem;
	}
	.b {
		padding: 10px;
	}
	.speB {
		width: 150px;
		transition: all .3s ease-in;
	}
	.speS {
		width: 215px;
		transition: all .3s ease-in;
	}
	.horaireMenu .zonelegende .choixFiltreD .speS {
		width: 165px;
		transition: all .3s ease-in;
	}
	.horaireMenu .zonelegende .choixFiltreD .nouvelleTaille {
		width: 360px;
	}
	.detailFiltre, .detailSemaine {
		position: absolute;
		z-index: 1021;
		/* background-color: red; */
		text-align: center;
	}
	.spebulleB {
		background-color: #f5f5f5;
		height: auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.6rem;
		position: relative;
		display: block;
		transition: all .3s ease-in;
	}
	.spebulleBSemaine {
		background-color: #f5f5f5;
		height: auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.5rem;
		position: relative;
		display: block;
		transition: all .3s ease-in;
	}
	.jourFiltre {
		font-size: 1rem;
	}
	.glyphbulleB {
		line-height: 1.6;
		padding-left: 10px;
		padding-right: 10px;
		color: #71152c;
	}
	.detailFiltre {
		position: absolute;
		z-index: 1021;
		/*background-color:red;*/
	}
	#menufiltre {
		display: none;
		transition: all .3s ease-in;
		font-size: 1rem;
	}
	.imgPicto {
		height: auto;
		width: 30px !important;
	}
	.AfficheGenre {
		font-size: 0.8rem;
		font-weight: 400;
		text-align: center;
	}
	.zoneAfficheInfo { /*height:57px; overflow:hidden; top:0px;*/
		
	}

	/* effet */
	.nouvelleTaille {
		width: 300px;
	}
	.effetInfoPlus {
		transition: all .3s ease-in;
		height: 80%; /*40%; - On ajoute la BA
		display: block !important; /* On déplace l'objet */
	}
	.effetInfoMoins {
		transition: all .3s ease-in;
		height: 0%;
		display: block !important; /* On déplace l'objet */
	}
	.effetMonte {
		transition: all .3s ease-in;
		font-size: 1rem;
		transform: translateY(-100px); /* On déplace l'objet */
	}
	.effetMonteAnnule {
		transition: all .2s ease-out;
		font-size: 1rem;
		transform: translateY(0px); /* On déplace l'objet */
	}
	/*.effetPlusGrand {transition: all .3s ease-in;height:300px !important; }*/
	.newsletter {
		font-size: 4rem;
		text-align: center;
		padding-bottom: 2rem;
	}
	.color0 {
		padding: 0;
		margin: 0;
	}
	.color1 {
		padding: 4rem;
		margin: 0;
	}
	.color5 {
		padding: 2rem;
		margin: 0;
		background-color: #fff;
	}
	.actualite {
		padding-top: 2rem;
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	.prochainement {
		background-image: url(../picto/fondM3.png);
		background-position: top right;
		background-repeat: no-repeat;
		padding-top: 2rem;
		margin-bottom: 2rem;
	}
	.color2 {
		padding: 2rem;
		margin: 0;
	}
	.zoneEspace {
		margin-top: 2rem;
	}
	.inputNewsletter {
		font-size: 2rem;
		padding-right: 10px;
	}
	.btNewsletter {
		font-size: 2rem;
		vertical-align: baseline;
	}
	.textNewsletter {
		
	}
	.appli {
		margin-top: 1rem;
	}
	.applicationProgramme {
		text-align: center;
		font-size: 3rem;
		line-height: 3rem;
	}
	.applicationAppli {
		text-align: center;
		font-size: 3rem;
		line-height: 3rem;
	}
	.footerTexte {
		background-color: #71152cc7;
		height: 100%;
		z-index: 300;
		position: absolute;
		margin-left: 10%;
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 5rem;
	}
	.nomCinefooter {
		font-size: 2.5rem;
		color: #fff;
		text-align: center;
		margin-bottom: 1rem;
	}
	.adresseCineFooter {
		font-size: 1.5rem;
		color: #fff;
		text-align: center;
	}
	.logoFooter {
		text-align: center;
	}
	.pictoSocial {
		width: 20%;
		height: auto;
	}
	.footerBas {
		text-align: right;
		padding-right: 15%;
		right: 15%;
		width: 100%;
		margin-top: 4rem;
	}
	.version img {
		    width: auto;
    		height: 25px;
	}
	
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .effetInfoPlus
		{
		transition: all .3s ease-in;
		height: 60%;
		display: block !important;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .effetInfoMoins
		{
		transition: all .3s ease-in;
		height: 0%;
	}
	.horaireAff .d-flex .zoneAfficheRoll .zoneafficheGd .afficheGd .effetInfoPlus .InfoSeances .InfoBA
		{
		margin-top: 15px;
		padding-left: 7px;
		padding-right: 7px;
		font-size: 1rem;
	}
	.detailTitreFilm {
		font-size: 3rem;
		font-weight: 900;
	}
	.detailGenreFilm {
		font-size: 1rem;
		font-weight: 400;
		FONT-STYLE: italic;
	}
	.detailSynopsisFilm {
		font-size: 1rem;
		font-weight: 400;
		margin-top: 1rem;
	}
	.detailZoning {
		padding-top: 2rem;
		background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	.detailhoraireZoning {
		padding-top: 2rem;
		background-color: #fff;
		background-position: top left;
		background-repeat: no-repeat;
		padding: 2rem;
	}
	.bandeannonceDetailFilm {
		margin-top: 1rem;
	}
	.realisationFilm {
		font-style: italic;
		font-size: 0.9rem;
	}
}

.btn-face {
	background-color: #3b5998;
	color: #fff;
	font-size: 12px;
	padding: 6px;
}

.btn-twit {
	background-color: #00b6f1;
	color: #fff;
	font-size: 12px;
	padding: 6px;
}

.bloc-partage {
	text-align: right;
	margin-top: 2rem;
}

.choixFiltreD a:hover {
	text-decoration: none;
}

.lienFooter li.nav-item {
	background-color: transparent;
    border: inherit;
    padding-top: inherit;
    font-size: inherit;
}
.lienFooter .nav-link {
    padding: inherit;
    font-weight:200;
}

.lienFooter .nav-link:HOVER {
    font-weight:400;
}

#modal-body-pub-ga {
     margin-top: 15px;
}

.filtreUse {font-size: 1em; padding: 1rem !important;
    margin-bottom: 1rem !important; line-height: 1.2rem;font-style: italic;}

.Fu { font-weight:900; font-size: 1.2em;}

.modal-body {
background-image: url(../picto/fondM.png);
		background-position: top left;
		background-repeat: no-repeat;
}

button.owl-prev, button.owl-next  {
    display: none !important;
}

.bloc {
    margin-top: 1rem;
}

.titre-page {
    margin-top: 1rem;
	margin-left: 30px;
}

@media ( min-width : 1200px) {
	.modal .modal-fullscreen.modal-dialog {
	  width: 75%;
	  height: 75%;
	  padding: 0;
	  max-width: none; }

	.modal .modal-fullscreen .modal-content {
	  height: auto;
	  min-height: 100%;
	  border-radius: 0;
	  border: none; }
 }
 
 @media (max-width: 768px){	
 
 
 
 
 .actuDetailZoneTexte {
    min-height: 100px;
}
 .carousel-caption {

   padding-bottom: 5px !important;
 
}

	#navbarCollapse {
   
    justify-content: flex-end !important;
    -webkit-transition: color 200ms, height 400ms, background-color 400ms;
    transition: color 200ms, height 400ms, padding-bottom 400ms;
}

.titre-page { margin-left:0px !important;}
.encartbackground,.encartentete {
    padding: 0px;
	padding-bottom: 15px;
	padding-top:19px;
}
}

.dropdown-menu {
   /* width: 100%;*/
}

@media (min-width: 1198px) and (max-width: 1280px) {
li.nav-item {
    font-size: 1.2rem;
    margin: 0px;
    margin-right: 15px;
}}


@media (min-width: 991px) and (max-width: 1031px) {
li.nav-item {
    font-size: 1rem;
    margin: 0px;
    margin-right: 15px;
}}

@media (max-width: 770px) {


.jourL { font-weight: bold;}
.moisL { display:none;}
	
.zoneBtActu .btn-lg {
 
    margin-top: 10px;
}	

.descriptionCaroussel {

    line-height: 1;
}

.badge {
    
    font-size: 60%;
}


.owl-item {margin-right:0.5rem; margin-left:0.5rem;}

.zone-titre-page { text-align:center;}
.etape {

    PADDING-top: 5px;
    PADDING-bottom: 5px;
    MARGIN-BOTTOM: 5PX;
    font-size: 0.5rem;
	
}

.pad-zero { padding:0px;}

.ligne-reservation {
    padding: 10px;
}
.titre_res {
    font-size: 1rem;
}

.descr-etape { text-align:center; padding: 0px;}


.afficheVersion {margin-top:10px;}

}

.version-film {
   margin-top: 10px;
    margin-bottom: 10px;
}

.badge-mention {
 
    margin: 2px;
}



.B-3D, .B-IMAX, .B-4K, .B-LASER {
    background-color: #00b6f1;
    color: #fff;
}

.B-ATMOS, .B-71, .B-AURO3D, .B-DTSX {
   background-color: #909090;
   color:#fff;
}

.voirtous {    background-color: #212529;
    padding-right: 1em;
    padding-left: 1em;
    border-radius: 10rem;
    color: #fff;
    display: inline-block !important;
    text-align: center;
	margin-top:20px;
	padding-top: 0.2em;
    padding-bottom: 0.2em;
    font-size: 1.3rem;
}

a:hover .voirtous { text-decoration:none;}

.choix-newsletter {
    font-size: 1rem;
    font-weight: normal;
    padding: 10px;
    display: inline-block;
    margin: 10px;
}

.encart-newsletter { margin-top:15px;}

@media (min-width: 768px) {
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}}

@media  (min-width: 768px) and (max-width: 991.98px) {
li.nav-item {
    font-size: 0.85rem;
    margin: 0px;
    margin-right: 5px;
}}

@media (min-width: 1210px) and  (max-width: 1281px){
li.nav-item {
    font-size: 1.4rem;
    margin: 0px;
    margin-right: 15px;
}}



@media (min-width: 1210px) and  (max-width: 1281px){
li.nav-item {
    font-size: 1.4rem;
    margin: 0px;
    margin-right: 15px;
}}



@media  (min-width: 1282px) and (max-width: 1452px) {
	li.nav-item {
		font-size: 1.2rem;
		margin: 0px;
		margin-right: 15px;
	}
}


@media  (min-width: 1452px) and (max-width: 1768px) {
	li.nav-item {
		font-size: 1.5rem;
		margin: 0px;
		margin-right: 15px;
	}
}


@media  (min-width: 1768px) and (max-width: 1770px) {
	li.nav-item {
		font-size: 1.9rem;
		margin: 0px;
		margin-right: 15px;
	}
}




.menuMegarama { padding:0px; display:flex;}

@media (max-width: 768px) {
	
	.detailAff {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 1rem;
	display: flex;
    align-items: center;
    justify-content: center;
}

.popover-header, .popover-body {
font-size:10px;  
}


body { font-size:0.8rem;}

.h2, h2 {
    font-size: 1.2rem;
}

.h3, h3 {
    font-size: 1.2rem;
}

.first-bloc { margin-top:0px !important;}

.prochainement h2, .actualite h2{ font-size: 1.9rem; padding-top: 10px;}
.h1, h1 {
    font-size: 1.9rem; padding-top: 10px;
}
.margSpe { margin-top:0px !important;}

li.nav-item {
    font-size: 1.1rem;
}

}


@media (max-width: 768px) {
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: .5rem;
}
li.nav-item {
    font-size: 0.9rem;
}
.logoD {
    margin-top: 5px !important;
}
}


@media (max-width: 990px) {
	
	.voirtous {
	
		font-size: 1.4rem;
	}
	
	
	
	
}

.modal-padding {

    padding: 0rem;
}

.btn-poursuivre-site.btn-primary {
    margin: 0px;
}

.modal-h {
    background-color: #000;
}


.pagination-centered ul {
    margin-top: 0;
    margin-bottom: 0rem;
    text-align: center;
    width: 100%;
}

.pagination-centered ul li { display:inline-block; padding:10px; }


@media (min-width: 768px) {
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    width: 300px;
    /* left: -100; */
}
}

.popover-header {
   
    COLOR: #FFF;
    TEXT-ALIGN: CENTER;
    background-color: #71152c;
   
}
.seance_accroche:hover {
 transform: scale(1.1);
 }
 
 /*.heureFin {
    display: none;
}*/


.content {
    background-color: white;
   
}


@media (min-width: 1450px) {
.content {padding: 4rem;}	
}

@media (min-width: 768px) and (max-width: 991.98px){
.content {padding: 2rem;}
}

@media (min-width: 576px) and (max-width: 767.98px) {

    .content {padding: 1rem;}
}

.actualite .content {
    background-color: transparent !important;
	padding: inherit;
   
}

.badge {font-size: 88%;}


/*********************************************************/
/*****    STYLE DU MENU
/*********************************************************/


@media (min-width: 768px) {
	#navbarCollapse ul#menu_principal li.MenuImax {
		background-image: url(../picto/menu-imax.png);
		width: 80px;
		height: 70px;
		background-size: 70px;
		background-repeat: no-repeat;
		background-position: center;
	}

	#navbarCollapse ul#menu_principal li.MenuImax a {
		color: #000 !important;
		font-size: 0;
	}

	#navbarCollapse ul#menu_principal li.Menu4D {
		background-image: url(../picto/menu-4d.png);
		width: 100px;
		height: 70px;
		background-size: 100px;
		background-repeat: no-repeat;
		background-position: center;
	}

	#navbarCollapse ul#menu_principal li.Menu4D a {
		color: #000 !important;
		font-size: 0;
	}
}

@media (max-width: 767.98px) {

	#navbarCollapse ul#menu_principal li.MenuImax {
		background-image: url(../picto/menu-imax.png);
		height: 35px;
		background-size: 70px;
		background-repeat: no-repeat;
		background-position: center;
	}

	#navbarCollapse ul#menu_principal li.MenuImax a {
		color: #000 !important;
		font-size: 0;
	}

	#navbarCollapse ul#menu_principal li.Menu4D {
		background-image: url(../picto/menu-4d.png);
		height: 35px;
		background-size: 100px;
		background-repeat: no-repeat;
		background-position: center;
	}

	#navbarCollapse ul#menu_principal li.Menu4D a {
		color: #000 !important;
		font-size: 0;
	}
}