/*
 * =============================================
 * FEGAFOOT — CSS COMPACT & OPTIMISÉ
 * Réduction harmonieuse de 10–25% des tailles,
 * marges, paddings et éléments visuels.
 * Toutes les couleurs et l'identité visuelle
 * sont conservées. Aucun HTML n'est modifié.
 * =============================================
 */

/* -----------------------------------------------
   FONTS — inchangées (déclarations @font-face)
----------------------------------------------- */
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'barlow_condensedextrabold';
	src: url('../fonts/barlowcondensed-extrabold-webfont.eot');
	src: url('../fonts/barlowcondensed-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/barlowcondensed-extrabold-webfont.woff2') format('woff2'),
		url('../fonts/barlowcondensed-extrabold-webfont.woff') format('woff'),
		url('../fonts/barlowcondensed-extrabold-webfont.ttf') format('truetype'),
		url('../fonts/barlowcondensed-extrabold-webfont.svg#barlow_condensedextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Graphik';
	src: url('../fonts/Graphik-Regular.eot');
	src: url('../fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Graphik-Regular.woff2') format('woff2'),
		url('../fonts/Graphik-Regular.woff') format('woff'),
		url('../fonts/Graphik-Regular.ttf') format('truetype'),
		url('../fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Graphik';
	src: url('../fonts/Graphik-Medium.eot');
	src: url('../fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Graphik-Medium.woff2') format('woff2'),
		url('../fonts/Graphik-Medium.woff') format('woff'),
		url('../fonts/Graphik-Medium.ttf') format('truetype'),
		url('../fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Graphik';
	src: url('../fonts/Graphik-Semibold.eot');
	src: url('../fonts/Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Graphik-Semibold.woff2') format('woff2'),
		url('../fonts/Graphik-Semibold.woff') format('woff'),
		url('../fonts/Graphik-Semibold.ttf') format('truetype'),
		url('../fonts/Graphik-Semibold.svg#Graphik-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'graphikblack';
	src: url('../fonts/graphikblack-webfont.woff2') format('woff2'),
		url('../fonts/graphikblack-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'garnata_boldbold';
	src: url('../fonts/garnata_bold-webfont.woff2') format('woff2'),
		url('../fonts/garnata_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
		url('../fonts/roboto-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* Titillium & Rajdhani helpers — inchangés */
.titillium-web-extralight {
	font-family: "Titillium Web", sans-serif;
	font-weight: 200;
	font-style: normal;
}

.titillium-web-extralight-italic {
	font-family: "Titillium Web", sans-serif;
	font-weight: 200;
	font-style: italic;
}

.titillium-web-light {
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.titillium-web-light-italic {
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
	font-style: italic;
}

.titillium-web-regular {
	font-family: "Titillium Web", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.titillium-web-regular-italic {
	font-family: "Titillium Web", sans-serif;
	font-weight: 400;
	font-style: italic;
}

.titillium-web-semibold {
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	font-style: normal;
}

.titillium-web-semibold-italic {
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	font-style: italic;
}

.titillium-web-bold {
	font-family: "Titillium Web", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.titillium-web-bold-italic {
	font-family: "Titillium Web", sans-serif;
	font-weight: 700;
	font-style: italic;
}

.titillium-web-black {
	font-family: "Titillium Web", sans-serif;
	font-weight: 900;
	font-style: normal;
}

.rajdhani-bold {
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'bebas_neuebold';
	src: url('../fonts/bebasneue-bold-webfont.woff2') format('woff2'),
		url('../fonts/bebasneue-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* -----------------------------------------------
   BASE — réduit font-size global : 20px → 17px
   (-15%), line-height légèrement resserré
----------------------------------------------- */
body,
html {
	overflow-x: hidden;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'Graphik';
	font-weight: 400;
	font-style: normal;
	color: #6e6e6e;
	font-size: 17px;
	/* ↓ 20px → 17px */
	line-height: 1.45;
	/* ↓ 1.5 → 1.45  */
}

b,
strong {
	font-weight: 700;
}

/* Paragraphes : 17px → 15px */
p {
	margin: 0 0 12px 0;
	/* ↓ 15px → 12px */
	font-family: 'Graphik';
	font-weight: 400;
	font-size: 15px;
	/* ↓ 17px → 15px */
	color: #5a5a5a;
	line-height: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #282828;
	margin-bottom: 16px;
	/* ↓ 20px → 16px */
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
	margin-bottom: 0;
}

a {
	margin: 0;
	padding: 0;
	text-decoration: none !important;
	outline: none !important;
	transition: all 0.3s ease-in-out;
	color: #000000;
}

a:hover {
	color: #4985bb;
}

img {
	max-width: 100%;
	height: auto;
	/* assure le ratio sur toutes les images */
}

ul {
	margin: 0;
}

ol,
ul,
dl {
	padding: 0;
}

/* -----------------------------------------------
   FORMULAIRES — inputs légèrement réduits
----------------------------------------------- */
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"] {
	background-color: transparent;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px;
	border: 1px solid #cfcfcf;
	height: 52px;
	/* ↓ 65px → 52px */
	padding: 0 20px;
	/* ↓ 25px → 20px */
	font-size: 14px;
	/* ↓ 15px → 14px */
	outline: none !important;
	font-weight: 500;
	color: #6c757d;
	border: 0;
	border-bottom: 1px solid #91d6eb;
}

textarea {
	background-color: transparent;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #cfcfcf;
	height: 95px;
	/* ↓ 115px → 95px */
	padding: 0 20px;
	/* ↓ 25px → 20px */
	font-size: 19px;
	/* ↓ 22px → 19px */
	outline: none !important;
	font-weight: 400;
	border: 0;
	border-bottom: 1px solid #91d6eb;
}

select::-ms-expand {
	display: none;
}

input[type="submit"] {
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: normal;
	border-width: 1px;
}

/* Bouton général — font réduit */
.btn {
	line-height: 1;
	color: #15b2e3;
	background: #fff;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px solid transparent;
	transition: all 0.5s;
	outline: none !important;
	font-size: 17px;
	/* ↓ 20px → 17px */
	font-weight: 600;
}

input[type="submit"]:hover {
	border-color: #15b2e3;
	background-color: transparent;
	color: #15b2e3;
}

/* Placeholders */
::-webkit-input-placeholder {
	opacity: 1;
	color: #3a3a3a;
}

:-ms-input-placeholder {
	opacity: 1;
	color: #3a3a3a;
}

::-moz-placeholder {
	opacity: 1;
	color: #3a3a3a;
}

:-moz-placeholder {
	opacity: 1;
	color: #3a3a3a;
}

.labeltxt {
	font-weight: 300;
	margin-bottom: 8px;
}

/* ↓ 10px → 8px */
ul {
	list-style: none;
}

.btn:hover {
	border-color: #ff9d06;
	color: #ff9d06;
	background-color: transparent;
}

/* -----------------------------------------------
   HEADER & NAVIGATION
----------------------------------------------- */
/* Logo : margin-top réduit */
.navbar-brand {
	padding: 0;
	margin: 0;
	display: inline-block;
	margin-top: -48px;
	/* ↓ -60px → -48px */
	z-index: 2;
}

.hdr_sec {
	padding: 0 0 4px;
}

/* ↓ 5px → 4px */

.navbar {
	background: none;
	margin: 0;
	padding: 0;
	min-height: inherit;
	height: inherit;
	border: none;
	border-radius: 0;
}

.navbar-nav li {
	position: relative;
	list-style: none;
}

/* Espacement des items nav réduit */
.navbar-nav>li {
	padding-left: 18px;
	/* ↓ 23px → 18px */
	padding-right: 18px;
	position: relative;
	line-height: 1;
}

.navbar-nav>li:last-child {
	padding-right: 0;
}

.navbar-nav>li>a {
	color: #fff;
	line-height: 1;
	position: relative;
	padding: 0;
}

.navbar-nav>li>a:hover {
	color: #0561ac;
}

/* Taille de la police du menu réduite */
.navbar-nav>li>a {
	font-size: 14px;
	/* ↓ 16px → 14px */
	font-family: 'Graphik';
	color: #4c4c4c;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
}

.navbar-nav>li>a::before {
	position: absolute;
	content: '';
	background: #0561ac;
	top: -38px;
	/* ↓ -48px → -38px */
	left: 0;
	width: 100%;
	height: 3px;
	/* ↓ 4px → 3px */
	opacity: 0;
}

.navbar-nav>li>a:hover::before {
	opacity: 1;
}

.top_header {
	background: #e9e9e9;
}

.middle-top-right {
	display: flex;
	align-items: center;
	margin: 0;
	justify-content: flex-end;
	padding: 8px 0;
	/* ↓ 10px → 8px */
}

.navbar-nav>li.current-menu-item>a {
	color: #0561ac;
}

.navbar-nav>li.current-menu-item>a::before {
	opacity: 1;
}

.ul_style>ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}

.ul_style>ul li {
	margin: 0;
}

.top-adress {
	margin-left: 16px;
}

/* ↓ 20px → 16px */

/* Bouton CTA principal — padding réduit */
.cmn-btn {
	background: #0561ac;
	padding: 14px 20px;
	/* ↓ 18px 25px → 14px 20px */
	display: inline-flex;
	line-height: 1;
	align-items: center;
	transform: skew(-10deg);
	letter-spacing: 1.5px;
	/* ↓ 2px → 1.5px */
}

.cmn-btn span {
	display: inline-block;
	transform: skew(10deg);
	font-size: 15px;
	/* ↓ 17px → 15px */
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
}

/* -----------------------------------------------
   BANNER — titres réduits proportionnellement
----------------------------------------------- */
.ban-outr {
	position: relative;
}

.bann-innr {
	position: absolute;
	top: 0;
	padding: 85px 0 0;
	/* ↓ 110px → 85px */
	left: 0;
	right: 0;
	margin: auto;
}

.ban-pic {
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* Sous-titre banner */
.banner h5 {
	font-size: 18px;
	/* ↓ 22px → 18px */
	color: #ffffff;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 11px;
	/* ↓ 14px → 11px */
	text-transform: uppercase;
	letter-spacing: 6px;
	/* ↓ 8px → 6px */
	font-family: 'robotoregular';
}

/* Titre principal banner : impact fort, réduit 20% */
.bnr_txt h1 {
	font-size: 112px;
	/* ↓ 140px → 112px */
	font-family: 'garnata_boldbold';
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.15em;
	/* légèrement resserré */
	margin: 0;
}

.bnr_txt p {
	font-size: 17px;
	/* ↓ 20px → 17px */
	font-weight: 400;
	color: #ffffff;
	margin: 0 17%;
	font-family: 'Graphik';
	letter-spacing: 1.5px;
	/* ↓ 2px → 1.5px */
}

span.blue_text {
	color: #1199d7;
}

span.red_pink {
	color: #e82082;
}

/* Titre h2 banner */
.banner h2 {
	font-size: 60px;
	/* ↓ 74px → 60px */
	line-height: 1;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: 400;
}

.ban-outr img {
	width: 100%;
}

.bann-innr1 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
}

/* Slider dots & arrows */
.banner-outr .slick-dots,
.srv-slider .slick-dots {
	position: absolute;
	left: 0;
	display: flex;
	justify-content: center;
	bottom: 45px;
	/* ↓ 60px → 45px */
	align-items: center;
	margin: auto;
	text-align: center;
	right: 0;
}

.srv-slider .slick-dots {
	bottom: -38px;
}

/* ↓ -45px → -38px */

.banner-outr .slick-dots li,
.srv-slider .slick-dots li {
	width: 20px;
	/* ↓ 25px → 20px */
	height: 20px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	/* ↓ 10px → 8px */
	transition: all 0.6s;
}

.banner-outr .slick-dots li.slick-active button,
.banner-outr .slick-dots li:hover button {
	background: #ffffff;
	width: 20px;
	height: 20px;
}

.banner-outr .slick-dots li button {
	background: rgba(255, 255, 255, 0.5);
	border: 0;
	font-size: 0;
	width: 16px;
	/* ↓ 20px → 16px */
	height: 16px;
	border-radius: 100%;
	transition: all 0.6s;
}

.srv-slider .slick-dots li.slick-active button,
.srv-slider .slick-dots li:hover button {
	background: #a20e1f;
	width: 10px;
	height: 10px;
}

/* Flèches slider banner */
.banner-outr .slick-next.slick-arrow,
.banner-outr .slick-prev.slick-arrow {
	position: absolute;
	z-index: 99;
	width: 48px;
	/* ↓ 59px → 48px */
	height: 48px;
	background: #ffffff;
	border: 0;
	border-radius: 100%;
	color: #337069;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 50%;
	transform: translateY(-50%);
}

button.slick-prev svg,
button.slick-next svg {
	width: 18px;
}

/* ↓ 22px → 18px */

.banner-outr .slick-next.slick-arrow {
	left: auto;
	right: 168px;
}

/* ↓ 210px → 168px */
.banner-outr .slick-prev.slick-arrow {
	left: 168px;
	right: auto;
}

/* Overlay dégradé banner */
.overlay {
	position: absolute;
	content: "";
	top: 50%;
	right: 0;
	left: 0;
	background-image: linear-gradient(0deg,
			hsl(207deg 95% 33%) 0%, hsl(204deg 100% 34%) 6%,
			hsl(201deg 100% 35%) 14%, hsl(198deg 100% 35%) 22%,
			hsl(193deg 100% 34%) 32%, hsl(187deg 100% 32%) 42%,
			hsl(178deg 100% 29%) 54%, hsl(169deg 100% 31%) 67%,
			hsl(161deg 100% 32%) 82%, hsl(144deg 63% 40%) 100%);
	margin: auto;
	transform: translateY(-50%);
	width: 100%;
	height: 100%;
	opacity: 0.7;
}

/* Paires de boutons banner */
.pair_btns {
	margin-top: 35px;
}

/* ↓ 45px → 35px */

/* Boutons CTA secondaires */
.cmn-btn1 {
	background: #19a354;
	padding: 14px 26px;
	/* ↓ 18px 32px → 14px 26px */
	color: #ffffff;
	font-size: 15px;
	/* ↓ 17px → 15px */
	font-weight: 500;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
	transform: skew(-10deg);
}

.cmn-btn1 span {
	transform: skew(10deg);
	display: inline-block;
}

.cmn-btn1.blue_btn {
	background: #25496a;
}

.cmn-btn1:hover {
	background: #11b148;
	box-shadow: inset 0px -59px 0px -3px rgba(17, 177, 72, 1);
	color: #ffffff;
}

.cmn-btn1.blue_btn:hover {
	background: #4985bb;
	box-shadow: inset 0px -59px 0px -3px rgba(73, 133, 187, 1);
	color: #ffffff;
}

/* -----------------------------------------------
   COUNTDOWN / LIVE
----------------------------------------------- */
/* Section countdown : padding réduit */
.countdown-sec {
	background: #f4f4f4;
	padding: 38px 0;
	/* ↓ 50px → 38px */
}

.two-country {
	display: flex;
	align-items: center;
}

/* Texte VS entre les équipes */
.two-country span {
	color: #282828;
	font-size: 26px;
	/* ↓ 32px → 26px */
	font-family: 'bebas_neuebold';
	margin: 0 28px;
	/* ↓ 35px → 28px */
}

.first-c,
.second-c {
	text-align: center;
}

/* Légende pays */
.first-c h6,
.second-c h6 {
	color: #282828;
	font-size: 13px;
	/* ↓ 15px → 13px */
	font-family: 'Graphik';
	font-weight: 500;
	margin-top: 18px;
	/* ↓ 23px → 18px */
}

.countdown-outr {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#countdown ul {
	display: flex;
}

/* Compteur — chiffres réduits */
#countdown ul li {
	display: flex;
	align-items: center;
	margin-right: 30px;
	/* ↓ 40px → 30px */
	font-size: 26px;
	/* ↓ 32px → 26px */
	color: #282828;
	font-family: 'bebas_neuebold';
}

#countdown ul li span {
	margin-right: 20px;
	/* ↓ 25px → 20px */
	font-size: 36px;
	/* ↓ 45px → 36px */
}

#countdown ul li:last-child {
	margin-right: 0;
}

.live-text {
	position: relative;
}

div#countdown {
	position: absolute;
	left: -8px;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
}

.live-pair-button a {
	display: block;
}

.live-pair-button .pink_btn {
	margin: 0 0 12px;
}

/* ↓ 15px → 12px */

/* -----------------------------------------------
   DERNIÈRES INFOS / CARTES ARTICLES
----------------------------------------------- */
.derni-tbox {
	display: flex;
	align-items: center;
	background: #ffffff;
	padding: 12px 12px 20px;
	/* ↓ 15px 15px 25px → 12px 12px 20px */
	border-radius: 16px;
	/* légèrement réduit */
	box-shadow: 0px 4px 14px 5px rgba(0, 0, 0, 0.10);
}

.derni_txt {
	width: 60%;
	margin-left: 16px;
}

/* ↓ 20px → 16px */

/* Titres d'articles */
.derni_txt h3 {
	color: #282828;
	font-size: 22px;
	/* ↓ 28px → 22px */
	font-family: 'Graphik';
	font-weight: 600;
	margin: 0 0 8px;
	/* ↓ 10px → 8px */
}

.derni_txt h3:hover a {
	color: #19a354;
}

.prd_txt h3:hover a {
	color: #19a354;
}

ul.calender-text {
	margin: 0 0 8px;
	/* ↓ 10px → 8px */
	display: flex;
	align-items: center;
}

.calender-text li {
	color: #19a354;
	font-size: 15px;
	/* ↓ 18px → 15px */
	font-family: 'Graphik';
	font-weight: 600;
	margin-right: 10px;
	/* ↓ 12px → 10px */
}

.calender-text li:last-child {
	margin-right: 0;
}

.calender-text li img {
	margin-right: 4px;
	margin-top: -2px;
}

.dernieres-info {
	margin: 0 0 18px;
}

/* ↓ 23px → 18px */

/* -----------------------------------------------
   SECTIONS COMMUNES — paddings réduits ~20%
----------------------------------------------- */
.common-padd {
	padding: 55px 0 55px;
}

/* ↓ 70px → 55px */

.boutique-sec {
	background: #19a354;
}

ul.rating-start {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 12px;
	/* ↓ 15px → 12px */
}

ul.rating-start li a svg {
	width: 15px;
	height: 15px;
}

/* ↓ 18px → 15px */

/* Titres produits boutique */
.boutique__text h3 {
	font-size: 19px;
	/* ↓ 23px → 19px */
	color: #282828;
	font-family: 'Graphik';
	font-weight: 600;
	margin-bottom: 5px;
	/* ↓ 6px → 5px */
	letter-spacing: 1px;
}

/* Image produit */
.sport-inner .shp_img {
	margin: auto;
	background: #ededed;
	padding: 12px;
	/* ↓ 15px → 12px */
	border-radius: 8px;
	min-height: 280px;
	/* ↓ 347px → 280px */
}

.sport-inner .shp_img img {
	mix-blend-mode: darken;
}

/* Référence / catégorie produit */
.boutique__text h5 {
	font-size: 14px;
	/* ↓ 16px → 14px */
	color: #0561ac;
	margin: 0 0 12px;
	/* ↓ 15px → 12px */
	font-family: 'graphikblack';
	font-weight: 900;
	letter-spacing: 1.5px;
	/* ↓ 2px → 1.5px */
}

.boutique__text {
	margin-top: 20px;
}

/* ↓ 25px → 20px */

.cart-icn i.fa.fa-shopping-cart {
	font-size: 17px;
	margin-right: 4px;
}

/* ↓ 20px → 17px */

.cmn-btn1.bdr-btn.wht-clr {
	border: 2px solid #ffffff;
	color: #ffffff;
}

/* Flèches boutique slider */
.boutique-outr .slick-prev.slick-arrow {
	left: -52px;
	right: auto;
	top: 43%;
	transform: rotate(-180deg);
}

.boutique-outr .slick-next.slick-arrow {
	left: auto;
	right: -52px;
}

.boutique-outr .slick-next.slick-arrow,
.boutique-outr .slick-prev.slick-arrow {
	position: absolute;
	border: 0;
	z-index: 99;
	width: 44px;
	/* ↓ 54px → 44px */
	height: 44px;
	background: #bae4cc;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 50%;
}

.boutique-outr button.slick-prev svg,
.boutique-outr button.slick-next svg {
	fill: #19a354;
}

/* -----------------------------------------------
   FEGAFOOT TV
----------------------------------------------- */
.fegafoot_sec {
	background: #0561ac;
}

.fegatv_bg {
	position: relative;
	display: block;
	width: 360px;
	/* ↓ 444px → 360px */
	object-fit: cover;
	box-shadow: 0px 8px 22px -4px rgba(0, 0, 0, 0.29);
	border-radius: 12px;
	/* ↓ 15px → 12px */
	overflow: hidden;
}

.fegatv_text {
	margin: 14px 22px 0;
}

/* ↓ 17px 28px → 14px 22px */

/* Badge date FEGATV */
.fegatv_text span.fega_date {
	color: #282828;
	font-size: 15px;
	/* ↓ 18px → 15px */
	background: #fedc56;
	border-radius: 30px;
	padding: 6px 12px;
	/* ↓ 7px 15px → 6px 12px */
	font-family: 'Graphik';
	font-weight: 600;
	margin-bottom: 22px;
	/* ↓ 28px → 22px */
	display: inline-block;
}

/* Titre vidéo */
.fegatv_text h3 {
	color: #ffffff;
	font-size: 18px;
	/* ↓ 22px → 18px */
	font-family: 'Graphik';
	font-weight: 500;
	margin-bottom: 16px;
	/* ↓ 20px → 16px */
}

/* -----------------------------------------------
   TÉLÉCHARGEMENT
----------------------------------------------- */
.common-padd2 {
	padding: 80px 0;
}

/* ↓ 100px → 80px */

.telecharge-sec {
	background: #fedc56;
}

.cmn-btn1.bdr-btn.blk-clr {
	border: 2px solid #282828;
	color: #282828;
}

.telecharge-text p {
	color: #282828;
	font-style: italic;
	font-size: 15px;
	/* ↓ 18px → 15px */
	margin: 0;
}

.telecharge-text .pair_btns {
	margin-top: 28px !important;
}

/* ↓ 35px → 28px */
.telecharge-text .hdr.cmn_otr h2 {
	line-height: normal;
	margin: 0;
}

.telecharge-text .hdr.cmn_otr {
	margin: 0 0 20px !important;
}

/* ↓ 25px → 20px */

.telecharge-pic-bx {
	background: #ffffff;
	box-shadow: 0px 8px 22px -4px rgba(0, 0, 0, 0.29);
	border-radius: 8px;
	/* ↓ 10px → 8px */
	padding: 14px 14px 24px;
	/* ↓ 18px 18px 30px → 14px 14px 24px */
	flex: 1;
	margin-right: 24px;
	/* ↓ 30px → 24px */
}

.telecharge-pic-bx:last-child {
	margin-right: 0;
}

.telecharge-des {
	padding: 16px 12px 0;
}

/* ↓ 20px 15px → 16px 12px */

.telecharge-des h3 {
	color: #282828;
	font-size: 17px;
	/* ↓ 20px → 17px */
	font-family: 'Graphik';
	font-weight: 500;
	margin-bottom: 16px;
	/* ↓ 20px → 16px */
}

.telecharge-pic-outr {
	display: flex;
}

/* -----------------------------------------------
   MOT DU DIRECTEUR
----------------------------------------------- */
.mot-director-sec {
	background: #e9f5ff;
}

.president-bx {
	display: flex;
	align-items: center;
}

.president-pic2 {
	margin-right: 16px;
}

/* ↓ 20px → 16px */
.president-pic2 img,
.president-pic1 img {
	border-radius: 8px;
}

.mot-des h4 {
	color: #19a354 !important;
	font-size: 20px !important;
	/* ↓ 24px → 20px */
	line-height: 1.5em;
	margin: 0 0 8px !important;
	font-family: 'Graphik';
	font-weight: 600;
	letter-spacing: 1.5px;
	/* ↓ 2px → 1.5px */
}

.mot-des h5 {
	color: #282828;
	font-size: 18px;
	/* ↓ 22px → 18px */
	line-height: 1.5em;
	margin: 0 0 8px;
	font-family: 'Graphik';
	font-weight: 600;
}

.mot-des .cmn_otr {
	margin-bottom: 8px;
}

.mot-des .hdr.cmn_otr h2 {
	line-height: normal;
}

.mot-des p {
	font-style: italic;
	color: #282828;
	font-size: 15px;
	/* ↓ 18px → 15px */
}

.mot-des {
	position: relative;
}

.logo-icon {
	position: absolute;
	top: 28px;
	/* ↓ 35px → 28px */
	left: 152px;
	/* ↓ 190px → 152px */
	margin: auto;
	text-align: center;
	width: 132px;
	/* ↓ 165px → 132px */
}

/* -----------------------------------------------
   JOUEURS
----------------------------------------------- */
.players-outr .sport-inner .shp_img {
	margin: auto;
	border-radius: 8px;
	min-height: 280px;
	/* ↓ 347px → 280px */
	padding: 0;
}

.boutique__text.players_text h3 {
	font-size: 18px;
	/* ↓ 22px → 18px */
	color: #282828;
	font-family: 'Graphik';
	font-weight: 600;
	margin-bottom: 5px;
}

.boutique__text.players_text h5 {
	font-size: 13px;
	/* ↓ 16px → 13px */
	color: #6d6d6d;
	margin: 0;
	font-family: 'Graphik';
	font-weight: 500;
	text-transform: uppercase;
}

.boutique-outr.players-outr .slick-next.slick-arrow,
.boutique-outr.players-outr .slick-prev.slick-arrow {
	background: #148243;
}

/* -----------------------------------------------
   PHOTOTHÈQUE — blocs diagonaux
----------------------------------------------- */
.Phototheque-sec {
	background: #fffae5;
}

.blocks {
	display: flex;
	justify-content: space-between;
	margin-bottom: 12px;
	/* ↓ 15px → 12px */
}

.block {
	min-height: 260px;
	/* ↓ 320px → 260px */
	padding: 0 24px;
	/* ↓ 30px → 24px */
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Titres blocs photothèque */
.block h3 {
	color: #ffffff;
	font-size: 27px;
	/* ↓ 33px → 27px */
	text-decoration: underline;
	text-transform: uppercase;
	margin: 0 0 16px;
	/* ↓ 20px → 16px */
	line-height: 1.3em;
	font-family: 'bebas_neuebold';
}

.block--left {
	clip-path: polygon(0 0, 100% 0, calc(100% - 5rem) 100%, 0% 100%);
	background: #19a354;
	width: calc(40% + 2rem);
	padding-right: 36px;
	/* ↓ 45px → 36px */
}

.block--right {
	margin-left: -6rem;
	clip-path: polygon(5rem 0, 100% 0, 100% 100%, 0% 100%);
	background-color: #045ca5;
	width: calc(60% + 2rem);
	padding: 0 116px;
	/* ↓ 145px → 116px */
}

.blocks.blocks2 .block--left {
	background: #fedc56;
	width: calc(55% + 2rem);
}

.blocks.blocks2 .block.block--left h3 {
	color: #282828 !important;
}

.blocks.blocks2 .block--right {
	background: #19a354;
	width: calc(45% + 2rem);
	padding: 0 76px;
	/* ↓ 95px → 76px */
}

/* -----------------------------------------------
   CATALOGUE / DERNIER PRODUIT
----------------------------------------------- */
.catalogue-sec {
	background: #045ca5;
}

.catalogue_bx {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.catalogue-txt h4 {
	color: #045ca5;
	font-size: 17px;
	/* ↓ 20px → 17px */
	font-weight: 600;
	font-style: italic;
	margin: 0 0 8px;
	text-decoration: underline;
}

.catalogue-txt h3 {
	color: #282828;
	font-size: 21px;
	/* ↓ 26px → 21px */
	font-weight: 700;
	margin-bottom: 18px;
	/* ↓ 22px → 18px */
}

.catalogue-txt {
	margin-left: 18px;
	width: 63%;
}

/* ↓ 23px → 18px */

.catalogue_bx {
	background: #ffffff;
	padding: 16px;
	/* ↓ 20px → 16px */
	border-radius: 16px;
	box-shadow: 1px 1px 22px -8px rgba(0, 0, 0, 0.15);
}

.catalogue-txt span.arti_date {
	color: #282828;
	font-size: 14px;
	/* ↓ 16px → 14px */
	background: #fedc56;
	border-radius: 30px;
	padding: 6px 12px;
	/* ↓ 7px 15px → 6px 12px */
	font-family: 'Graphik';
	font-weight: 600;
	margin-bottom: 8px;
	display: inline-block;
}

.catalogue-pic img {
	border-radius: 8px;
}

/* -----------------------------------------------
   LECTEUR AUDIO
----------------------------------------------- */
.audio-player {
	background: #f7fbff;
	font-family: arial;
	color: #000;
	font-size: 0.7em;
	/* légèrement réduit */
	overflow: hidden;
	padding: 8px 0;
	/* ↓ 10px → 8px */
	border: 1px solid #1ca455;
	border-radius: 12px;
	/* ↓ 15px → 12px */
}

.audio-player .timeline {
	width: 100%;
	position: relative;
	cursor: pointer;
}

.audio-player .timeline .progress {
	background: coral;
	width: 0%;
	height: 100%;
	transition: 0.25s;
}

.audio-player .controls {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	padding: 0 16px;
	/* ↓ 20px → 16px */
}

.audio-player .controls>* {
	display: flex;
	justify-content: center;
	align-items: center;
}

.audio-player .controls .toggle-play.play {
	cursor: pointer;
	position: relative;
	left: 0;
	height: 0;
	width: 0;
	border: 7px solid #0000;
	border-left: 13px solid #788486;
}

.audio-player .controls .toggle-play.play:hover {
	transform: scale(1.1);
}

.audio-player .controls .toggle-play.pause {
	height: 15px;
	width: 20px;
	cursor: pointer;
	position: relative;
}

.audio-player .controls .toggle-play.pause:before {
	position: absolute;
	top: 0;
	left: 0;
	background: #788486;
	content: "";
	height: 15px;
	width: 3px;
}

.audio-player .controls .toggle-play.pause:after {
	position: absolute;
	top: 0;
	right: 8px;
	background: #788486;
	content: "";
	height: 15px;
	width: 3px;
}

.audio-player .controls .toggle-play.pause:hover {
	transform: scale(1.1);
}

.audio-player .controls .time {
	display: flex;
}

.audio-player .controls .time>* {
	padding: 2px;
}

.audio-player .controls .volume-container {
	cursor: pointer;
	position: relative;
	z-index: 2;
}

.audio-player .controls .volume-container .volume-button {
	height: 26px;
	display: flex;
	align-items: center;
}

.audio-player .controls .volume-container .volume-button .volume {
	transform: scale(0.7);
}

.audio-player .controls .volume-container .volume-slider {
	position: absolute;
	left: -3px;
	top: 15px;
	z-index: -1;
	width: 0;
	height: 15px;
	background: #788486;
	box-shadow: 0 0 20px #000a;
	transition: 0.25s;
}

.audio-player .controls .volume-container .volume-slider .volume-percentage {
	background: coral;
	height: 100%;
	width: 75%;
}

.audio-player .controls .volume-container:hover .volume-slider {
	left: -123px;
	width: 120px;
}

/* Icônes volume (icono) — inchangées */
[class*=icono-] {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-style: normal;
	color: #788486;
	text-align: left;
	text-indent: -9999px;
	direction: ltr;
}

[class*=icono-]:after,
[class*=icono-]:before {
	content: '';
	pointer-events: none;
}

.icono-volumeHigh:before,
.icono-volumeMedium:before {
	border-style: double;
	border-width: 6px;
	left: -2px;
}

.icono-chain:after,
.icono-chain:before,
.icono-downArrow:before,
.icono-dropper:before,
.icono-flickr:after,
.icono-flickr:before,
.icono-indent:before,
.icono-leftArrow:before,
.icono-list:before,
.icono-outdent:before,
.icono-paperClip:before,
.icono-rename:before,
.icono-rightArrow:before,
.icono-upArrow:before,
.icono-video:before,
.icono-volumeDecrease:after,
.icono-volumeDecrease:before,
.icono-volumeHigh:after,
.icono-volumeHigh:before,
.icono-volumeIncrease:after,
.icono-volumeIncrease:before,
.icono-volumeLow:before,
.icono-volumeMedium:before,
.icono-volumeMute:after,
.icono-volumeMute:before,
.stickCenterV {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.icono-volumeHigh:after,
.icono-volumeHigh:before,
.icono-volumeLow:before,
.icono-volumeMedium:before {
	width: 25px;
	height: 25px;
	position: absolute;
	border-radius: 50%;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	left: 2px;
}

.icono-volume,
.icono-volumeDecrease,
.icono-volumeHigh,
.icono-volumeIncrease,
.icono-volumeLow,
.icono-volumeMedium,
.icono-volumeMute {
	width: 0;
	height: 0;
	border: 7px solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
	padding: 6px 3px;
	box-shadow: inset 4px 0;
	margin: 4px 10px 4px 11px;
}

/* -----------------------------------------------
   PRODUITS OFFERTS (slick carousel)
----------------------------------------------- */
.prod_ofrd {
	background: #f5fff5;
	padding: 52px 0 72px;
	/* ↓ 65px 90px → 52px 72px */
}

.prod_ofrd .slick-dots {
	position: absolute;
	left: 0;
	display: flex;
	justify-content: center;
	bottom: -50px;
	/* ↓ -60px → -50px */
	align-items: center;
	margin: auto;
	text-align: center;
	right: 0;
}

.prod_ofrd .slick-dots li {
	margin: 0 3px;
	height: 15px;
	/* ↓ 19px → 15px */
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	transition: all 0.6s;
}

.prod_ofrd .slick-dots li.slick-active button,
.prod_ofrd .slick-dots li:hover button {
	background: #e91f82;
	width: 56px;
	/* ↓ 70px → 56px */
	height: 8px;
	/* ↓ 10px → 8px */
}

.prod_ofrd .slick-dots li button {
	background: #ffffff;
	border: 0;
	font-size: 0;
	width: 24px;
	/* ↓ 30px → 24px */
	height: 7px;
	/* ↓ 9px → 7px */
	border-radius: 5px;
	transition: all 0.6s;
}

.prod_ofrd .slick-next.slick-arrow,
.prod_ofrd .slick-prev.slick-arrow {
	position: absolute;
	border: 0;
	z-index: 99;
	border-radius: 100%;
	color: #adb4ad;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 50%;
	background: none;
	outline: 0;
	transform: translateY(-50%);
}

.prod_ofrd .slick-next.slick-arrow {
	left: auto;
	right: -76px;
}

/* ↓ -95px → -76px */
.prod_ofrd .slick-prev.slick-arrow {
	left: -60px;
}

/* ↓ -75px → -60px */

/* -----------------------------------------------
   TITRES PRINCIPAUX SECTIONS (bebas_neuebold)
----------------------------------------------- */
/* Réduction du gros titre section ~15% */
.hdr.cmn_otr h2 {
	color: #282828;
	font-size: 54px;
	/* ↓ 65px → 54px */
	font-family: 'bebas_neuebold';
	margin: 0 0 8px;
	/* ↓ 10px → 8px */
	line-height: 1.25em;
}

.hdr.cmn_otr.white_text h2,
.hdr.cmn_otr.white_text p {
	color: #ffffff;
}

.hdr.cmn_otr p {
	font-size: 15px;
	/* ↓ 18px → 15px */
	margin: 0 9% !important;
}

/* Badge couleur accent */
.hdr.cmn_otr h4 {
	color: #e91f82;
	font-size: 20px;
	/* ↓ 24px → 20px */
	font-weight: 700;
	margin: 0 0 16px;
	/* ↓ 20px → 16px */
}

/* Cartes produits */
.prd_txt h3 {
	font-size: 17px;
	/* ↓ 20px → 17px */
	color: #282828;
	font-family: 'Graphik';
	font-weight: 600;
	margin-bottom: 5px;
}

.prd_txt h5 {
	font-size: 13px;
	/* ↓ 16px → 13px */
	color: #0561ac;
	margin: 0 0 12px;
	font-family: 'graphikblack';
	font-weight: 900;
}

/* Image produit dans carousel */
.prd_img img {
	display: block;
	min-height: 80px;
	margin: auto;
}

/* ↓ 100px → 80px */

.prod_ofrd .slick-arrow .fa,
.banner-outr .slick-arrow .fa {
	font-size: 50px;
}

/* ↓ 60px → 50px */

.prod_ofrd .slick-arrow:hover {
	color: #a20e1f;
}

.cmn_otr {
	margin-bottom: 28px;
}

/* ↓ 35px → 28px */

.prod_otr_bk {
	text-align: left;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 12px;
	/* ↓ 15px → 12px */
}

/* Hauteur max image produit */
.prd_img {
	text-align: center;
	position: relative;
	overflow: hidden;
	max-height: 196px;
	/* ↓ 245px → 196px */
	border-radius: 8px 8px 0 0;
}

.prod_otr_bk .prd_img img {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	object-fit: cover;
	object-position: top;
	border-radius: 8px;
}

.prd_img a {
	display: block;
	background: #ffffff;
	min-height: 257px;
	/* ↓ 321px → 257px */
}

.prd_txt {
	margin: 22px 14px 38px;
	/* ↓ 28px 17px 47px → 22px 14px 38px */
}

.prd_txt p {
	margin: 0 0 1rem;
}

.cmn_otr.wht h2,
.cmn_otr.wht p,
.cmn_otr.wht h5 {
	color: #fff;
}

.cmn_otr h2 span {
	color: #529852;
}

.hdr.text-center p {
	margin-left: auto;
	margin-right: auto;
}

/* Container max-width conservé */
.container,
.container-sm,
.container-md,
.container-lg,
.container-xl {
	max-width: 1400px;
}

/* -----------------------------------------------
   HEADER FIXE (sticky)
----------------------------------------------- */
.hdr_fix {
	left: 0;
	right: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	transition: all 0.5s;
	background: #ffffff;
	animation: slide-down 0.7s;
	box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
	padding: 20px 0 24px;
	/* ↓ 26px 30px → 20px 24px */
}

@keyframes slide-down {
	0% {
		opacity: 0;
		transform: translateY(-100%);
	}

	100% {
		opacity: 0.9;
		transform: translateY(0);
	}
}

.hdr_sec.hdr_fix a img {
	max-width: 100%;
}

/* Logo fixe */
.hdr_sec.hdr_fix .navbar-brand {
	padding: 0;
	width: 56px;
	/* ↓ 68px → 56px */
	display: inline-block;
	z-index: 2;
}

.cmn-btn:hover {
	background: #11b148;
	box-shadow: inset 0px -59px 0px -3px rgba(17, 177, 72, 1);
	transition: 0.6s;
}

.cmn-btn:hover span {
	transition: 0.6s;
	color: #fff;
}

.cmn-btn:hover .fa {
	color: #ffffff;
}

input:active,
textarea:active {
	border: 1px solid #fff;
}

input:focus,
textarea:focus {
	border: 1px solid #fff;
}

/* -----------------------------------------------
   SOUS-MENU (dropdown)
----------------------------------------------- */
.sub-menu {
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 8px;
	/* ↓ 10px → 8px */
	width: 180px;
	/* ↓ 200px → 180px */
	padding: 8px;
	/* ↓ 10px → 8px */
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	margin-top: 4px;
	animation: sld-down 1.5s;
}

.sub-menu::after {
	background: transparent;
	background-size: 100% 100%;
	top: -5px;
	left: 0;
	height: 18px;
	/* ↓ 22px → 18px */
	width: 100%;
	content: "";
	position: absolute;
	z-index: -1;
}

.sub-menu>li {
	width: 100%;
	display: block;
	margin: 2px 0;
}

/* ↓ 3px → 2px */

.sub-menu>li>a {
	color: #000;
	display: block;
	width: 100%;
	padding: 9px 12px;
	/* ↓ 11px 15px → 9px 12px */
	line-height: 1.2;
	font-size: 13px;
	/* ↓ 15px → 13px */
	text-transform: uppercase;
	font-weight: 400;
	border-left: 3px solid transparent;
	border-radius: 8px;
}

.sub-menu>li>a:hover,
.sub-menu>li:hover>a {
	border-color: #ddd;
	background: #11b148;
	color: #fff;
}

.sub-menu>li>a {
	padding-right: 12px;
}

/* Flèche dropdown */
.dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.5em;
	vertical-align: 0.10em;
	content: "";
	border-top: 0.45em solid;
	border-right: 0.35em solid transparent;
	border-bottom: 0;
	border-left: 0.35em solid transparent;
}

.navbar-nav>li.dropdown:hover .sub-menu {
	display: block;
}

/* -----------------------------------------------
   ZONE CONTACT / FLAGS / LANGUES
----------------------------------------------- */
.cnt_area {
	margin-right: 28px;
}

/* ↓ 35px → 28px */

.cnt_area ul {
	display: flex;
	align-items: center;
}

.cnt_area ul li {
	font-size: 13px;
	/* ↓ 15px → 13px */
	margin-right: 18px;
	/* ↓ 23px → 18px */
	display: flex;
	align-items: center;
	color: #282828;
	position: relative;
}

.cnt_area ul li a:hover {
	color: #0561ac;
}

.cnt_area ul li.active a {
	color: #0561ac;
	text-decoration: underline !important;
}

.cnt_area ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.cnt_area ul li:last-child a {
	padding-right: 0;
}

.cnt_area ul li:after {
	position: absolute;
	content: '';
	width: 2px;
	height: 11px;
	/* ↓ 13px → 11px */
	background: #282828;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.cnt_area ul li:last-child::after {
	display: none;
}

.cnt_area ul li img {
	margin-right: 8px;
}

/* ↓ 10px → 8px */

.cnt_area ul li a .fa.fa-youtube-play {
	color: #fff;
	font-size: 11px;
	/* ↓ 13px → 11px */
	background: #ff0000;
	width: 20px;
	/* ↓ 25px → 20px */
	height: 20px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 8px;
}

.log_icon ul {
	display: flex;
}

.log_icon li:first-child a {
	padding-left: 0;
	border: 0;
}

.log_icon li:last-child a i {
	padding-left: 4px;
	font-size: 17px;
}

/* ↓ 20px → 17px */

.log_icon ul li a,
.cnt_area ul li a {
	font-size: 14px;
	/* ↓ 16px → 14px */
	color: #282828;
	font-weight: 500;
	font-family: 'Graphik';
	text-transform: uppercase;
}

.cnt_area ul li a {
	padding-right: 20px;
	display: flex;
	align-items: center;
}

/* ↓ 25px → 20px */
.log_icon ul li a {
	padding: 0 8px;
	border-left: 1px solid #ccc;
}

/* ↓ 10px → 8px */

/* Sélecteur de pays / langue */
.currency-switcher.country-flag {
	position: relative;
}

.country-flag .dropdown {
	position: relative;
	width: 130px;
}

/* ↓ 150px → 130px */

.desh-flag {
	margin-right: 8px;
	/* ↓ 10px → 8px */
	width: 26px;
	/* ↓ 30px → 26px */
	height: 26px;
	overflow: hidden;
	border-radius: 100%;
}

.country-flag .dropdown:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 15px;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	top: 14px;
	right: 8px;
	transition: .3s;
}

.country-flag .dropdown.open:after {
	transform: rotate(180deg);
	top: 5px;
}

.country-flag .dropdown>div.caption {
	cursor: pointer;
	padding: 5px 12px 5px 12px;
	/* ↓ 6px 15px → 5px 12px */
	font-size: 13px;
	/* ↓ 14px → 13px */
	line-height: 188%;
	letter-spacing: 0.3px;
	display: flex;
	color: #25496a;
	font-weight: 600;
	background: #ffffff;
	border-radius: 8px;
}

.country-flag .dropdown>div.list {
	position: absolute;
	background-color: #fff;
	width: 130px;
	/* ↓ 150px → 130px */
	box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
	opacity: 0;
	overflow: hidden;
	transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
	transform: scale(0.85);
	transform-origin: 50% 0;
	top: 44px;
	/* ↓ 52px → 44px */
	z-index: -1;
	display: none;
	padding: 0;
	left: 0;
}

.country-flag .dropdown.open>div.list {
	transform: scale(1);
	opacity: 1;
	z-index: 1;
	display: block;
}

.country-flag .dropdown>div.list>div.item {
	padding: 9px 20px 9px 18px;
	/* ↓ 10.5px 24px 10.5px 21px → 9px 20px 9px 18px */
	cursor: pointer;
	transition: .3s;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 0.3px;
}

.country-flag .dropdown>div.list>div.item.selected {
	background: rgba(36, 60, 187, 0.2);
	pointer-events: none;
}

.country-flag .dropdown>div.list>div.item:hover {
	background: #F8F9FB;
}

.country-flag .dropdown>div.list>div.item span,
.country-flag .dropdown>div.caption span {
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 0.3px;
	color: #243CBB;
	position: absolute;
	right: 30px;
}

.country-flag .dropdown>div.list>div.item span {
	right: 18px;
}

.caption .desh-flag img {
	width: 100%;
	height: 100%;
}

.caption .desh-flag {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 8px;
}

/* ↓ 28px → 24px */
.desh-flag img {
	width: 100%;
	height: 100%;
}

.list .item {
	display: flex;
	justify-content: space-between;
	color: #000;
	font-weight: 600;
	justify-content: flex-start;
	align-items: center;
}

/* -----------------------------------------------
   OVERLAY RECHERCHE
----------------------------------------------- */
.search-outr {
	margin-left: 3px;
}

.search-outr form {
	position: relative;
}

.search-innr ::placeholder {
	color: #000;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	opacity: 1;
}

.search-innr :-ms-input-placeholder {
	color: #000;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	opacity: 1;
}

.search-innr ::-ms-input-placeholder {
	color: #000;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	opacity: 1;
}

button.openBtn.search-icon.icn.icon-search {
	border: 0;
	background: transparent;
	padding: 10px;
	/* ↓ 12px → 10px */
}

button.openBtn.search-icon.icn.icon-search:focus {
	border: 0;
	outline: none;
}

.search-overlay {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.9);
}

.overlay-content {
	position: relative;
	top: 50%;
	width: 80%;
	text-align: center;
	margin-top: 24px;
	/* ↓ 30px → 24px */
	margin: auto;
}

.search-overlay .closebtn {
	position: absolute;
	top: 16px;
	/* ↓ 20px → 16px */
	right: 36px;
	/* ↓ 45px → 36px */
	font-size: 64px;
	/* ↓ 80px → 64px */
	cursor: pointer;
	color: white;
}

.search-overlay .closebtn:hover {
	color: blue;
}

.search-overlay input[type="text"] {
	padding: 12px;
	/* ↓ 15px → 12px */
	font-size: 15px;
	/* ↓ 17px → 15px */
	border: none;
	width: 80%;
	background: white;
}

.search-overlay input[type="text"]:hover {
	background: #f1f1f1;
}

.search-overlay button {
	background: #0561ac !important;
	font-size: 16px;
	/* ↓ 18px → 16px */
	color: #fff;
	border-radius: 0 7px 7px 0;
	text-transform: uppercase;
	font-family: 'Graphik';
	font-weight: 500;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 48px;
	/* ↓ 60px → 48px */
	outline: 0;
	line-height: 1;
	position: absolute;
	right: 0;
	width: 130px;
	/* ↓ 160px → 130px */
	top: 50%;
	transform: translateY(-50%);
	text-transform: uppercase;
}

.search-overlay button:hover {
	background: #bbb;
}

/* -----------------------------------------------
   BOUTONS FLOTTANTS (WhatsApp / Scroll top)
----------------------------------------------- */
#whtsapp,
#scrollz {
	width: 38px;
	/* ↓ 45px → 38px */
	height: 38px;
	text-align: center;
	position: fixed;
	bottom: 116px;
	/* ↓ 145px → 116px */
	right: 12%;
	opacity: 0;
	visibility: hidden;
	z-index: 9;
}

#whtsapp:hover,
#scrollz:hover {
	cursor: pointer;
}

#whtsapp.shown {
	opacity: 1;
	visibility: visible;
}

#scrollz {
	bottom: 160px;
	/* ↓ 200px → 160px */
	background: #0561ac;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

#scrollz .fa {
	font-size: 17px;
}

/* ↓ 20px → 17px */
#scrollz.show {
	opacity: 1;
	visibility: visible;
}

/* -----------------------------------------------
   PARTENAIRES (slider)
----------------------------------------------- */
.prtnr_sldr_otr .slick-slide {
	padding: 0 12px;
}

/* ↓ 16px → 12px */
.prtnr_sldr_otr .slick-list {
	margin: 0 -12px;
}

.prtnr_sldr_otr .parner_inn {
	padding: 6px 24px;
	/* ↓ 7px 30px → 6px 24px */
	min-height: 108px;
	/* ↓ 135px → 108px */
	margin: 6px;
	/* ↓ 8px → 6px */
	display: flex !important;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

a.prd_img {
	display: block;
}

.prod_ofrd .prtnr_sldr_otr .slick-next.slick-arrow,
.prod_ofrd .prtnr_sldr_otr .slick-prev.slick-arrow {
	color: #f5f4f4;
	width: 48px;
	/* ↓ 59px → 48px */
	height: 48px;
	background: #e3e3e3;
}

.prod_ofrd .prtnr_sldr_otr .slick-arrow .fa {
	font-size: 34px;
}

/* ↓ 42px → 34px */
.prod_ofrd.prtnrz {
	background: #f5f4f4;
	padding: 52px 0 72px;
}

.prtnr_sldr_otr .prd_img img {
	min-height: auto;
	margin: auto;
	margin-bottom: 0;
	mix-blend-mode: darken;
}

.info-btn ul li a .fa {
	margin-right: 6px;
	color: #fff;
	font-weight: 500;
}

.hdr_sec.hdr_fix .navbar-brand {
	margin-bottom: -42px;
}

/* ↓ -53px → -42px */

/* -----------------------------------------------
   DOTS COMMUNS (partenaires, etc.)
----------------------------------------------- */
.common_dot .slick-dots {
	position: absolute;
	left: 0;
	display: flex;
	justify-content: center;
	bottom: -50px;
	/* ↓ -60px → -50px */
	align-items: center;
	margin: auto;
	text-align: center;
	right: 0;
}

.common_dot .slick-dots li {
	margin: 0 3px;
	height: 15px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
	transition: all 0.6s;
}

.common_dot .slick-dots li.slick-active button,
.common_dot .slick-dots li:hover button {
	background: #2c496f;
	width: 17px;
	/* ↓ 21px → 17px */
	height: 17px;
	border: 2px solid #2c496f;
}

.common_dot .slick-dots li button {
	background: #ffffff;
	border: 0;
	font-size: 0;
	width: 17px;
	height: 17px;
	border-radius: 100%;
	border: 2px solid #95a4b7;
	transition: all 0.6s;
}

/* -----------------------------------------------
   INSCRIPTION / NEWSLETTER
----------------------------------------------- */
.subscribtion_sec {
	background: #fedc56;
	position: relative;
}

.subs_outr {
	position: relative;
	z-index: 1;
}

.subs_innr {
	margin: 0 25%;
}

/* Champ e-mail newsletter */
.my-form-sec input {
	background: #ffffff;
	font-size: 15px;
	/* ↓ 17px → 15px */
	border-radius: 7px;
	width: 100%;
	border: 0;
	height: 50px;
	/* ↓ 59px → 50px */
	outline: 0;
	line-height: 1;
	padding: 0 16px 0 16px;
	text-transform: capitalize;
	overflow: hidden;
	color: #3a3a3a;
	font-family: 'Graphik';
	font-weight: 500;
}

.my-form-sec input[type="submit"] {
	background: #0561ac;
	font-size: 16px;
	/* ↓ 18px → 16px */
	color: #fff;
	border-radius: 0 7px 7px 0;
	text-transform: uppercase;
	font-family: 'Graphik';
	font-weight: 500;
	border: 0;
	padding: 0;
	cursor: pointer;
	/* height: 100%; */
	outline: 0;
	line-height: 1;
	position: absolute;
	right: 0;
	width: 136px;
	/* ↓ 170px → 136px */
	top: 24%;
	transform: translateY(-50%);
}

.my-form-sec .form-group {
	margin-bottom: 0;
	position: relative;
}

.my-form-sec ::placeholder {
	opacity: 1;
	color: #3a3a3a;
	font-family: 'Graphik';
	font-weight: 500;
}

.my-form-sec :-ms-input-placeholder {
	opacity: 1;
	color: #3a3a3a;
	font-family: 'Graphik';
	font-weight: 500;
}

.my-form-sec ::-ms-input-placeholder {
	opacity: 1;
	color: #3a3a3a;
	font-family: 'Graphik';
	font-weight: 500;
}

.hdr.cmn_otr.cmmn-p p {
	font-style: italic;
	color: #313131;
}

/* -----------------------------------------------
   ÉVÈNEMENTS / NOS PROGRAMMES
----------------------------------------------- */
.evenements-sec {
	background: #fdfdfd;
}

/* Cartes évènements */
.sport-inner {
	background: #ffffff;
	padding: 12px 12px 20px;
	/* ↓ 15px 15px 25px → 12px 12px 20px */
	border-radius: 11px;
	box-shadow: 0px 4px 14px 5px rgba(0, 0, 0, 0.09);
}

.cmn-btn1.bdr-btn {
	padding: 16px 24px;
	/* ↓ 20px 30px → 16px 24px */
	background: transparent;
	border: 2px solid #0d8a38;
	color: #0d8a38;
	text-align: center;
}

.cmn-btn1.bdr-btn:hover {
	color: #ffffff;
}

.shp_img img {
	width: 100%;
	border-radius: 8px;
}

.shp_img {
	margin: auto;
}

.shp_otr_bk .prd_txt {
	margin: 28px 13px 0;
}

/* ↓ 35px 16px → 28px 13px */

.shp_otr_bk {
	background: #ffffff;
	padding: 12px 12px 20px;
	border-radius: 16px;
	box-shadow: 0px 4px 14px 5px rgba(0, 0, 0, 0.10);
}

.sldr-padd {
	padding: 8px;
}

/* ↓ 10px → 8px */

.sld-comn-arow .slick-next.slick-arrow,
.sld-comn-arow .slick-prev.slick-arrow {
	color: #fff;
	width: 44px;
	/* ↓ 55px → 44px */
	height: 44px;
	background: #e5e5e5;
}

.sld-comn-arow .slick-arrow .fa {
	font-size: 36px;
}

/* ↓ 45px → 36px */

.play_btn img {
	width: auto;
}

.play_btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 9;
}

/* -----------------------------------------------
   FOOTER
----------------------------------------------- */
footer {
	background: url(../images/ftr-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-size: 100% 100%;
	object-fit: cover;
}

footer:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(9, 44, 72, 0.9);
}

.top_ftr {
	padding: 55px 0 0;
	position: relative;
	z-index: 9;
}

/* ↓ 70px → 55px */
.bottom_ftr {
	padding: 20px 0;
	position: relative;
	z-index: 9;
}

/* ↓ 25px → 20px */

/* Icônes réseaux sociaux */
.social_media li a svg {
	fill: #979292;
	width: 13px;
	height: 13px;
}

/* ↓ 16px → 13px */
.social_media li {
	margin-right: 4px;
}

.social_media li:last-child {
	margin-right: 0;
}

ul.social_media {
	display: flex;
	align-items: center;
}

ul.social_media li a {
	width: 28px;
	/* ↓ 32px → 28px */
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
}

ul.social_media li a.fb-clr {
	background: #3b5998;
}

ul.social_media li a.x-clr {
	background: #000000;
}

ul.social_media li a.link-clr {
	background: #007ab9;
}

ul.social_media li a.insta-clr {
	background: #ac1a8a;
}

ul.social_media li a.youtube-clr {
	background: #ff0000;
}

ul.social_media li a.tiktok-clr {
	background: #000000;
}

ul.social_media li a svg {
	fill: #ffffff;
}

/* Footer formulaire */
.ftr_frm_outr .hdr.cmn_otr h2 {
	font-size: 30px;
	/* ↓ 37px → 30px */
	margin: 0;
	line-height: 1.5em;
}

.ftr_frm_outr .hdr.cmn_otr {
	width: 65%;
}

.ftr-innr {
	border-bottom: 1px solid #768995;
	padding-bottom: 28px;
}

/* ↓ 35px → 28px */

.ftr-hdr {
	margin-right: 12px;
	position: relative;
}

.ftr-hdr:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background: #768995;
	width: 2px;
	height: 210px;
	/* ↓ 260px → 210px */
}

