/*
Theme Name: Khepry88
Description: ...
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: "Noto Serif", serif;
	line-height: 30px;
}

strong,
b {
	font-weight: bold;
}

h1 {
	font-size: 40px;
	letter-spacing: 0.5px;
}

.h1-title-top {
	font-size: 42px;
	line-height: 53px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.h1-title-top2 {
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 2px;
}

.h1-title-top3 {
	font-size: 42px;
	line-height: 53px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
}

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

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

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

h5 {
	font-size: 19px;
	font-style: italic;
}

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;
}

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;
}

.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;
}

section {
	position: relative;
	overflow: hidden;
}

.bloc-btn-khepry {
	margin-top: 2rem;
}

.btn-khepry,
.btn-khepry2 {
	border: 1px solid #b1aaa0;
	padding: 6px 20px;
	border-radius: 40px;
	color: #000;
	display: inline-block;
	font-style: italic;
}

.btn-khepry {
	background: #EAC493;
	background: linear-gradient(95deg, rgba(234, 196, 147, 1) 0%, rgba(228, 207, 176, 1) 49%, rgba(222, 216, 202, 1) 100%);
}

.btn-khepry:hover {
	background: transparent;
	color: #000;
	border: 1px solid #736f69;
}

.btn-khepry2 {
	background: transparent;
	border: 1px solid #736f69;
}

.btn-khepry2:hover {
	border: 1px solid #b1aaa0;
	background: #EAC493;
	background: linear-gradient(95deg, rgba(234, 196, 147, 1) 0%, rgba(228, 207, 176, 1) 49%, rgba(222, 216, 202, 1) 100%);
	color: #000;
}

.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;
}


@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;
	}
}

@media screen and (max-width: 680px) {
	.h1-title-top,
	.h1-title-top2,
	.h1-title-top3 {
		font-size: 28px!important;
        line-height: 32px!important;
	}
}


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

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


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

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

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

	h2 {
		font-size: 24px;
		line-height: 34px;
	}

	h3 {
		font-size: 20px;
		line-height: 26px;
	}

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


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

#button-scroll-top {
	display: inline-block;
	background: #B49880;
	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: #fff;
}

header {
	position: relative;
}

header .element-header {
	position: absolute;
	z-index: 2;
}

/* NAV */

.navbar-default {
	background-color: #fff;
	left: 0;
	right: 0;
	top: 0;
	z-index: 7;
	padding-bottom: 0;
}

.nav-scroll {
	background-color: #fff !important;
	box-shadow: 0px 4px 25px #2121211c;
	position: fixed !important;
	border-bottom: 0 !important;
	padding: 3px;
}

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

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

.nav-scroll .menu-item a {
	color: #000 !important;
}

.navbar-default .menu-item .sub-menu a {
	display: block;
	padding: .5rem 1rem;
}

.menu {
	margin-bottom: 0;
	padding-left: 0;
}

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

.nav-scroll .navbar-brand img {
	height: 50px;
}

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

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

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

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

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

.navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-default .menu li a {
	font-size: 16px;
	position: relative;
	outline: none !important;
	text-decoration: none;
}

.navbar-default .menu li a:hover {
	outline: none !important;
	text-decoration: none;
}

.navbar-default .menu li:last-child a {
	color: #000 !important;
	border-radius: 30px;
	margin-left: 0.5rem;
	border: 1px solid #736f69;
	padding: 7px 20px;
	font-weight: 500;
	transition: all 0.5s;
}

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

.navbar-default .menu li:last-child a:hover {
	border: 1px solid #b1aaa0;
	background: transparent !important;
	transition: 0.2;
	background: #EAC493;
	background: linear-gradient(95deg, rgba(234, 196, 147, 1) 0%, rgba(228, 207, 176, 1) 49%, rgba(222, 216, 202, 1) 100%) !important;
}

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

.navbar-default .menu .current-menu-item a {
	color: #000 !important;
	font-weight: 600;
}

.home .navbar-default .menu .current-menu-item a {
	color: inherit !important;
	font-weight: inherit !important;
}

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

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

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

/* .navbar-default .menu .menu-item a::after {
	content: '';
	width: 0;
	height: 2px;
	background-color: #b49880;
	position: absolute;
	bottom: 12px;
	left: 50%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: .35s;
}

.navbar-default .menu .menu-item:hover a::after,
.navbar-default .menu .current-menu-item a::after {
	width: 20px;
}


.home .navbar-default .actived::after {
	width: 20px;
	display: block;
}

.home .menu li:first-child .actived::after {
	display: none !important;
	width: 0 !important;
} */

