.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}


*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: 'canal';
	src: url("/css/fonts/canallightromain-webfont.eot");
	src: url("/css/fonts/canallightromain-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/canallightromain-webfont.woff") format("woff"), url("/css/fonts/canallightromain-webfont.ttf") format("truetype"), url("/css/fonts/canallightromain-webfont.svg#canallightromain") format("svg");
	font-weight: 200;
	font-style: normal
}

@font-face {
	font-family: 'canal';
	src: url("/css/fonts/canaldemiromain-webfont.eot");
	src: url("/css/fonts/canaldemiromain-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/canaldemiromain-webfont.woff") format("woff"), url("/css/fonts/canaldemiromain-webfont.ttf") format("truetype"), url("/css/fonts/canaldemiromain-webfont.svg#canaldemiromain") format("svg");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: 'canal';
	src: url("/css/fonts/canalboldromain-webfont.eot");
	src: url("/css/fonts/canalboldromain-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/canalboldromain-webfont.woff") format("woff"), url("/css/fonts/canalboldromain-webfont.ttf") format("truetype"), url("/css/fonts/canalboldromain-webfont.svg#canalboldromain") format("svg");
	font-weight: 800;
	font-style: normal
}

@font-face {
	font-family: 'canal';
	src: url("/css/fonts/canallightitalique-webfont.eot");
	src: url("/css/fonts/canallightitalique-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/canallightitalique-webfont.woff") format("woff"), url("/css/fonts/canallightitalique-webfont.ttf") format("truetype"), url("/css/fonts/canallightitalique-webfont.svg#canallightitalique") format("svg");
	font-weight: 200;
	font-style: italic
}

@font-face {
	font-family: 'canal';
	src: url("/css/fonts/canaldemiitalique-webfont.eot");
	src: url("/css/fonts/canaldemiitalique-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/canaldemiitalique-webfont.woff") format("woff"), url("/css/fonts/canaldemiitalique-webfont.ttf") format("truetype"), url("/css/fonts/canaldemiitalique-webfont.svg#canaldemiitalique") format("svg");
	font-weight: 600;
	font-style: italic
}

@font-face {
	font-family: 'canal';
	src: url("/css/fonts/canalbolditalique-webfont.eot");
	src: url("/css/fonts/canalbolditalique-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/canalbolditalique-webfont.woff") format("woff"), url("/css/fonts/canalbolditalique-webfont.ttf") format("truetype"), url("/css/fonts/canalbolditalique-webfont.svg#canalbolditalique") format("svg");
	font-weight: 800;
	font-style: italic
}

@font-face {
	font-family: 'blank';
	src: url("/css/fonts/blank-webfont.eot");
	src: url("/css/fonts/blank-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/blank-webfont.woff") format("woff"), url("/css/fonts/blank-webfont.ttf") format("truetype"), url("/css/fonts/blank-webfont.svg#blank") format("svg")
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	@font-face {
		font-family: 'canal';
		src: url("/css/fonts/canallightromain-webfont.svg#canallightromain") format("svg");
		font-weight: 200;
		font-style: normal
	}

	@font-face {
		font-family: 'canal';
		src: url("/css/fonts/canaldemiromain-webfont.svg#canaldemiromain") format("svg");
		font-weight: 600;
		font-style: normal
	}

	@font-face {
		font-family: 'canal';
		src: url("/css/fonts/canalboldromain-webfont.svg#canalboldromain") format("svg");
		font-weight: 800;
		font-style: normal
	}

	@font-face {
		font-family: 'canal';
		src: url("/css/fonts/canallightitalique-webfont.svg#canallightitalique") format("svg");
		font-weight: 200;
		font-style: italic
	}

	@font-face {
		font-family: 'canal';
		src: url("/css/fonts/canaldemiitalique-webfont.svg#canaldemiitalique") format("svg");
		font-weight: 600;
		font-style: italic
	}

	@font-face {
		font-family: 'canal';
		src: url("/css/fonts/canalbolditalique-webfont.svg#canalbolditalique") format("svg");
		font-weight: 800;
		font-style: italic
	}
}

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body {
	height: 100%;
}

body {
	margin: 0;
	background-color: #ffffff;
}

.landingpage {
	margin-top: 30px;
}

h1,
h2 {
	text-align: center;
}

h1 {
	font-family: canal;
	font-weight: 600;
	font-size: 40px;
	margin: 0 auto 0 auto;
	padding: 20px;
	line-height: 50px;
}

h2 {
	font-family: canal;
	font-size: 24px;
}

b,
strong {
	font-weight: bold;
}