.ftr-innr .col-md-3:last-child .ftr-hdr::after {
	display: none;
}

/* Titres footer */
.ftr-hdr h3 {
	color: #dddddd;
	font-size: 28px;
	/* ↓ 35px → 28px */
	position: relative;
	font-family: 'bebas_neuebold';
	font-weight: 700;
	margin: 0 0 26px;
	/* ↓ 33px → 26px */
	text-transform: uppercase;
}

ul.ftr-link li {
	margin: 0 0 15px;
	line-height: 1rem;
}

/* ↓ 19px → 15px */
ul.ftr-link li:last-child {
	margin: 0;
}

/* Liens footer */
ul.ftr-link li a,
ul.ftr-link p,
ul.ftr-link li {
	color: #d2d2d2;
	font-size: 15px;
	/* ↓ 18px → 15px */
	font-weight: 400;
	text-transform: uppercase;
}

ul.ftr-link.address-link p {
	margin: 0 0 15px;
}

ul.ftr-link.address-link p,
ul.ftr-link.address-link a,
ul.ftr-link.address-link li {
	text-transform: capitalize;
}

ul.ftr-link.address-link img {
	margin-right: 5px;
}

ul.ftr-link li a[href^="mailto:"] {
	color: #ffea1f;
	font-size: 13px;
}

