/*
Theme Name: SPARS Design
Description: Spécialiste des Mâts, accastillage & fixations pour voile d'ombrage & structures textiles
Version: 1.0
*/

html {
	box-sizing: border-box;
	margin-top: 0 !important;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	font-size: 17px;
	font-family: "Open Sans", sans-serif;
	line-height: 25px;
	background-color: #000;
	color: #d6d5d5;
}

strong,
b {
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff;
}

h1 {
	font-size: 46px;
	line-height: 56px;
}

h2 {
	font-size: 32px;
	line-height: 43px;
	letter-spacing: 0.5px;
}

h3 {
	font-size: 26px;
	font-weight: bold;
}

h4 {
	font-size: 20px;
	font-weight: bold;
}

h5 {
	font-size: 19px;
}

h6 {
	font-size: 18px;
}

.color-titre {
	color: #b49880;
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important;
}

.slogan {
	font-size: 19px;
	line-height: 26px;
}

.text-limite {
	align-items: center;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.height-100 {
	min-height: 100vh;
}

.margin-bottom-0 {
	margin-bottom: 0;
}

a {
	color: #469af4;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: none;
}

.background-size-cover {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.background-size-contain {
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.border-10 {
	border-radius: 10px;
}

.row-right {
	justify-content: flex-end;
}

.row-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.row-justify-verticaly-content {
	align-items: center;
}

.row-inverse-colunm {
	flex-direction: row-reverse;
}

.display_flex {
	display: flex;
}

.justify-right {
	justify-content: flex-end;
}

.full_width_container {
	max-width: 100% !important;
}

.container-100 {
	max-width: 100%;
}

.text-center {
	text-align: center;
}

.text-uppercase {
	text-transform: uppercase;
}

.block-center-horizontale-verticale {
	position: absolute !important;
	transform: translateY(-50%);
	top: 50%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
}

.background-bleu {
	background-color: #213847;
}

.color-text-bleu {
	color: #6ad4f9;
}

.border-site {
	border-radius: 20px;
}

section {
	position: relative;
	overflow: hidden;
}


.raduis10 {
	border-radius: 10px;
}

.filter-head-page-in {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #0a1217a6;
	background-color: #0a121766;
}


header {
	position: relative;
}

.section-banners-page {
	background: linear-gradient(135deg, #1c1a1a 0%, #131212 100%);
}

.section-banners-page .fond-banners-page {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 0;
	opacity: 0.5;
}

.section-banners-page .inner-page {
	padding: 80px 20px;
	text-align: center;
	z-index: 2;
	position: relative;
}

.block-page-default {
	min-height: 100vh;
	padding-top: 2rem;
	background: linear-gradient(135deg, #141212 0%, #0d0c0c 50%, #1a1a1a 100%);
}

.block-page-default::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: radial-gradient(ellipse 60% 50% at 80% 80%, rgb(26 138 255 / 6%) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 20% 20%, rgb(167 119 38 / 10%) 0%, transparent 70%);
}

.logo-page {
	width: auto;
	height: 50px;
	margin-bottom: 2rem;
}

.container-page-default {
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 1199px) {
	h1 {
		font-size: 43px;
		line-height: 40px;
	}

	.button {
		padding: 8px 25px;
		font-size: 16px;
	}

	h1 br,
	h2 br {
		display: none;
	}

	.h1-title-top {
		font-size: 40px !important;
		line-height: 44px !important;
	}
}

@media screen and (max-width: 1090px) {
	h1 {
		font-size: 36px;
		line-height: 39px;
	}
}

@media screen and (max-width: 991px) {
	h1 {
		font-size: 32px;
		line-height: 35px;
	}

	.h1-title-top2 {
		font-size: 33px;
		line-height: 39px;
	}

	.h1-title-top3 {
		font-size: 36px !important;
		line-height: 43px !important;
	}

	.logo-page {
		height: 35px;
		margin-bottom: 1.5rem;
	}

	.section-banners-page .inner-page {
		padding: 50px 20px;
		margin-top: 55px;
	}
}

@media screen and (max-width: 767px) {
	h2 {
		font-size: 27px;
		line-height: 37px;
	}
}

@media screen and (max-width: 600px) {
	.title-font-uppercase {
		font-size: 25px;
		line-height: 35px;
	}

	h1,
	.page h1 {
		font-size: 24px;
		line-height: 32px;
	}

	.h1-title-top,
	.h1-title-top2,
	.h1-title-top3 {
		font-size: 24px !important;
		line-height: 32px !important;
	}

	.slogan {
		font-size: 16px;
		line-height: 21px;
	}

	.section-banners-page .inner-page {
		padding: 35px 20px;
	}
}


@media screen and (max-width: 580px) {
	body {
		font-size: 16px;
		line-height: 22px;
	}

	h2 {
		font-size: 20px;
		line-height: 27px;
	}

	h3 {
		font-size: 19px;
		line-height: 25px;
	}

	.page-template-default h2 {
		font-size: 1.35rem;
	}
}


#button-scroll-top.show {
	opacity: 0.9;
	cursor: pointer;
}

#button-scroll-top {
	display: inline-block;
	background: #F3980E;
	width: 34px;
	height: 39px;
	text-align: center;
	border-radius: 3px;
	position: fixed;
	bottom: 12px;
	right: 18px;
	z-index: 5;
	transition: opacity 0.2s ease-out;
	opacity: 0;
	font-size: 11px;
}

#button-scroll-top::after {
	content: "\f176";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2.3em;
	line-height: 40px;
    color: #000000;
}


/* --- Boutons Harmonisés --- */
.btn-action-1 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 33px;
	border-radius: 50px;
	border: none;
	background: linear-gradient(135deg, #d4942a, #b07a20);
	color: #0a0a0a;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px solid #d4942a;
	letter-spacing: 1px;
	font-size: 15px;
	text-decoration: none;
	box-shadow: 0 10px 20px -5px rgba(212, 148, 42, 0.3);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor: pointer;
}

.btn-action-1:hover {
	transform: translateY(-3px);
	box-shadow: 0 15px 30px -5px rgba(212, 148, 42, 0.5);
	color: #000;
	background: linear-gradient(135deg, #f3980e, #d4942a);
}

.btn-action-sm {
	padding: 8px 24px;
	font-size: 11px;
}

.btn-action-2 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 33px;
	border-radius: 50px;
	border: none;
	background: transparent;
	border: 1px solid #d4942a;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	text-decoration: none;
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor: pointer;
}

.btn-action-2:hover {
	background: #d4942a;
	color: #000;
	box-shadow: 0 0 20px rgba(212, 148, 42, 0.4);
}


@media screen and (max-width: 660px) {

	.btn-action-1,
	.btn-action-2 {
		padding: 5px 20px;
		font-size: 12px;
	}
}


/* Base Navbar */
.navbar-default {
	background-color: #000;
	left: 0;
	right: 0;
	top: 0;
	z-index: 7;
}

.page-template-homepage .navbar-default {
	position: absolute;
	background-color: #0000007d;
	border-bottom: 1px solid #cccccc3b;
	padding: 6px 0;
}

.single-post .navbar-default,
.search-results .navbar-default,
.search-no-results .navbar-default,
.error404 .navbar-default,
.page-template-contact .navbar-default,
.page-template-apropos .navbar-default,
.page-template-demande .navbar-default,
.single-prestations .navbar-default {
	border-bottom: 1px solid #cccccc3b;
}

.nav-scroll {
	background-color: #000000e3 !important;
	box-shadow: 0px 4px 25px #2121211c;
	position: fixed !important;
	backdrop-filter: blur(5px);
}

/* Logos */
.navbar-default .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-default .navbar-brand img {
	height: 35px;
}

.home .navbar-default .navbar-brand img {
	visibility: hidden;
}

.nav-scroll .navbar-brand img {
	height: 27px;
	visibility: visible;
}

.home .navbar .navbar-brand {
	cursor: inherit;
}

.home .nav-scroll .navbar-brand {
	cursor: pointer;
}

.home .nav-scroll .navbar-brand img {
	visibility: visible;
}

/* Menu Items */
.menu {
	margin-bottom: 0;
	padding-left: 0;
}

.navbar-default li {
	padding: 0 0.2rem;
	display: inline-block;
	position: relative;
}

.navbar-default .menu-item a {
	display: block;
	padding: 0.9rem 0.25rem;
	color: #9e9a9a !important;
}

.navbar-default .menu li a {
	font-size: 14px;
	position: relative;
	outline: none !important;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.navbar-default.nav-scroll .menu li a {
	font-size: 13px;
}

.navbar-default.nav-scroll .menu-item a {
	padding: 0.75rem 0.25rem;
}

.navbar-default .menu li a:hover,
.navbar-default .menu li:hover>a {
	outline: none !important;
	text-decoration: none;
	color: #F3980E !important;
}

.navbar-default .menu .current-menu-item a,
.home .navbar-default .menu li a.actived {
	color: #F3980E !important;
	font-weight: 600 !important;
}

.navbar-default .menu-item svg {
	width: 22px;
	height: 22px;
}

.navbar-default .menu li a svg,
.home .navbar-default .menu li a svg {
	stroke: #F3980E;
	fill: #F3980E;
}

.home .navbar-default .menu li a.actived svg {
	fill: #F3980E !important;
	stroke: #F3980E !important;
}

.navbar-default .menu li:last-child a {
	color: #000 !important;
	border-radius: 30px;
	margin-left: 0.5rem;
	border: 1px solid #F3980E;
	padding: 5px 13px;
	font-weight: 700;
	transition: all 0.5s;
	background: #F3980E;
}

.navbar-default .menu li:last-child a:hover {
	border: 1px solid #F3980E;
	transition: 0.2s;
	background: transparent;
	color: #fff !important;
}

.navbar-default .menu li:last-child a::after {
	display: none;
}

.page-template-rejoindre-cercle .navbar-default .menu .current-menu-item a {
	background-color: #F3980E;
	color: #fff !important;
}

.navbar-default .menu ul {
	visibility: hidden;
	opacity: 0;
	margin-top: 0;
	padding: 0;
	width: 210px;
	position: absolute;
	background: #546E7A;
	z-index: 99;
	transition: all 0.2s ease-out;
	padding-top: 3px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%) !important;
	left: 50%;
}

.navbar-default .menu .sub-menu {
	background-color: #F3980E;
	border-radius: 15px;
	padding: 5px;
	box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
}

.navbar-default .menu .sub-menu li {
	display: block;
	float: none;
	background: none;
	margin: 0;
	padding: 0;
	border-radius: 10px;
}

.navbar-default .menu .sub-menu li:first-child {
	margin-left: 0;
}

.navbar-default .menu .sub-menu li a {
	display: block;
	padding: .5rem 1rem;
	color: #000 !important;
	font-weight: normal;
	text-align: center;
}

.navbar-default .menu .sub-menu li a:hover,
.navbar-default .menu ul li a:hover,
.navbar-default .menu ul li:hover>a {
	color: #fff !important;
	font-weight: bold;
}

.navbar-default .menu .sub-menu li:hover {
	background: #000;
}

.navbar-default .menu .sub-menu a::after {
	display: none;
}

.navbar-default .menu ul:after {
	bottom: 100%;
	left: 0;
	right: 0;
	border: solid #F3980E;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(216, 144, 144, 0);
	border-bottom-color: #F3980E;
	border-width: 6px;
	margin-left: auto;
	margin-right: auto;
}

.navbar-default .menu li:hover>ul {
	visibility: visible;
	opacity: 1;
}

.navbar-default .menu ul ul {
	left: 320px;
	top: -5px;
	visibility: hidden;
	opacity: 0;
	transform: translate(20px, 0px);
	transition: all 0.2s ease-out;
	background: #F3980E;
	padding-left: 3px;
	padding-top: 0;
}

.navbar-default .menu .sub-menu .sub-menu {
	background-color: #F3980E;
}

.navbar-default .menu ul li:hover ul {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0);
}

.navbar-default .menu ul ul:after {
	left: -12px;
	top: 25px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #F3980E;
	border-width: 6px;
	margin-top: -6px;
	margin-left: inherit;
	margin-right: inherit;
}

.navbar-default .menu ul a,
.navbar-default .menu ul ul a {
	border-left: inherit;
	border-right: inherit;
}

.navbar-default .menu .sub-menu li:last-child a {
	background-image: inherit;
	border-radius: inherit;
	padding-right: inherit;
	padding-left: inherit;
	margin-left: inherit;
	border: inherit;
	background-color: transparent;
}

.nav-scroll .sub-menu li:last-child,
.nav-scroll .menu .sub-menu li:last-child a:hover {
	color: #fff !important;
}

.navbar-default .menu .current-menu-item a,
.home .navbar-default .menu li a.actived {
	color: #F3980E !important;
}

/* Responsive */
@media screen and (max-width: 1200px) {
	.navbar-default .navbar-top li {
		padding: 0 0.1rem;
	}
}

@media screen and (max-width: 1185px) {
	.navbar-default .menu li a {
		font-size: 15px;
	}

	.navbar-default .menu li:last-child a {
		padding: 7px 16px;
		font-size: 14px;
	}
}

@media screen and (max-width: 991px) {
	.navbar-default {
		position: absolute;
	}

	.navbar-default .navbar-brand img {
		height: 27px;
	}

	.navbar-default .menu {
		margin-bottom: 0;
		padding: 1rem;
		border-top: 1px solid #424440;
		margin-top: 6px;
		background-color: #000;
	}

	.navbar-default .navbar-toggler {
		background: #F3980E;
	}

	.navbar-default .navbar-brand {
		position: relative;
		top: inherit;
		padding-top: inherit;
	}

	.navbar-default li {
		display: block;
		padding: 0.2rem 1rem;
		text-align: center;
	}

	.navbar-default .navbar-top li:last-child {
		margin-bottom: 0;
	}

	.navbar-default .navbar-top li:last-child a {
		margin-bottom: 1rem;
		display: inline-block;
		margin-left: 0;
	}

	.navbar-default .menu li:last-child a {
		margin-bottom: 0;
		margin-left: 0;
	}

	.navbar-default .menu li:hover>ul {
		position: relative;
		transform: initial;
		width: auto;
		margin-bottom: 1rem;
	}

	.navbar-default .menu ul {
		transform: initial !important;
		width: 100%;
		transition: initial !important;
		display: none;
		padding-top: 3px;
		margin-left: 0;
		left: 0;
	}

	.navbar-default .menu ul:after {
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.navbar-default .menu ul li:hover ul,
	.navbar-default .menu li:hover ul li:hover ul,
	.navbar-default .menu li:hover ul {
		display: block;
		width: auto;
		margin: 0 7px;
	}

	.navbar-default .menu li:hover ul li ul {
		display: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.navbar-default .menu ul ul {
		left: 0 !important;
		display: none;
		padding-top: 3px;
		padding-left: 0;
	}

	#menu-menu-header .sub-menu .sub-menu {
		padding: 5px;
	}

	.navbar-default .menu ul ul:after {
		bottom: 100%;
		left: 0;
		right: 0;
		margin-left: auto !important;
		margin-right: auto;
		position: absolute;
		border-color: rgba(216, 144, 144, 0);
		border-bottom-color: #53764a;
		top: -6px;
	}

	.navbar-default .menu ul ul {
		transform: initial !important;
		top: -5px;
	}

	.navbar-default .menu .sub-menu a {
		margin-top: 0 !important;
	}

	.navbar .navbar-collapse {
    	margin-bottom: 6px;
	}
}

@media screen and (max-width: 665px) {
	.navbar-default .navbar-brand img {
		height: 22px;
	}

	.icone-titre {
		height: 16px;
	}
}


/* --- Titres Harmonisés --- */
.section-title {
	font-size: 48px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 24px;
	line-height: 1.3;
	color: #fff;
}

.section-title-2 {
	font-size: 50px;
	line-height: 1.2;
	font-weight: 300;
	margin: 0;
	text-shadow: 3px 3px 11px rgb(0 0 0 / 40%);
}

.section-title-2 span {
	color: #d4942a;
	font-weight: 600;
}

.surtitre-section {
	margin-bottom: 18px;
	color: #928f8f;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.surtitre-section span {
	background: rgb(255 255 255 / 21%);
	padding: 4px 10px;
	border-radius: 4px;
	color: #fff;
	font-weight: 500;
}

.section-title span {
	color: #d4942a;
	text-transform: none;
}

.sous-titre {
	font-size: 18px;
	/* color: #d4942a; */
	color: #c5c2be;
}

.sous-titre span {
	color: #d4942a;
}

@media (max-width: 1395px) {
	.section-title {
		font-size: 40px;
	}

	.section-title-2 {
		font-size: 47px;
	}
}

@media (max-width: 991px) {
	.section-title {
		font-size: 33px;
	}

	.section-title-2 {
		font-size: 34px;
	}
}

@media (max-width: 771px) {
	.section-title {
		font-size: 29px;
	}

	.section-title-2 {
		font-size: 33px;
	}
}


@media (max-width: 650px) {
	.section-title {
		font-size: 20px;
	}

	.section-title-2 {
		font-size: 25px;
	}
}


@media (max-width: 450px) {
	.section-title-2 {
		font-size: 22px;
	}
}


/***** PAGE ACCUEIL ***************************************************************************************************************************************/

/* ================= SECTION: HERO (FOND AMÉLIORÉ) ================= */
.section-hero {
	padding-top: 99px;
	position: relative;
	background: radial-gradient(ellipse at 50% 62%, rgb(114 109 109 / 52%) 0%, rgba(115, 115, 115, 0.38) 22%, rgba(78, 78, 78, 0.22) 42%, rgba(32, 34, 39, 0.08) 65%, transparent 85%), radial-gradient(ellipse at 68% 42%, rgb(79 88 100 / 18%) 0%, transparent 58%), radial-gradient(ellipse at 50% 78%, rgb(0 0 0 / 20%) 0%, rgba(35, 35, 35, 0.08) 45%, transparent 72%), radial-gradient(ellipse at 50% 92%, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.22) 34%, transparent 70%), linear-gradient(165deg, #15181e 0%, #232932 28%, #2c323b 58%, #2a2f36 100%);
}

.row-accueil {
	align-items: center;
}

.icon-logo {
	width: 45px;
	height: 45px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
}

.section-hero .hero-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 56px;
	font-weight: 500;
	display: flex;
	align-items: center;
}