.etoile {
	font-family: arial, helvetica, sans-serif;
}

.csa {
	margin: 0 auto;
	padding: 60px 0 0 0;
	text-align: center;
	max-width: 800px;
}

.csa .video {
	display: inline-block;
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.csa a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}

.img-responsive {
	width: 100%;
	height: auto;
}

.lightbox {
	display: none;
	font-size: 14px;
	color: #333;
	height: auto;
}

.lightbox p {
	padding: 5px 0 5px 0;
}

.sticker {
	position: absolute;
	top: 10px;
	left: 275px;
	z-index: 9999;
	transition: 0.5s;
}

.sticker img {
	width: 100%;
	max-width: 150px;
	height: auto;
	border: none;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	background-color: transparent;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}

header.is-fixed {
	position: fixed;
}

header.lateral-menu-is-open {
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}

@media only screen and (min-width: 960px) {
	header {
		display: none;
	}
}

#header {
	background-color: rgba(255, 255, 255, 0);
	z-index: 4;
	position: fixed;
	top: 0;
	width: 100%;
}

#desktop {
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
	transition: 0.5s;
}

#desktop .logo {
	width: 300px;
	padding: 8px 0 6px 10px;
	display: inline-block;
	transition: 0.5s;
}

#desktop .logo img {
	width: 100%;
	height: auto;
	border: none;
}

#desktop .menu {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
}

#desktop .menu ul {
	list-style-type: none;
	margin: 70px 50px 0 0;
	padding: 0;
	transition: 0.5s;
}

#desktop .menu ul li {
	display: inline;
	margin-left: 40px;
}

#desktop .menu ul li a {
	font-family: canal;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000000;
}

#desktop .menu ul li a#item-d {
	background-color: #e30613;
	padding: 20px;
	color: #ffffff;
	box-shadow: 0px 10px 30px rgba(227, 6, 19, 0.5);
}

#desktop .menu ul li a#item-e {
	background-color: #fff;
	color: #333;
	text-shadow: none;
	padding: 10px 10px 10px 50px;
	font-size: 12px;
	background-position: 10px center;
	background-repeat: no-repeat;
}

.fr {
	background-image: url('/images/tr.png');
}

.tr {
	background-image: url('/images/fr.png');
}

@media only screen and (max-width: 1080px) {
	#desktop .menu ul li {
		margin-left: 30px;
	}

	#desktop .menu ul li a {
		font-size: 16px;
	}
}

@media only screen and (max-width: 960px) {
	header {
		background-color: #fff;
	}

	#header {
		display: none;
	}
}

#cd-logo {
	display: block;
	color: #fff;
}

#cd-logo img {
	display: block;
	margin-top: 2px;
	margin-left: 60px;
	margin-bottom: 4px;
	height: 44px;
	width: auto;
	border: none;
}

#cd-top-nav {
	position: absolute;
	top: 0;
	right: 120px;
	height: 100%;
	display: none;
}

#cd-top-nav ul {
	height: 100%;
	padding-top: 18px;
}

#cd-top-nav li {
	display: inline-block;
	margin-right: 1em;
}

#cd-top-nav a {
	display: inline-block;
	padding: .5em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

#cd-top-nav a.current {
	background-color: #ffffff;
}

.no-touch #cd-top-nav a:hover {
	color: rgba(255, 255, 255, 0.7);
}

@media only screen and (min-width: 960px) {
	#cd-top-nav {
		display: block;
	}
}

#cd-menu-trigger {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50px;
	background-color: #0b5620;
}

#cd-menu-trigger .cd-menu-text {
	height: 100%;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	display: none;
}

#cd-menu-trigger .cd-menu-icon {
	/* this span is the central line in the menu menu */
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 18px;
	height: 2px;
	background-color: #fff;
	/* these are the upper and lower lines in the menu menu */
}

#cd-menu-trigger .cd-menu-icon::before,
#cd-menu-trigger .cd-menu-icon:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: inherit;
	left: 0;
}

#cd-menu-trigger .cd-menu-icon::before {
	bottom: 5px;
}

#cd-menu-trigger .cd-menu-icon::after {
	top: 5px;
}

#cd-menu-trigger.is-clicked .cd-menu-icon {
	background-color: rgba(255, 255, 255, 0);
}

#cd-menu-trigger.is-clicked .cd-menu-icon::before,
#cd-menu-trigger.is-clicked .cd-menu-icon::after {
	background-color: #fff;
}