ul.ftr-link li a[href^="tel:"] {
	color: #20a659;
}

ul.ftr-link li a:hover {
	color: #0d8a38;
}

.ftr-innr .col-md-3:last-child .ftr-hdr {
	border-right: 0;
	margin-right: 0;
}

/* Copyright bar */
.copy-right {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.copy-right ul {
	display: flex;
	align-items: center;
}

.copy-right p {
	margin: 0 !important;
	color: #dadada;
	font-size: 16px;
	/* ↓ 20px → 16px */
	line-height: 1rem;
	margin-right: 6px !important;
	padding-right: 6px;
}

.copy-right ul li {
	margin-right: 6px;
	line-height: 0.7rem;
}

.copy-right ul li:last-child {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}

.copy-right ul li a {
	color: #dadada;
	font-size: 16px;
}

/* ↓ 20px → 16px */
.copy-right p a {
	color: #0d8a38;
}

.soci-media-or-country {
	display: flex;
	align-items: center;
}

.copy-right .social_media {
	margin-left: 12px;
}

.logo-bx {
	width: 90px;
}

/* ↓ 112px → 90px */
.mobile-view {
	display: none;
}

.cnt_area ul li i {
	font-style: normal;
}

.slick-track {
	line-height: 0;
}

.mob_view {
	display: none;
}

.small-screen {
	display: none;
}

/* Indicateur "bullet" vert */
.icons li {
	background: none repeat scroll 0 0 #0d8a38;
	height: 6px;
	/* ↓ 7px → 6px */
	width: 6px;
	line-height: 0;
	list-style: none outside none;
	margin-top: 3px;
	vertical-align: top;
	border-radius: 50%;
	pointer-events: none;
}

.btn-left {
	left: 0;
}

.btn-left,
.btn-right {
	position: absolute;
	top: 0.24em;
}

/* Dropdown bouton icône */
.dropbtn {
	font-size: 14px;
	/* ↓ 16px → 14px */
	border: none;
	cursor: pointer;
	width: 42px;
	/* ↓ 50px → 42px */
	height: 42px;
	border-radius: 100%;
	border: 2px solid #0d8a38;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dropbtn li {
	margin: 0 1px;
}

.second-drop-down {
	position: absolute;
	display: none;
	left: 0;
	top: 19px;
}

.dropdown-content {
	display: none;
	position: relative;
	margin-top: 52px;
	/* ↓ 64px → 52px */
	background-color: #f9f9f9;
	max-width: 330px;
	/* ↓ 410px → 330px */
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 9;
	padding: 12px;
	/* ↓ 15px → 12px */
	border-radius: 8px;
}

.dropdown-content a {
	color: black;
	text-decoration: none;
	display: block;
}

.show {
	display: block;
}

/* -----------------------------------------------
   PAGES INTÉRIEURES
----------------------------------------------- */
.inner-banner .bnr_txt p {
	margin: 0 10%;
}

.breadcrum-outr .breadcrumb {
	background: transparent;
}

.breadcrum-outr .breadcrumb-item a,
.breadcrum-outr .breadcrumb-item {
	font-size: 14px;
	/* ↓ 17px → 14px */
	text-transform: uppercase;
	font-weight: 700;
	color: #113654;
	display: flex;
	align-items: center;
}

.breadcrum-outr .breadcrumb-item a img {
	margin-right: 8px;
}

.breadcrum-outr .breadcrumb-item+.breadcrumb-item::before {
	content: "\f105";
	font: normal normal normal 14px / 1 FontAwesome;
	position: absolute;
	left: 0;
	font-size: 18px;
	/* ↓ 22px → 18px */
	color: #113654;
}

.breadcrum-outr .breadcrumb-item.active {
	color: #22a65a;
}

.breadcrum-outr .breadcrumb-item+.breadcrumb-item {
	padding-left: 12px;
	/* ↓ 15px → 12px */
	margin-left: 10px;
	/* ↓ 12px → 10px */
	position: relative;
}

/* Titres pages intérieures */
.inner-comn-hdr h3 {
	color: #282828;
	font-size: 42px;
	/* ↓ 52px → 42px */
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
}

.inner-comn-hdr p {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 1.5em;
}

/* Listes avec puces personnalisées */
.outrul-list li {
	position: relative;
}

.outrul-list li:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background: url(../images/blue-tik.png);
	background-repeat: no-repeat;
	width: 31px;
	/* ↓ 34px → 28px */
	height: 31px;
	/* ↓ 32px → 26px */
}