.section-hero .hero-title sup {
	font-size: 19px;
	color: #ccc;
}

.icon-logo {
	width: 50px;
	height: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-right: 15px;
}

.section-hero .hero-title span {
	color: #F3980E;
	text-transform: lowercase;
	font-weight: 400;
	margin-left: 15px;
}

.slogan-titre-accueil {
	margin-bottom: 0;
	font-size: 18px;
	color: #9e9a9a;
}

.section-hero .slogan {
	color: #8e9295 !important;
	font-size: 17px;
}

.bloc-img-produit-accueil {
	margin: 2.5rem 0 3rem;
}

.titre-img-accueil {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
}

.titre-img-accueil::before,
.titre-img-accueil::after {
	content: "";
	flex: 1;
	height: 1px;
	background: rgb(255 255 255 / 15%);
}

.titre-img-accueil span {
	padding: 0 20px;
	font-size: 22px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}

.section-hero .produits-accueil {
	max-width: 95%;
	width: 95%;
	height: auto;
	display: block;
	mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
	-webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
	z-index: 0;
	position: relative;
	margin: 0 auto;
}

.section-hero .row-accueil {
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-hero .bloc-logo-accueil {
	margin-right: 6rem;
}

.section-hero .bloc-text-accueil {
	flex-grow: 4;
}

.section-hero .bloc-categorie-produits-accueil {
	position: relative;
	padding: 15px 35px;
	border: 1px solid #cccccc21;
	background: rgb(0 0 0 / 22%);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border-radius: 20px;
	box-shadow: 0 10px 30px -10px rgb(0 0 0 / 20%);
	text-align: right;
}

.section-hero .bloc-categorie-produits-accueil .titre-categorie-produits-accueil {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 0;
	font-weight: lighter;
}

.section-hero .bloc-categorie-produits-accueil .slogan-produits-accueil {
	margin-top: 13px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: lighter;
	letter-spacing: 2px;
	font-size: 16px;
	color: #F3980E;
}

.section-hero .container-bloc-liste-catalogue-accueil {
	margin-top: -13rem;
	z-index: 1;
	position: relative;
	margin-bottom: 4rem;
}

.section-hero .bloc-liste-catalogue-accueil h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #F3980E;
	letter-spacing: 2px;
	font-weight: 400;
	margin-bottom: 3px;
}

.section-hero .bloc-liste-catalogue-accueil .description-gamme p {
	font-size: 13px;
	margin-bottom: 6px;
}

.section-hero .liste-items-gamme {
	padding-left: 0;
	margin-top: 1.2rem;
}

.section-hero .liste-items-gamme li {
	position: relative;
	padding-left: 35px;
	margin-bottom: 8px;
	list-style: none;
}

.section-hero .liste-items-gamme li p {
	margin: 0;
	font-size: 16px;
}

.section-hero .liste-items-gamme li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background-image: url('../sparsdesign/img/icone-sparsdesign.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.section-hero .liste-items-gamme li:last-child {
	margin-bottom: 0;
}

.section-hero .bloc-button-accueil {
	margin-top: -2rem;
	position: relative;
	z-index: 3;
}

.section-hero .bloc-button-accueil a{
	margin-top: -1.5rem;
}

@media (max-width: 1399px) {
	.section-hero .hero-title {
		font-size: 55px;
	}

	.section-hero .bloc-categorie-produits-accueil .titre-categorie-produits-accueil {
		font-size: 38px;
		line-height: 43px;
	}

	.section-hero .bloc-categorie-produits-accueil .slogan-produits-accueil {
		font-size: 15px;
	}

	.section-hero .slogan-titre-accueil {
		font-size: 17px;
	}

	.section-hero .container-bloc-liste-catalogue-accueil {
		margin-top: -11.5rem;
	}

	.section-hero .liste-items-gamme li {
		margin-bottom: 5px;
	}

	.section-hero .bloc-button-accueil a{
		margin-top: 0;
	}
}

@media (max-width: 1199px) {
	.section-hero .icon-logo {
		width: 40px;
		height: 40px;
	}

	.section-hero .hero-title {
		font-size: 47px;
	}

	.section-hero .bloc-categorie-produits-accueil .titre-categorie-produits-accueil {
		font-size: 32px;
		line-height: 43px;
	}

	.section-hero .bloc-logo-accueil {
		margin-right: 3.5rem;
	}

	.section-hero .titre-img-accueil span {
		font-size: 21px;
	}

	.section-hero .produits-accueil {
		margin: 19px 0;
	}

	.section-hero .liste-items-gamme {
		margin-top: 0.8rem;
	}

	.section-hero .liste-items-gamme li p {
		font-size: 14px;
	}

	.bloc-liste-catalogue-accueil {
		max-width: 300px;
	}
}

@media (max-width: 1090px) {
	.section-hero .row-accueil {
		display: block;
		text-align: center;
	}

	.section-hero .hero-title {
		justify-content: center;
		margin-bottom: 10px !important;
	}

	.section-hero .icon-logo {
		width: 35px;
		height: 35px;
	}

	.section-hero .bloc-categorie-produits-accueil {
		margin-top: 1rem;
		text-align: center;
	}

	.section-hero .bloc-logo-accueil {
		margin-right: 0;
	}

	.section-hero .bloc-liste-catalogue-accueil {
		display: none;
	}

	.section-hero .bloc-button-accueil {
		margin-top: -50px;
	}

	.section-hero .container-bloc-liste-catalogue-accueil {
		margin-top: 0;
		margin-bottom: 3rem;
	}

}

@media (max-width: 992px) {

	.section-hero {
		padding-top: 86px;
	}

	.section-hero .hero-title {
		font-size: 36px;
	}

	.section-hero .produits-accueil {
    	max-width: 100%;
    	width: 100%;
	}

	.section-hero .bloc-categorie-produits-accueil .titre-categorie-produits-accueil {
		font-size: 28px;
		line-height: 30px;
	}

	.section-hero .produits-accueil {
		margin: 18px 0;
	}

	.section-hero .titre-img-accueil span {
		font-size: 19px;
	}

	.section-hero .bloc-button-accueil {
        margin-top: -10px;
    }
}

@media (max-width: 772px) {
	.section-hero {
		padding-top: 81px;
	}

	.section-hero .hero-title {
		font-size: 31px;
	}

	.section-hero .bloc-categorie-produits-accueil .titre-categorie-produits-accueil {
		font-size: 23px;
		line-height: 23px;
	}

	.section-hero .bloc-categorie-produits-accueil {
		position: relative;
		padding: 13px;
	}
}

@media (max-width: 600px) {
	.section-hero {
		padding-top: 72px;
	}

	.section-hero .icon-logo {
		width: 28px;
		height: 28px;
		margin-right: 10px;
	}

	.section-hero .hero-title {
		font-size: 24px;
	}

	.section-hero .hero-title sup {
    	font-size: 13px;
	}	

	.section-hero .hero-title span {
		margin-left: 9px;
	}

	.section-hero .slogan-titre-accueil {
		font-size: 14px;
	}

	.section-hero .bloc-categorie-produits-accueil .titre-categorie-produits-accueil {
		font-size: 19px;
		line-height: 19px;
	}

	.section-hero .bloc-categorie-produits-accueil .slogan-produits-accueil {
		font-size: 11px;
	}

	.section-hero .bloc-img-produit-accueil {
		margin: 1.5rem 0;
	}

	.section-hero .titre-img-accueil span {
		font-size: 16px;
	}

	.section-hero .produits-accueil {
		margin: 12px 0 0;
	}

	.section-hero .container-bloc-liste-catalogue-accueil {
		margin-top: 0;
		margin-bottom: 2rem;
	}

	.section-hero .bloc-button-accueil {
		margin-top: 0;
	}
}

/* ================= SECTION: CONCEPTION (FOND AMÉLIORÉ) ================= */
.section-conception {
	background: #000000;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(10, 10, 10, 0.57) 50%, rgba(10, 10, 10, 1) 100%);
}

.container-in {
	max-width: 600px;
}

.section-conception .container {
	max-width: 100%;
	padding: 0;
}

.section-conception .conception-wrapper {
	position: relative;
	min-height: 680px;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
	padding: 32px;
	z-index: 2;
}

.section-conception .conception-bg {
	position: absolute;
	inset: 0;
	z-index: -1;
	background-size: cover !important;
}

.section-conception .floating-card {
	padding: 20px;
	border: 1px solid #cccccc21;
	background: rgb(0 0 0 / 30%);
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px);
	border-radius: 18px;
}

.section-conception .floating-card h2 {
	color: #fff;
	margin-bottom: 15px;
}

.section-conception .floating-card p {
	color: #e3e3e3;
}

@media (max-width: 991px) {
	.section-conception .conception-wrapper {
		position: relative;
		min-height: inherit;
		padding: 0;
		display: block;
	}

	.section-conception .conception-wrapper .col-md-6 {
		flex: 0 0 auto;
		width: 100%;
	}

	.container-in {
		max-width: 100%;
	}

	.section-conception .conception-bg {
		position: relative;
		height: 400px;
		width: 100%;
	}

	.section-conception .floating-card {
		text-align: center;
		padding: 30px 50px;
		border: 0;
		background: #191E25;
		backdrop-filter: inherit;
		-webkit-backdrop-filter: inherit;
		border-radius: 0;
	}

}

@media (max-width: 600px) {
	.section-conception .conception-bg {
		height: 200px;
	}
}


/* ================= SECTION: INNOVATIONS ================= */

.section-innovation {
	color: #fff;
	padding: 80px 0 30px;
	background:
		radial-gradient(ellipse 55% 45% at 50% 60%, rgba(90, 95, 105, 0.10) 0%, transparent 70%),
		radial-gradient(ellipse 50% 40% at 70% 30%, rgba(70, 75, 85, 0.08) 0%, transparent 70%),
		radial-gradient(ellipse 60% 50% at 80% 80%, rgba(32, 36, 42, 0.14) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 20% 20%, rgba(24, 26, 32, 0.08) 0%, transparent 70%),
		linear-gradient(165deg, #0d0f13 0%, #171a20 45%, #22262c 100%);
}

.section-innovation .slogan {
	margin-top: 2.5rem;
	font-size: 22px;
}

.section-innovation .slogan span {
	color: #d4942a;
}

.section-innovation .introduction-innonvations {
	margin-top: 4rem;
	font-size: 16px;
	color: #bcbaba;
}

.section-innovation .bloc-atout-innonvations {
	margin-top: 3rem;
}

.section-innovation .bloc-atout-innonvations .titre-innonvations-atouts {
	color: #d4942a;
	font-weight: bold;
	margin-bottom: 26px;
	font-size: 18px;
}

.section-innovation .col-innonvation {
	margin-bottom: 2rem;
}

.section-innovation .bloc-atout-innonvations .card-innonvation {
	text-align: center;
}

.section-innovation .bloc-atout-innonvations .card-innonvation .icone-head-bloc-innovation {
	width: 50px;
	height: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto 1rem;
}

.section-innovation .bloc-atout-innonvations .card-innonvation h3 {
	font-size: 19px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 8px;
	line-height: 1.6;
}

.section-innovation .bloc-atout-innonvations .card-innonvation h3 span {
	color: #d4942a;
}

.section-innovation .bloc-atout-innonvations .card-innonvation p {
	color: #9593a6;
	font-size: 15px;
	margin-top: 1rem;
	margin-bottom: 0;
	line-height: 22px;
}

.section-innovation .bloc-button-innonvations {
	text-align: center;
	margin-top: 1.5rem;
}

.section-innovation .arrow-button-innonvations {
	background-image: url(../sparsdesign/img/fleche1.svg);
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	width: 50px;
	height: 90px;
	margin: auto;
	opacity: 0.5;
}

@media (max-width: 1199px) {
	.section-innovation .bloc-atout-innonvations .card-innonvation p br {
		display: none;
	}
}

@media (max-width: 600px) {
	.section-innovation {
		padding: 40px 0 20px;
	}

	.section-innovation .slogan {
		margin-top: 2rem;
		font-size: 18px;
		line-height: 27px;
	}

	.section-innovation .introduction-innonvations {
		margin-top: 3rem;
	}

	.section-innovation .bloc-atout-innonvations .card-innonvation .icone-head-bloc-innovation {
		width: 40px;
		height: 40px;
	}

	.section-innovation .arrow-button-innonvations {
		height: 75px;
	}

	.section-innovation .bloc-atout-innonvations .titre-innonvations-atouts {
		margin-bottom: 25px;
		font-size: 16px;
	}
}

/* ================= SECTION: PRODUITS ================= */

.section-produit-design {
	color: #fff;
	padding: 80px 0 90px;
	position: relative;
}

.section-produit-design .container {
	max-width: 80%;
}

.section-produit-design .head-section {
	margin-bottom: 2rem;
}

.section-produit-design .grid-produits {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}

.section-produit-design .produit-col {
	flex: 0 0 33.333%;
	max-width: 33.333%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 20px 10px;
	border-right: 1px solid rgba(255, 255, 255, 0.15);
	min-width: 0;
}

.section-produit-design .produit-col:last-child {
	border-right: none;
}

.section-produit-design .prod-header,
.section-produit-design .info-block-top,
.section-produit-design .info-block-bottom {
	text-align: center;
	width: 100%;
}

.section-produit-design .prod-header {
	margin-bottom: 15px;
}

.section-produit-design .info-block-top {
	margin-bottom: 15px;
	min-height: 40px;
}

.section-produit-design .info-block-bottom {
	margin-top: 15px;
}

.section-produit-design .range-title {
	color: #d4942a;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	line-height: 1.2;
	letter-spacing: 1px;
}

.section-produit-design .range-title span {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	display: block;
	margin-top: 5px;
}

.section-produit-design .range-sub {
	color: #d4942a;
	font-style: italic;
	font-size: 16px;
	margin-top: 5px;
}

.section-produit-design .introduction {
	font-size: 15px;
	color: #aaa;
}

.section-produit-design .hud-title {
	font-size: 12px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	letter-spacing: 1px;
}

.section-produit-design .hud-list {
	color: #d4942a;
	font-size: 13px;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.section-produit-design .hud-title-sm {
	font-size: 17px;
	color: #aaa;
	margin-bottom: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.section-produit-design .visual-container {
	position: relative;
	width: 100%;
	height: 450px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-produit-design .main-carousel {
	width: 100%;
	height: 100%;
}

.section-produit-design .main-carousel .item {
	height: 450px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: zoom-in;
}

.section-produit-design .main-carousel .item img {
	max-height: 100%;
	width: auto !important;
	max-width: 100%;
	object-fit: contain;
	display: block;
}

.section-produit-design .nav-arrow {
	width: 45px;
	height: 45px;
	background-color: #2d2c2c;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	cursor: pointer;
	transition: opacity 0.3s, background-color 0.3s;
	opacity: 0.9;
	font-size: 18px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.section-produit-design .nav-arrow:hover {
	opacity: 1;
	background-color: #7e7e7e;
}

.section-produit-design .page-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}

.section-produit-design .page-arrow.prev {
	left: 10px;
}

.section-produit-design .page-arrow.next {
	right: 10px;
}

.section-produit-design .tension-wrapper {
	margin-bottom: 20px;
}

.section-produit-design .materials-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px 5px;
	max-width: 350px;
	margin: 0 auto;
}

.section-produit-design .mat-item {
	flex: 0 0 calc(20% - 5px);
	cursor: pointer;
	text-align: center;
	opacity: 0.5;
	transition: opacity 0.3s;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.section-produit-design .mat-item:hover,
.section-produit-design .mat-item.active {
	opacity: 1;
}

.section-produit-design .mat-item img {
	width: 100%;
	max-width: 55px;
	height: 55px;
	background: #201f1f;
	border: 1px solid transparent;
	display: block;
	margin: 0 auto 5px;
	object-fit: cover;
	border-radius: 5px;
	transition: border-color 0.3s;
}

.section-produit-design .mat-item.active img {
	border-color: #d4942a;
}

.section-produit-design .mat-item small {
	font-size: 12px;
	display: block;
	color: #fff;
	line-height: 1.4;
}

.section-produit-design .prod-footer {
	margin-top: auto;
	padding-top: 35px;
}

.section-produit-design .prod-footer .btn-action-2 {
	padding: 14px 24px;
}

.section-produit-design #modal-product {
	display: none;
}

.section-produit-design #modal-product.active {
	display: flex;
}

.section-produit-design .modal-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.95);
	z-index: 9999 !important;
}