#cd-menu-trigger.is-clicked .cd-menu-icon::before {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#cd-menu-trigger.is-clicked .cd-menu-icon::after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#cd-lateral-nav {
	position: fixed;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	/* the secondary navigation is covered by the main element */
	z-index: 1;
	width: 260px;
	background-color: #ffffff;
	overflow-y: auto;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
	-moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
	transition: transform .4s 0s, visibility 0s .4s;
	/* this creates the subtle slide in animation of the navigation */
	-webkit-transform: translateX(-80px);
	-moz-transform: translateX(-80px);
	-ms-transform: translateX(-80px);
	-o-transform: translateX(-80px);
	transform: translateX(-80px);
}

#cd-lateral-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#cd-lateral-nav .cd-navigation {
	margin: 10px 0 16px;
}

#cd-lateral-nav .sub-menu {
	padding: 0 10px 20px 15px;
	display: none;
}

#cd-lateral-nav a {
	display: block;
	line-height: 1.9em;
	padding: 0 16px 0 32px;
	font-family: canal;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 20px;
	color: #0b5620;
	text-decoration: none;
}

#cd-lateral-nav a.current {
	background-color: #0b5620;
	color: #ffffff;
}

#cd-lateral-nav .logo {
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
}

#cd-lateral-nav .logo img {
	width: 100%;
	height: auto;
	border: none;
}

.no-touch #cd-lateral-nav a:hover {
	color: #fff;
}

@media only screen and (min-width: 960px) {
	#cd-lateral-nav .cd-navigation {
		margin: 20px 0;
	}
}

#cd-lateral-nav.lateral-menu-is-open {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	-webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
	-moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
	transition: transform .4s 0s, visibility 0s 0s;
	/* smooth the scrolling on touch devices - webkit browsers */
	-webkit-overflow-scrolling: touch;
}

/* style menu items which have a submenu  */
#cd-lateral-nav .item-has-children>a {
	position: relative;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	/* this is the right arrow to show that the item has a submenu  */
}

#cd-lateral-nav .item-has-children>a::after {
	content: '';
	display: block;
	height: 11px;
	width: 8px;
	position: absolute;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 1em;
	background: url("/images/cd-arrow.svg") no-repeat center center;
	background-size: 8px 11px;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

#cd-lateral-nav .item-has-children>a.submenu-open::after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-o-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}

#cd-lateral-nav .socials {
	padding: 0 32px;
}

#cd-lateral-nav .socials:after {
	content: "";
	display: table;
	clear: both;
}

#cd-lateral-nav .socials a {
	height: 32px;
	width: 32px;
	float: left;
	padding: 0;
	background-image: url("/images/cd-socials.svg");
	background-repeat: no-repeat;
	background-size: 128px 64px;
	background-color: #fff;
	margin-right: .5em;
	border-radius: 0.25em;
}

#cd-lateral-nav .socials a.cd-twitter {
	background-position: 0 0;
}

#cd-lateral-nav .socials a.cd-github {
	background-position: -32px 0;
}

#cd-lateral-nav .socials a.cd-facebook {
	background-position: -64px 0;
}

#cd-lateral-nav .socials a.cd-google {
	background-position: -96px 0;
}

.no-touch #cd-lateral-nav .socials a:hover {
	background-color: #cf2f2f;
}

.no-touch #cd-lateral-nav .socials a:hover.cd-twitter {
	background-position: 0 -32px;
}

.no-touch #cd-lateral-nav .socials a:hover.cd-github {
	background-position: -32px -32px;
}

.no-touch #cd-lateral-nav .socials a:hover.cd-facebook {
	background-position: -64px -32px;
}

.no-touch #cd-lateral-nav .socials a:hover.cd-google {
	background-position: -96px -32px;
}