/***** Sous menu *****/

.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 li a {
	color: #fff !important;
	font-weight: normal;
}

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

.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:hover {
	background: #EAC493;
	background: linear-gradient(95deg, rgba(234, 196, 147, 1) 0%, rgba(228, 207, 176, 1) 49%, rgba(222, 216, 202, 1) 100%);
}


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

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

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

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

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

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

/***** Sous sous menu *****/

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

.navbar-default .menu .sub-menu {
	background-color: #77ae2b;
	border-radius: 15px;
	padding: 5px;
	box-shadow: 0 15px 40px rgb(0 0 0 / 5%);
}

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

.navbar-default .menu .sub-menu a {
	color: #fff !important;
	text-align: center;
}

.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: #77ae2b;
	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 .menu .sub-menu li:last-child a:hover {
	color: #fff !important;
}

/* Menu au scroll */

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

@media screen and (max-width: 991px) {
	header .element-header {
		top: 57px;
	}

	.navbar-default {
		position: absolute;
	}

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

	.navbar-default .navbar-toggler {
		background: #77ae2b;
	}

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

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

	.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: 100%;
		margin-bottom: 1rem;
		width: auto;
	}

	.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: rgb(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;
	}
}


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

	.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 .navbar-brand img {
        height: 70px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 600px) {
    .navbar-default .navbar-brand img {
        height: 65px;
        margin-bottom: 10px;
    }
}

/***** PAGE PAR DEFAULT & POST SEUL ***************************************************************************************************************************************/

.section-banners-page {
	padding: 3rem 0 3.5rem;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ebd8b5;
}

.page-template-tous-les-symboles .section-banners-page {
	background-color: #e4d1b766;
}

.page-template-blog .section-banners-page {
	background-color: #151616;
}

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

.fond-banners-page:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
	background-color: #00000045;
}

.section-banners-formation .fond-banners-page:after {
	background-color: #00000095;
}

.inners-surtitre-titre span {
	display: block;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	z-index: 2;
	position: relative;
	font-size: 17px;
}

.inners-surtitre-titre {
	z-index: 2;
	position: relative;
	text-align: left;
}

.section-banners-page h1 {
	display: inline-block;
	position: relative;
	z-index: 2;
	font-weight: 300;
}

.section-banners-page .slogan {
	margin-top: 0.5rem;
}

.container-page-default {
	padding: 2rem 1rem 5rem;
	min-height: 75vh;
}

@media screen and (max-width: 991px) {
	.section-banners-page {
    	padding: 9.5rem 0 3.5rem;	
	}
}

@media screen and (max-width: 650px) {
	.section-banners-page {
        padding: 7.5rem 0 1.5rem;
    }	
}


.page-template-homepage {
	background-color: #fafafa;
}

.section-introduction {
	padding: 18rem 0 5rem;
	overflow: inherit;
}

.fond-intro {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	position: absolute;
	height: 800px;
	width: 100%;
	top: 0;
}

.icone-introduction {
	width: 120px;
	height: 85px;
	margin: 15px auto 8px;
}

.element-fond-introduction-blanc {
	position: absolute;
	bottom: -16%;
	left: 0;
	right: 0;
	height: 83%;
	z-index: 2;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
}

.element-fond-introduction-blanc-gauche {
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	position: absolute;
	bottom: 30%;
	left: 0;
	right: 0;
	width: 7%;
	height: 55%;
	z-index: 2;
}

@media screen and (max-width: 1460px) {
	.element-fond-introduction-blanc-gauche {
		bottom: 31%;
		left: 0;
		right: 0;
		width: 6%;
		height: 68%;
	}
}

@media screen and (max-width: 1360px) {
	.element-fond-introduction-blanc-gauche {
		bottom: 36%;
		left: 0;
		right: 0;
		width: 6%;
		height: 64%;
	}
}

@media screen and (max-width: 1160px) {
	.element-fond-introduction-blanc-gauche {
		bottom: 40%;
		width: 7%;
	}
}

@media screen and (max-width: 991px) {
	.element-fond-introduction-blanc-gauche {
		bottom: 46%;
        width: 4%;
		height: 50%;
	}
}

.bloc-fond-introduction {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 115%;
	z-index: 0;
	background-position: center top !important;
}