.outrul-list {
	margin: 24px 0 0;
}

/* ↓ 30px → 24px */

.outrul-list li {
	color: #0561ac;
	font-size: 20px;
	/* ↓ 25px → 20px */
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
	padding-left: 32px;
	/* ↓ 40px → 32px */
}

.innerul-list {
	margin-top: 12px;
}

/* ↓ 15px → 12px */

.innerul-list li {
	color: #5a5a5a;
	font-size: 15px;
	/* ↓ 17px → 15px */
	font-family: 'Graphik';
	padding-left: 20px;
	/* ↓ 25px → 20px */
	margin: 0 0 6px;
	position: relative;
}

.innerul-list li:last-child {
	margin-bottom: 0;
}

.innerul-list li:after {
	position: absolute;
	content: '';
	background: #22a75a;
	border-radius: 100%;
	width: 9px;
	/* ↓ 11px → 9px */
	height: 9px;
	top: 5px;
	left: 0;
}

.historique-pic {
	overflow: hidden;
	border-radius: 8px;
	box-shadow: -3px 6px 36px -12px rgba(0, 0, 0, 0.25);
}

.historique-pic img {
	transition: all 0.5s;
	width: 100%;
}

.historique-pic:hover img {
	transform: scale(1.1);
}

/* Sections alternantes */
.fourbox-sec {
	background: #fff5c4;
}

.newz-in {
	border: 1px solid #d7cea7;
	text-align: center;
	padding: 32px 16px;
	/* ↓ 40px 20px → 32px 16px */
	transition: 0.6s;
	height: 100%;
	background: #ffffff;
	border-radius: 8px;
}

.newz-in:hover {
	transform: scale(1.1);
	background: #0561ac;
	border-color: #0561ac;
}

.nw_img {
	margin-bottom: 16px;
}

/* ↓ 20px → 16px */

/* Titres cartes newz */
.nw_txt h3 {
	font-size: 21px;
	/* ↓ 25px → 21px */
	margin-bottom: 0;
	color: #282828;
	font-weight: 600;
}

.nw_txt p {
	margin: 12px 0 0;
	color: #5a5a5a;
	font-size: 15px;
}

/* ↓ 15px 17px → 12px 15px */
.nw_txt a {
	margin: 12px 0;
	color: #2bbaea;
	font-size: 14px;
	font-weight: 500;
	display: flex;
	text-transform: uppercase;
	align-items: center;
	justify-content: center;
	letter-spacing: 1px;
}

.nw_txt a img {
	margin-left: 8px;
}

.newz-in:hover .nw_txt h3,
.newz-in:hover .nw_txt p {
	color: #fff;
}

.newz-in:hover .nw_txt a {
	color: #fff;
}

.newz-in:hover .nw_img img {
	filter: invert(299%) sepia(413%) saturate(0%) hue-rotate(153deg) brightness(604%) contrast(400%);
}