.cd-main-content {
	position: relative;
	z-index: 2;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.cd-main-content.lateral-menu-is-open {
	/* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}

.cd-img-replace {
	/* replace text with a background-image */
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.overflow-hidden {
	overflow: hidden;
}

.slider {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.slides li {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

.note {
	font-family: canal;
	font-size: 12px;
	text-align: center;
	opacity: 0.5;
}

#offres {
	padding-top: 50px;
	padding-bottom: 50px;
	background: rgb(17, 133, 55);
	background: linear-gradient(0deg, rgba(11, 86, 32, 1) 40%, rgba(17, 133, 55, 1) 100%);
}

#offres h1 {
	font-size: 34px;
}

#offres h1,
#offres h2 {
	color: #ffffff;
}

.svod {
	padding-top: 150px;
}

.chaines {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1100px;
	margin: 0 auto 0 auto;
	padding: 20px 0 30px 0;
}

.chaine {
	flex: 0 0 160px;
	text-align: center;
	margin-top: 25px;
}

.chaine .logo {
	display: inline-block;
	margin: 5px auto 5px auto;
	background-color: #ffffff;
	border-radius: 9px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.chaine .logo img {
	display: block;
	width: 80px;
	height: auto;
	border: none;
	margin: 10px;
}

.chaine .nom {
	font-family: canal;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

.lboffres {
	font-family: 'Nunito Sans', sans-serif;
	padding-bottom: 50px;
}

.lboffres .operateur {
	display: flex;
	align-items: center;
}

.lboffres .operateur .logo-operateur {
	flex: 0 0 220px;
	padding: 20px;
}

.lboffres .operateur .logo-operateur img {
	width: 100%;
	height: auto;
	border: none;
}

.lboffres .operateur .logo-operateur.sfr img,
.lboffres .operateur .logo-operateur.orange img,
.lboffres .operateur .logo-operateur.bouygues-telecom img {
	max-width: 100px;
}

.lboffres .operateur div {
	flex: 1 1 auto;
}

.lboffres .operateur div h1 {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 900;
	font-size: 30px;
}

.lboffres .niveaux {
	display: flex;
	justify-content: center;
}

.lboffres .niveau {
	flex: 1 1 50%;
	margin: 0 10px 0 10px;
}

.lboffres .niveau .logo-offre {
	text-align: center;
}

.lboffres .niveau .liste {
	background-image: url('/images/l.png');
	background-repeat: repeat-x;
	background-position: top;
}

.lboffres .niveau .liste .chaines {
	flex: 1 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto 0 auto;
}

.lboffres .niveau .liste .details {
	width: 400px;
	margin: 0 auto;
	background: #fff;
	margin-top: 25px;
}

.lboffres .niveau .liste .details .total {
	display: inline-block;
	font-weight: 700;
	font-size: 26px;
	text-align: center;
	padding: 0 10px 0 20px;
	vertical-align: middle;
}

.lboffres .niveau .liste .details .tarif {
	display: inline-block;
	position: relative;
	background: #0b5620;
	color: #fff;
	width: 80px;
	height: 38px;
	vertical-align: middle;
}

.lboffres .niveau .liste .details .tarif .unite {
	position: absolute;
	font-weight: 700;
	font-size: 25px;
	top: 4px;
	left: 4px;
}

.lboffres .niveau .liste .details .tarif .decimal {
	position: absolute;
	top: 4px;
	left: 35px;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.lboffres .niveau .liste .details .tarif .par-mois {
	position: absolute;
	top: 17px;
	left: 37px;
	font-weight: 700;
	font-size: 10px;
}

.lboffres .niveau .liste .details .tarif .ss-eng {
	position: absolute;
	text-align: center;
	font-size: 7px;
	left: 0;
	right: 0;
	bottom: 1px;
	width: 100%;
	color: #ffff00;
}

.lboffres .niveau .liste .details .je-mabonne {
	display: inline-block;
	vertical-align: middle;
}

.lboffres .niveau .liste .details .je-mabonne a {
	color: #fff;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	background: #00a651;
	font-size: 20px;
	margin-left: 10px;
	box-shadow: 0 0 20px rgba(0, 255, 0, 0.5);
}

.lboffres .niveau .liste .chaines .chaine {
	flex: 0 0 85px;
	text-align: center;
	margin-top: 8px;
}

.lboffres .niveau .liste .chaines .chaine .logo {
	display: inline-block;
	margin: 5px auto 5px auto;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.lboffres .niveau .liste .chaines .chaine .logo img {
	display: block;
	width: 50px;
	height: auto;
	border: none;
	margin: 10px;
}

.lboffres .niveau .liste .chaines .chaine .nom {
	font-family: canal;
	font-size: 12px;
	color: #000;
	text-align: center;
}

.lboffres .niveau .liste .plus {
	text-align: center;
	font-family: canal;
	font-size: 26px;
	font-weight: 900;
}

.lboffres .niveau .liste .maghreb-replay {
	text-align: center;
}

.lboffres .niveau .liste .maghreb-replay .txt {
	vertical-align: middle;
	display: inline-block;
	text-align: center;
}

.lboffres .niveau .liste .maghreb-replay .logo {
	width: 130px;
	display: inline-block;
	vertical-align: middle;
}

.lboffres .niveau .liste .maghreb-replay .logo img {
	width: 100%;
	height: auto;
}

.cta_web {
	margin: 20px 0 50px 0;
	text-align: center;
}

.cta_web a {
	font-family: canal;
	font-weight: 600;
	font-size: 20px;
	background-color: #0b5620;
	padding: 10px 15px 10px 15px;
	color: #ffffff;
	text-decoration: none;
}

#maghrebreplay {
	background: rgb(250, 250, 250);
	background: linear-gradient(180deg, rgba(250, 250, 250, 1) 33%, rgba(179, 179, 179, 1) 100%);
	padding-bottom: 20px;
}

.operateur .button {
	margin-top: 30px;
}

.operateur .button a {
	padding: 10px 20px 10px 20px;
	background-color: #e30613;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-family: canal;
	font-weight: 600;
}

.operateur .button a:hover {
	background-color: #0b5620;
}

.flex {
	display: flex;
	flex-wrap: wrap;
	max-width: 1426px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
}

.flex .replay {
	flex: 0 0 50%;
	padding: 60px 20px 20px 0;
}

#maghrebreplay .logo-replay {
	text-align: center;
}

.flex .replay h2 {
	text-align: left;
	font-size: 30px;
	font-family: canal;
	font-weight: 600;
	padding: 10px 0 0 106px;
}

.flex .replay h3 {
	text-align: left;
	font-size: 24px;
	font-family: canal;
	padding: 30px 0 0 106px;
}

.flex .replay .button {
	padding: 50px 0 0 106px;
}

.flex .replay .button a {
	padding: 10px 20px 10px 20px;
	background-color: #0b5620;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-family: canal;
	font-weight: 600;
}

.flex .tv {
	flex: 0 0 50%;
	padding-top: 75px;
}

.flex .tv .content {
	background-color: #000;
}

.flex .tv .content {
	background-image: url('/medias/svod-content.jpg');
	background-size: 50%;
	background-position: center center;
	background-attachment: fixed;
}

.flex .tv .content img {
	display: block;
}

.operateurs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.operateur {
	flex: 0 1 200px;
	text-align: center;
	font-size: 18px;
	font-family: canal;
	color: #333;
}

.operateur p {
	padding: 10px;
}

#free,
#sfr,
#bouygues-telecom,
#orange,
#molotov {
	padding: 50px;
}

#free h1,
#sfr h1,
#bouygues-telecom h1,
#orange h1,
#molotov h1 {
	margin: 0;
}

.lpbtn {
	margin: 50px 0 50px 0;
	text-align: center;
}

.lpbtn a {
	background-color: #0b5620;
	padding: 20px 30px 20px 30px;
	color: #fff;
	text-decoration: none;
	font-family: canal;
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
	box-shadow: 0px 10px 30px rgba(227, 6, 19, 0.5);
}

.lph1 {
	text-align: left;
	margin-left: 35%;
	text-shadow: 0px 0px 20px white;
	font-size: 30px;
}

#programmes {
	background-image: url('/images/bg-maghreb-replay.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}

.programmes {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.programme {
	flex: 0 1 50%;
	padding: 10px;
	max-width: 500px;
}

.programme img {
	width: 100%;
	height: auto;
	border: none;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#bosprg .programme {
	flex: 0 1 25%;
	padding: 10px;
	max-width: 250px;
}

#bosprg .programme img {
	width: 100%;
	height: auto;
	border: none;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.marques {
	display: flex;
	flex: wrap;
	align-items: center;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.marques div {
	flex: 1 0 300px;
	text-align: center;
}

.marques div img {
	width: 100%;
	height: auto;
	border: none;
}

.marques .lbt img {
	max-width: 300px;
}

.marques .avec {
	flex: 1 1 150px;
	font-family: canal;
	font-size: 24px;
}

.marques .lfree img {
	max-width: 250px;
	margin-top: 20px;
}

.pas-a-pas {
	display: flex;
	flex: wrap;
	width: 100%;
	margin: 50px 0 50px 0;
}

.pap {
	flex: 1 1 auto;
}

.pap .texte {
	font-family: canal;
	font-size: 14px;
	color: #7c7c7c;
	text-align: center;
	clear: both;
}

.pap .texte .exemple {
	font-size: 12px;
	font-weight: normal;
}

.icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.icon.power {
	background-image: url(/images/power-on.png);
}

.icon.fleche {
	background-image: url(/images/suite.png);
}

.icon.telecommande {
	background-image: url(/images/telecommande.png);
}

.icon.ok {
	background-image: url(/images/ok.png);
}

.icon.telephone {
	background-image: url(/images/telephone.png);
}

.icon.ecran {
	background-image: url(/images/ecran.png);
}

.icon.operatrice {
	background-image: url(/images/operatrice.png);
}

.icon.attendre {
	background-image: url(/images/attendre.png);
}

#ml {
	margin: 20px;
	font-family: canal;
	font-size: 14px;
	line-height: 18px;
}

#ml h2 {
	font-family: canal;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}

#ml p {
	padding: 10px 0 0 0;
}

#ml p b {
	font-weight: bold;
}