.section-introduction .container {
	max-width: 900px;
	position: relative;
	z-index: 6;
}

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

.section-introduction .bloc-btn-khepry a {
	margin: 0 10px;
}

.fond-point-introduction {
	width: 100%;
	height: 500px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	position: absolute;
	bottom: 5rem;
	z-index: 2;
	opacity: 0.2;
}


.fond-point-introduction2 {
	width: 100%;
	height: 500px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	position: absolute;
	bottom: 0;
	z-index: 3;
	opacity: 0.1;
}


@media screen and (max-width: 850px) {
	.icone-introduction {
		width: 110px;
		height: 70px;
		margin: 25px auto 8px;
	}
}

@media screen and (max-width: 680px) {
    .element-fond-introduction-blanc-gauche {
        bottom: 50%;
        width: 12%;
        height: 15%;
        top: 15%;
    }

	.element-fond-introduction-blanc {
    	height: 90%;
	}
}

@media screen and (max-width: 538px) {
	.section-introduction .bloc-btn-khepry a {
		display: block;
	}

	.section-introduction .bloc-btn-khepry a:first-child {
		margin-bottom: 1rem;
	}
}

@media screen and (max-width: 400px) {
	.icone-introduction {
		margin: 50px auto 8px;
	}
}

.section-about {
	padding: 7rem 0 1rem;
	overflow: inherit;
}

.section-about .container {
	max-width: 900px;
	position: relative;
	z-index: 2;
}

.element-top-photos-about {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 700px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	z-index: 2;
	margin-top: -3rem;
	opacity: 0.5;
}

/* .content-about-bloc {
	text-align: center;
} */

.bloc-vision{
	margin-top: 4rem;
}

.liste-item-about {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bloc-item-about {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	padding: 0 10px;
}

.bloc-item-about .icone-item-about-in {
	width: 50px;
	height: 40px;
	margin: 0 auto 6px;
}

.bloc-item-about h3 {
	font-size: 20px;
}

.bloc-item-about p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 0;
}

.content-fondateurs{
	margin-bottom: 2rem;
}

.content-fondateurs:last-of-type{
	margin-bottom: 0.5rem;
}

.bloc-founders{
	padding: 20px;
    background-color: #f6f0e4b5;
    border-radius: 20px;
	margin: 2rem 0 2.5rem;
}

.bloc-founders h3{
	margin: 0 0 1.5rem;
}

.bloc-collective-of-experts h3{
	margin: 0 0 1rem;
}

.head-content-fondateurs{
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.bloc-photo-fondateurs{
    width: 60px;
    height: 60px;
	margin-right: 10px;
}

.content-text-part-fondateurs .prenom-nom{
	margin-bottom: 0;
}

.head-content-fondateurs .content-text-part-fondateurs span{
	text-transform: uppercase;
}

.role-fondateurs{
	margin-bottom: 0;
	font-style: italic;
	font-weight: bold;    
	color: #957f6c;
}

.bio-fondateurs{
	font-size: 16px;
    line-height: 28px;
}

.bloc-collective-of-experts .content-collective-of-experts ul {
    padding-left: 57px;
}

.bloc-collective-of-experts .content-collective-of-experts ul li{
	margin-bottom: 1rem;
	list-style: none;
    position: relative;
}

.bloc-collective-of-experts .content-collective-of-experts ul li:before {
    background-repeat: no-repeat;
    background-image: url(../khepry88/img/icons-items-khepry.svg);
    -webkit-background-size: contain;
    background-size: contain;
    display: inline-block;
    margin-left: -2.8em;
    width: 40px;
    height: 40px;
    font-size: 19px;
    color: #169dd2;
    position: absolute;
    top: -3px;
    content: "";
    opacity: 0.8;
}

.fond-bas-about {
	width: auto;
	height: 350px;
	background-size: contain;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	margin-top: -5rem;
}

@media screen and (max-width: 1090px) {
	.fond-bas-about {
		margin-top: -3rem;
		height: 30vw;
	}
}

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

	.fond-bas-about {
		height: 200px;
		margin-top: -1rem;
	}
}