/* Section souvenir */
.souvnir-sec {
	background: url(../images/souvnir-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.inner-comn-hdr.white-text h3 {
	color: #ffffff;
}

.inner-comn-hdr.white-text p {
	color: #ffffff;
}

.inner-comn-hdr.white-text .outrul-list li {
	color: #ffffff;
}

.inner-comn-hdr.white-text .outrul-list li:after {
	background: url(../images/white-tick.png);
	background-repeat: no-repeat;
}

.inner-comn-hdr.white-text .innerul-list li:after {
	background: #ffffff;
}

.historique-pic.souvnir-pic {
	margin-right: 24px;
}

/* ↓ 30px → 24px */

/* Mission */
.mission-box {
	display: flex;
	align-items: flex-start;
}

.mission-pic2 {
	margin-top: -84px;
	margin-left: -25px;
}

/* ↓ -105px/-31px → -84px/-25px */
.mission-text .innerul-list li {
	font-size: 14px;
}

/* ↓ 16px → 14px */
.mission-pic1 {
	box-shadow: -3px 6px 36px -12px rgba(0, 0, 0, 0.25);
}

/* Organigramme */
.organigramme-pic {
	padding-bottom: 76px;
	text-align: center;
}

.organigramme-pic img {
	max-width: 80%;
	height: auto;
}

/* ↓ 95px → 76px */

/* Contact box */
.cont-outr {
	padding: 24px 20px 36px;
	/* ↓ 30px 25px 45px → 24px 20px 36px */
	box-shadow: -3px 6px 36px -12px rgba(0, 0, 0, 0.25);
	border-radius: 12px;
	margin-top: 20px;
	/* ↓ 25px → 20px */
}

.cont-innr-hdr h3 {
	font-size: 56px;
	letter-spacing: 2px;
	line-height: normal;
	margin: 0 0 4px;
}

/* ↓ 70px → 56px */

.cont-outr h3 {
	color: #19a354;
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
	font-size: 34px;
	/* ↓ 42px → 34px */
	margin: 0 0 20px;
	/* ↓ 25px → 20px */
}

/* Champs formulaire contact */
.input_field .form-group input {
	border: 0;
	background: #f4f4f4;
	height: 52px;
}

/* ↓ 64px → 52px */

.input_field .form-group textarea {
	border: 0;
	background: #f4f4f4;
	height: 114px;
	/* ↓ 142px → 114px */
	padding: 14px 20px;
	/* ↓ 17px 25px → 14px 20px */
	color: #495057;
	font-weight: 500;
	font-size: 14px;
	/* ↓ 15px → 14px */
}

/* Bouton soumettre */
button.frm-submit {
	border: 0;
	background: #0561ac;
	padding: 14px 38px;
	/* ↓ 18px 48px → 14px 38px */
	color: #ffffff;
	font-size: 15px;
	/* ↓ 18px → 15px */
	display: inline-block;
	transform: skew(-10deg);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Graphik';
	font-weight: 600;
	margin-top: 16px;
	/* ↓ 20px → 16px */
}

.contact_sec .wpcf7 input.wpcf7-submit.frm-submit {
	border: 0 !important;
	background: #0561ac !important;
	padding: 14px 38px !important;
	color: #ffffff !important;
	font-size: 15px !important;
	display: inline-block;
	transform: skew(-10deg);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Graphik', sans-serif;
	font-weight: 600;
	margin-top: 16px;
	cursor: pointer;
}

button.frm-submit span {
	transform: skew(10deg);
	display: inline-block;
}

.contact_sec iframe {
	width: 100%;
	height: 360px;
	border-radius: 8px;
	margin-top: 52px;
}

/* ↓ 450px/10px/65px → 360px/8px/52px */

/* Bloc contact vert */
.cntact-inner {
	background: #19a354;
	padding: 36px 38px 92px;
	/* ↓ 45px 47px 115px → 36px 38px 92px */
	border-radius: 8px;
}

.cnt-address-innr {
	display: flex;
}

.cntact-inner h2 {
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
	font-size: 44px;
	/* ↓ 55px → 44px */
	margin: 0 0 16px;
	/* ↓ 20px → 16px */
	letter-spacing: 2px;
	line-height: 1em;
}

.cntact-inner p {
	margin: 0 0 36px;
	color: #ffffff;
	font-size: 16px;
}

/* ↓ 45px/19px → 36px/16px */

.cnt-des h3 {
	margin: 0 0 6px;
	font-size: 20px;
	/* ↓ 25px → 20px */
	color: #ffffff;
	line-height: 1em;
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
	letter-spacing: 1px;
}

.cnt-icon {
	width: 54px;
	/* ↓ 66px → 54px */
	height: 42px;
	/* ↓ 51px → 42px */
	background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: skew(-10deg);
}

.cnt-icon img {
	transform: skew(10deg);
}

.cnt-des p,
.cnt-des a {
	margin: 0 0 4px;
	line-height: 1em;
	color: #ffffff;
}

.cnt-des {
	margin-left: 18px;
}

/* ↓ 23px → 18px */
.cnt-address-innr {
	margin: 0 0 32px;
	border-radius: 12px;
}

/* ↓ 40px → 32px */
.cnt-des:hover a {
	color: #0561ac;
}

.soci-outr {
	margin-top: 56px;
}

/* ↓ 70px → 56px */
.soci-outr h4 {
	color: #ffffff;
	font-size: 26px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
	letter-spacing: 2px;
}

/* ↓ 32px → 26px */

/* Documents */
.sport-inner.document-bx {
	box-shadow: 0px 4px 14px 5px rgba(0, 0, 0, 0.10);
	margin-bottom: 20px;
	/* ↓ 25px → 20px */
}

.sport-inner.document-bx .shp_img {
	margin: auto;
	background: transparent !important;
	padding: 0 !important;
	border-radius: 8px;
	min-height: auto !important;
	position: relative;
	display: block;
}

.sport-inner.document-bx .boutique__text {
	margin-top: 16px !important;
}

/* ↓ 20px → 16px */
.sport-inner.document-bx .boutique__text h3 {
	margin-bottom: 16px !important;
}

.pdf-icon {
	position: absolute;
	top: 8px;
	right: 8px;
	background: #fff;
	border-radius: 3px;
}

/* -----------------------------------------------
   ONGLETS / TABS
----------------------------------------------- */
.tab-menu {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	list-style-type: none;
	padding: 0;
	margin-top: 18px;
	/* ↓ 23px → 18px */
}

.tab-menu .menu-item {
	text-align: center;
	margin-right: 8px;
	width: 100%;
	display: flex;
	align-items: stretch;
}

.tab-menu .menu-item:last-child {
	margin-right: 0;
}

.tab-menu .menu-item .menu-link {
	padding: 6px 24px;
	/* ↓ 8px 30px → 6px 24px */
	color: #282828;
	font-size: 15px;
	/* ↓ 18px → 15px */
	display: flex;
	align-items: center;
	background: #ffffff;
	width: 100%;
	text-transform: uppercase;
	border: 2px solid #282828;
	transform: skew(-10deg);
	font-family: 'Graphik';
	font-weight: 600;
	justify-content: center;
	line-height: 1.2em;
}

.tab-menu .menu-item .menu-link span {
	transform: skew(10deg);
}

.tab-menu .menu-item:hover .menu-link,
.tab-menu .menu-item.active .menu-link {
	background: #19a354;
	color: #ffffff;
	border: 2px solid transparent;
}

.tab-section {
	display: none;
}

@media (max-width: 767px) {
	.tab-section {
		margin: 0 0 8px;
	}
}

.tab-section .section-title {
	display: none;
}

@media (max-width: 767px) {
	.tab-section .section-title {
		font-size: 14px;
		line-height: 18px;
		color: #fff;
		background: #0f0f0f;
		text-decoration: none;
		font-family: "Roboto", sans-serif;
		padding: 8px 12px;
		display: block;
		transition: background 0.3s;
		position: relative;
		cursor: pointer;
		border: none;
	}

	.tab-section .section-title:after {
		position: absolute;
		content: "";
		height: 7px;
		width: 7px;
		border: 2px solid #fff;
		right: 8px;
		top: 11px;
		border-left: none;
		border-top: none;
		transform: rotate(45deg);
	}
}

.tab-section .section-text {
	font-size: 14px;
	font-family: "Roboto", sans-serif;
}

.tab-section .tab-content {
	display: none;
	padding: 20px 0 0;
}

/* ↓ 25px → 20px */

@media (min-width: 768px) {
	.tab-section .tab-content {
		display: block !important;
	}
}

.tab-section.active {
	display: block !important;
}

@media (max-width: 767px) {
	.tab-section.active .tab-content {
		display: block;
	}
}

.tab-section.active .section-title {
	background: #fb6869;
	color: #fff;
}

.tab-section.active .section-title:after {
	transform: rotate(-135deg);
	top: 15px;
}

/* -----------------------------------------------
   PAGINATION
----------------------------------------------- */
.pagination_outr .pagination {
	justify-content: center;
}

.pagination_outr .pagination .page-item svg {
	width: 15px;
	transform: rotate(270deg);
}

/* ↓ 19px → 15px */
.pagination_outr .pagination .page-item:last-child svg {
	transform: rotate(90deg);
}

.pagination_outr .pagination .page-link {
	width: 52px;
	/* ↓ 66px → 52px */
	height: 42px;
	/* ↓ 51px → 42px */
	border: 2px solid #19a354;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #19a354;
	font-size: 15px;
	/* ↓ 18px → 15px */
	transform: skew(-10deg);
	font-family: 'Graphik';
	font-weight: 500;
	letter-spacing: 1.5px;
}

.pagination_outr .pagination .page-link span {
	transform: skew(10deg);
}

.pagination_outr .pagination li {
	margin-right: 5px;
}

.pagination_outr .pagination .page-link.active {
	background: #0d8a38 !important;
	color: #ffffff;
}

.pagination_outr .pagination .page-link:hover {
	background: #0d8a38 !important;
	color: #ffffff;
}

.pagination_outr .pagination .page-item:first-child .page-link,
.pagination_outr .pagination .page-item:last-child .page-link {
	background: #bcbdbd;
	fill: #ffffff;
	width: auto;
	height: 42px;
	border-radius: 0;
	color: #ffffff;
	border: 2px solid transparent;
	padding: 0.4rem 2rem;
}

/* Onglets féminins */
.tab-menu.feminine-tab .menu-item {
	width: auto !important;
}

.tab-menu.feminine-tab .menu-item .menu-link {
	padding: 13px 24px !important;
}

/* ↓ 16px 30px → 13px 24px */

.sport-inner.document-bx .boutique__text.players_text h3 {
	margin-bottom: 8px !important;
}

.news-bx {
	margin-bottom: 20px;
}

/* ↓ 25px → 20px */

/* Liens internes bannière */
ul.inner-ban {
	display: flex;
	justify-content: center;
	align-items: center;
}

ul.inner-ban li a {
	display: flex;
	justify-content: center;
	align-items: center;
}

ul.inner-ban li {
	margin-right: 16px;
}

ul.inner-ban li:last-child {
	margin-right: 0;
}

ul.inner-ban li a img {
	width: auto;
	margin-right: 8px;
}

ul.inner-ban li a {
	color: #ffffff;
	font-size: 15px;
	font-family: 'Graphik';
	font-weight: 600;
}

/* ↓ 18px → 15px */

/* Liste évènements */
ul.d-evene a {
	color: #060606;
	font-size: 15px;
	font-weight: 500;
	padding-left: 26px;
}

/* ↓ 18px/32px → 15px/26px */
ul.d-evene li {
	position: relative;
	margin-bottom: 10px;
}

ul.d-evene li:last-child {
	margin-bottom: 0;
}

ul.d-evene li a:after {
	background: url(../images/blue-arrow.png);
	background-repeat: no-repeat;
	position: absolute;
	content: "";
	top: 50%;
	transform: translateY(-50%);
	width: 19px;
	height: 19px;
	left: 0;
	transition: all 0.3s;
}

/* ↓ 17px → 14px */
ul.d-evene li.active-items a,
ul.d-evene li a:hover {
	color: #19a354;
}

/* Vignettes sidebar */
a.thumb-innr {
	display: flex;
	align-items: center;
	margin: 0 0 12px;
}

.thumb-des h3 {
	color: #282828;
	font-size: 17px;
	font-family: 'Graphik';
	font-weight: 500;
	margin: 0 0 5px;
}

/* ↓ 20px → 17px */
.thumb-des span {
	color: #19a354;
	font-size: 15px;
	font-family: 'Graphik';
	font-weight: 600;
}

/* ↓ 18px → 15px */
.thumb-pic img {
	width: 100%;
}

.thumb-pic {
	width: 96px;
}

/* ↓ 120px → 96px */
.thumb-des {
	width: 75%;
	margin-left: 12px;
}

/* Date badge */
.date_bx {
	background: #0561ac;
	color: #fff;
	font-size: 26px;
	/* ↓ 32px → 26px */
	font-weight: 600;
	padding: 14px 8px;
	/* ↓ 18px 10px → 14px 8px */
	line-height: 0.8em;
	border-radius: 16px;
	/* ↓ 20px → 16px */
	z-index: 9;
	position: relative;
	margin: -48px 0 0;
	/* ↓ -60px → -48px */
	text-align: center;
	width: 95px;
	/* ↓ 118px → 95px */
	margin-left: auto;
	text-transform: uppercase;
	margin-right: 48px;
	/* ↓ 60px → 48px */
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
}

.date_bx span {
	display: block;
	margin-top: 4px;
	font-size: 17px;
}

/* ↓ 21px → 17px */

/* Recherche sidebar */
.rechhe-bx input {
	border-radius: 9px;
	width: 100%;
	background: #e9e9e9;
	border: 1px solid #e9e9e9;
	height: 56px;
	/* ↓ 68px → 56px */
	outline: 0;
	line-height: 1;
	padding: 0 85px 0 16px;
	/* ↓ 105px/20px → 85px/16px */
	text-transform: capitalize;
	overflow: hidden;
	color: #5a5a5a;
	font-size: 15px;
	/* ↓ 18px → 15px */
	font-family: 'Graphik';
}

.rechhe-bx ::placeholder {
	color: #5a5a5a;
	font-size: 15px;
	font-weight: 400;
	opacity: 1;
}

.rechhe-bx :-ms-input-placeholder {
	color: #5a5a5a;
	font-size: 15px;
	font-weight: 400;
	opacity: 1;
}

.rechhe-bx ::-ms-input-placeholder {
	color: #5a5a5a;
	font-size: 15px;
	font-weight: 400;
	opacity: 1;
}

.reche-search {
	position: relative;
}

button.serch-btn {
	background: #19a354;
	border: 0;
	position: absolute;
	right: 12px;
	top: 14%;
	transform: translateY(-86%) skew(-10deg);
	width: 66px;
	/* ↓ 83px → 66px */
	height: 42px;
	/* ↓ 51px → 42px */
}

button.serch-btn span {
	transform: skew(10deg);
	display: block;
}

.rechhe-innr-outr {
	border: 2px solid #19a354;
	border-radius: 8px;
	overflow: hidden;
	margin: 0 0 16px;
	/* ↓ 20px → 16px */
	padding: 18px 14px;
	/* ↓ 23px 18px → 18px 14px */
}

.rechhe-hdr {
	color: #282828;
	font-size: 22px;
	/* ↓ 28px → 22px */
	font-weight: 700;
	border-radius: 8px 8px 0 0;
	margin: 0;
	padding-bottom: 8px;
	border-bottom: 3px solid #0561ac;
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
}

.rechhe-inner {
	padding: 18px 0 0;
}

/* ↓ 23px → 18px */
.rechhe-bx:last-child a.thumb-innr {
	margin: 0;
}

.singl-sld-bx {
	margin: 0 0 18px;
}

/* ↓ 22px → 18px */

/* Tags recherche */
ul.reche-tag {
	display: flex;
	flex-wrap: wrap;
}

ul.reche-tag li a {
	background: #19a354;
	padding: 14px 28px;
	/* ↓ 18px 35px → 14px 28px */
	display: block;
	line-height: 1em;
	color: #ffffff;
	font-size: 14px;
	/* ↓ 16px → 14px */
	text-transform: uppercase;
	font-weight: 500;
	transform: skew(-10deg);
	letter-spacing: 1px;
}

ul.reche-tag li a span {
	transform: skew(10deg);
	display: block;
}

ul.reche-tag li {
	margin: 4px;
}

ul.reche-tag li a:hover,
ul.reche-tag li.current-items a {
	background: #11b148;
	box-shadow: inset 0px -59px 0px -3px rgba(17, 177, 72, 1);
	transition: 0.6s;
	color: #ffffff;
}

/* -----------------------------------------------
   CONTENU SERVICE / LOCATION
----------------------------------------------- */
.service-de-location-content h3 {
	color: #282828;
	font-size: 42px;
	/* ↓ 52px → 42px */
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
}

.service-de-location-content p {
	margin-bottom: 24px;
}

/* ↓ 30px → 24px */

.bibang-innr {
	margin-bottom: 28px;
}

/* ↓ 35px → 28px */
.bibang-innr img {
	border-radius: 12px;
}

/* Mots-clés / partage */
.mots-box {
	display: flex;
	align-items: center;
	background: #f5f5f5;
	border-radius: 12px;
	padding: 12px 20px;
	/* ↓ 15px 25px → 12px 20px */
}

.mots-box h4 {
	color: #282828;
	font-size: 22px;
	/* ↓ 28px → 22px */
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
	letter-spacing: 1px;
	margin: 0;
	line-height: 1em;
}

.mots-box ul {
	display: flex;
	align-items: center;
	margin-left: 10px;
}

.mots-box ul li {
	margin-right: 6px;
}

.mots-box ul li:last-child {
	margin-right: 0;
}

.mots-box ul li a {
	color: #ffffff;
	font-size: 13px;
	/* ↓ 16px → 13px */
	text-transform: uppercase;
	font-family: 'Graphik';
	font-weight: 500;
	background: #19a354;
	transform: skew(-10deg);
	padding: 12px 22px;
	/* ↓ 15px 28px → 12px 22px */
	display: block;
	letter-spacing: 1px;
	line-height: 1em;
}

.mots-box ul li a span {
	transform: skew(10deg);
	display: block;
}

.mots-box ul li a:hover {
	background: #11b148;
	box-shadow: inset 0px -59px 0px -3px rgba(17, 177, 72, 1);
	transition: 0.6s;
}

/* Partager réseaux */
.partager-soci {
	display: flex !important;
	align-items: center;
}

.partager-soci svg {
	width: 17px;
	fill: #ffffff;
	margin-right: 6px;
	margin-top: -5px;
}

.partager-soci.fb-icn svg {
	width: 11px;
}

.partager-soci.linkd-icn svg {
	width: 15px;
}

a.fb-color {
	background: #1976d2 !important;
}

a.x-color {
	background: #000000 !important;
}

a.linkd-color {
	background: #007ab9 !important;
}

a.bibang-innr {
	position: relative;
	display: block;
	border-radius: 12px;
	overflow: hidden;
}

.overplay-cover {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

/* Onglets bleus ligues */
ul.d-evene.tab-menu {
	margin-top: 0;
	display: block;
}

ul.d-evene.tab-menu .menu-item {
	text-align: left;
	border: 0;
}

ul.d-evene.tab-menu .menu-item.active .menu-link {
	background: #19a354;
	color: #ffffff;
}

ul.d-evene.tab-menu .menu-item .menu-link {
	color: #ffffff;
	font-size: 14px;
	/* ↓ 17px → 14px */
	padding: 10px 8px 10px 42px;
	/* ↓ 12px 10px 12px 50px → 10px 8px 10px 42px */
	display: block;
	border-radius: 8px;
	background: transparent;
	border: 0;
	transform: none;
}

ul.d-evene.tab-menu li a:after {
	background: url(../images/white-crcl-tick.png);
	background-repeat: no-repeat;
	position: absolute;
	content: "";
	top: 50%;
	transform: translateY(-50%);
	left: 12px;
	/* ↓ 15px → 12px */
	width: 19px;
	/* ↓ 19px → 15px */
	height: 19px;
	transition: all 0.3s;
}

ul.d-evene.tab-menu li.menu-item.active a:after {
	background: url(../images/white-crcl-tick.png);
	background-repeat: no-repeat;
}

.rechhe-innr-outr.blue-ligues-bx {
	border: 2px solid #0561ac;
	border-radius: 8px;
	overflow: hidden;
	margin: 0 0 16px;
	padding: 18px 14px;
	background: #0561ac;
}

.rechhe-innr-outr.blue-ligues-bx .rechhe-hdr {
	color: #ffffff;
	border-bottom: 3px solid #ffffff;
}

/* -----------------------------------------------
   MATCHS / DÉTAILS
----------------------------------------------- */
.match-details-outr {
	display: flex;
	align-items: center;
	margin: 0 0 20px;
	/* ↓ 25px → 20px */
}

.match-details-outr:last-child {
	margin: 0;
}

.two-country-logo {
	background: #f1f1f1;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 226px;
	/* ↓ 283px → 226px */
	height: 202px;
	/* ↓ 252px → 202px */
}

.two-country-logo img {
	mix-blend-mode: darken;
}

.match-details-outr {
	box-shadow: 0px 4px 14px 5px rgba(0, 0, 0, 0.10);
	padding: 13px;
	/* ↓ 16px → 13px */
	border-radius: 12px;
}

.match-des {
	width: 65%;
	margin-left: 16px;
}

.match-des h4 {
	color: #282828;
	font-size: 17px;
	font-weight: 700;
	margin: 0 0 8px;
}

/* ↓ 20px → 17px */
.match-des p {
	margin: 0 0 8px;
}

a.time-link {
	color: #045ca5;
	font-size: 15px;
	text-decoration: underline !important;
	font-weight: 500;
	font-style: italic;
	margin: 0 0 20px;
	display: block;
}

/* ↓ 18px/25px → 15px/20px */

.video-clip {
	text-align: right;
	margin-top: -24px;
	display: inherit;
}

.btn-pairs {
	display: flex;
	align-items: center;
}

.date-info-btn {
	background: #fedc56;
	padding: 14px 20px;
	/* ↓ 18px 25px → 14px 20px */
	display: inline-flex;
	line-height: 1;
	align-items: center;
	transform: skew(-10deg);
	font-size: 13px;
	/* ↓ 15px → 13px */
	color: #282828;
	font-weight: 500;
	text-transform: uppercase;
	margin-right: 8px;
}

.date-info-btn span {
	transform: skew(10deg);
}

.btn-pairs .cmn-btn {
	letter-spacing: normal;
	margin-right: 8px;
}

.btn-pairs h5 {
	color: #19a354;
	font-weight: 600;
	text-transform: uppercase;
}

.billetts-outr .pagination_outr .pagination {
	justify-content: flex-end;
}

.d-evene.tab-menu.categ-pod .menu-item .menu-link {
	text-transform: capitalize !important;
	font-weight: 500;
}

.billetts-outr .catalogue-txt h3 {
	font-size: 21px !important;
	text-transform: capitalize !important;
	font-family: 'Graphik';
	font-weight: 700;
}

/* ↓ 26px → 21px */

.catalogue-txt ul.social_media {
	margin-top: -32px;
	justify-content: flex-end;
}

/* ↓ -40px → -32px */
.audio-track img {
	mix-blend-mode: darken;
}

.billetts-outr .catalogue_bx {
	margin: 0 0 16px;
}

.billetts-outr .catalogue_bx:last-child {
	margin: 0;
}

/* -----------------------------------------------
   GALERIE PHOTOS
----------------------------------------------- */
.photo-gallery-bx .row {
	display: flex;
	flex-wrap: wrap;
	padding: 0 3px;
	/* ↓ 4px → 3px */
}

.column {
	flex: 25%;
	max-width: 25%;
	padding: 0 3px;
}

.column img {
	vertical-align: middle;
	width: 100%;
}

@media screen and (max-width: 800px) {
	.column {
		flex: 50%;
		max-width: 50%;
	}
}

@media screen and (max-width: 600px) {
	.column {
		flex: 100%;
		max-width: 100%;
	}
}

.photo-frame .play_btn {
	opacity: 0;
	transition: all 0.5s;
}

.photo-frame {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 12px;
	/* ↓ 15px → 12px */
	margin-top: 6px;
	/* ↓ 8px → 6px */
}

.photo-frame:after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(17, 153, 215, 0.7);
	opacity: 0;
	transition: all 0.5s;
}

.photo-frame:hover:after {
	opacity: 1;
}

.photo-frame:hover .play_btn {
	opacity: 1;
}

.photo-frame .play_btn img {
	width: auto !important;
}

/* Lightbox — inchangée structurellement */
.lb-loader,
.lightbox {
	text-align: center;
	line-height: 0;
	position: absolute;
	left: 0;
}

body.lb-disable-scrolling {
	overflow: hidden;
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
	filter: alpha(Opacity=80);
	opacity: .8;
	display: none;
}

.lightbox {
	width: 100%;
	z-index: 10000;
	font-weight: 400;
	outline: 0;
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid #fff;
}

.lightbox a img {
	border: none;
}

.lb-outerContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px 4px 0 0;
	background-color: #fff;
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-loader {
	top: 43%;
	height: 25%;
	width: 100%;
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.lb-container>.nav {
	left: 0;
}

.lb-nav a {
	outline: 0;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next,
.lb-prev {
	height: 100%;
	cursor: pointer;
	display: block;
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../images/prev.png) left 48% no-repeat;
	filter: alpha(Opacity=0);
	opacity: 0;
	transition: opacity .6s;
}

.lb-nav a.lb-prev:hover {
	filter: alpha(Opacity=100);
	opacity: 1;
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../images/next.png) right 48% no-repeat;
	filter: alpha(Opacity=0);
	opacity: 0;
	transition: opacity .6s;
}

.lb-nav a.lb-next:hover {
	filter: alpha(Opacity=100);
	opacity: 1;
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 0;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-data {
	padding: 0;
	color: #ccc;
}

.lb-data .lb-details {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 1.1em;
	background: #fff;
	padding: 16px;
}

/* ↓ 20px → 16px */
.lb-data .lb-caption h3 {
	color: #000000;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3em;
	margin: 0 0 12px;
}

/* ↓ 30px/15px → 24px/12px */
.lb-data .lb-caption p {
	color: #000000;
	font-size: 15px;
	line-height: 1.4em;
	margin: 0;
}

/* ↓ 18px → 15px */
.lb-data .lb-caption a {
	color: #4ae;
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999;
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) top right no-repeat;
	text-align: right;
	outline: 0;
	filter: alpha(Opacity=70);
	opacity: .7;
	transition: opacity .2s;
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: alpha(Opacity=100);
	opacity: 1;
}

.lb-data .lb-number {
	display: none !important;
}

.lb-closeContainer {
	display: none !important;
}

/* -----------------------------------------------
   PAIEMENT
----------------------------------------------- */
.paiement-hdr h3 {
	font-size: 28px !important;
}

/* ↓ 35px → 28px */
.paiement-outr {
	box-shadow: none;
	border: 2px solid #19a354;
}

/* Checkbox personnalisée */
.checkbox-outr {
	display: block;
	position: relative;
	padding-left: 28px;
	/* ↓ 35px → 28px */
	margin-top: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	color: #5a5a5a;
	font-size: 14px;
	/* ↓ 16px → 14px */
	margin-bottom: 0;
}

.checkbox-outr input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark_1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	/* ↓ 22px → 18px */
	width: 18px;
	background-color: #eee;
	border-radius: 4px;
}

.checkbox-outr:hover input~.checkmark_1 {
	background-color: #ccc;
}

.checkbox-outr input:checked~.checkmark_1 {
	background-color: #0561ac;
}

.checkmark_1:after {
	content: "";
	position: absolute;
	display: none;
}

.checkbox-outr input:checked~.checkmark_1:after {
	display: block;
}

.checkbox-outr .checkmark_1:after {
	left: 7px;
	top: 4px;
	width: 5px;
	height: 9px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

/* légèrement adapté */

/* Radio button */
.container-radio {
	display: block;
	position: relative;
	padding-left: 28px;
	margin-bottom: 0;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	color: #5a5a5a;
	font-size: 14px;
	font-weight: 500;
}

.container-radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkmark-radio {
	position: absolute;
	top: 2px;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: transparent;
	border-radius: 50%;
	border: 2px solid #0561ac;
}

.checkmark-radio:after {
	content: "";
	position: absolute;
	display: none;
}

.container-radio input:checked~.checkmark-radio:after {
	display: block;
}

.container-radio .checkmark-radio:after {
	top: 3px;
	left: 3px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #0561ac;
}

.money-icon {
	margin-left: 28px;
	margin-top: 6px;
}

.payment-desc {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 1.4em;
	margin: 12px 0;
}

.checkbox-outr a {
	color: #0561ac;
	text-decoration: underline !important;
}

/* Code promo */
.promo-code .form-group {
	margin-bottom: 24px;
	position: relative;
}

.promo-code .form-group input {
	border: 2px solid #0561ac;
	background: transparent;
	height: 52px;
	/* ↓ 64px → 52px */
	padding-right: 124px;
	/* ↓ 155px → 124px */
}

.promo-code .form-group button {
	background: #0561ac;
	font-size: 15px;
	/* ↓ 18px → 15px */
	color: #fff;
	border-radius: 0 7px 7px 0;
	text-transform: uppercase;
	font-family: 'Graphik';
	font-weight: 500;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 100%;
	outline: 0;
	line-height: 1;
	position: absolute;
	right: 0;
	width: 120px;
	/* ↓ 150px → 120px */
	top: 50%;
	transform: translateY(-50%);
}

/* Résumé commande */
.item-list ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 8px;
}

.item-list ul li:last-child {
	margin: 0;
}

span.item-name {
	color: #282828;
	font-size: 18px;
	/* ↓ 22px → 18px */
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1;
}

span.item-price {
	color: #282828;
	font-size: 15px;
	font-weight: 600;
}

/* ↓ 18px → 15px */
.item-list {
	border-bottom: 2px solid #0561ac;
	border-top: 2px solid #0561ac;
	padding: 16px 0;
}

/* ↓ 20px → 16px */
.item-total-price ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.item-total-price {
	border-bottom: 2px solid #0561ac;
	padding: 16px 0;
}

.payement-btn {
	margin: 12px 12px 0;
}

.payement-btn .cmn-btn {
	letter-spacing: 1px;
	width: 100%;
	justify-content: center;
}

.payment-total p {
	color: #282828;
	font-size: 14px;
	text-align: center;
	margin: 8px 0;
}

.payment-total p a {
	color: #20a659 !important;
	text-decoration: underline !important;
	font-size: 14px;
}

.promo-code label {
	color: #282828;
	font-size: 15px;
}

/* ↓ 18px → 15px */

/* -----------------------------------------------
   ORGANES / MEMBRES
----------------------------------------------- */
.inner-comn-hdr.white-text .innerul-list.notre_list li {
	color: #ffffff;
	font-size: 15px;
}

.organes-sec {
	background: transparent;
}

.outrul-list.check_hdr li {
	color: #010101;
}

a.shp_img {
	display: block;
}

.memeber-sec {
	background: #79bdf4;
}

.sport-inner.member-bx .shp_img {
	background-color: transparent;
	padding: 0;
}

.sport-inner.member-bx .boutique__text.players_text h3 {
	font-size: 14px !important;
}

/* ↓ 17px → 14px */
.sport-inner.member-bx .boutique__text.players_text h5 {
	font-size: 10px !important;
}

/* ↓ 12px → 10px */
.sport-inner.member-bx {
	height: 100%;
}

.hdr.cmn_otr.blue-text p {
	color: #080808;
}

.fegatv_text.fegafoot-text h3 {
	color: #282828 !important;
}

/* Formulaire reporter */
.repoter-pic {
	margin-right: -213px;
	margin-top: -80px;
}

/* ↓ -266px/-100px → -213px/-80px */
.cont-outr.demande-bx {
	margin-right: -72px;
	position: relative;
	z-index: 9;
	background: #fff;
}

/* ↓ -90px → -72px */
.cont-outr.demande-bx .input_field .form-group {
	margin: 0 0 18px;
}

.cont-outr.demande-bx .input_field .form-group input {
	border: 1px solid #cccccc;
	background: transparent;
	height: 42px;
	color: #5a5a5a;
}

/* ↓ 50px → 42px */
.cont-outr.demande-bx .input_field .form-group textarea {
	border: 1px solid #cccccc;
	background: transparent;
	height: 114px;
	color: #495057;
	font-size: 14px;
	font-weight: 500;
}

.cont-outr.demande-bx button.frm-submit {
	border: 0;
	background: #0561ac;
	padding: 12px 44px;
	color: #ffffff;
	font-size: 18px;
	/* ↓ 22px → 18px */
	display: inline-block;
	transform: skew(-10deg);
	font-family: 'Graphik';
	font-weight: 400;
	margin-top: 16px;
	width: 100%;
}

.cont-outr.demande-bx .input_field .form-group select {
	-webkit-appearance: none;
	background: url(../images/blue-angle.png) no-repeat;
	background-position: 98% center;
	width: 100%;
	opacity: 1;
	border: 1px solid #cccccc;
	border-radius: 5px;
	height: 42px;
	/* ↓ 50px → 42px */
	box-shadow: none;
	color: #495057;
	font-size: 14px;
	font-weight: 500;
	padding-left: 12px;
	padding-right: 12px;
}

.checkbox-outr.frm-checkbox {
	font-weight: 500;
}

.checkbox-outr.frm-checkbox a {
	color: #22a75a;
	text-decoration: none !important;
}

.captcha-bx {
	margin-top: 28px;
}

/* ↓ 35px → 28px */
.common-padd-top {
	padding-top: 40px;
}

/* ↓ 50px → 40px */

/* -----------------------------------------------
   RECHERCHE ARTICLES (alternance fond)
----------------------------------------------- */
.recherche-inner {
	padding: 80px 0;
	/* ↓ 100px → 80px */
}

.recherche-inner:first-child {
	padding-top: 0;
}

.recherche-inner:last-child {
	padding-bottom: 64px;
}

/* ↓ 80px → 64px */
.recherche-inner:nth-child(2n) {
	background: #fff5c4;
}

.recherche-inner:nth-child(2n) .row {
	flex-direction: row-reverse;
}

.recherche-inner .row {
	align-items: center;
}

.recherche-pic img {
	width: 100%;
	transition: all 0.5s;
}

.recherche-pic:hover img {
	transform: scale(1.1);
}

.recherche-pic {
	box-shadow: 0px 4px 14px 5px rgba(0, 0, 0, 0.10);
	border-radius: 12px;
	overflow: hidden;
	margin-left: 28px;
	/* ↓ 35px → 28px */
}

.recherche-inner:nth-child(2n) .recherche-pic {
	margin-left: 0;
	margin-right: 28px;
}

.recherche-des h3 {
	color: #282828;
	font-size: 40px;
	/* ↓ 50px → 40px */
	font-family: 'bebas_neuebold';
	margin: 0 0 12px;
}

.recherche-des p {
	color: #5a5a5a;
	margin: 0 0 16px;
}

/* Filtre catégorie */
.categ-check .checkbox-outr {
	color: #282828;
	font-size: 15px;
	font-weight: 500;
	padding-left: 26px;
}

.categ-check .checkmark_1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: transparent;
	border-radius: 4px;
	border: 2px solid #0561ac;
}