.tiltrbg {
	height: 200px;
	background-color: #fafafa;
	background-image: url('/images/mosa_v.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.tiltwbg {
	height: 200px;
	background-color: #fff;
	background-image: url('/images/mosa_g.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.tiltbbg {
	background-color: transparent;
}

.spacer {
	height: 50px;
}

.red {
	fill: #0b5620;
}

.white {
	fill: #ffffff;
}

.transparent {
	fill-opacity: 0;
}

.footer {
	background-color: #000;
	color: #fff;
	padding: 30px;
	font-family: canal;
	font-size: 16px;
}

.footer .mentions {
	text-align: center;
}

.footer .mentions a {
	color: #fff;
	text-decoration: none;
}

.footer .mentions a:hover {
	text-decoration: underline;
}

.centre {
	text-align: center;
}

.container_maghrebreplay {
	max-width: 1100px;
	margin: 0 auto;
}

.thematic {
	margin-top: 20px;
	color: #000;
	font-family: canal;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
}

.poster {
	position: relative;
	width: 263px;
	height: 376px;
}

.poster .visuel {
	margin: 0 6px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	transition: transform .2s;
}

.poster .visuel:hover {
	transform: scale(1.1);
	z-index: 9999;
}

.poster .visuel:hover .visuel-details .contents .over {
	visibility: visible;
	opacity: 1;
	height: auto;
}

.poster .visuel:hover .visuel-details .contents .over h1 {
	display: block;
	font-family: canal;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}

.poster .visuel:hover .visuel-details .contents .over h2 {
	display: block;
	font-family: canal;
	font-weight: 600;
	padding: 0;
	margin: 0;
}

.poster .visuel:hover .visuel-details .contents h1 {
	display: none;
	padding: 0;
	margin: 0;
}

.poster .visuel:hover .visuel-details .contents h2 {
	display: none;
	padding: 0;
	margin: 0;
}

.poster .visuel .visuel-details {
	position: relative;
	width: 251px;
	height: 376px;
	background-image: url('/images/d.png');
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: bottom;
	cursor: hand;
	cursor: pointer;
	font-family: canal;
}

.poster .visuel:hover .visuel-details {
	background-position: bottom;
}

.poster .visuel .visuel-details .contents {
	position: absolute;
	bottom: 20px;
	width: 100%;
	padding: 0px 10px 0px 10px;
}

.poster .visuel .visuel-details .contents h1 {
	font-family: canal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #fff;
	line-height: normal;
}

.poster .visuel .visuel-details .contents h2 {
	margin-top: 10px;
	font-family: canal;
	font-weight: bold;
	font-size: 17px;
	color: #f0bd11;
}

.poster .visuel .visuel-details .contents .over {
	visibility: hidden;
	opacity: 0;
	transition: opacity .2s;
	height: 0;
}

.poster .visuel .visuel-details .contents .over h1 {
	text-align: left;
}

.poster .visuel .visuel-details .contents .over h2 {
	margin-top: 5px;
	text-align: left;
}

.poster .visuel .visuel-details .contents .over p {
	margin-top: 5px;
	font-family: canal;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	text-align: left;
}

.playme {
	background-color: #009fe3;
	font-family: canal;
	font-weight: bold;
	color: #fff;
	width: 40px;
	height: 40px;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 12px;
}

.dm iframe,
.dm object,
.dm embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*  SOCIALS  */
#bs {
	background-color: #0b5620;
}

#rs {
	flex: 1 1 50%;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

#rs h2,
#nl h2 {
	color: #fff;
	margin-bottom: 20px;
}