@media screen and (max-width: 600px) {
	.liste-item-about {
		display: block;
	}

	.fond-bas-about {
        height: 112px;
    }

	.content-text-part-fondateurs .prenom-nom {
    	font-size: 17px;
	}

	.bloc-founders h3 {
    	font-size: 21px;
	}

	.head-content-fondateurs {
    	justify-content: center;
	}

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

	.bloc-collective-of-experts .content-collective-of-experts ul {
    		padding-left: 48px;
	}

	.bloc-collective-of-experts .content-collective-of-experts ul li:before {
    	margin-left: -2.5em;
   		width: 35px;
    	height: 35px;
	}

	.bloc-vision {
    	margin-top: 3rem;
	}
}


.section-our_approach {
	padding: 4rem 0;
}

.section-our_approach .container {
	max-width: 900px;
}

.bloc-confidentiality {
	padding: 20px;
	background-color: #f6f0e4;
	border-radius: 20px;
	font-style: italic;
}

.bloc-confidentiality p {
	margin-bottom: 0 !important;
}

.bloc-btn-khepry-in {
	text-align: center;
	margin-top: 1rem;
}

.bloc-btn-khepry-in a {
	display: block;
}

.bloc-content-col-our-approach {
	padding-right: 30px;
}

.bloc-content-col-our-approach ul {
	padding-left: 10px;
}

.bloc-content-col-our-approach ul li {
	margin-bottom: 8px;
}

.image-our-approach {
	max-width: 635px;
	height: 250px;
	margin: auto;
}

@media screen and (max-width: 600px) {
	.section-our_approach {
		padding: 1rem 0;
	}

	.image-our-approach {
    	height: 150px;
	}
}

.section-current_initiative {
	padding: 1rem 0 4rem;
}

.section-current_initiative .container {
	max-width: 900px;
	position: relative;
	z-index: 2;
}

.bloc-content-current-initiative {
	padding-right: 4rem;
}

.bloc-content-current-initiative .video-bloc {
	margin-top: 3rem;
	border-radius: 15px;
	overflow: hidden;
	height: 350px;
	-moz-object-fit: cover;
	-webkit-object-fit: cover;
	-ms-object-fit: cover;
	object-fit: cover;
}

.bloc-list-atouts {
	text-align: center;
	margin-bottom: 2rem;
}

.bloc-list-atouts .icone-list-atouts-in {
	width: 50px;
	height: 40px;
	margin: 0 auto 6px;
}

.bloc-list-atouts h3 {
	font-size: 17px;
	font-style: italic;
}

.bloc-list-atouts p {
	font-size: 14px;
	line-height: 21px;
}

.section-current_initiative-img {
	padding-bottom: 30rem;
}

.current-initiative-img-bas {
	width: 100%;
	height: 600px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	background-repeat: no-repeat !important;
	background-position: center top !important;
}

.svg-seperation-bas{
	width: 100%;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
}


@media screen and (max-width: 991px) {
	.bloc-content-current-initiative {
		padding-right: 2rem;
	}
}

@media screen and (max-width: 767px) {
	.section-current_initiative-img {
		padding-bottom: 13rem;

	}

	.bloc-content-current-initiative {
		padding-right: 0;
	}

	.current-initiative-img-bas {
		height: 300px;
	}

}

@media screen and (max-width: 600px) {
	.bloc-list-atouts-in {
		margin-top: 2rem;
	}

	.bloc-content-current-initiative .video-bloc {
    	height: 250px;
	}
}


.section-investor_access {
	padding: 2rem 0 5rem;
}

.investor_access-container {
	text-align: center;
	max-width: 600px;
	margin: auto;
}

.bloc-formulaire {
	margin-top: 2rem;
}