.categ-check .checkbox-outr .checkmark_1:after {
	left: 5px;
	top: 2px;
}

/* Recherche produits */
.pro-search .subs_innr {
	margin: 0;
	width: 344px;
}

/* ↓ 430px → 344px */

.pro-search input[type="text"] {
	padding: 12px;
	font-size: 15px;
	border: 2px solid #939393;
	width: 100%;
	background: transparent;
	padding-left: 36px;
	transform: skew(-10deg);
	border-radius: 0;
}

.pro-search input::-webkit-input-placeholder {
	opacity: 1;
	color: #282828;
	transform: skew(10deg);
}

.pro-search input:-ms-input-placeholder {
	opacity: 1;
	color: #282828;
	transform: skew(10deg);
}

.pro-search input::-moz-placeholder {
	opacity: 1;
	color: #282828;
	transform: skew(10deg);
}

.pro-search button {
	background: transparent;
	font-size: 15px;
	color: #000000;
	border-radius: 0 7px 7px 0;
	font-family: 'Graphik';
	font-weight: 500;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 48px;
	/* ↓ 60px → 48px */
	outline: 0;
	line-height: 1;
	position: absolute;
	left: 0;
	width: 40px;
	/* ↓ 50px → 40px */
	top: 50%;
	transform: translateY(-50%);
}