.rs-icon {
	display: inline-block;
	margin: 5px 10px 5px 10px;
	padding: 14px;
	background-color: #fff;
	border-radius: 50%;
}

.rs-icon img {
	width: 40px;
	height: auto;
	border: none;
}

#nl {
	flex: 1 1 50%;
	padding-top: 50px;
	padding-bottom: 50px;
}

#mc {
	text-align: center;
	padding: 20px;
}

.mc-field-group,
.mc-submit {
	display: inline-block;
}

#mce-EMAIL {
	padding: 10px 5px 10px 5px;
	border: none;
	font-size: 18px;
	font-family: canal;
}

#mc-embedded-subscribe {
	padding: 10px 20px 10px 20px;
	border: none;
	font-size: 18px;
	font-family: canal;
	font-weight: 400;
	color: #000;
	cursor: pointer;
	cursor: hand;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 0%;
}

.col:first-child {
	margin-left: 0;
}

/*  GROUPING  */
.group:before,
.group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1;
	/* For IE 6/7 */
}

/*  GRID OF ONE  */
.span_1_of_1 {
	width: 100%;
}

/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 50%;
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}

.span_2_of_3 {
	width: 66.66%;
}

.span_1_of_3 {
	width: 33.33%;
}

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}

.span_3_of_4 {
	width: 75%;
}