.bloc-formulaire .col-form-contact,
.bloc-formulaire .col-form-contact-select {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

.bloc-formulaire .col-form-contact input,
.bloc-formulaire .col-form-contact textarea {
	width: 100%;
	resize: none;
	width: 100%;
	padding: 0.3rem 0.5rem;
	border-radius: 8px;
	border: 1.5px solid transparent;
	outline: none;
	position: relative;
	background-color: #eef3f0;
	margin-bottom: 5px;
}

.bloc-formulaire .col-form-contact-select select {
	width: 100%;
	border-radius: 8px;
	border: 1.5px solid #e3e7e5;
	padding: 0.3rem 0.4rem;
	margin-bottom: 5px;
}

.bloc-formulaire .invalid .wpcf7-not-valid {
	border: 1.5px solid #ca5555 !important;
}

.bloc-formulaire .invalid .wpcf7-not-valid {
	border: 1.5px solid #ca5555 !important;
}

.bloc-formulaire .wpcf7 form.invalid .wpcf7-response-output,
.bloc-formulaire .wpcf7 form.unaccepted .wpcf7-response-output,
.bloc-formulaire .wpcf7 form.spam .wpcf7-response-output {
	border: 0 !important;
	margin: 15px 0 !important;
	font-weight: bold;
	background: #fff;
	padding: 5px !important;
	border-radius: 5px;
	margin-bottom: 2rem !important;
	color: #e71515 !important;
}

.bloc-formulaire .wpcf7 form.sent .wpcf7-response-output {
	border: 0 !important;
	font-size: 14px;
	color: #188422;
	font-weight: bold;
	margin-top: 1rem !important;
}


.bloc-formulaire .form-bloc-contact textarea {
	height: 250px;
}

.bloc-formulaire .wpcf7-not-valid-tip {
	display: none;
}

.bloc-formulaire .col-form-contact-submit {
	text-align: center;
}

.bloc-formulaire .wpcf7-submit {
	border: 1px solid #b1aaa0;
	padding: 6px 20px;
	border-radius: 40px;
	color: #000;
	display: inline-block;
	background: #EAC493;
	background: linear-gradient(95deg, rgba(234, 196, 147, 1) 0%, rgba(228, 207, 176, 1) 49%, rgba(222, 216, 202, 1) 100%);
	font-style: italic;
}

.bloc-formulaire .wpcf7-submit:hover {
	background: transparent;
	color: #000;
	border: 1px solid #736f69;
}

.bloc-formulaire .wpcf7-spinner {
	display: none;
}

@media screen and (max-width: 600px) {
	.section-investor_access {
    	padding: 2rem 0;
	}

	.svg-seperation-bas {
    	bottom: 0;
	}

	.current-initiative-img-bas {
    	bottom: 1px;
	}
}

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

.author {
	background-color: #f5f5fa;
}

.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: #505050;
	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: #868585;
	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 ***************************************************************************************************************************************/

.page-template-blog {
	background-color: #FAFAFA;
}

.header-blog {
	padding: 5rem 0 5.5rem;
	background-color: #ebd8b5;
	text-align: center;
}

.header-blog h1 {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
}

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

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

.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%;
}

.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 h2 {
	font-size: 22px;
	margin-bottom: 0.5rem;
	display: flex;
	align-items: center;
	color: #000;
}

.content-left-blog h2 span {
	font-size: 16px;
	color: #8c8b8b;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: lighter;
	margin-left: 0.5rem;
}

.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;
}

.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-family: "Sackers";
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

.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: rgba(0, 0, 0, .5);
	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: #000;
	border-radius: 50%;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px;
	text-align: center;
	padding: 1px !important;
	border: 0;
}

#wp_pagination .active {
	background: #bd8124;
	color: #fff;
	margin: 2px 2px 2px 4px;
}

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

	.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) {
	.col-post-blog {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 500px) {
	.content-left-blog h2 {
		font-size: 18px;
	}

	.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;
}

.page-template-blog-php .block-col-right-blog {
	margin-top: 3.7rem;
}

.category .block-col-right-blog {
	margin-top: 5.5rem;
}

.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 .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;
}

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

.category {
	background-color: #FAFAFA;
}

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

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

.section-blog-category {
	padding: 1.8rem 0 3rem;
	background-color: #FAFAFA;
	min-height: 100vh;
}

.section-blog-category .container {
	max-width: 80%;
}

.container-header-blog-categorie .categorie-name {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 13px;
	letter-spacing: 3px;
	background: #bd8124;
	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: #000;
}

.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: #bd8124;
	outline: none;
	border: 1px solid #bd8124;
	border-radius: 5px;
}

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

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

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

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

.hr-view-category-post {
	margin-top: 1rem;
	margin-bottom: 1.4rem;
}

.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;
	}

	.category {
		padding-top: 60px;
	}
}

@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) {
	.view-grid .item-post-category {
		flex: 0 0 calc(100% / 1);
	}

	.content-header-blog-categorie {
		margin-top: 1.85rem;
	}

	.text-decoration-cateogrie {
		display: none;
	}

	.content-header-blog-categorie {
		padding: 2rem 0;
	}
}

@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 ***************************************************************************************************************************************/

.tag {
	background-color: #F8F8F8;
}

.header-blog-tags {
	background-color: #ebd8b5;
}

.header-blog-tags .container {
	padding: 4rem 0 4.5rem;
}