/* Tri produits */
.product-drop-down {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 16px;
}

.pro-short {
	display: flex;
	align-items: center;
}

.pro-short h4 {
	font-size: 15px;
	color: #000000;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 500;
	margin-right: 12px;
}

.pro-short .form-group {
	margin: 0;
}

.pro-short .form-group select {
	-webkit-appearance: none;
	background: #19a354 url(../images/white-angle.png) no-repeat;
	background-position: 90% center;
	width: 100%;
	opacity: 1;
	border: 1px solid #19a354;
	border-radius: 0;
	height: 40px;
	/* ↓ 50px → 40px */
	box-shadow: none;
	color: #ffffff;
	font-size: 13px;
	/* ↓ 15px → 13px */
	font-weight: 500;
	padding-left: 20px;
	padding-right: 40px;
	text-transform: uppercase;
	transform: skew(-10deg);
}

/* Grille produits */
.product-outr {
	padding-left: 16px;
}

.product-outr .boutique__text h3 {
	font-size: 17px !important;
}

.product-outr .cmn-btn span {
	font-size: 12px !important;
}

.product-outr .sport-inner {
	margin: 8px 0;
}

.hdr.cmn_otr.padd-off p {
	margin: 0 !important;
}

/* Item mini produit */
.pro-item-bx {
	display: flex;
	align-items: center;
}

.pro-item-des {
	margin-left: 18px;
	width: 75%;
}

.pro-item-des h4 {
	color: #282828;
	font-size: 17px;
	font-weight: 600;
	margin: 0 0 4px;
}

/* ↓ 20px → 17px */
.pro-item-des p {
	color: #373737;
	font-size: 14px;
	margin: 0;
}

.pro-item-pic {
	background: #ededed;
	padding: 4px;
	border-radius: 5px;
	width: 78px;
	height: 78px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* ↓ 98px → 78px */
.pro-item-pic img {
	mix-blend-mode: darken;
}

.cart-item-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pro-item-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #f4f4f4;
	margin: 0 0 8px;
	padding: 10px 28px 10px 18px;
	/* ↓ 12px 35px 12px 22px → 10px 28px 10px 18px */
	border-radius: 8px;
}

.pro-item-list:last-child {
	margin: 0;
}

.pro-name span {
	color: #282828;
	font-size: 15px;
	font-weight: 600;
}

/* ↓ 17px → 15px */

.cart-inner {
	border: 2px solid #1da557;
	border-radius: 12px;
	overflow: hidden;
}

.cart-item-list {
	background: #1da557;
	padding: 12px 36px;
	/* ↓ 15px 45px → 12px 36px */
}

.pro-item-list-outr {
	padding: 12px 16px;
}

/* ↓ 15px 20px → 12px 16px */

.cart-item-list h4 {
	margin: 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

/* ↓ 16px → 14px */
.cart-item-list h4:first-child {
	width: 406px;
}

/* ↓ 507px → 406px */
.cart-item-list h4:last-child {
	width: 116px;
}

/* ↓ 145px → 116px */

.pro-item-outr {
	width: 406px;
}

/* ↓ 507px → 406px */
.quantity-bx {
	width: 48px;
}

/* ↓ 60px → 48px */
.total-count span {
	margin-right: 24px;
	color: #282828;
	font-size: 15px;
	font-weight: 600;
}

/* ↓ 30px/17px → 24px/15px */
.quantity-bx input {
	border: 1px solid #9e9e9e;
	border-radius: 8px;
	padding: 5px;
	width: 54px;
	height: 36px;
}

/* ↓ 68px/45px → 54px/36px */
.quantity-bx input::-webkit-inner-spin-button {
	transform: scale(1.2);
	opacity: 1;
	background: transparent;
}

.cart-item-list.t-hdr h4 {
	font-size: 12px !important;
}

.cart-item-list.t-hdr h4:first-child {
	width: auto;
}

.cart-item-list.t-hdr h4:last-child {
	width: auto;
}

.cart-item-list.t-hdr {
	padding: 12px 16px !important;
}

/* -----------------------------------------------
   CALENDRIER / PLANNING
----------------------------------------------- */
.match-schedule-list {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	background-color: #f4f4f4;
	border-radius: 5px;
	padding: 8px;
	/* ↓ 10px → 8px */
	margin-bottom: 4px;
	transition: all 0.5s;
}

.match-schedule-list:last-child {
	margin: 0;
}

span.dim-name {
	color: #282828;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1em;
}

.match-ch-list ul li {
	color: #282828;
	font-size: 13px;
	/* ↓ 16px → 13px */
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 4px;
	width: 104px;
	/* ↓ 130px → 104px */
}

span.digit-count {
	color: #1da557;
	font-weight: 500;
}

h5.journe-text {
	color: #282828;
	font-weight: 400;
	font-size: 13px;
	width: 90px;
}

/* ↓ 16px/112px → 13px/90px */

.match-schedule-list:hover {
	background-color: #0561ac;
}

.match-schedule-list:hover h5.journe-text,
.match-schedule-list:hover .match-ch-list ul li,
.match-schedule-list:hover span.dim-name,
.match-schedule-list:hover span.digit-count {
	color: #ffffff;
}

/* FegaTV grande vidéo */
a.big-fegafoottv-bx {
	position: relative;
	display: block;
	box-shadow: 0px 8px 22px -4px rgba(0, 0, 0, 0.29);
}

.big-fega-text {
	margin: 40px 0 60px;
}

/* ↓ 50px/75px → 40px/60px */
.big-fega-text p {
	color: #282828;
	font-size: 15px;
	text-align: center;
	font-weight: 500;
}

/* ↓ 18px → 15px */

/* Calendrier hk */
.hk-reset--button {
	background: none;
	border: 0;
}

.hk-left {
	float: left;
}

.hk-right {
	float: right;
}

.hk-calendar {
	border-collapse: collapse;
	font-family: "Roboto";
	table-layout: fixed;
	text-align: center;
	position: relative;
	margin-top: 60px;
	/* ↓ 75px → 60px */
	width: 100%;
}

.hk-calendar__caption,
.hk-calendar__day {
	padding: 6px;
}

/* ↓ 7px → 6px */
.hk-calendar__days {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.hk-calendar__day {
	color: #fff;
	text-transform: uppercase;
	width: 14.2857142857%;
	background: #0561ac;
	font-weight: 500;
	font-size: 17px;
	/* ↓ 20px → 17px */
}

.hk-calendar__date-link {
	border: 0;
	color: #565656;
	display: block;
	font-weight: 400;
	padding: 32px 42px;
	/* ↓ 40px 53px → 32px 42px */
	text-decoration: none;
	transition: all 0.3s ease;
	font-size: 20px;
	/* ↓ 25px → 20px */
}

.hk-calendar__date-link:hover,
.hk-calendar__date-link:focus {
	border-color: rgba(0, 0, 0, 0.2);
}

.hk-calendar__date-link.-disabled {
	border-color: transparent;
	color: #aaa;
	cursor: default;
	font-weight: 300;
}

.hk-calendar__date-link.-has-event {
	background: #e2f894;
	display: block;
	font-size: 1.25em;
}

.hk-calendar__date-link.-has-event.cyan-c {
	background: #9cedf2;
}

.hk-calendar__date-link.-has-event.orange-c {
	background: #fdda9e;
}

.agenda-calendar-outr caption {
	caption-side: top;
	color: #000000;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	padding: 6px 6px 16px;
}

/* ↓ 18px/20px → 15px/16px */
.agenda-calendar-outr tbody tr td {
	border: 1px solid #cccccc;
}

.agenda-calendar-outr tbody {
	box-shadow: 2px 4px 28px 6px rgba(0, 0, 0, 0.09);
}

.cariculam-outr {
	position: absolute;
	top: -14px;
	right: 0;
}

.cmn-btn1 span img {
	width: 17px;
	margin-top: -4px !important;
	margin-right: 3px;
}

.hk-calendar__caption img {
	margin-top: -3px;
}

.agenda_list {
	background-color: #f5f5f5;
	border-radius: 12px;
	padding: 24px 36px 48px 20px;
	/* ↓ 30px 45px 60px 24px → 24px 36px 48px 20px */
	margin-top: 24px;
	/* ↓ 30px → 24px */
}

.agenda_list h3 {
	color: #282828;
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'bebas_neuebold';
	margin: 0 0 8px;
}

/* ↓ 32px → 26px */
.agenda_list li span {
	color: #000000;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
}

/* ↓ 18px → 15px */
.agenda_list li p {
	color: #5a5a5a;
	font-size: 14px;
	margin: 0;
}

/* ↓ 16px → 14px */
.agenda_list li {
	position: relative;
	padding-left: 28px;
	margin: 0 0 8px;
}

.agenda_list li:last-child {
	margin: 0;
}

.agenda_list li:after {
	position: absolute;
	content: '';
	top: 4px;
	left: 0;
	background: url(../images/blue-crcl-tick.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

/* ↓ 22px → 18px */

.bg-yellow {
	background: #e2f894;
}

.bg-cyan {
	background: #9cedf2;
}

.bg-orange {
	background: #fdda9e;
}

.event-pic-box p {
	color: #282828;
	font-size: 15px;
	font-weight: 500;
	margin: 0;
}

/* ↓ 18px → 15px */
.event-pic-box img {
	margin: 0 0 16px;
}

/* ↓ 20px → 16px */

/* Boutique CTA ajusté */
.product-outr .boutique__text .cmn-btn {
	letter-spacing: 1px;
	padding: 12px 16px;
}

/* ↓ 15px 20px → 12px 16px */
.product-outr .boutique__text .cmn-btn.cart-icn i.fa.fa-shopping-cart {
	font-size: 14px;
	margin-right: 2px;
}

/* Bannière interne titre */
.inner-content .bnr_txt h1 {
	font-size: 80px;
	line-height: 1.2em;
	margin: 0;
}

/* ↓ 100px → 80px */

/* -----------------------------------------------
   LECTEUR AUDIO MAUDIO (custom)
----------------------------------------------- */
div.maudio .audio {
	height: 0;
	overflow: hidden;
	display: none;
}

div.maudio .audio-control {
	overflow: hidden;
	margin-top: 8px;
	font-size: 12px;
	font-weight: normal;
}

div.maudio .audio-control a,
div.maudio .audio-control div {
	float: left;
	margin: 0 4px;
	cursor: pointer;
}

div.maudio .audio-control a {
	display: block;
	background: url(../images/audio_icon.png) no-repeat 0 0;
	width: 26px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

/* ↓ 30px → 26px */
div.maudio .audio-control a.play,
div.maudio .audio-control .volume-pass {
	background-color: #14c259 !important;
}

div.maudio .audio-control a.play {
	border-radius: 50%;
	background-color: #14c259;
	background-position: 8px 6px;
}

div.maudio.playing .audio-control a.play {
	background-position: 9px -22px;
}

div.maudio .audio-control a.fast-reverse,
div.maudio .audio-control a.fast-forward {
	width: 14px;
	height: 14px;
	margin-top: 6px;
	background-position: -50px 1px;
}

div.maudio .audio-control a.fast-reverse {
	background-position: -50px -59px;
}

div.maudio .audio-control a.fast-forward:hover {
	background-position: -50px -29px;
}

div.maudio .audio-control a.fast-reverse:hover {
	background-position: -50px -89px;
}

div.maudio .audio-control .progress-bar {
	width: 98px;
	height: 7px;
	margin: 9px 4px;
	border-radius: 3px;
	background: #afafaf;
	overflow: hidden;
}

/* ↓ 122px/8px/11px → 98px/7px/9px */
div.maudio .audio-control .progress-pass {
	width: 0;
	height: 7px;
	margin: 0;
	border-radius: 3px;
	background: #14c259;
}

div.maudio .audio-control .time-keep {
	height: 26px;
	line-height: 26px;
	color: #45556c;
	cursor: default;
}

div.maudio .audio-control .mute {
	width: 17px;
	height: 14px;
	margin-top: 6px;
	background-position: 0 -60px;
}

div.maudio .audio-control .mute.muted {
	background-position: 0 -90px;
}

div.maudio .audio-control .volume-bar {
	width: 40px;
	height: 4px;
	margin-top: 11px;
	border-radius: 2px;
	background: #afafaf;
}

div.maudio .audio-control .volume-pass {
	width: 100%;
	height: 4px;
	margin: 0;
	border-radius: 2px;
	background: #e6183f;
}

.volume-bar {
	display: none;
}

.flip-column .tab-section .tab-content {
	padding-top: 0;
}

/* Scroll horizontal custom */
.cust-scroll-bar {
	clear: both;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

.cust-scroll-bar .mCSB_scrollTools {
	opacity: 1 !important;
}

.cart-outr .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #14c259;
	filter: "alpha(opacity=75)";
	height: 6px;
}

/* ↓ 8px → 6px */

.copy-right .country-flag .dropdown>div.list {
	top: -105px;
}

.catg-bx-outr.mob-view {
	display: none;
}

.inser-top-header {
	display: none;
}

/* -----------------------------------------------
   SOUS-MENU MULTICOUCHE
----------------------------------------------- */
.sub-menu.sub-menu2 {
	display: none !important;
	left: 150px;
	top: -5px;
}

/* ↓ 188px → 150px */
.navbar-nav li.dropdown-sub-menu:hover .sub-menu.sub-menu2 {
	display: block !important;
}

li.dropdown-sub-menu a {
	position: relative;
}

li.dropdown-sub-menu a:after {
	position: absolute;
	content: '';
	top: 50%;
	width: 10px;
	height: 28px;
	background: transparent;
	display: block;
	right: -10px;
	transform: translateY(-50%);
}

/* ============================================
   RESPONSIVE — Tablette (max-width: 1200px)
   Ajustements modérés pour éviter la
   compression excessive sur les écrans moyens
============================================ */
@media (max-width: 1200px) {
	.bnr_txt h1 {
		font-size: 80px;
	}

	.banner h2 {
		font-size: 48px;
	}

	.hdr.cmn_otr h2 {
		font-size: 44px;
	}

	.fegatv_bg {
		width: 100%;
	}

	.two-country-logo {
		width: 180px;
		height: 162px;
	}

	.block h3 {
		font-size: 22px;
	}

	.block--right {
		padding: 0 64px;
	}

	.blocks.blocks2 .block--right {
		padding: 0 48px;
	}
}

/* ============================================
   RESPONSIVE — Tablette (max-width: 991px)
   Réduction plus marquée pour tablettes
============================================ */
@media (max-width: 991px) {

	/* Titres réduits davantage */
	.bnr_txt h1 {
		font-size: 62px;
	}

	.banner h2 {
		font-size: 38px;
	}

	.hdr.cmn_otr h2 {
		font-size: 36px;
	}

	.inner-comn-hdr h3 {
		font-size: 34px;
	}

	.cont-innr-hdr h3 {
		font-size: 44px;
	}

	.cntact-inner h2 {
		font-size: 36px;
	}

	.cont-outr h3 {
		font-size: 28px;
	}

	/* Sections */
	.common-padd {
		padding: 40px 0;
	}

	.common-padd2 {
		padding: 60px 0;
	}

	.top_ftr {
		padding: 40px 0 0;
	}

	.hdr_fix {
		padding: 14px 0 18px;
	}

	/* Blocs diagonaux */
	.block {
		min-height: 200px;
	}

	.block h3 {
		font-size: 20px;
	}

	.block--right {
		padding: 0 40px;
	}

	.blocks.blocks2 .block--right {
		padding: 0 32px;
	}

	/* Produits */
	.sport-inner .shp_img {
		min-height: 220px;
	}

	.players-outr .sport-inner .shp_img {
		min-height: 220px;
	}

	/* FegaTV */
	.fegatv_bg {
		width: 100%;
	}

	/* Formulaire demande */
	.repoter-pic {
		margin-right: 0;
		margin-top: 0;
	}

	.cont-outr.demande-bx {
		margin-right: 0;
	}
}

/* ============================================
   RESPONSIVE — Mobile (max-width: 767px)
   Lisibilité prioritaire, pas de trop petit
============================================ */
@media (max-width: 767px) {

	/* Corps — maintien lisibilité */
	body {
		font-size: 15px;
	}

	p {
		font-size: 14px;
	}

	/* Titres banner — réduits raisonnablement */
	.bnr_txt h1 {
		font-size: 42px;
	}

	.banner h5 {
		font-size: 14px;
		letter-spacing: 4px;
		margin: 0 0 8px;
	}

	.banner h2 {
		font-size: 28px;
	}

	.bnr_txt p {
		font-size: 14px;
		margin: 0 4%;
		letter-spacing: 1px;
	}

	/* Sections titre */
	.hdr.cmn_otr h2 {
		font-size: 30px;
	}

	.hdr.cmn_otr h4 {
		font-size: 17px;
	}

	.hdr.cmn_otr p {
		font-size: 14px;
		margin: 0 !important;
	}

	/* Paddings sections */
	.common-padd {
		padding: 32px 0;
	}

	.common-padd2 {
		padding: 48px 0;
	}

	.bann-innr {
		padding: 60px 0 0;
	}

	.pair_btns {
		margin-top: 24px;
	}

	/* Boutons */
	.cmn-btn {
		padding: 11px 16px;
	}

	.cmn-btn span {
		font-size: 13px;
	}

	.cmn-btn1 {
		padding: 11px 20px;
		font-size: 13px;
	}

	.cmn-btn1.bdr-btn {
		padding: 12px 18px;
	}

	/* Countdown */
	.countdown-sec {
		padding: 28px 0;
	}

	#countdown ul li {
		font-size: 20px;
		margin-right: 16px;
	}

	#countdown ul li span {
		font-size: 28px;
		margin-right: 12px;
	}

	.two-country span {
		font-size: 20px;
		margin: 0 16px;
	}

	/* Cartes articles */
	.derni_txt h3 {
		font-size: 17px;
	}

	.calender-text li {
		font-size: 13px;
	}

	/* FegaTV */
	.fegatv_bg {
		width: 100%;
	}

	.fegatv_text h3 {
		font-size: 16px;
	}

	.fegatv_text span.fega_date {
		font-size: 13px;
	}

	/* Blocs photothèque */
	.blocks {
		flex-direction: column;
	}

	.block--left {
		width: 100%;
		clip-path: none;
		padding: 20px;
	}

	.block--right {
		width: 100%;
		clip-path: none;
		margin-left: 0;
		padding: 20px;
	}

	.blocks.blocks2 .block--left {
		width: 100%;
	}

	.blocks.blocks2 .block--right {
		width: 100%;
	}

	.block h3 {
		font-size: 22px;
	}

	.block {
		min-height: 160px;
	}

	/* Footer */
	.top_ftr {
		padding: 32px 0 0;
	}

	.ftr-hdr h3 {
		font-size: 22px;
		margin: 0 0 16px;
	}

	.ftr-hdr:after {
		display: none;
	}

	ul.ftr-link li a,
	ul.ftr-link p,
	ul.ftr-link li {
		font-size: 13px;
	}

	.copy-right p {
		font-size: 13px;
	}

	.copy-right ul li a {
		font-size: 13px;
	}

	.logo-bx {
		width: 68px;
	}

	.ftr_frm_outr .hdr.cmn_otr h2 {
		font-size: 24px;
	}

	.ftr_frm_outr .hdr.cmn_otr {
		width: 100%;
	}

	/* Pages intérieures */
	.inner-comn-hdr h3 {
		font-size: 30px;
	}

	.outrul-list li {
		font-size: 17px;
	}

	.innerul-list li {
		font-size: 14px;
	}

	.cntact-inner h2 {
		font-size: 32px;
	}

	.cntact-inner {
		padding: 28px 24px 64px;
	}

	.cont-innr-hdr h3 {
		font-size: 36px;
	}

	.cont-outr h3 {
		font-size: 24px;
	}

	.rechhe-hdr {
		font-size: 18px;
	}

	.date_bx {
		font-size: 22px;
		width: 80px;
		margin-right: 32px;
	}

	.date_bx span {
		font-size: 14px;
	}

	/* Agenda */
	.hk-calendar__date-link {
		padding: 16px 10px;
		font-size: 16px;
	}

	.hk-calendar__day {
		font-size: 14px;
	}

	.agenda_list {
		padding: 18px 20px 32px 16px;
	}

	.agenda_list h3 {
		font-size: 22px;
	}

	/* Catalogue */
	.catalogue-txt h3 {
		font-size: 17px !important;
	}

	.catalogue-txt h4 {
		font-size: 14px;
	}

	/* Newsletter */
	.subs_innr {
		margin: 0 4%;
	}

	.my-form-sec input {
		height: 44px;
		font-size: 14px;
	}

	.my-form-sec input[type="submit"] {
		width: 110px;
		font-size: 14px;
	}

	/* Onglets */
	.tab-menu {
		flex-direction: column;
	}

	.tab-menu .menu-item {
		margin-right: 0;
		margin-bottom: 6px;
	}

	.tab-menu .menu-item .menu-link {
		font-size: 13px;
		padding: 8px 16px;
	}

	/* Pagination */
	.pagination_outr .pagination .page-link {
		width: 40px;
		height: 36px;
		font-size: 13px;
	}

	/* Tags */
	ul.reche-tag li a {
		padding: 11px 20px;
		font-size: 12px;
	}

	/* Galerie */
	.column {
		flex: 50%;
		max-width: 50%;
	}

	/* Scroll top */
	#scrollz {
		bottom: 120px;
	}

	#whtsapp {
		bottom: 82px;
	}

	/* Panier */
	.cart-item-list {
		padding: 10px 16px;
	}

	.cart-item-list h4:first-child {
		width: auto;
		flex: 1;
	}

	.cart-item-list h4:last-child {
		width: auto;
	}

	.pro-item-outr {
		width: auto;
		flex: 1;
	}

	.pro-item-list {
		padding: 8px 12px;
	}

	/* Recherche produits */
	.pro-search .subs_innr {
		width: 100%;
	}

	.product-drop-down {
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
	}

	/* Match schedule */
	.two-country-logo {
		width: 100%;
		height: auto;
		min-height: 120px;
		border-radius: 8px;
	}

	.match-details-outr {
		flex-direction: column;
	}

	.match-des {
		width: 100%;
		margin-left: 0;
		margin-top: 12px;
	}

	.match-ch-list ul li {
		width: auto;
		font-size: 12px;
	}

	h5.journe-text {
		width: auto;
		font-size: 12px;
	}
}

/* ============================================
   RESPONSIVE — Très petit mobile (max-width: 480px)
   Ajustements fins pour les petits écrans
============================================ */
@media (max-width: 480px) {
	.bnr_txt h1 {
		font-size: 34px;
	}

	.banner h2 {
		font-size: 24px;
	}

	.hdr.cmn_otr h2 {
		font-size: 26px;
	}

	.inner-comn-hdr h3 {
		font-size: 26px;
	}

	.cont-outr h3 {
		font-size: 20px;
	}

	.cntact-inner h2 {
		font-size: 28px;
	}

	.column {
		flex: 100%;
		max-width: 100%;
	}

	.derni-tbox {
		flex-direction: column;
	}

	.derni_txt {
		width: 100%;
		margin-left: 0;
		margin-top: 12px;
	}

	.two-country {
		flex-direction: column;
		gap: 12px;
	}

	#countdown ul {
		flex-wrap: wrap;
		gap: 8px;
	}

	#countdown ul li {
		margin-right: 8px;
	}
}