.span_2_of_4 {
	width: 50%;
}

.span_1_of_4 {
	width: 25%;
}

/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}

.span_4_of_5 {
	width: 80%;
}

.span_3_of_5 {
	width: 60%;
}

.span_2_of_5 {
	width: 40%;
}

.span_1_of_5 {
	width: 20%;
}

/*  GRID OF SIX  */
.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
	width: 83.33%;
}

.span_4_of_6 {
	width: 66.66%;
}

.span_3_of_6 {
	width: 50%;
}

.span_2_of_6 {
	width: 33.33%;
}

.span_1_of_6 {
	width: 16.66%;
}

/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
	width: 91.66%;
}

.span_10_of_12 {
	width: 83.33%;
}

.span_9_of_12 {
	width: 75%;
}

.span_8_of_12 {
	width: 66.66%;
}

.span_7_of_12 {
	width: 58.33%;
}

.span_6_of_12 {
	width: 50%;
}

.span_5_of_12 {
	width: 41.66%;
}

.span_4_of_12 {
	width: 33.33%;
}

.span_3_of_12 {
	width: 25%;
}

.span_2_of_12 {
	width: 16.66%;
}

.span_1_of_12 {
	width: 8.333%;
}

@media only screen and (max-width: 1100px) {
	.poster {
		width: 220px;
		height: 315px;
		margin-left: auto;
		margin-right: auto;
	}

	.poster .visuel .visuel-details {
		width: 208px;
		height: 315px;
		background-size: 150px 130%;
	}

	.lboffres .niveau .liste .details {
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width: 960px) {

	h1 {
		font-size: 34px;
		padding: 10px;
		line-height: normal;
	}

	h2 {
		font-size: 24px;
		padding: 10px;
	}

	#offres h1 {
		font-size: 30px;
	}

	#offres {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.lph1 {
		margin-left: 30%;
		font-size: 16px;
		padding: 0;
	}

	.slider {
		margin-top: 50px;
	}

	#maghrebreplay .logo-replay img {
		max-width: 300px;
	}

	.flex .replay {
		padding: 50px 20px 20px 0;
	}

	.flex .replay h2 {
		text-align: left;
		font-size: 20px;
		padding: 20px 10px;
	}

	.flex .replay h3 {
		text-align: left;
		font-size: 18px;
		padding: 10px;
	}

	.flex .replay .button {
		padding: 30px 0 0 0;
		text-align: center;
	}

	.svod {
		padding-top: 70px;
	}

	#mobop {
		background-color: rgba(255, 255, 255, 1);
	}

	#operateurs {
		background-image: none;
	}

	.operateurs {
		margin: 0 50px 0 50px;
	}

	.operateur {
		flex: 0 1 50%;
		font-size: 18px;
	}

	.operateur p {
		padding: 5px;
	}

	.operateur img {
		padding: 20px;
	}

	#free,
	#sfr,
	#bouygues-telecom,
	#orange,
	#molotov {
		padding: 0;
	}

	.marques {
		display: block;
	}

	.avec {
		margin-top: 50px;
	}

	.lboffres .operateur {
		display: block;
	}

	.lboffres .operateur .logo-operateur {
		padding: 5px;
	}

	.lboffres .operateur .logo-operateur img {
		max-width: 200px;
	}

	.lboffres .operateur div h1 {
		font-size: 24px;
	}

	.lboffres .niveaux {
		display: block;
	}

	.lboffres .niveau {
		padding-top: 30px;
	}

	.lboffres .niveau .liste .details {
		width: 100%;
	}

	.span_1_of_12,
	.span_2_of_12,
	.span_3_of_12,
	.span_4_of_12,
	.span_5_of_12,
	.span_6_of_12,
	.span_7_of_12,
	.span_8_of_12,
	.span_9_of_12,
	.span_10_of_12,
	.span_11_of_12,
	.span_12_of_12 {
		width: 100%;
	}

	.poster {
		width: 200px;
		height: 286px;
		margin-left: auto;
		margin-right: auto;
	}

	.poster .visuel .visuel-details {
		width: 186px;
		height: 286px;
		background-size: 150px 130%;
	}

	.thematic {
		text-align: center;
		margin-bottom: 20px;
	}

}