.header-blog-tags .categorie-name {
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	letter-spacing: 3px;
	background: transparent;
	padding: 3px 8px;
	display: inline-block;
	margin-bottom: 13px;
	border: 1.5px solid #000;
}

.header-blog-tags h1 {
	color: #000;
	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: 995px) {
	.tag {
		padding-top: 60px;
	}
}

@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 ***************************************************************************************************************************************/

.post_v5 {
	background-color: #FAFAFA;
}

.container-page-post {
	margin-top: 3rem;
	max-width: 80%;
}


.post_v5 .title-post {
	margin-bottom: 13px;
	font-size: 28px;
	color: #b49880;
	font-weight: 500;
	margin-top: 10px;
	line-height: 34px;
	font-style: italic;
}

.block-info-post-head {
	color: #8a8686;
	font-size: 15px;
}

.text-post-in {
	text-align: justify;
}

.list-cat {
	font-size: 14px;
	color: #545252;
	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: #a76d18;
	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 .content-post-in {
	padding: 0 1.5rem;
}

.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: 0;
	font-size: 27px;
	font-weight: 600;
	color: #b49880;
}

.info-post-date a {
	color: #000;
}

.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: #8f9eab;
	border: 1px solid #8f9eab;
	padding: 5px 15px;
	margin-right: 12px;
	color: #fff;
	transition: 0.2s;
	font-size: 14px;
}

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

	.container-page-post,
	.section-blog-category .container {
		max-width: 95%;
	}

	.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) {
	.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;
	text-align: justify;
	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;
}

.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: #F8F8F8;
	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 #ccc;
	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;
}

.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 {
	margin-bottom: 2rem;
	-webkit-box-pack: justify;
	display: flex;
	align-items: center;
	position: relative;
}

.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: #b1afaf;
	color: #fff;
	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-color: #fff;
	padding: 2rem 0 2rem;
	position: relative;
}

footer svg {
	position: absolute;
	top: 0;
}

.footer_v7 .block-copyright {
	display: flex;
	align-items: center;
}

.footer_v7 .logo-footer {
	width: 210px;
	display: block;
	margin: 0 auto 10px;
	height: 72px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.footer_v7 .col-block-copyright {
	text-align: center;
}

.copyright-footer {
	font-size: 16px;
	margin-bottom: 0;
}

.col-menu-footer ul {
	padding-left: 0;
}

.col-menu-footer ul li {
	list-style: none;
}

.col-menu-footer ul li a {
	color: #000 !important;
	font-weight: 600;
	margin-bottom: 2px;
	display: block;
	padding-left: 15px;
	font-style: italic;
}

.col-menu-footer ul li:last-child a {
	color: #000 !important;
	border-radius: 30px;
	border: 1px solid #736f69;
	padding: 7px 15px;
	font-weight: 500;
	transition: all 0.5s;
	display: inline-block;
	margin-top: 8px;
}

.col-footer-copyright {
	display: flex;
	align-self: flex-end;
}

.bloc-copyright {
	display: block;
	text-align: right;
	width: 100%;
}

@media screen and (max-width: 991px) {
	.footer_v7 .logo-footer {
		width: 175px;
	}
}

@media screen and (max-width: 850px) {
	.col-footer {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}

	.footer_v7 .logo-footer {
		margin: 0 auto 0;
		height: 65px;
	}

	.col-footer-copyright {
		display: block;
		margin-top: 2rem;
	}

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

@media screen and (max-width: 650px) {
	footer {
		padding: 1rem 0 1rem;
	}

	.col-footer-copyright {
		margin-top: 1rem;
	}
}

/***** PAGE 404 ***************************************************************************************************************************************/

#content-404 {
	min-height: 85vh;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	display: flex;
	background-color: #FAFAFA;
}

.container-404 {
	max-width: 850px;
	z-index: 1;
	text-align: center;
	margin: 5rem auto;
}

.logo-404 {
	margin-bottom: 1rem;
	height: 80px;
	width: auto;
}

.container-404 h1 {
	margin-bottom: 2rem;
	font-size: 50px;
	line-height: 62px;
	color: #17403d;
	font-weight: 300;
	font-style: italic;
}

.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;
	background-color: #FAFAFA;
}

.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: 50px 0 0 50px;
	font-size: 15px;
}

.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: 50%;
}

.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: #17403d;
	margin-bottom: 5px;
}