/* ================================================================
   COMITÉ EXÉCUTIF — Styles spécifiques
   À ajouter à la fin du fichier css/style.css
   ================================================================ */


/* -----------------------------------------------
   ARCHIVE — Page liste des comités
----------------------------------------------- */

/* Extrait de texte dans la liste */
.comite-excerpt p {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 1.6em;
	margin: 0 0 16px;
}

/* S'assure que l'image occupe bien son conteneur */
.recherche-pic img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 12px;
	object-fit: cover;
	max-height: 340px;
}

/* Bouton "VOIR PLUS" dans l'archive — espacement */
.recherche-des .cmn-btn {
	margin-top: 8px;
	display: inline-flex;
}


/* -----------------------------------------------
   SINGLE — Page de détail
----------------------------------------------- */

/* Section principale */
.comite-single-sec {
	background: #ffffff;
}

/* Photo à la une */
.comite-single-photo {
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0px 8px 28px -8px rgba(0, 0, 0, 0.20);
}

.comite-single-photo img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
	max-height: 420px;
	border-radius: 12px;
	transition: transform 0.5s ease;
}

.comite-single-photo:hover img {
	transform: scale(1.03);
}

/* Séparateur décoratif sous le titre */
.comite-single-divider {
	width: 72px;
	height: 4px;
	background: #0561ac;
	margin: 18px 0 24px;
	border-radius: 2px;
	position: relative;
}

.comite-single-divider::after {
	content: '';
	position: absolute;
	left: 80px;
	top: 0;
	width: 24px;
	height: 4px;
	background: #fedc56;
	border-radius: 2px;
}

/* Titre du single */
.comite-single-sec .inner-comn-hdr h3 {
	font-size: 42px;
	color: #282828;
	font-family: 'bebas_neuebold';
	text-transform: uppercase;
	line-height: 1.15em;
	margin: 0;
}

/* Corps du contenu (éditeur Gutenberg / Classic) */
.comite-single-content {
	background: #f9f9f9;
	border-left: 4px solid #0561ac;
	border-radius: 0 8px 8px 0;
	padding: 32px 36px;
	margin-top: 16px;
}

.comite-single-content p {
	color: #5a5a5a;
	font-size: 16px;
	line-height: 1.8em;
	margin: 0 0 18px;
}

.comite-single-content p:last-child {
	margin-bottom: 0;
}

.comite-single-content h2,
.comite-single-content h3,
.comite-single-content h4 {
	color: #0561ac;
	font-family: 'bebas_neuebold';
	text-transform: uppercase;
	margin: 24px 0 12px;
}

.comite-single-content ul,
.comite-single-content ol {
	padding-left: 24px;
	margin: 0 0 18px;
}

.comite-single-content ul li,
.comite-single-content ol li {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 1.7em;
	margin-bottom: 8px;
}

/* Bouton retour */
.comite-single-back {
	margin-top: 12px;
}

.comite-single-back .cmn-btn {
	display: inline-flex;
}


/* -----------------------------------------------
   SINGLE — Navigation précédent / suivant
----------------------------------------------- */

.comite-nav-sec {
	background: #f4f4f4;
	padding: 32px 0;
	border-top: 3px solid #0561ac;
}

.comite-single-nav {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 20px;
}

.comite-nav-link {
	display: flex;
	align-items: center;
	gap: 14px;
	background: #ffffff;
	padding: 18px 24px;
	border-radius: 8px;
	box-shadow: 0px 4px 14px 3px rgba(0, 0, 0, 0.08);
	transition: all 0.3s;
	max-width: 48%;
	text-decoration: none !important;
}

.comite-nav-link:hover {
	background: #0561ac;
	box-shadow: 0px 6px 18px -4px rgba(5, 97, 172, 0.4);
	transform: translateY(-2px);
}

.comite-nav-link:hover .comite-nav-arrow,
.comite-nav-link:hover .comite-nav-label,
.comite-nav-link:hover .comite-nav-label small {
	color: #ffffff;
}

.comite-nav-arrow {
	color: #0561ac;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	flex-shrink: 0;
	transition: color 0.3s;
}

.comite-nav-label {
	display: flex;
	flex-direction: column;
	color: #282828;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Graphik';
	text-transform: uppercase;
	letter-spacing: 0.5px;
	transition: color 0.3s;
}

.comite-nav-label small {
	font-size: 12px;
	color: #999999;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 4px;
	transition: color 0.3s;
}

.comite-nav-next {
	margin-left: auto;
	text-align: right;
}

.comite-nav-next .comite-nav-label {
	align-items: flex-end;
}


/* -----------------------------------------------
   SINGLE — Section "Autres comités"
----------------------------------------------- */

.comite-autres-sec {
	background: #fffae5;
}

.comite-autres-sec .sport-inner {
	transition: transform 0.3s, box-shadow 0.3s;
}

.comite-autres-sec .sport-inner:hover {
	transform: translateY(-4px);
	box-shadow: 0px 8px 22px -4px rgba(0, 0, 0, 0.18);
}

.comite-autres-sec .boutique__text h3 {
	font-size: 18px;
	color: #282828;
	font-family: 'Graphik';
	font-weight: 600;
	margin-bottom: 8px;
}

.comite-autres-sec .boutique__text h3 a {
	color: #282828;
	transition: color 0.3s;
}

.comite-autres-sec .boutique__text h3 a:hover {
	color: #0561ac;
}

.comite-autres-sec .boutique__text p {
	font-size: 14px;
	color: #6e6e6e;
	margin-bottom: 12px;
}

.comite-autres-sec .shp_img {
	height: 200px;
	overflow: hidden;
	border-radius: 8px;
	min-height: unset;
	background: transparent;
	padding: 0;
}

.comite-autres-sec .shp_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s;
}

.comite-autres-sec .sport-inner:hover .shp_img img {
	transform: scale(1.06);
}

.comite-autres-sec .boutique__text {
	margin-top: 16px;
}


/* -----------------------------------------------
   RESPONSIVE
----------------------------------------------- */

@media (max-width: 991px) {
	.comite-single-sec .inner-comn-hdr h3 {
		font-size: 34px;
	}

	.comite-single-content {
		padding: 24px 20px;
	}

	.comite-nav-link {
		max-width: 100%;
		width: 48%;
	}
}

@media (max-width: 767px) {
	.comite-single-sec .inner-comn-hdr h3 {
		font-size: 28px;
	}

	.comite-single-content {
		padding: 20px 16px;
	}

	.comite-single-content p {
		font-size: 14px;
	}

	.comite-single-nav {
		flex-direction: column;
	}

	.comite-nav-link {
		max-width: 100%;
		width: 100%;
	}

	.comite-nav-next {
		margin-left: 0;
	}

	.comite-nav-next .comite-nav-label {
		align-items: flex-start;
	}

	.recherche-pic img {
		max-height: 260px;
		margin-bottom: 20px;
	}

	.comite-single-divider {
		width: 52px;
	}
}

@media (max-width: 480px) {
	.comite-single-sec .inner-comn-hdr h3 {
		font-size: 24px;
	}

	.comite-nav-link {
		padding: 14px 16px;
		gap: 10px;
	}

	.comite-nav-arrow {
		font-size: 22px;
	}
}