.section-produit-design .modal-carousel-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 85%;
	height: 85%;
	z-index: 10000;
}

.section-produit-design .modal-carousel .item {
	height: 85vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-produit-design .modal-carousel .item img {
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
}

.section-produit-design .close-btn {
	position: fixed;
	top: 20px;
	right: 25px;
	color: #fff;
	font-size: 45px;
	cursor: pointer;
	z-index: 10020;
	line-height: 1;
}

.section-produit-design .modal-arrow {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10010;
	width: 50px;
	height: 50px;
	font-size: 24px;
}

.section-produit-design .modal-arrow.prev {
	left: 20px;
}

.section-produit-design .modal-arrow.next {
	right: 20px;
}

.section-produit-design .owl-theme-produits .owl-dots {
	text-align: center;
}

.section-produit-design .owl-theme-produits button.owl-next,
.section-produit-design .owl-theme-produits button.owl-prev,
.section-produit-design .owl-theme-produits button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
	outline: none;
}

.section-produit-design .owl-theme-produits .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #484747;
	display: block;
	transition: opacity .2s ease, background .2s ease;
	border-radius: 30px;
}

.section-produit-design .owl-theme-produits .owl-dots .owl-dot.active span,
.section-produit-design .owl-theme-produits .owl-dots .owl-dot:hover span {
	background: #d4942a;
}

@media (max-width: 991px) {
	.section-produit-design .produit-col {
		flex: 0 0 100%;
		max-width: 100%;
		border-right: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding: 35px 15px;
	}

	.section-produit-design .produit-col:last-child {
		border-bottom: none;
	}

	.section-produit-design .visual-container {
		height: 500px;
		margin: 20px 0;
	}

	.section-produit-design .main-carousel .item {
		height: 500px;
	}

	.section-produit-design .modal-arrow {
		width: 40px;
		height: 40px;
		font-size: 18px;
	}
}

@media (max-width: 650px) {
	.section-produit-design {
		padding: 30px 0;
	}

	.section-produit-design .range-title span {
		font-size: 19px;
	}
}


/* ================= SECTION: PRODUITS  ================= */