@media only screen and (max-width: 790px) {

	.poster {
		width: 180px;
		height: 258px;
		margin-left: auto;
		margin-right: auto;
	}

	.poster .visuel .visuel-details {
		width: 166px;
		height: 258px;
		background-size: 150px 130%;
	}

}

@media only screen and (max-width: 720px) {

	#maghrebreplay .span_1_of_4 {
		width: 50%;
	}

	.poster {
		width: 200px;
		height: 286px;
		margin-left: auto;
		margin-right: auto;
	}

	.poster .visuel .visuel-details {
		width: 186px;
		height: 286px;
		background-size: 150px 130%;
	}

}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {

	h1 {
		font-size: 24px;
		padding: 10px;
		line-height: normal;
	}

	h1 br {
		display: none;
	}

	h2 {
		font-size: 18px;
		padding: 10px;
	}

	h2 br {
		display: none;
	}

	.tiltwbg,
	.tiltrbg {
		height: 150px;
	}

	.spacer {
		height: 20px;
	}

	.slider {
		margin-top: 50px;
	}

	.chaines {
		padding: 0 0 20px 0;
	}

	.chaine {
		flex: 0 0 100px;
		text-align: center;
	}

	.chaine .logo img {
		width: 50px;
	}

	.flex {
		display: block;
		margin: 0 auto;
		padding: 0 10px 0 10px;
	}

	.flex .replay {
		flex: none;
		padding: 0 10px 10px 0;
	}

	.flex .replay h2 {
		text-align: center;
		font-size: 20px;
		padding: 20px 10px;
	}

	.flex .replay h3 {
		text-align: center;
		font-size: 18px;
		padding: 10px;
	}

	.flex .tv {
		flex: none;
		padding-top: 20px;
	}

	.flex .tv .content {
		background-size: 100%;
	}

	.flex #rs,
	.flex #nl {
		flex: none;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#mc {
		padding: 5px;
	}

	#rs h2,
	#nl h2 {
		margin-bottom: 5px;
	}

	#mc-embedded-subscribe {
		margin: 10px;
	}

	#offres h1 {
		font-size: 20px;
	}

	#offres {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#mobop {
		background-color: rgba(255, 255, 255, 0.5);
	}

	.operateurs {
		margin: 0 50px 0 50px;
	}

	.operateur {
		flex: 0 1 50%;
		font-size: 18px;
	}

	.operateur p {
		padding: 5px;
	}

	.operateur img {
		padding: 20px;
	}

	#free,
	#sfr,
	#bouygues-telecom,
	#orange,
	#molotov {
		padding: 0;
	}

	.icon.fleche {
		background-image: url(/images/suite_vert.png);
		margin-top: 20px;
		height: 60px;
	}

	.pas-a-pas {
		margin: 10px 0 10px 0;
	}

	.pas-a-pas,
	.pap {
		flex: none;
		display: block;
	}

	.pdarrow {
		display: none;
	}

	.poster {
		width: 150px;
		height: 214px;
		margin-left: auto;
		margin-right: auto;
	}

	.poster .visuel .visuel-details {
		width: 138px;
		height: 214px;
		background-size: 150px 130%;
	}

	.container_maghrebreplay {
		padding: 20px;
	}

	.poster .visuel .visuel-details .contents h2 {
		font-size: 14px;

	}

	.poster .visuel .visuel-details .contents .over p {
		display: none;
	}

	.col {
		margin: 1% 0 1% 0%;
	}

	.span_2_of_2,
	.span_1_of_2 {
		width: 100%;
	}

	.span_3_of_3,
	.span_2_of_3,
	.span_1_of_3 {
		width: 100%;
	}

	.span_1_of_4,
	.span_2_of_4,
	.span_3_of_4,
	.span_4_of_4 {
		width: 100%;
	}

	.span_1_of_5,
	.span_2_of_5,
	.span_3_of_5,
	.span_4_of_5,
	.span_5_of_5 {
		width: 100%;
	}

	.span_1_of_6,
	.span_2_of_6,
	.span_3_of_6,
	.span_4_of_6,
	.span_5_of_6,
	.span_6_of_6 {
		width: 100%;
	}

	.lboffres .niveau .liste .details .total {
		display: block;
		margin: 20px 0 20px 0;
	}

	.footer {
		padding: 30px 20px 30px 20px;


	}

}