.section-page-search .no-results p {
	font-size: 1.2em;
	color: #666;
}

/* Responsive */
@media (max-width: 768px) {
	.section-page-search .search-title {
		font-size: 2em;
	}

	.section-page-search .search-result-item h2 {
		font-size: 1.3em;
	}
}

@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) {
	.col-left-search {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

/***** 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: #06689b7d;
	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: 9px 25px !important;
	box-shadow: 0 -1px 10px 0 #acabab4d;
	background-color: #ffffffe6 !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: #77ae2b !important;
	font-weight: bold !important;
	border: 1.5px solid #77ae2b !important;
}

.cky-notice-btn-wrapper .cky-btn-reject {
	color: #fff !important;
	background-color: #9b3131 !important;
	border: 1.5px solid #9b3131 !important;
}

.cky-notice-btn-wrapper .cky-btn-customize {
	background-color: transparent !important;
	color: #2c2b2b !important;
	text-decoration: underline;
	border: 0 !important;
}

.cky-notice-btn-wrapper .cky-btn-accept:hover {
	background-color: transparent !important;
	color: #9b3131 !important;
	border: 1.5px solid #9b3131 !important;
}

.cky-notice-btn-wrapper .cky-btn-reject:hover {
	background-color: transparent !important;
	color: #9b3131 !important;
	border: 1.5px solid #9b3131 !important;
}

.cky-notice-des p {
	color: #000 !important;
}

.has-white-color {
	color: #FFFFFF !important;
}

.has-black-color {
	color: #000000 !important;
}

.has-couleurfooter-color {
	color: #10151e !important;
}

.has-vert1-color {
	color: #4d9e7d !important;
}

.has-vert2-color {
	color: #527781 !important;
}

.has-bleu1-color {
	color: #7AAFE7 !important;
}

.has-bleu2-color {
	color: #3786D0 !important;
}

.has-bleu3-color {
	color: #3F5A7F !important;
}

.section-contact .wpcf7 .wpcf7-form.invalid .wpcf7-response-output,
.section-contact .wpcf7 .wpcf7-form.unaccepted .wpcf7-response-output,
.section-contact .wpcf7 .wpcf7-form.sent .wpcf7-response-output {
	border-color: inherit !important;
}

.section-contact .wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
	color: #e71515 !important;
	border: 0 !important;
	margin: 0 !important;
	font-weight: bold;
	padding: 0 !important;
	background: #fff;
	padding: 5px !important;
	border-radius: 5px;
	margin-bottom: 2rem !important;
}

.section-contact .wpcf7 .wpcf7-form.sent .wpcf7-response-output {
	color: #2c8c0e !important;
	border: 0 !important;
	margin: 0 0.5em !important;
	font-weight: bold;
	padding: 0 !important;
	background: #fff;
	padding: 5px !important;
	border-radius: 5px;
	margin-bottom: 2rem !important;
}

.section-contact .wpcf7 .wpcf7-response-output {
	margin-bottom: 2rem !important;
}

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

@media screen and (max-width: 1199px) {
	.page-template-homepage .container {
		max-width: 90%;
	}
}

.section-formulaire-newsletter {
	background-color: #1b2331;
	padding: 3rem 1rem;
}

.bloc-formulaire-newsletter-footer {
	text-align: center;
	max-width: 600px;
	margin: auto;
}

.section-formulaire-newsletter h2 {
	color: #fff;
}

.section-formulaire-newsletter .intro-footer-newsletter {
	margin-top: 1rem;
	margin-bottom: 2rem;
	color: #dcd7d7;
	font-size: 20px;
}

.section-formulaire-newsletter .bloc-formulaire-newsletter-footer input {
	width: 100%;
	padding: 0.3rem 0.5rem;
	border-radius: 8px;
	border: 0;
	background: #3e79bc4a;
	color: #fff;
}

.section-formulaire-newsletter .bloc-formulaire-newsletter-footer input::placeholder {
	color: #ccc;
}

.section-formulaire-newsletter .bloc-formulaire-newsletter-footer .sib-default-btn {
	background-color: #3E79BC;
	border: 1px solid #3E79BC;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 16px;
	padding: 11px 0;
	position: relative;
	color: #fff;
	width: 200px;
}

.section-formulaire-newsletter .info-newsletter {
	color: #a7a4a4;
	font-size: 13px;
}

.grecaptcha-badge {
	display: none !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%;
}