.section-produit-design-2 {
	background: radial-gradient(ellipse 55% 45% at 50% 60%, rgba(90, 95, 105, 0.10) 0%, transparent 70%),
		radial-gradient(ellipse 50% 40% at 70% 30%, rgba(70, 75, 85, 0.08) 0%, transparent 70%),
		radial-gradient(ellipse 60% 50% at 80% 80%, rgba(32, 36, 42, 0.14) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 20% 20%, rgba(24, 26, 32, 0.08) 0%, transparent 70%),
		linear-gradient(165deg, #282d35 0%, #2a2f39 45%, #333840 100%);
}

.section-produit-design-2 .head-section-produit {
	margin-bottom: 3.5rem;
}

.section-produit-design-2 .bloc-toutes-gammes {
	display: flex;
	margin-top: 2rem;
}

.section-produit-design-2 .bloc-gamme {
	border: 1px solid #cccccc30;
	background: rgb(0 0 0 / 26%);
	border-radius: 20px;
	box-shadow: 0 10px 30px -10px rgb(0 0 0 / 20%);
	flex: 1;
	margin: 0 10px;
	padding: 7px;
	position: relative;
	display: flex;
	flex-direction: column;
}

.section-produit-design-2 .head-bloc-gamme {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.section-produit-design-2 .bloc-button,
.section-produit-design-2 .img-gamme {
	flex-shrink: 0;
}

.section-produit-design-2 .head-bloc-gamme {
	padding: 1rem 1rem;
}

.section-produit-design-2 .icone-head-bloc-gamme {
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-right: 15px;
}

.section-produit-design-2 .head-bloc-gamme h3 {
	font-weight: 300;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 31px;
	color: #afaeae;
}

.section-produit-design-2 .head-bloc-gamme h3 span {
	color: #d4942a;
	font-weight: 600;
	margin-left: 10px;
}

.section-produit-design-2 .head-bloc-gamme p:empty {
	display: none;
}

.section-produit-design-2 .bloc-gamme .slogan-gamme {
	margin-top: 6px;
	margin-bottom: 0;
	font-size: 15px;
}

.section-produit-design-2 .bloc-gamme .description-gamme {
	margin-bottom: 0;
	font-size: 15px;
	color: #d9d7d7;
}

.section-produit-design-2 .head-bloc-gamme .ligne-separateur {
	width: 60px;
	height: 2px;
	margin: 1rem auto;
	background-color: #d4942a9e;
}

.section-produit-design-2 .bloc-gamme .description-gamme ul {
	margin-top: 0;
	margin-bottom: 2rem;
	padding-left: 0;
}

.section-produit-design-2 .bloc-gamme li {
	font-size: 15px;
	color: #c5c2c2;
	background: #3b3e4f73;
	margin-bottom: 10px;
	padding: 6px 5px;
	border-radius: 6px;
	list-style: none;
	position: relative;
	padding-left: 44px;
}

.section-produit-design-2 .bloc-gamme li::before {
	content: "";
	position: absolute;
	left: 7px;
	top: 7px;
	width: 25px;
	height: 25px;
	background-image: url(../sparsdesign/img/check.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.section-produit-design-2 .img-gamme {
	width: 100%;
	height: 215px;
	border-radius: 13px;
}

.section-produit-design-2 .bloc-gamme-une {
	border: 1px solid #d4942a;
	background: rgb(0 0 0 / 40%);
}

.section-produit-design-2 .bloc-gamme .bloc-button {
	margin-top: 1rem;
	position: absolute;
	bottom: -1rem;
	left: 0;
	right: 0;
}

.section-produit-design-2 .bloc-styles {
	margin-top: 3rem;
}

.section-produit-design-2 .title-bloc-trait-produits {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
}

.section-produit-design-2 .title-bloc-trait-produits span {
	padding: 0 20px;
	font-size: 32px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}

.section-produit-design-2 .title-bloc-trait-produits::before,
.section-produit-design-2 .title-bloc-trait-produits::after {
	content: "";
	flex: 1;
	height: 1px;
	background: rgb(255 255 255 / 15%);
}

.section-produit-design-2 .liste-style {
	display: flex;
	margin-top: 2rem;
	gap: 25px;
}

.section-produit-design-2 .style-produits {
	padding-top: 1.5rem;
	border-radius: 10px 10px 0 0;
	flex: 1;
	box-shadow: 0 10px 30px -10px rgb(0 0 0 / 20%);
	position: relative;
	/* --- AJOUTS FLEXBOX --- */
	display: flex;
	flex-direction: column;
	overflow: hidden;
	border-bottom: 10px solid #ab7a4f;
}

.section-produit-design-2 .style-produits:first-of-type {
	background: linear-gradient(135deg, rgba(119, 141, 188, 0.6) 0%, rgba(119, 141, 188, 0.1) 100%);
}

.section-produit-design-2 .style-produits:nth-of-type(2) {
	background: linear-gradient(135deg, rgba(96, 146, 91, 0.6) 0%, rgba(96, 146, 91, 0.1) 100%);
}

.section-produit-design-2 .style-produits:nth-of-type(3) {
	background: linear-gradient(135deg, rgba(175, 105, 90, 0.5) 0%, rgba(175, 105, 90, 0.2) 100%);
}

.section-produit-design-2 .head-style-produits {
	padding: 0 15px;
	flex-grow: 1;
	margin-bottom: 1rem;
}

.section-produit-design-2 .head-style-produits .slogan {
	margin-bottom: 25px;
	font-size: 17px;
}

.section-produit-design-2 .head-style-produits .liste-info {
	background: #0000003b;
	padding: 10px 6px;
	border-radius: 5px;
	margin-bottom: 1rem;
	margin-top: 0;
}

.section-produit-design-2 .head-style-produits .liste-info h5 {
	display: flex;
	align-items: center;
	width: 100%;
}

.section-produit-design-2 .head-style-produits .liste-info h5 span {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	font-size: 15px;
	font-weight: 300;
	padding: 0 5px;
	width: 100%;
	color: #bab4b4;
}

.section-produit-design-2 .head-style-produits .liste-info p {
	font-size: 15px;
	margin-bottom: 0;
}

.section-produit-design-2 .icone-head-bloc-styles {
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto 0.5rem;
}

.section-produit-design-2 .head-style-produits h4 {
	color: #e2cba6;
	font-size: 31px;
	font-weight: 500;
	font-family: "Playwrite IS", cursive;
	margin-bottom: 13px;
	text-shadow: 3px 3px 11px rgb(0 0 0 / 40%);
}

.section-produit-design-2 .slogan {
	color: #d7d6d5;
	font-size: 22px;
	line-height: 26px;
	margin-top: 5px;
}

.section-produit-design-2 .description-style {
	margin: 1.5rem 0 2rem;
}

.section-produit-design-2 .img-produit-style {
	width: 100%;
	height: 250px;
	background-size: auto 100% !important;
	background-repeat: no-repeat !important;
	background-position: bottom center !important;
	margin: 0;
	flex-shrink: 0;
}

.section-produit-design-2 .section-materiaux-produit {
	margin-top: 4rem;
	position: relative;
}

.section-produit-design-2 .section-materiaux-produit:before {
	background-color: #272b33;
	content: "";
	height: 70%;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	position: absolute;
	z-index: 0;
}

.section-materiaux-produit .container {
	position: relative;
	z-index: 2;
	display: block;
	padding-top: 3rem;
}

.section-produit-design-2 .bloc-content-materiaux h3 {
	font-weight: 300;
	font-size: 35px;
	line-height: 49px;
}

.section-produit-design-2 .bloc-content-materiaux h3 span {
	color: #d4942a;
	font-weight: 500;
}

.section-produit-design-2 .content-materiaux-in {
	margin-top: 2rem;
}

.section-produit-design-2 .nav-tabs {
	background-color: #2b2c33;
	border-radius: 12px;
	padding: 6px;
	display: inline-flex;
	border-bottom: none;
	margin-bottom: 1rem !important;
	border: 1px solid #ffffff40;
}

.section-produit-design-2 .nav-tabs .nav-item {
	margin: 0;
	flex: 1;
	display: flex;
	min-width: 220px;
}

.section-produit-design-2 .nav-tabs .nav-link {
	border: none;
	border-radius: 8px;
	color: #9b9a9a;
	padding: 5px 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	transition: all 0.3s ease;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 22px;
}

.section-produit-design-2 .nav-tabs .nav-link:hover {
	color: #ccc;
}

.section-produit-design-2 .nav-tabs .nav-link.active {
	background: linear-gradient(135deg, #d4942a, #b07a20);
	color: #000;
	font-weight: bold;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.section-produit-design-2 .section-materiaux-produit .tab-content {
	background: #0D0F14;
	border-radius: 10px;
	padding: 3.5rem 2rem 3rem;
	margin-top: -2.5rem;
}

.section-produit-design-2 .intro-list-materieux {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 15px;
}

.section-produit-design-2 .intro-list-materieux span {
	color: #d4942a;
	font-weight: 500;
}

.section-produit-design-2 .bloc-content-materiaux .list-materieux {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px 25px;
}

.section-produit-design-2 .bloc-content-materiaux .list-materieux li {
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 130px;
	transition: transform 0.3s ease;
}

.section-produit-design-2 .bloc-content-materiaux .list-materieux li:hover {
	transform: translateY(-5px);
}

.section-produit-design-2 .bloc-content-materiaux .img-materiaux {
	width: 130px;
	height: 100px;
	display: block;
	margin: 0 auto 15px auto;
	background-position: center bottom !important;
	background-repeat: no-repeat;
	filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.3));
	transition: transform 0.3s ease;
}

.section-produit-design-2 .bloc-content-materiaux .list-materieux li:hover .img-materiaux {
	transform: scale(1.08);
}

.section-produit-design-2 .bloc-content-materiaux .list-materieux li p {
	margin: 0;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e0e0e0;
	line-height: 20px;
}

.section-produit-design-2 .bloc-content-materiaux .info-materiaux {
	margin-top: 2rem;
	font-size: 14px;
	color: #cccc;
	margin-bottom: 0;
}

.section-produit-design-2 .section-pose-produit {
	margin-top: 4rem;
}

.section-produit-design-2 .section-pose-produit .container {
	max-width: 70%;
}

.section-produit-design-2 .bloc-pose-produit h3 {
	font-weight: 300;
	font-size: 35px;
	line-height: 40px;
}

.section-produit-design-2 .bloc-pose-produit h3 span {
	color: #d4942a;
	font-weight: 500;
}

.section-produit-design-2 .list-pose-produits {
	margin-top: 2rem;
}

.section-produit-design-2 .card-pose-produits {
	border-radius: 15px;
	box-shadow: 0 10px 30px -10px rgb(0 0 0 / 20%);
	flex: 1;
	border: 1px solid #cccccc2b;
	text-align: center;
	overflow: hidden;
	padding: 5px;
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 2px;
}

.section-produit-design-2 .list-pose-produits .owl-stage {
	display: flex;
	align-items: stretch;
}

.section-produit-design-2 .list-pose-produits .owl-item {
	display: flex;
}

.section-produit-design-2 .list-pose-produits .item {
	display: flex;
	width: 100%;
}

.section-produit-design-2 .bloc-pose-produit {
	margin-top: 5rem;
}

.section-produit-design-2 .head-pose-produit {
	display: flex;
	align-items: center;
	gap: 30px;
	justify-content: space-around;
	margin: 10px;
}

.section-produit-design-2 .text-pose-produit {
	flex: 1;
}

.section-produit-design-2 .text-pose-produit p {
	margin-bottom: 0;
	color: #d7d6d5;
}

.section-produit-design-2 .labels-pose-produit {
	display: flex;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
}

.section-produit-design-2 .labels-pose-produit .label-img {
	height: 45px;
	width: auto;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #ffffff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
	display: block;
}

.section-produit-design-2 .list-pose-produits .owl-stage {
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin: 0 auto;
}

.section-produit-design-2 .content-card-pose-produits {
	margin-bottom: 0.5rem;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 5px;
}

.section-produit-design-2 .content-card-pose-produits h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 2px;
}

.section-produit-design-2 .content-card-pose-produits p {
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 18px;
	color: #d4942a;
	margin-top: 5px;
}

.section-produit-design-2 .img-card-pose-produits {
	height: 190px;
	width: 100%;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	margin: 0 auto 15px;
	background: red;
	background: rgb(0 0 0 / 45%);
	border-radius: 11px;
}

.section-produit-design-2 .section-pose-produit .bloc-button {
	margin-top: 2rem;
}

.section-produit-design-2 .section-pose-produit .owl-dots {
	margin-top: 1rem;
	text-align: center;
}

.section-produit-design-2 .section-pose-produit .owl-dots button {
	background-color: transparent;
	border: 0;
	outline: none;
}

.section-produit-design-2 .owl-dot span {
	width: 0.7em !important;
	height: 0.7em !important;
	background: #7d7c7c !important;
	display: block !important;
	border-radius: 50%;
	line-height: 2.4rem;
	color: #fff;
	font-size: 20px;
	outline: none;
	border: 1px solid transparent !important;
}

.section-produit-design-2 .section-pose-produit .owl-dots .owl-dot.active span,
.section-produit-design-2 .section-pose-produit .owl-dots .owl-dot:hover span {
	background: #d4942a !important;
}

.section-produit-design-2 .owl-nav .owl-prev.disabled,
.section-produit-design-2 .owl-nav .owl-next.disabled {
	display: none;
}

.section-produit-design-2 .owl-nav .owl-next,
.section-produit-design-2 .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	bottom: 3rem;
	margin: auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-produit-design-2 .owl-nav .owl-prev {
	left: -17px;
}

.section-produit-design-2 .owl-nav .owl-next {
	right: -17px;
}

.section-produit-design-2 .owl-nav button {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(5px);
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #fff;
	font-size: 19px;
	cursor: pointer;
	transition: 0.3s;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.section-produit-design-2 .nav-button-icon-left::before {
	content: "←";
	font-weight: bold;
	font-size: 1.1em;
}

.section-produit-design-2 .nav-button-icon-right::after {
	content: "→";
	font-weight: bold;
	font-size: 1.1em;
}

.section-produit-design-2 .information-complementaire-pose {
	margin-top: 2.5rem;
}

.section-produit-design-2 .information-complementaire-pose span {
	color: #d4942a;
	font-weight: 500;
}

@media (max-width: 1300px) {
	.section-produit-design-2 .img-produit-style {
		height: 215px;
	}

	.section-produit-design-2 .img-card-pose-produits {
		height: 170px;
	}

	.section-produit-design-2 .content-card-pose-produits h4 {
		font-size: 17px;
	}

	.section-produit-design .container {
		max-width: 95%;
	}
}

@media (max-width: 1190px) {
	.section-produit-design-2 .head-bloc-gamme h3 {
		font-size: 24px;
	}

	.section-produit-design-2 .img-produit-style {
		height: 190px;
	}

	.section-produit-design-2 .head-style-produits h4 {
		font-size: 24px;
	}

	.section-produit-design-2 .content-card-pose-produits h4 {
		font-size: 16px;
	}

	.section-produit-design-2 .labels-pose-produit .label-img {
		height: 39px;
	}
}

@media (max-width: 1000px) {
	.section-produit-design-2 .bloc-toutes-gammes {
		display: block;
	}

	.section-produit-design-2 .bloc-gamme {
		margin-bottom: 3rem;
	}

	.section-produit-design-2 .liste-style {
		display: block;
	}

	.section-produit-design-2 .img-produit-style {
		height: 170px;
		margin: auto;
		text-align: center;
	}

	.section-produit-design-2 .style-produits {
		max-width: 600px;
		margin: 0 auto 1.5rem;
	}

	.section-produit-design-2 .head-style-produits h4 {
		font-size: 26px;
	}

	.section-produit-design-2 .head-style-produits {
		flex: 1;
	}

	.section-produit-design-2 .nav-tabs {
		display: flex;
		flex-direction: column;
		width: 100%;
		padding: 10px;
		margin-bottom: 0 !important;
		position: relative;
		z-index: 10;
		border-radius: 12px 12px 0 0;
	}

	.section-produit-design-2 .nav-tabs .nav-item {
		width: 100%;
		margin-bottom: 5px;
	}

	.section-produit-design-2 .nav-tabs .nav-item:last-child {
		margin-bottom: 0;
	}

	.section-produit-design-2 .nav-tabs .nav-link {
		width: 100%;
		text-align: center;
		padding: 12px 15px;
	}

	.section-produit-design-2 .section-materiaux-produit .tab-content {
		margin-top: -1rem;
		padding: 3rem 1.5rem 2rem;
		border-radius: 0 0 12px 12px;
	}

	.section-produit-design-2 .head-pose-produit {
		display: block;
		text-align: center;
	}

	.section-produit-design-2 .labels-pose-produit {
		justify-content: center;
		margin-top: 16px;
	}

	.section-produit-design-2 .labels-pose-produit .label-img {
		height: 31px;
	}
}

@media (max-width: 991px) {

	.section-produit-design-2 .bloc-content-materiaux h3,
	.section-produit-design-2 .bloc-pose-produit h3 {
		font-size: 30px;
		line-height: 35px;
	}

	.section-produit-design {
		padding: 70px 0 60px;
	}

	.section-produit-design-2 .title-bloc-trait-produits span {
		font-size: 26px;
	}
}

@media (max-width: 850px) {
	.section-produit-design .container {
		max-width: inherit;
	}
}


@media (max-width: 650px) {
	.section-produit-design-2 .bloc-toutes-gammes {
		margin-top: 1.5rem;
	}

	.section-produit-design {
		padding: 30px 0 40px;

	}

	.section-produit-design-2 .img-gamme {
		height: 210px;
	}

	.section-produit-design-2 .head-section-produit {
		margin-bottom: 1.5rem;
	}

	.section-produit-design-2 .title-bloc-trait-produits span {
		font-size: 22px;
	}

	.section-produit-design-2 .head-bloc-gamme h3 {
		font-size: 20px;
	}

	.section-produit-design-2 .head-bloc-gamme h3 span {
    	margin-left: 7px;
	}

	.section-produit-design-2 .bloc-gamme li::before {
		top: 6px;
		width: 22px;
		height: 22px;
	}

	.section-produit-design-2 .head-style-produits h4 {
		font-size: 21px;
	}

	.section-produit-design-2 .style-produits {
		display: block;
		padding-top: 1.5rem;
	}

	.section-produit-design-2 .liste-style {
		margin-top: 1rem;
	}

	.section-produit-design-2 .img-produit-style {
		margin: 1rem auto 0;
		width: 100%;
	}

	.section-produit-design-2 .img-produit-style {
		height: 193px;
	}

	.section-produit-design-2 .img-card-pose-produits {
		height: 140px;
	}

	.section-produit-design-2 .bloc-content-materiaux h3,
	.section-produit-design-2 .bloc-pose-produit h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.section-produit-design-2 .bloc-content-materiaux h3 br,
	.section-produit-design-2 .bloc-pose-produit h3 br {
		display: none;
	}

	.section-produit-design-2 .section-materiaux-produit {
		padding: 30px 0;
		margin-top: 3rem;
	}

	.section-materiaux-produit .container {
		padding-top: 1rem;
	}

	.section-produit-design-2 .content-materiaux-in {
		margin-top: 1rem;
	}

	.section-produit-design-2 .section-pose-produit .container {
		max-width: 95%;
	}

	.section-produit-design-2 .bloc-content-materiaux .list-materieux li p {
		font-size: 12px;
	}

	.section-produit-design-2 .section-pose-produit {
		margin-top: 0;
	}

	.section-produit-design-2 .bloc-pose-produit {
		margin-top: 1rem;
	}

	.section-produit-design-2 .slogan {
		font-size: 18px;
		line-height: 21px;
	}

	.section-produit-design-2 .information-complementaire-pose {
		margin-top: 1.5rem;
		font-size: 15px;
	}
}

@media (max-width: 550px) {

	.section-innovation .slogan,
	.section-produit-design-2 .slogan {
		font-size: 16px;
		line-height: 20px;
	}

	.section-produit-design-2 .bloc-gamme .slogan-gamme br {
		display: none;
	}
}

@media (max-width: 400px) {
	.section-produit-design-2 .img-gamme {
		height: 145px;
	}
}

/* ================= SECTION: SMART FACTORY (FOND AMÉLIORÉ) ================= */
.section-modele-smart {
	padding: 80px 0;
	position: relative;
	overflow: hidden;
	background:
		radial-gradient(ellipse 60% 50% at 80% 80%,
			rgba(32, 36, 42, 0.14) 0%,
			transparent 70%),
		radial-gradient(ellipse 50% 40% at 20% 20%,
			rgba(24, 26, 32, 0.08) 0%,
			transparent 70%),
		linear-gradient(165deg,
			#0d0f13 0%,
			#171a20 45%,
			#22262c 100%);
}


.section-modele-smart .fond-degrade-modele-smart {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background:
		radial-gradient(ellipse 55% 45% at 50% 60%,
			rgba(90, 95, 105, 0.10) 0%,
			transparent 70%),

		radial-gradient(ellipse 50% 40% at 70% 30%,
			rgba(70, 75, 85, 0.08) 0%,
			transparent 70%),

		radial-gradient(ellipse 60% 50% at 80% 80%,
			rgba(32, 36, 42, 0.14) 0%,
			transparent 70%),
		radial-gradient(ellipse 50% 40% at 20% 20%,
			rgba(24, 26, 32, 0.08) 0%,
			transparent 70%),

		linear-gradient(165deg,
			#0d0f13 0%,
			#171a20 45%,
			#22262c 100%);
}

.section-modele-smart .container {
	z-index: 3;
}

.smart-badge {
	display: inline-block;
	border: 1px solid #d4942a;
	color: #d4942a;
	padding: 8px 16px;
	font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 24px;
	border-radius: 4px;
	background: rgba(212, 148, 42, 0.05);
}

.smart-title {
	font-size: clamp(32px, 5vw, 56px);
	font-weight: 700;
	line-height: 1.1;
	color: #fff;
	margin-bottom: 40px;
}

.smart-title .gradient-text {
	background: linear-gradient(135deg, #fff 30%, #999 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.smart-title .highlight {
	color: #d4942a;
	font-style: italic;
	font-weight: 300;
}

.smart-features-list {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.smart-feature-item {
	display: flex;
	align-items: flex-start;
	padding: 13px 13px;
	background: rgb(255 255 255 / 5%);
	border-left: 3px solid rgba(255, 255, 255, 0.1);
	transition: all 0.3s ease;
	border-radius: 0 10px 10px 0;
	text-align: left;
}

.smart-feature-item:hover {
	background: rgba(255, 255, 255, 0.06);
	border-left-color: #d4942a;
	transform: translateX(10px);
}

.smart-feature-number-icon {
	width: 23px;
	max-width: 23px;
	flex-shrink: 0;
	height: 23px;
	background-image: url(../sparsdesign/img/icone-sparsdesign.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	margin-right: 13px;
}

.smart-feature-item:hover .smart-feature-number {
	color: #d4942a;
}

.smart-feature-content h4 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 500;
	line-height: 28px;
}

.smart-feature-content h4 span {
	color: #d4942a;
}

.smart-feature-content p {
	color: #aaa;
	font-size: 14px;
	margin: 0;
	line-height: 1.5;
}

.smart-image-wrapper {
	position: relative;
	z-index: 1;
	padding-left: 20px;
}

.smart-img {
	width: 100%;
	height: auto;
	filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.5));
	transition: transform 0.5s ease;
}

.smart-image-wrapper:hover .smart-img {
	transform: scale(1.02);
}

.btn-smart {
	background: transparent;
	border: 1px solid #d4942a;
	color: #d4942a;
	padding: 15px 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
	transition: 0.3s;
	position: relative;
	overflow: hidden;
}

.btn-smart:hover {
	background: #d4942a;
	color: #000;
	box-shadow: 0 0 30px rgba(212, 148, 42, 0.4);
}

@media (max-width: 991px) {
	.smart-features-list {
		margin-bottom: 20px;
	}

	.section-modele-smart {
		padding: 60px 0;
	}

	.section-modele-smart {
		text-align: left;
	}

	.smart-image-wrapper {
		margin-top: 0;
	}
}

@media (max-width: 650px) {

	.section-modele-smart {
		padding: 30px 15px;
		text-align: center;
	}

	.smart-features-list {
		margin-bottom: 10px;
	}

	.smart-feature-content h4 br {
		display: none;
	}

	.smart-feature-content h4 {
		font-size: 16px;
		margin-bottom: 0;
		line-height: 24px;
	}
}


/* ================= SECTION: SERVICES  ================= */
.section-services {
	padding: 80px 0;
	background: radial-gradient(ellipse 70% 80% at 0% 50%, rgb(161 167 177 / 14%) 0%, transparent 100%), radial-gradient(ellipse 70% 80% at 100% 50%, rgb(169 171 175 / 12%) 0%, transparent 100%), #1f2127;
}

.section-services .intro-text {
	color: #ccc;
	font-size: 16px;
	line-height: 1.6;
	max-width: 900px;
	margin: 0 auto 60px;
	text-align: center;
}

.section-services .service-item {
	text-align: center;
	padding: 0 20px;
	margin-bottom: 30px;
}

.section-services .icon-wrapper img {
	width: 80px;
	height: 80px;
	margin-bottom: 20px;
}

.section-services .service-title {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 8px;
	line-height: 1.6;
}

.section-services .service-desc {
	font-size: 16px;
	color: #aeaaaa;
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: 300;
	margin-top: 1.5rem;
}


@media (max-width: 1090px) {
	.section-services .service-item {
		margin-bottom: 30px;
	}

	.col-services {
		width: 50%;
	}
}

@media (max-width: 991px) {
	.section-services {
		padding: 60px 0;
	}

	.section-services .icon-wrapper img {
		width: 70px;
		height: 70px;
	}
}

@media (max-width: 650px) {

	.section-services .intro-text {
		margin: 0 auto 40px;
	}

	.col-services {
		width: 100%;
	}

	.section-services .icon-wrapper img {
		width: 60px;
		height: 60px;
	}
}

@media (max-width: 500px) {
	.section-services {
		padding: 30px 0;
	}
}

/* ================= SECTION: INSTALLATION ================= */

.section-installation {
	position: relative;
	background: #20252c;
	overflow: hidden;
}

.section-installation .container {
	position: relative;
	z-index: 1;
}

.section-installation .installation-inner {
	padding: 100px 0;
	padding-left: 320px;
}

.section-installation .title-row {
	margin-left: 10px;
}

.section-installation .list-logo-title {
	display: inline-flex;
	align-items: baseline;
	gap: 15px;
	margin-left: 0;
}

.section-installation .list-logo-title img {
	height: 36px;
	width: auto;
	display: block;
	border-radius: 5px;
}

.section-installation .installation-visual {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: clamp(260px, 32vw, 560px);
	pointer-events: none;
	z-index: 0;
}

.tech-grid-install {
	margin-top: 40px;
}

.tech-grid-install .owl-stage {
	display: flex;
}

.tech-grid-install .owl-item {
	display: flex;
}

.tech-grid-install .tech-box {
	width: 100%;
	height: 100%;
}

.tech-box {
	background: #0e0d0a;
	border-radius: 15px;
	padding: 9px 15px 10px;
	text-align: center;
	transition: 0.3s;
	border: 1px solid #8988873b;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.tech-icon {
	width: 100%;
	height: 145px;
	margin: 0 auto 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tech-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}

.tech-label {
	font-size: 11px;
	text-transform: uppercase;
	color: #aaa;
	letter-spacing: 0.5px;
	line-height: 1.4;
}

.tech-label b {
	color: #fff;
	display: block;
	margin-top: 2px;
}

.bloc-button-tech {
	margin-top: 2rem;
}

.bloc-tech-grid-install {
	position: relative;
}

.tech-grid-install .owl-stage-outer {
	position: relative;
}

.tech-grid-install .owl-nav {
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.owl-theme-tech .owl-nav .disabled {
	visibility: hidden !important;
}

.section-installation .tech-custom-nav .tech-nav-btn {
	pointer-events: auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 43px;
	height: 43px;
	border-radius: 50% !important;
	border: 0 !important;
	background: #262424 !important;
	color: #fff !important;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .25s;
	z-index: 5;
}

.section-installation .tech-custom-nav .tech-prev {
	left: -22px;
}

.section-installation .tech-custom-nav .tech-next {
	right: -18px;
}

.tech-grid-install .tech-custom-nav button:hover {
	background: #d4942a !important;
	border-color: #d4942a !important;
	color: #000 !important;
	transform: translateY(-50%) scale(1.06);
}

.tech-grid-install .owl-nav button span {
	font-size: 26px;
	line-height: 1;
}

@media (max-width: 1350px) {
	.section-installation .installation-inner {
		padding-left: clamp(270px, 16vw, 320px);
	}
}

@media (max-width: 1199px) {
	.section-installation .installation-visual {
		display: none;
	}

	.section-installation .installation-inner {
		padding: 60px 0 80px;
		padding-left: 0;
	}
}

@media (max-width: 991px) {
	.section-installation {
		text-align: center;
	}

	.section-installation .title-row {
		margin-left: 0;
		display: block;
		margin-top: 10px;
	}

	.section-installation .list-logo-title {
		gap: 15px;
		margin-left: 0;
	}

	.section-installation .list-logo-title img {
		display: inline-block;
	}
}

@media (max-width: 650px) {
	.section-installation {
		padding: 15px;
	}

	.section-installation .installation-inner {
		padding: 30px 0;
	}

	.tech-grid-install {
		margin-top: 28px;
	}

	.tech-icon {
		height: 120px;
	}

	.section-installation .owl-nav button {
		width: 42px;
		height: 42px;
	}
}


/* ================= SECTION: SIGNATURE ================= */

.section-signature .container-fluid {
	padding: 0;
}

.section-signature .row.g-0 {
	align-items: stretch;
	display: flex;
}

.section-signature .signature-carousel-left {
	position: relative;
	background: #000;
	width: 100%;
	height: 100%;
}

.section-signature .signature-content {
	padding: 50px 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #2F353D;
	height: auto;
}

.section-signature .signature-tagline {
	margin-bottom: 30px;
	color: #888;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.section-signature .signature-tagline span {
	background: rgba(255, 255, 255, 0.1);
	padding: 4px 10px;
	border-radius: 4px;
	color: #fff;
	font-weight: 500;
}

.section-signature .signature-text h2,
.section-signature .signature-text h3,
.section-signature .signature-text h4,
.section-signature .signature-text h5 {
	font-weight: 500;
}

.section-signature .signature-text p {
	color: #aaa;
	line-height: 1.7;
	margin-bottom: 23px;
	font-size: 15px;
}


.section-signature .signature-text ul {
	padding-left: 0;
}

.section-signature .signature-text ul li {
	font-size: 16px;
	color: #aaa;
	line-height: 1.7;
	position: relative;
	padding-left: 35px;
	margin-bottom: 7px;
	list-style: none;
}

.section-signature .signature-text ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 22px;
	height: 22px;
	background-image: url(../sparsdesign/img/icone-sparsdesign.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.section-signature .owl-signature-wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.section-signature .owl-carousel,
.section-signature .owl-stage-outer,
.section-signature .owl-stage,
.section-signature .owl-item {
	height: 100% !important;
}

.section-signature .owl-carousel .item {
	border-radius: 0;
	height: 100%;
	position: relative;
}

.section-signature .owl-carousel .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 3s ease;
}

.section-signature .owl-carousel .item:hover img {
	transform: scale(1.03);
}

.section-signature .signature-custom-nav {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 20;
	display: flex;
	gap: 20px;
}

.section-signature .sig-nav-btn {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(5px);
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #fff;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.3s;
}

.section-signature .sig-nav-btn:hover {
	background: #d4942a;
	border-color: #d4942a;
	color: #000;
	transform: scale(1.1);
}

@media (min-width: 991px) {
	.section-signature .owl-signature-wrapper {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}
}

@media (max-width: 991px) {
	.section-signature .signature-content {
		padding: 60px 30px;
	}

	.section-signature .signature-carousel-left {
		height: 400px;
		min-height: 400px;
	}

	.section-signature .owl-signature-wrapper {
		position: relative;
		height: 100%;
	}

	.section-signature .signature-content {
		/* padding: 60px 24px; */
		text-align: center;
	}

	.signature-text {
		text-align: justify;
	}
}

@media (max-width: 600px) {

	.section-signature .signature-carousel-left {
		height: 200px;
		min-height: 200px;
	}

	.section-signature .signature-content {
		padding: 30px;
	}
}


/* ================= SECTION: CLIENTS ================= */
.section-clients {
	padding: 80px 0;
	position: relative;
	background: radial-gradient(ellipse 55% 45% at 50% 60%, rgba(90, 95, 105, 0.10) 0%, transparent 70%),
		radial-gradient(ellipse 50% 40% at 70% 30%, rgba(70, 75, 85, 0.08) 0%, transparent 70%),
		radial-gradient(ellipse 60% 50% at 80% 80%, rgba(32, 36, 42, 0.14) 0%, transparent 70%),
		radial-gradient(ellipse 50% 40% at 20% 20%, rgba(24, 26, 32, 0.08) 0%, transparent 70%),
		linear-gradient(165deg, #0d0f13 0%, #171a20 45%, #22262c 100%);
}

.section-clients .clients-header {
	text-align: left;
	margin-bottom: 40px;
}

.section-clients .clients-desc-text {
	color: #aaa;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 0;
}

.section-clients .logo-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px;
}

.section-clients .logo-box {
	background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 115px;
	padding: 10px;
	border-radius: 8px;
	transition: all 0.4s ease;
	position: relative;
	width: calc((100% - 80px) / 6);
}

.section-clients .logo-box:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}

.section-clients .logo-box img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;

	filter: grayscale(100%);
	opacity: 0.7;
	transition: 0.4s ease;
}

.section-clients .logo-box:hover img {
	filter: grayscale(0%);
	opacity: 1;
}

.bloc-button-clients a {
	margin-top: 3rem;
	display: inline-block;
}

@media (max-width: 991px) {
	.section-clients {
		padding: 60px 0;
	}

	.section-clients .clients-header {
		text-align: center;
		margin-bottom: 50px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.section-clients .clients-desc-text {
		margin-left: auto;
		margin-right: auto;
	}

	.section-clients .logo-box {
		width: calc((100% - 40px) / 3);
	}
}

@media (max-width: 767px) {
	.section-clients .logo-grid {
		gap: 15px;
	}

	.section-clients .logo-box {
		height: 80px;
		padding: 12px;
		width: calc((100% - 15px) / 2);
	}
}

@media (max-width: 650px) {
	.section-clients {
		padding: 40px 0;
	}

	.section-clients h2 {
		margin-bottom: 15px;
	}

	.section-clients .clients-header {
		margin-bottom: 30px;
	}

	.bloc-button-clients a {
		margin-top: 2rem;
	}
}


.section-experience-client {
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 200px 0 90px;
	color: #fff;
	overflow: hidden;
}

.section-experience-client .section-title br:first-of-type {
	display: none;
}

.section-experience-client .bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgb(0 0 0 / 15%) 0%, rgb(0 0 0 / 0%) 100%);
	z-index: 1;
}

.section-experience-client .container {
	position: relative;
	z-index: 2;
}

.experience-content {
	max-width: 700px;
}

.section-experience-client .label-row {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 25px;
}

@media (max-width: 991px) {
	.section-experience-client {
		padding: 100px 0;
	}

	.section-experience-client .title-experience {
		font-size: 28px;
	}
}

@media (max-width: 991px) {

	.section-experience-client {
		background-attachment: scroll;
		padding: 100px 0 60px;
	}

	.section-experience-client .label-row {
		gap: 10px;
		margin-bottom: 20px;
	}

	.section-experience-client .icon-circle-gold {
		width: 32px;
		height: 32px;
	}

	.section-experience-client .label-text {
		font-size: 12px;
	}
}

@media (max-width: 771px) {
	.section-experience-client .title-experience {
		font-size: 23px;
	}
}

/***** PAGE CONTACT  ***************************************************************************************************************************************/

.section-contact-formulaire-page {
	padding: 4rem 0;
	background: radial-gradient(ellipse 55% 45% at 50% 60%, rgba(90, 95, 105, 0.10) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 70% 30%, rgba(70, 75, 85, 0.08) 0%, transparent 70%), radial-gradient(ellipse 60% 50% at 80% 80%, rgba(32, 36, 42, 0.14) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 20% 20%, rgba(24, 26, 32, 0.08) 0%, transparent 70%), linear-gradient(165deg, #282d35 0%, #2a2f39 45%, #333840 100%);
}

.section-contact-formulaire-page .content-in-formulaire-page{
	max-width: 900px;
	margin: 0 auto;
}

.section-contact-formulaire-page .content-in-formulaire-page h2{
	text-align: center;
    margin-bottom: 1.5rem;
}

.section-contact-formulaire-page input,
.section-contact-formulaire-page textarea {
	width: 100%;
	background-color: transparent;
	border: 1.5px solid #666262;
	padding: 7px 10px;
	border-radius: 5px;
	outline: none;
	color: #fff;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.section-contact-formulaire-page input::placeholder,
.section-contact-formulaire-page textarea::placeholder {
    color: #d0cdcd;
}

select.wpcf7-select:has(option[value=""]:checked) {
    color: #d0cdcd !important;
}

select.wpcf7-select {
    color: #333333;
}

select.wpcf7-select option {
    color: #333333; 
}

select.wpcf7-select option[value=""] {
    color: #d0cdcd;
}

.section-contact-formulaire-page .input-contact{
	margin-bottom: 1rem;
}	

.section-contact-formulaire-page select {
	width: 100%;
	background-color: transparent !important;
	color: #000 !important;
	border: 1.5px solid #666262;
	height: 43px;
	padding-left: 10px;
	border-radius: 5px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.section-contact-formulaire-page textarea {
	height: 230px;
	resize: none;
}

.section-contact-formulaire-page .input-submit input {
	width: 150px;
	margin: auto;
	display: block;
	padding: 5px 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	border-radius:40px;
	outline: none;
	text-decoration: inherit;
	cursor: pointer;
	text-transform: uppercase;
}

.section-contact-formulaire-page .input-submit input{
    background-color: #F3980E;
    border-color: transparent;
    border: 1.5px solid #F3980E;
    color: #000;
}

.section-contact-formulaire-page .input-submit input:hover{
    background-color: transparent;
    color: #fff;
}


.section-contact-formulaire-page .input-submit p {
	margin-bottom: 0;
	text-align: center;
}

.section-contact-formulaire-page .invalid .wpcf7-not-valid {
	border: 1.5px solid #d86262 !important;
}

.section-contact-formulaire-page .wpcf7-not-valid-tip {
	display: none;
}

.section-contact-formulaire-page .wpcf7-spinner {
    display: none;
}

.section-contact-formulaire-page .wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
	color: #e71515 !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #fff;
	padding: 5px !important;
	text-align: center;
	font-weight: 500;
}

.section-contact-formulaire-page .wpcf7 .wpcf7-form.sent .wpcf7-response-output {
	color: #2c8c0e !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #fff;
	padding: 5px !important;
	text-align: center;
	font-weight: 500;
}

.coordonnees-contact {
	padding: 5rem 0 4rem;
	text-align: center;
	background: radial-gradient(ellipse 55% 45% at 50% 60%, rgba(90, 95, 105, 0.10) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 70% 30%, rgba(70, 75, 85, 0.08) 0%, transparent 70%), radial-gradient(ellipse 60% 50% at 80% 80%, rgba(32, 36, 42, 0.14) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 20% 20%, rgba(24, 26, 32, 0.08) 0%, transparent 70%), linear-gradient(165deg, #0d0f13 0%, #171a20 45%, #22262c 100%);
}

.coordonnees-contact .icones-coordonnees {
	width: 65px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	height: 65px;
	margin: 0 auto 15px;
}

.coordonnees-contact .title-coordonnees {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: lighter;
	margin-bottom: 2.5rem;
	color: #fff;
	font-size: 26px;
}

.coordonnees-contact .title-coordonnees::before, .coordonnees-contact .title-coordonnees::after {
	content: '';
	display: inline-block;
	height: 1px;
	background: #635642;
	width: 50%;
	position: relative;
	vertical-align: middle;
	margin-top: -6px;
}

.coordonnees-contact .title-coordonnees::before {
	left: -0.5em;
	margin-left: -50%;
}

.coordonnees-contact .title-coordonnees::after {
	right: -0.5em;
	margin-right: -50%;
}

.coordonnees-contact .coordonnees-in {
	color: #dfe7f6;
}

.coordonnees-contact .coordonnees-contact .container {
	display: block;
	z-index: 3;
	position: relative;
}

@media screen and (max-width: 650px) {
	.coordonnees-contact {
    	padding: 2rem 0 2rem;
	}

	.section-contact-formulaire-page {
		padding: 2rem 0 1rem;
	}

	.section-contact-formulaire-page .content-in-formulaire-page h2 {
   	 	margin-bottom: 1rem;
    	font-size: 18px;
	}

	.section-contact-formulaire-page h2 {
		font-size: 27px;
	}

    .coordonnees-contact .title-coordonnees {
        margin-bottom: 2rem;
        font-size: 17px;
    }

	.coordonnees-contact .icones-coordonnees {
    	width: 50px;
   	 	height: 50px;
	}

	.coordonnees-contact .col-coordonnees {
        margin-bottom: 2rem;
    }

	.coordonnees-contact .col-coordonnees:last-child{
    	margin-bottom: 0;
	}
}


/***** PAGE AUTHOR  ***************************************************************************************************************************************/

.author {
	background-color: #000;
}

.img-fond-banner-author-v2 {
	background-color: #06689b;
	width: 100%;
	height: 175px;
}

.container-picture-author {
	display: flex;
	align-items: center;
	margin-top: -6rem;
	position: relative;
}

.container-picture-author h1 {
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 3px;
}

.container-picture-author .job-author {
	color: #dedede;
	font-size: 14px;
}

.picture-author-v2 {
	width: 130px;
	height: 130px;
	display: inline-block;
}

.name-surname {
	margin-left: 1.5rem;
	margin-bottom: 1rem;
}

.info-banners-right {
	position: absolute;
	right: 0;
	bottom: 3.5rem;
}

.info-banners-right ul {
	padding-left: 0;
	margin-bottom: 0;
}

.info-banners-right ul li {
	list-style: none;
	display: inline-block;
	text-align: center;
	padding: 0 20px;
}

.info-banners-right ul li span {
	font-size: 25px;
	font-weight: lighter;
	color: #fff;
}

.info-banners-right ul li p {
	margin-bottom: 0;
	font-size: 12px;
	color: #c1c0c0;
}

.content-list-author-left {
	padding-left: 14px;
	width: 90%;
}

.info-banners-right ul li:first-child {
	border-right: 1px solid #e6e4e4;
}

.content-author-v2 {
	margin-top: 2rem;
	padding-bottom: 3rem;
}

.content-left-info-personal-v2 {
	box-sizing: border-box;
	margin: 0px;
	min-width: 0px;
	margin-top: 1.5rem;
	margin-bottom: 2rem;
	position: relative;
	padding-right: 45px;
}

.content-left-info-personal-v2 h3 {
	font-size: 14px;
	color: #9f9797;
	text-transform: uppercase;
	margin-bottom: 7px;
	letter-spacing: 1px;
}

.content-left-info-personal-v2 ul {
	padding-left: 0;
	margin-bottom: 0;
}

.content-left-info-personal-v2 ul li {
	list-style: none;
	padding: 13px 0;
	display: flex;
	align-items: center;
}

.content-left-info-personal-v2 ul li img {
	width: 30px;
	height: 30px;
}

.content-left-info-personal-v2 ul li:last-child {
	padding-bottom: 0;
}

.content-left-info-personal-v2 ul li .info-element-profil {
	font-size: 11px;
	margin-right: 10px;
	color: #adacac;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 6px;
	font-weight: normal;
}

.content-left-info-personal-v2 ul li p {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 600;
	color: #e5e1e1;
	line-height: 16px;
	display: block;
	width: 100%;
	word-wrap: break-word;
}

.content-right-info-personal-v2 {
	border-radius: 20px;
	padding: 1.3rem 0;
	min-height: 100%;
}

.content-right-info-personal-v2 h3 {
	margin-bottom: 1.5rem;
}

.content-left-info-personal-bio-v2 p {
	color: #868585;
	font-size: 14px;
	margin-top: 13px;
}

.content-left-info-personal-pro-v2 {
	margin-bottom: 0;
}

.author .view-grid .item-post-category {
	-webkit-box-flex: 0;
	flex: 0 0 calc(100% / 2);
	padding: 0 15px;
	margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
	.info-banners-right {
		display: none;
	}

	.col-author-v2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.content-left-info-personal-v2 {
		padding-right: 0;
	}

	.content-right-info-personal-v2 {
		margin-top: 2rem;
	}

	.content-right-info-personal-v2 {
		padding: 1.3rem 0;
	}
}

@media screen and (max-width: 850px) {
	.picture-author-v2 {
		width: 110px;
		height: 110px;
	}
}

@media screen and (max-width: 850px) {
	.author .view-grid .item-post-category {
		flex: 0 0 calc(100% / 1);
	}
}

@media screen and (max-width: 800px) {
	.bloc-chapitre-in h2 {
		font-size: 1.6rem !important;
	}

	.bloc-chapitre-in {
		margin-bottom: 1rem !important;
	}

	.sidebar-sommaire-prestation-chapitres {
		padding: 1rem 1rem !important;
	}
}

@media screen and (max-width: 600px) {
	.bloc-chapitre-in h2 {
		font-size: 1.4rem !important;
	}
}

@media screen and (max-width: 500px) {
	.picture-author-v2 {
		width: 90px;
		height: 90px;
	}

	.container-picture-author {
		margin-top: -5rem;
	}

	.container-picture-author h1 {
		font-size: 18px;
		margin-bottom: 0;
		word-wrap: break-word;
		line-height: 22px;
	}

	.name-surname {
		margin-bottom: 0rem;
		width: 70%;
	}

	.content-left-info-personal-v2 {
		margin-top: 0.5rem;
	}

	.content-right-info-personal-v2 h3 {
		font-size: 19px;
	}
}

@media screen and (max-width: 400px) {
	.container-picture-author h1 {
		font-size: 17px;
		line-height: 22px;
	}

	.container-picture-author .job-author {
		font-size: 12px;
	}

	.picture-author-v2 {
		width: 80px;
		height: 80px;
	}

	.container-picture-author {
		margin-top: -4.4rem;
	}
}

/***** PAGE BLOG ***************************************************************************************************************************************/

.header-blog {
	padding: 5rem 0 5.5rem;
	background: linear-gradient(135deg, #1c1a1a 0%, #131212 100%);
	text-align: center;
}

.header-blog h1 {
	color: #fff;
}

.header-blog p {
	color: #e3dddd;
}

.section-blog-page {
	background-image: radial-gradient(at bottom center, #071728 0%, #000 70%);
}

.container-page-blog {
	min-height: 100vh;
	padding-top: 3rem;
}

.content-left-blog {
	box-sizing: border-box;
	min-width: 0px;
	transition: transform 250ms ease 0s, box-shadow 250ms ease 0s, color 250ms ease 0s;
	margin-bottom: 3rem;
	height: 100%;
}

.page-template-blog .content-left-blog h2 {
	font-size: 22px;
	color: #c1bdbd;
	line-height: 39px;
}

.page-template-blog .content-left-blog h2 span {
	font-size: 16px;
	color: #8c8b8b;
	margin-left: 7px;
	margin-top: -2px;
	position: absolute;
}

.content-left-blog .block-img-post-other {
	height: 190px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.content-left-blog .col-post-blog {
	margin-bottom: 2rem;
}

.content-left-blog .content-post-other h3 {
	color: #000;
	font-size: 18px;
	margin-top: 8px;
	line-height: 22px;
	font-weight: 400;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-moz-line-clamp: 4;
	-o-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.content-left-blog .content-post-other {
	padding: 15px;
}

.content-left-blog .block-img-post-other .img-post-other {
	height: 100%;
	position: absolute;
	width: 100%;
}

.content-left-blog .other_posts {
	overflow: hidden;
	transition: transform 250ms ease 0s, box-shadow 250ms ease 0s, color 250ms ease 0s;
	height: 100%;
	background-color: #fff;
	border-radius: 10px;
}

.content-left-blog .other_posts:hover {
	transform: translateY(-0.25rem);
	box-shadow: rgba(46, 41, 51, 0.08) 0px 2px 4px, rgba(71, 63, 79, 0.16) 0px 5px 10px;
}

.col-right-blog .title-related_posts {
	margin-bottom: 1rem;
	color: #3a867f;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.list_category_posts_blog ul {
	padding-left: 0 !important;
	margin-bottom: 0;
}

.list_category_posts_blog ul li {
	list-style: none;
	margin-bottom: 1rem;
}

.list_category_posts_blog ul li a {
	position: relative;
	width: 100%;
	padding: 20px;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: flex;
	font-weight: 600;
	font-size: 16px;
	background-color: #AF893E !important;
	overflow: hidden;
	min-height: 73px;
	transition: transform 250ms ease 0s, box-shadow 250ms ease 0s, color 250ms ease 0s;
	border-radius: 10px;
}

.list_category_posts_blog ul li a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #26262b6b;
	z-index: 0;
}

.list_category_posts_blog ul li a span {
	z-index: 1;
}

.list_category_posts_blog .category-count {
	position: absolute;
	background: #fff;
	color: #000;
	padding: 5px;
	width: 40px;
	right: 20px;
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	text-align: center;
	line-height: 32px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.list_category_posts_blog ul li:last-child a {
	margin-bottom: 0;
}

#wp_pagination {
	text-align: center;
}

#wp_pagination a {
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	color: #e1dada;
	border-radius: 50%;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px;
	text-align: center;
	padding: 1px !important;
	border: 0;
}

#wp_pagination .active {
	background: #F3980E;
	color: #000;
	margin: 2px 2px 2px 4px;
}

@media screen and (max-width: 991px) {
	.header-blog {
		padding: 6rem 0 2rem;
	}

	.col-left-blog,
	.col-right-blog {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.content-left-blog {
		padding: 0;
	}

	.container-page-blog {
		margin-bottom: 4rem;
	}
}

@media screen and (max-width: 650px) {
	.header-blog {
		padding: 5rem 0 1rem;
	}

	.col-post-blog {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 500px) {
	.col-right-blog .title-related_posts {
		margin-bottom: 0.5rem;
		font-size: 17px;
	}
}

/***** SLIDEBAR BLOG ***************************************************************************************************************************************/

.block-search-slidebar {
	margin-bottom: 3rem;
}

.block-col-right-blog {
	background-color: #fff;
	box-shadow: rgba(1, 1, 1, 0.05) 1px 1px 5px 0px;
	-webkit-box-shadow: 0 15px 55px -5px rgba(9, 31, 67, .1);
	-moz-box-shadow: 0 15px 55px -5px rgba(9, 31, 67, .1);
	padding: 15px;
	margin-bottom: 2.5rem;
}

.single-post .block-col-right-blog {
	margin-top: 0;
}

.slidebar-blog .button-blog-post {
	display: block;
	margin-bottom: 2rem;
	font-size: 15px;
	color: #6d6b6b;
	background-color: #fff;
	transition: transform 250ms ease 0s, box-shadow 250ms ease 0s, color 250ms ease 0s;
	padding: 0 1rem 1rem;
	border-bottom: 1px solid #ccc;
}

.slidebar-blog .all-tag-post-blog {
	margin-top: 3rem;
}

.all-tag-post-blog a {
	margin-top: 2px;
	overflow: hidden;
	transition: transform 250ms ease 0s, box-shadow 250ms ease 0s, color 250ms ease 0s;
	padding: 2px 10px 2px 4px;
	font-size: 14px;
	color: #17403d;
	margin-right: 8px;
	display: inline-block;
	border: 1.5px solid #a0cdc9;
	border-radius: 5px;
}

.all-tag-post-blog a i {
	padding: 7px;
	color: #3a867f;
}

.list_category_posts_blog ul li a:hover,
.all-tag-post-blog a:hover {
	transform: translateY(-0.25rem);
	box-shadow: rgba(46, 41, 51, 0.08) 0px 2px 4px, rgba(71, 63, 79, 0.16) 0px 5px 10px;
}

.all-tag-post-blog h3 {
	margin-bottom: 10px !important;
}

#related_posts {
	margin-top: 3rem;
}

.post_v5 {
	background: radial-gradient(ellipse 60% 50% at 80% 80%, rgb(26 138 255 / 6%) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 20% 20%, rgb(167 119 38 / 10%) 0%, transparent 70%);
}

.post_v5 .all-tag-post {
	margin-bottom: 2rem;
}

.post_v5 #related_posts ul {
	padding-left: 0;
}

.post_v5 #related_posts ul li {
	list-style: none;
}

.post_v5 #related_posts ul li a {
	width: 100%;
	display: block;
	list-style: none;
	background-color: #f7f7fb;
	margin-bottom: 1.5rem;
	overflow: hidden;
	transition: transform 250ms ease 0s, box-shadow 250ms ease 0s, color 250ms ease 0s;
	display: flex;
	align-items: center;
}

.post_v5 #related_posts ul {
	margin-bottom: 0;
}

.post_v5 #related_posts ul li:last-child a {
	margin-bottom: 0;
}

.post_v5 #related_posts ul li a:hover,
.post_v5 .list_category_posts ul li a:hover,
.post_v5 .all-tag-post a:hover {
	transform: translateY(-0.25rem);
	box-shadow: rgba(46, 41, 51, 0.08) 0px 2px 4px, rgba(71, 63, 79, 0.16) 0px 5px 10px;
}

.post_v5 #related_posts ul li h3 {
	font-size: 16px;
	color: #2D3848;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-moz-line-clamp: 3;
	-o-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 0;
	line-height: 18px;
	font-weight: 600;
}

.no-tag {
	color: #adabab;
	font-size: 14px;
	margin-bottom: 0;
}

@media screen and (max-width: 991px) {
	.post_v5 {
		padding-top: 3rem;
	}
}

/***** PAGE CATEGORIE BLOG ***************************************************************************************************************************************/

.header-blog-categorie {
	position: relative;
	background-color: #292929;
}

.content-header-blog-categorie {
	padding: 6rem 0 5.5rem;
	text-align: center;
}

.section-blog-category {
	padding: 1.8rem 0 3rem;
	min-height: 100vh;
	background: radial-gradient(ellipse 60% 50% at 80% 80%, rgb(26 138 255 / 6%) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 20% 20%, rgb(167 119 38 / 10%) 0%, transparent 70%);
}

.container-header-blog-categorie .categorie-name {
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	letter-spacing: 3px;
	background: #F3980E;
	padding: 3px 8px;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 5px;
}

.container-header-blog-categorie h1 {
	font-size: 46px;
	line-height: 48px;
	font-weight: 300;
	text-transform: uppercase;
}

.sous-titre-categorie {
	display: flex;
	align-items: center;
}

.block-title-view h2 {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 22px;
	display: inline-block;
	color: #c1bdbd;
}

.block-title-view span {
	font-size: 16px;
	color: #8c8b8b;
	margin-left: 0.5rem;
}

.block-title-view {
	-webkit-box-pack: justify;
	justify-content: space-between;
	display: flex;
	align-items: center;
}

.switcher button {
	padding: 8px;
	background: transparent;
	color: #F3980E;
	outline: none;
	border: 1px solid #F3980E;
	border-radius: 5px;
}

.switcher .active {
	background-color: #F3980E;
}

.switcher svg {
	position: relative;
	display: block;
}

.switcher .active svg g {
	fill: #fff !important;
	stroke: #fff !important;
}

.switcher svg g {
	fill: #F3980E !important;
	stroke: #F3980E !important;
}

.hr-view-category-post {
	margin-top: 1rem;
	margin-bottom: 1.4rem;
	border-top: 1px solid rgb(213 208 208 / 30%);
}

.view-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.view-grid .other_posts,
.view-list .other_posts {
	overflow: hidden;
	transition: transform 250ms ease 0s, box-shadow 250ms ease 0s, color 250ms ease 0s;
	height: 100%;
	background-color: #fff;
	border-radius: 10px;
}

.view-grid .other_posts:hover,
.view-list .other_posts:hover {
	transform: translateY(-0.25rem);
	box-shadow: rgba(46, 41, 51, 0.08) 0px 2px 4px, rgba(71, 63, 79, 0.16) 0px 5px 10px;
}

.item-post-category:nth-child(n+9) {
	display: none;
}

.view-grid .item-post-category {
	-webkit-box-flex: 0;
	flex: 0 0 calc(100% / 2);
	padding: 0 15px;
	margin-bottom: 30px;
}

.block-img-post-other {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.view-grid .item-post-category .block-img-post-other {
	height: 190px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.item-post-category .block-img-post-other .img-post-other {
	height: 100%;
	position: absolute;
	width: 100%;
}

.img-post-other {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.view-grid .item-post-category .content-post-other {
	padding: 15px;
}

.view-grid .item-post-category .content-post-other h3 {
	color: #000;
	font-size: 18px;
	margin-top: 8px;
	line-height: 22px;
	font-weight: 500;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-moz-line-clamp: 4;
	-o-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.view-grid .item-post-category .content-post-other .name-author-post,
.view-list .item-post-category .content-post-other .name-author-post {
	margin-right: 15px;
}

#ajax-posts .block-arrow svg {
	width: 25px;
}

.view-grid .item-post-category .content-post-other .info-date-related_posts span,
.view-list .item-post-category .content-post-other .info-date-related_posts span {
	font-size: 14px;
}

.view-list .item-post-category .other_posts a {
	display: flex;
	align-items: center;
	position: relative;
}

.view-list .block-arrow {
	position: absolute;
	right: -6px;
	bottom: 0;
}

.view-list .block-img-post-other {
	-ms-flex: 0 0 13%;
	flex: 0 0 13%;
	max-width: 13%;
	height: 100px;
	overflow: hidden;
	position: relative;
}

.other_posts:hover .img-post-other {
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.view-list .item-post-category .content-post-other h3 {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	margin-top: 0.8rem;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	-o-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-right: 3rem;
}

.view-list .content-post-other {
	padding: 0 15px;
}

.view-list .item-post-category {
	margin-bottom: 1.5rem;
}

.block-button-more-post {
	text-align: center;
}

.misha_loadmore {
	background: linear-gradient(to left, rgba(86, 204, 242, 0.8), rgba(47, 128, 237, 0.7));
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	padding: 10px 30px;
	display: inline-block;
	border-radius: 30px;
	border: 2px solid #f5f5fa;
	color: #fff;
}

.misha_loadmore:hover {
	background: transparent;
	color: #000;
	border: 2px solid rgb(86, 204, 242);
}

@media screen and (max-width: 1020px) {
	.view-list .block-img-post-other {
		-ms-flex: 0 0 17%;
		flex: 0 0 17%;
		max-width: 17%;
	}
}

@media screen and (max-width: 995px) {
	.section-blog-category .col-left-blog {
		margin-bottom: 4rem;
	}
}

@media screen and (max-width: 991px) {
	.content-header-blog-categorie {
		padding: 6rem 0 2.5rem;
	}

	.container-header-blog-categorie .categorie-name {
		font-size: 11px;
		margin-bottom: 8px;
	}

	.container-header-blog-categorie h1 {
		font-size: 40px;
		line-height: 44px;
	}
}

@media screen and (max-width: 767px) {
	.view-list .block-img-post-other {
		-ms-flex: 0 0 21%;
		flex: 0 0 22%;
		max-width: 21%;
	}
}

@media screen and (max-width: 650px) {
	.content-header-blog-categorie {
		padding: 4rem 0 2rem;
	}

	.view-grid .item-post-category {
		flex: 0 0 calc(100% / 1);
	}

	.content-header-blog-categorie {
		margin-top: 1.85rem;
	}

	.text-decoration-cateogrie {
		display: none;
	}
}

@media screen and (max-width: 500px) {
	.container-header-blog-categorie h1 {
		font-size: 32px;
		line-height: 40px;
	}

	.block-title-view h2 {
		font-size: 18px;
	}
}

/***** PAGE TAG ***************************************************************************************************************************************/

.header-blog-tags {
	background-color: #232424;
}

.header-blog-tags .container {
	padding: 4rem 0 4.5rem;
}

.header-blog-tags .categorie-name {
	text-transform: uppercase;
	color: #c8c2c2;
	font-size: 14px;
	letter-spacing: 3px;
	background: transparent;
	padding: 3px 8px;
	display: inline-block;
	margin-bottom: 13px;
	border: 1.5px solid #666060;
}

.header-blog-tags h1 {
	color: #fff;
	font-size: 43px;
	line-height: 48px;
	margin-bottom: 0;
}

.container-header-blog-tags {
	text-align: center;
	top: 55%;
}

.header-blog-tags h1 i {
	margin-right: 10px;
	color: #ffdbbb;
}

.container-tags {
	min-height: 80vh;
	margin-bottom: 3rem;
}

.content-header-blog-tags {
	text-align: center;
}

.section_tag {
	padding-top: 1.8rem;
}

.tag .misha_loadmore {
	background: linear-gradient(to left, rgba(234, 139, 53, 0.8), rgba(241, 168, 103, 0.7)) !important;
}

.tag .misha_loadmore:hover {
	background: transparent !important;
	color: #000;
	border: 2px solid rgb(234, 139, 53);
}

@media screen and (max-width: 991px) {
	.header-blog-tags .container {
		padding: 6rem 0 2.5rem;
	}

	.header-blog-tags .categorie-name {
		font-size: 11px;
		margin-bottom: 8px;
	}

	.header-blog-tags h1 {
		font-size: 40px;
		line-height: 44px;
	}
}

@media screen and (max-width: 650px) {
	.header-blog-tags .container {
		padding: 5.5rem 0 2rem;
	}
}

@media screen and (max-width: 500px) {
	.container-header-blog-categorie h1 {
		font-size: 32px;
		line-height: 40px;
	}
}

/***** PAGE ARCHIVE POST ***************************************************************************************************************************************/

.page-template-archive {
	background-color: #f5f5fa;
}

.section-archive {
	margin-top: 120px;
	min-height: 90vh;
}

.section-archive h1 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 1.5rem;
	display: block;
}

.tab-archive {
	max-width: 900px;
	margin: 1rem auto 0;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: rgba(1, 1, 1, 0.05) 1px 1px 5px 0px;
	-webkit-box-shadow: 0 15px 55px -5px rgba(9, 31, 67, .1);
	-moz-box-shadow: 0 15px 55px -5px rgba(9, 31, 67, .1);
}

.archive_list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.has-children-1 {
	margin-bottom: 1rem;
	border-radius: 10px;
	overflow: hidden;
}

.has-children>.archive_label::after {
	content: "\f107";
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	margin-right: 1em;
	transition: transform 0.3s;
	position: absolute;
	right: 0;
	top: 30%;
	font-size: 24px;
}

.has-children.is-open>.archive_label::after {
	transform: rotate(180deg);
}

.archive_link,
.archive_label {
	display: block;
	font-size: 1rem;
	padding: 1em;
	margin: 0;
	cursor: pointer;
	color: #fff;
	background-color: #413c85;
	transition: color 0.25s ease-in, background-color 0.25s ease-in;
	position: relative;
}

.number-post-archive {
	background-color: #a3a1af;
	color: #fff;
	padding: 5px;
	font-size: 13px;
	border-radius: 5px;
	margin-left: 5px;
	min-width: 32px;
	text-align: center;
	display: inline-block;
	text-transform: initial;
	letter-spacing: 0.5px;
}

.archive_label h3 {
	margin-bottom: 0;
}

.archive_link:focus,
.archive_label:focus,
.archive_link:hover,
.archive_label:hover {
	color: #e6e6e6;
	background-color: #24214e;
}

.archive_list-level1 {
	margin-bottom: 4rem;
}

.archive_link-level2,
.archive_label-level2 {
	padding-left: 2em;
	background-color: #d2dbe0;
}

.archive_label-level2 h3 {
	margin-bottom: 0;
	font-size: 18px;
	color: #1d262b;
	text-transform: capitalize;
	font-weight: lighter;
}

.archive_list-level2 .has-children:nth-child(even) .archive_label-level2 {
	background-color: #d8e1e6;
}

.archive_label-level2::after {
	color: #6e7a82;
}

.archive_link-level2:focus,
.archive_label--level2:focus,
.archive_link-level2:hover,
.archive_label-level2:hover {
	background: #cad8d8;
}

.archive_link-level3,
.archive_label-level3 {
	padding-left: 5em;
	background: #184a52;
}

.archive_link-level3:focus,
.archive_label-level3:focus,
.archive_link-level3:hover,
.archive_label-level3:hover {
	background: #153f46;
}

.archive_link-level4,
.archive_label-level4 {
	padding-left: 8em;
	background: #153f46;
}

.archive_link-level4:focus,
.archive_label-level4:focus,
.archive_link-level4:hover,
.archive_label-level4:hover {
	background: #11353b;
}

.archive_list-level2,
.archive_list-level3,
.archive_list-level4 {
	display: none;
}

.is-open>.archive_list-level2,
.is-open>.archive_list-level3,
.is-open>.archive_list-level4 {
	display: block;
}

.archive_list-level3 {
	padding: 1rem 2rem 0;
}

.archive_list-level3 li {
	margin-bottom: 10px;
	line-height: 22px;
	font-size: 15px;
	position: relative;
	padding-left: 1rem;
	border-bottom: 1px solid #e6e4e4;
	padding-bottom: 12px;
}

.archive_list-level3 li:last-child {
	border-bottom: 0;
}

.archive_list-level3 li a {
	color: #000;
}

.archive_list-level3 li a:hover {
	text-decoration: underline;
}

.archive_list-level3 .arrow-list-archive {
	position: absolute;
	left: 0;
	top: 5px;
	color: #b1afaf;
}

.comments-list-archives {
	background-color: #fbf5f5;
	padding: 1px 7px;
	margin-left: 11px;
	color: #888585;
	border-radius: 5px;
	font-size: 12px;
	min-width: 26px;
	display: inline-block;
	text-align: center;
	letter-spacing: 0.5px;
}

.comments-list-archives i {
	margin-left: 4px;
	color: #b5b4b4;
}

/***** PAGE ARTICLE ***************************************************************************************************************************************/

.container-page-post {
	margin-top: 3rem;
}


.post_v5 .title-post {
	margin-bottom: 13px;
	font-size: 28px;
	color: #F3980E;
	font-weight: 500;
	margin-top: 10px;
	line-height: 34px;
	font-style: italic;
}

.block-info-post-head {
	color: #a7a2a2;
	font-size: 15px;
}

.text-post-in {
	text-align: justify;
}

.list-cat {
	font-size: 14px;
	color: #a7a1a1;
	margin: 0 0 5px;
	display: block;
}

.block-img-post {
	width: 100%;
	height: 260px;
	margin: 0 0 1rem;
	border-radius: 10px;
}

.post_v5 .list-cat a {
	margin-right: 5px;
	color: #11b2ee;
	font-weight: bold;
	text-decoration: underline;
}

.post_v5 .content-left-post {
	box-sizing: border-box;
	min-width: 0px;
	margin-bottom: 3rem;
}

.post_v5 .block-right-post {
	background-color: #fff;
	box-shadow: rgba(1, 1, 1, 0.05) 1px 1px 5px 0px;
	-webkit-box-shadow: 0 15px 55px -5px rgba(9, 31, 67, .1);
	-moz-box-shadow: 0 15px 55px -5px rgba(9, 31, 67, .1);
	padding: 15px;
	margin-bottom: 2rem;
}

.post_v5 .text-post-in img {
	width: 100%;
}

.img-author-post-v1 {
	display: inline-block;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 12px;
	vertical-align: middle;
}

.img-author-post-v1 img {
	object-fit: cover;
}

.post_v5 .name-author-post {
	border-right: 1px solid #ccc;
	padding-right: 15px;
}

.info-post-date {
	bottom: 15px;
	left: 25px;
	color: #676464;
}

.no-post-blog {
	padding: 0 1rem;
}

.content-left-post h2,
.content-left-post h3,
.content-left-post h4,
.content-left-post h5,
.content-left-post h6 {
	margin-bottom: 15px;
	font-size: 27px;
	font-weight: 600;
	color: #b28137;
}

.info-post-date a {
	color: #ccc;
}

.post_v5 .separator-content {
	margin-top: 2.5rem;
}

.post_v5 .title-related_posts {
	margin-bottom: 1rem;
	color: #3a867f;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

.block-arrow-button {
	display: inline-block;
	width: 25px;
	margin-right: 7px;
	transform: rotateY(180deg);
}

.post_v5 .list_category_posts {
	margin-bottom: 3rem;
}

.post_v5 .list_category_posts ul {
	padding-left: 0 !important;
}

.post_v5 .list_category_posts ul li {
	list-style: none;
}

.post_v5 .list_category_posts ul li a {
	list-style: none;
	display: flex;
	padding: 12px;
	align-items: center;
	justify-content: space-between;
	box-shadow: rgba(1, 1, 1, 0.05) 1px 1px 5px 0px;
	transition: transform 250ms ease 0s, box-shadow 250ms ease 0s, color 250ms ease 0s;
	overflow: hidden;
	background: linear-gradient(to left, rgba(86, 204, 242, 0.8), rgba(47, 128, 237, 0.7));
	margin-bottom: 1rem;
	font-size: 16px;
	color: #fff;
}

.post_v5 .list_category_posts ul li a span {
	background-color: #EDF2F6;
	padding: 3px;
	color: #8c8d9c;
	font-size: 14px;
	width: 55px;
	text-align: center;
	font-weight: bold;
}

.block-img-related-posts {
	-ms-flex: 0 0 30;
	flex: 0 0 30%;
	max-width: 30%;
	height: 95px;
}

.post_v5 .relatedcontent {
	padding: 0 1rem;
	width: 100%;
}

.post_v5 blockquote {
	position: relative;
	padding-left: 1.5rem;
	font-style: italic;
	margin: 0 2rem;
}

.post_v5 blockquote:after {
	content: "";
	width: 5px;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #896eff;
	border-radius: 30px;
}

.post_v5 p.has-background {
	border-radius: 12px;
}

.post_v5 .metier-author-card {
	text-align: center;
	margin-bottom: 0;
	color: #787878;
	font-size: 15px;
}

.post_v5 .block-author-post_v2 ul {
	text-align: center;
	padding-left: 0;
}

.post_v5 .info-related_posts {
	box-sizing: border-box;
	margin: 0px;
	min-width: 0px;
	flex: 1 1 0%;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	display: flex;
	align-items: center;
}

.info-user-related_posts {
	color: #787878;
	font-size: 13px;
	font-weight: lighter !important;
}

.info-date-related_posts {
	color: #787878;
	font-size: 13px;
}

.post_v5 .all-tag-post-content {
	padding: 2rem 0 0rem;
	margin-bottom: 2rem;
	border-radius: 5px;
}

.post_v5 .all-tag-post-content h4 {
	display: inline-block;
	font-size: 17px;
	font-weight: normal;
	margin-right: 11px;
	font-family: 'Open Sans', sans-serif !important;
}

.post_v5 .all-tag-post-content a {
	background-color: #49535a;
	border: 1px solid #49535a;
	padding: 5px 15px;
	margin-right: 12px;
	color: #fff;
	transition: 0.2s;
	font-size: 14px;
}

@media screen and (max-width: 1450px) {
	.post_v5 .content-post-in {
		padding-left: 0;
	}

	.content-left-blog .block-img-post-other {
		height: 155px;
	}

	.block-img-post {
		height: 230px;
	}
}

@media screen and (max-width: 991px) {
	.post_v5 .content-post-in {
		padding: 0;
	}

	.category .block-col-right-blog {
		margin-top: 0rem;
	}
}

@media screen and (max-width: 991px) {

	.post_v5 .col-left-post,
	.post_v5 .col-right-post {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.col-right-post {
		margin-bottom: 3rem;
	}

	.post_v5 .block-img-related-posts {
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
		max-width: 15%;
	}

	.post_v5 .title-post {
		font-size: 35px;
	}
}

@media screen and (max-width: 767px) {
	.post_v5 .content-header-post h1 {
		font-size: 28px;
	}

	.post_v5 .block-img-related-posts {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.post_v5 .section-banners-post h1 {
		font-size: 30px;
		line-height: 37px;
	}

	.post_v5 .content-post-in {
		padding: 0;
	}
}

@media screen and (max-width: 650px) {
	.container-page-post {
		margin-top: 2rem;
		max-width: 100%;
	}

	.post_v5 .section-banners-post h1 {
		font-size: 26px;
		line-height: 32px;
	}

	.switcher {
		margin-top: 0;
		text-align: center;
	}

	.post_v5 .title-post {
		font-size: 27px;
		line-height: 31px;
	}

	.block-img-post {
		height: 160px;
	}
}

@media screen and (max-width: 500px) {
	.switcher button {
		padding: 5px;
	}
}

@media screen and (max-width: 350px) {
	.block-title-view h2 {
		font-size: 15px;
	}

	.block-img-post {
		height: 200px;
	}
}

/***** CONTENTS POSTS ***************************************************************************************************************************************/

.wp-block-image .alignleft {
	float: inherit;
	margin: inherit;
	width: 100%;
}

/***** COMMENTAIRES POSTS ***************************************************************************************************************************************/

.comments-area {
	margin-top: 2rem;
}

.comment-body {
	display: flex;
	margin-bottom: 1.5rem;
}

.comments-title-in {
	margin-bottom: 1.5rem;
	font-size: 19px;
}

.comment-list {
	padding-left: 0;
}

.comment-list li {
	list-style: none;
}

.comment-list .depth-1 {
	padding-bottom: 0.5rem;
}

.comment-list .depth-1:last-child {
	border-bottom: 0;
}

.comment-list .children {
	padding-left: 67px;
}

.comment-img-author {
	display: inline-block;
}

.comment-img-author img {
	width: 50px !important;
	height: 50px;
	overflow: hidden;
	border-radius: 10px;
	object-fit: cover;
}

.comment-details {
	padding: 20px;
	position: relative;
	width: 100%;
	background-color: #ffffff;
	border-radius: 10px;
	margin-left: 1rem;
}

.comment-details:after {
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	display: block;
	border-width: 10px 12px 10px 0;
	border-style: solid;
	border-color: transparent #ffffff;
	top: 17px;
	left: -11px;
}

.comment-details h4 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
}

.comment-meta {
	font-size: 13px;
	color: #8c8c8c;
	margin-bottom: 0.2rem;
	display: block;
}

.comment-text {
	font-style: italic;
	font-size: 14px;
	margin-top: 1rem;
	color: #424141;
}

.comment-text p {
	margin-bottom: 0;
}

.comment-details .reply {
	position: absolute;
	top: 20px;
	right: 20px;
}

.comment-details .reply a {
	color: #8c8d9c;
	font-size: 13px;
	font-weight: bold;
}

.comment-respond {
	padding: 1rem 0 0;
}

.comment-form p {
	position: relative;
	margin-bottom: 25px;
	font-size: 14px;
}

.comment-form {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.comment-respond label {
	display: block;
	position: absolute;
	top: -8px;
	padding: 3px 9px;
	left: 38px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	border-top-left-radius: 3px;
	transition: all 0.2s ease-in-out;
	z-index: 1;
	color: #848484;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.comment-respond label:before {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #000000;
	z-index: -1;
}

.comment-notes {
	display: none;
}

.comment-respond textarea {
	width: 100%;
	outline: 0;
	padding: 1.5rem 2rem;
	line-height: 1.5;
	border-radius: 13px;
	border: 1px solid #4a4949;
	resize: none;
	height: 150px;
	font-size: 15px;
	background-color: transparent;
	box-sizing: border-box;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: auto;
	color: #fff;
}

.comment-notes,
.comment-form-comment,
.comment-form-url,
.comment-form-cookies-consent,
.form-submit,
.logged-in-as {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.comment-respond h3 {
	-webkit-box-pack: justify;
	display: flex;
	align-items: center;
	position: relative;
	font-size: 21px;
	margin-bottom: 13px;
}

.comment-respond h3 small {
	position: absolute;
	right: 0;
}

.comment-respond h3 a {
	color: #828080;
}

.comment-respond h3 a:first-child {
	margin-left: 5px;
}

.comment-form-author,
.comment-form-email {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}

.comment-form input {
	width: 100%;
	padding: 0.9rem 2rem;
	border-radius: 13px;
	border: 1px solid #ccc;
	outline: none;
	position: relative;
	background-color: transparent;
}

.comment-form-cookies-consent {
	display: flex;
}

.comment-form-cookies-consent input {
	width: inherit;
}

.comment-form-cookies-consent label {
	position: inherit;
	text-transform: inherit;
	top: inherit;
	left: inherit;
	display: inline-block;
	letter-spacing: inherit;
	padding-top: 1px;
}

.form-submit input {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	border: 0;
	color: #5a5959;
	font-size: 15px;
}

.form-submit input {
	background-color: #F3980E;
	color: #000;
	font-size: 14px;
}

.comment-form-cookies-consent {
	margin-bottom: 10px !important;
}

.comments-area .error-message,
.comments-area .error-message2 {
	color: #e65f5f;
	font-weight: bold;
	font-size: 14px;
}

.logged-in-as {
	-webkit-box-pack: justify;
	display: block;
	align-items: center;
	color: #828080;
}

.logged-in-as a {
	color: #828080;
}

.logged-in-as a:hover {
	text-decoration: underline;
}

.logged-in-as a:last-child {
	text-transform: uppercase;
	font-size: 14px;
	right: 20px;
	position: absolute;
}

.comment-awaiting-moderation {
	background-color: #47863c;
	color: #fff;
	font-weight: bold;
	margin-top: 1rem;
	display: block;
	padding: 10px;
	border-radius: 7px;
}

@media screen and (max-width: 700px) {

	.comment-form-author,
	.comment-form-email {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.comment-img-author img {
		width: 40px !important;
		height: 40px;
	}

	.comment-details h4 {
		font-size: 16px;
	}

	.comment-details .reply {
		position: relative;
		top: inherit;
		right: inherit;
		margin-top: 1rem;
	}

	.comment-list .children {
		padding-left: 0;
	}
}

@media screen and (max-width: 400px) {

	.comment-img-author,
	.comment-details:after {
		display: none;
	}

	.comment-details {
		margin-left: 0;
	}
}

/***** FOOTER  ***************************************************************************************************************************************/

footer {
	background: linear-gradient(135deg, #131111 0%, #131212 100%);
}

.footer_v7 .block-copyright {
	display: flex;
	align-items: center;
}

.footer_v7 .logo-footer {
	width: auto;
	display: block;
	margin: 10px auto 25px;
	height: 25px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.footer_v7 .col-block-copyright {
	text-align: center;
}

.footer_v7 .copyright-footer {
	color: #d5d8d5;
	font-size: 13px;
	margin-bottom: 0;
}

.footer_v7 .trait-footer {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	border-top: 1px solid rgb(154 154 154);
}

.footer_v7 .menu {
	padding-left: 0;
	margin-bottom: 0;
}

.footer_v7 .col-center-menu-footer .menu {
	text-align: center !important;
}

.footer_v7 .col-center-menu-footer ul {
	padding-left: 0;
	margin-bottom: 0;
}

.footer_v7 .menu li {
	list-style: none;
	display: inline-block;
	padding: 0 5px;
}

.footer_v7 .menu li:first-child {
	padding-left: 0;
}

.footer_v7 .menu li a {
	font-size: 13px;
	color: #bcbdbc !important;
	padding: 0 0.3rem;
}

.footer_v7 .block-copyright a {
	color: #fff;
}

.footer_v7 .block-copyright-adresse-footer,
.footer_v7 .block-nav-social-footer {
	padding: 1rem 0;
}

@media screen and (max-width: 830px) {
	.footer_v7 .col-social-footer ul {
		float: inherit;
		margin-top: 2rem;
		text-align: center;
		padding-left: 0;
	}
}

@media screen and (max-width: 700px) {
	.footer_v7 .menu li {
		display: block;
		padding: 7px;
		border-bottom: 1px solid #304144;
	}

	.footer_v7 .menu li:first-child {
		padding-left: 5px;
	}

	.footer_v7 .menu li:last-child {
		border-bottom: 0;
	}
}

@media screen and (max-width: 600px) {
	.adresse-footer {
		font-size: 12px;
	}
}

/***** PAGE 404 ***************************************************************************************************************************************/

#content-404 {
	background: radial-gradient(ellipse 55% 45% at 50% 60%, rgba(90, 95, 105, 0.10) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 70% 30%, rgba(70, 75, 85, 0.08) 0%, transparent 70%), radial-gradient(ellipse 60% 50% at 80% 80%, rgba(32, 36, 42, 0.14) 0%, transparent 70%), radial-gradient(ellipse 50% 40% at 20% 20%, rgba(24, 26, 32, 0.08) 0%, transparent 70%), linear-gradient(165deg, #0d0f13 0%, #171a20 45%, #22262c 100%);
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.container-404 {
	max-width: 850px;
	z-index: 1;
	text-align: center;
	padding: 6rem 0;
}

.logo-404 {
	margin-bottom: 2rem;
	height: 55px;
	width: auto;
}

.container-404 h1 {
	margin-bottom: 2rem;
	font-size: 50px;
	line-height: 62px;
	color: #fff;
	font-weight: 300;
}

.container-404 .btn-1 {
	color: #fff;
	border: 1.5px solid transparent;
}

.container-404 .btn-1:hover {
	color: #fff;
	border: 1.5px solid #fff;
}

@media screen and (max-width: 750px) {
	.container-404 h1 {
		font-size: 30px;
		line-height: 38px;
	}

	.logo-404 {
		height: 90px;
	}
}

@media screen and (max-width: 750px) {
	.container-404 h1 {
		font-size: 24px;
		line-height: 34px;
	}
}

/***** PAGE RECHERCHE ***************************************************************************************************************************************/

.section-page-search {
	padding: 4rem 0;
	min-height: 100vh;
}

.section-page-search .block-form-search {
	margin-top: 2rem;
}

.block-search-slidebar .block-form-search,
.bloc-search-page-in .block-form-search {
	position: relative;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	max-width: 100%;
}

.block-search-slidebar .search,
.bloc-search-page-in .search {
	background-color: #f8fafc;
}

.block-search-slidebar .block-form-search-in,
.bloc-search-page-in .block-form-search-in {
	border: 1px solid #3a867f;
	border-radius: 60px;
}

.block-search-slidebar .input-search,
.bloc-search-page-in .input-search {
	display: block;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
	padding: 10px 12px;
	font-size: 1rem;
	line-height: 1.5;
	color: #000;
	background-color: transparent;
	outline: none;
	border: 0;
	border-radius: 10px 0 0 10px;
	font-size: 15px;
}

.search-results .input-search,
.search-no-results .input-search {
	color: #fff;
}

.bloc-search-page-in .input-search {
	font-size: 19px;
}

.block-search-slidebar .block-form-search .searchform,
.bloc-search-page-in .block-form-search .searchform {
	color: #000;
	padding: 0 12px;
	cursor: pointer;
	outline: none;
	border: 0;
	background-color: #17403d;
	border-radius: 50%;
}

.block-search-slidebar .block-form-search svg,
.bloc-search-page-in .block-form-search svg {
	width: 25px;
	height: 25px;
}

.block-search-slidebar .border-input-search,
.bloc-search-page-in .border-input-search {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #c0b19c;
	pointer-events: none;
	border-radius: 10px;
	z-index: 0;
}

.block-search-slidebar .border-animation,
.bloc-search-page-in .border-animation {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #000;
	pointer-events: none;
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	border-radius: 10px;
	z-index: 1;
}

.block-form-search #searchsubmit,
.bloc-search-page-in #searchsubmit {
	color: #fff;
	padding: 0 12px;
	cursor: pointer;
	outline: none;
	border: 0;
	background-color: #ffffff;
	border-radius: 0px 11px 11px 0px;
}

.bloc-search-page-in #searchsubmit {
	background-color: #f5f5fa;
}

.header-5 .block-form-search .st0 {
	fill: #000 !important;
}

.header-5 .block-form-search input::placeholder {
	color: #afaaaa;
}

.block-search-slidebar .st0,
.bloc-search-page-in .st0 {
	fill: #17403d !important;
}

.section-page-search .search-title {
	margin-bottom: 1.5rem;
	font-weight: 400;
	font-size: 25px;
	letter-spacing: 0;
}

.section-page-search .search-title strong {
	font-weight: 700;
}

.section-page-search .search-results {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 30px;
}

.section-page-search .search-result-item {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.section-page-search .search-result-item:hover {
	transform: translateY(-10px);
	box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.2);
}

/* Type de contenu */

.section-page-search .type-contenus-recherche {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #3F5A7F !important;
	font-size: 16px;
	font-weight: 500;
}

/* Titre du résultat */
.section-page-search .search-result-item h2 {
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 23px;
	color: #17403d;
}

.section-page-search .search-result-item h2 a {
	color: #1d3557;
	text-decoration: none;
	transition: color 0.3s ease;
}

.bloc-extrait-list-recherche {
	font-weight: 500;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-moz-line-clamp: 4;
	-o-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Extrait */
.section-page-search .bloc-extrait-list-recherche p {
	font-size: 16px;
	color: #7f7a7a;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0;
}

/* Pagination */
.section-page-search .pagination {
	margin-top: 15px;
	text-align: center;
}

.section-page-search .pagination a,
.section-page-search .pagination span {
	display: inline-block;
	padding: 0;
	margin: 0 5px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	border-radius: 4px;
	transition: background-color 0.3s ease;
	border-radius: 50%;
}

.section-page-search .pagination a:last-child {
	background-color: inherit;
	color: #000;
}

.section-page-search .pagination a:hover {
	font-weight: bold;
}

.section-page-search .pagination .current {
	background-color: #3a867f;
	font-weight: bold;
	color: #fff;
	padding: 5px 12px;
}

/* Aucun résultat */
.section-page-search .no-results {
	text-align: center;
	margin-top: 50px;
}

.section-page-search .icones-no-search {
	width: 120px;
	height: 120px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	margin: auto;
}

.section-page-search .no-results h2 {
	font-size: 2em;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 5px;
}

.section-page-search .no-results p {
	font-size: 1.2em;
	color: #666;
}


@keyframes draw-border {
	0% {
		clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	}

	25% {
		clip-path: polygon(0 0, 100% 0, 0 100%, 0 100%);
	}

	50% {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}

	100% {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
}

.col-left-search .screen-reader-text {
	display: none;
}

.col-left-search h1 {
	font-weight: lighter;
	margin-bottom: 2rem;
	font-size: 30px;
}

.col-left-search h1 span {
	font-weight: bold;
	color: #000;
}

.col-left-search article {
	margin-bottom: 3rem;
}

.col-left-search article .header-post-search h2 a {
	color: #000 !important;
}

.col-left-search article .header-post-search h2 {
	font-size: 19px;
	text-transform: initial;
}

.col-left-search article p {
	font-size: 15px;
	color: #797979;
}

@media screen and (max-width: 991px) {
	.section-page-search {
		padding: 6rem 0 0;
	}

	.col-left-search {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.section-page-search .no-results h2 {
		font-size: 24px;
	}

	.section-page-search .no-results p {
		font-size: 17px;
	}
}

/***** IMG NO POST ***************************************************************************************************************************************/

.block-img-no-post-blog {
	text-align: center;
	width: 100%;
	margin: 3rem 0;
}

.img-no-post-blog {
	width: 300px;
	display: inline-block;
}

.block-img-no-post-blog .no-post-home {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 25px;
	color: #e7e7e7ba;
	letter-spacing: 3px;
	margin-top: 1rem;
}

.bloc-list-post-accueil .block-img-no-post-blog {
	text-align: left;
	margin: 1.5rem 0;
}

.bloc-list-post-accueil .img-no-post-blog {
	width: 250px;
}

.bloc-list-post-accueil .block-img-no-post-blog .no-post-home {
	font-size: 23px;
	text-align: left;
}

.cky-consent-container .cky-consent-bar {
	padding: 6px 25px !important;
	box-shadow: inherit !important;
	background-color: #10191fc9 !important;
	border: 0 !important;
}

.cky-notice .cky-title {
	display: none !important;
}

.cky-notice-btn-wrapper .cky-btn {
	border-radius: 40px;
	padding: 1px 21px;
}

.cky-revisit-bottom-left {
	display: none !important;
}

.cky-notice-btn-wrapper .cky-btn-accept {
	background-color: #799c49 !important;
	font-weight: bold !important;
	border: 1.5px solid #799c49 !important;
}

.cky-notice-btn-wrapper .cky-btn-reject {
	color: #fff !important;
	background-color: #d16666 !important;
	border: 1.5px solid #d16666 !important;
}

.cky-notice-btn-wrapper .cky-btn-customize {
	background-color: transparent !important;
	color: #fff !important;
	text-decoration: underline;
	border: 0 !important;
}

.cky-notice-btn-wrapper .cky-btn-accept:hover {
	background-color: transparent !important;
	color: #fff !important;
	border: 1.5px solid #fff !important;
}

.cky-notice-btn-wrapper .cky-btn-reject:hover {
	background-color: transparent !important;
	color: #fff !important;
	border: 1.5px solid #fff !important;
}

.cky-notice-des p {
	color: #fff !important;
}

.has-white-color {
	color: #FFFFFF !important;
}

.has-black-color {
	color: #000000 !important;
}

.has-bleu1-color {
	color: #6ad4f9 !important;
}

.has-bleu2-color {
	color: #7aafe7 !important;
}

.has-bleu-gris-color {
	color: #213847 !important;
}

#wpadminbar {
	display: none !important;
}

.container-admin-client {
	width: 45px;
	height: 45px;
	padding: 6px;
	background-color: #29292d;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
}

.button-admin-client img {
	width: 100%;
	height: 100%;
}

.grecaptcha-badge {
	display: none !important;
}