/*
Theme Name: L'artisterie
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: "Manrope", sans-serif;
}

strong,
b {
	font-weight: bold;
}

h1{
	font-size: 80px;
	line-height: 70px;
	font-family: "Markazi Text", serif;
}

h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
}

h2 {
	font-size: 40px;
    line-height: 50px;
	margin-bottom: 1.5rem;
}

h3 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

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

h5 {
	font-size: 19px;
}

h6 {
	font-size: 18px;
}

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

.couleur-rouge {
	color: #ca4f35;
}

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

.container-section{
	padding: 0 12rem;
}


@media screen and (max-width: 1490px) {
	h1 {
		font-size: 69px;
	}

	h2 {
		font-size: 35px;
		line-height: 45px;
	}
}

@media screen and (max-width: 1360px) {
	h1 {
		font-size: 60px;
	}
}

@media screen and (max-width: 1200px) {
	h1 {
		font-size: 55px;
	}

	h2 {
        font-size: 33px;
        line-height: 43px;
    }

	.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: 50px;
		line-height: 44px;
    }
}

@media screen and (max-width: 600px) {
	body {
    font-size: 16px;
	}

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

	h2 {
        font-size: 23px;
        line-height: 33px;
		margin-bottom: 1rem;
    }
}

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

#button-scroll-top {
	background: #000;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 3px;
    position: fixed;
    bottom: 12px;
    right: 18px;
    z-index: 5;
    transition: opacity 0.2sease-out;
    opacity: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#button-scroll-top::after {
	content: "";
	background-repeat: no-repeat;
	background-image: url(../artisterie/img/arrow-top.svg);
	-webkit-background-size: contain;
    background-size: contain;
    display: inline-block;
	width: 40px;
    height: 15px;
	width: 20px;
	color: #169dd2;
	height: 28px;
	position: absolute;
}


/************** NAV **************/

.header-5.header-accueil{
	position: absolute;
	padding-top: 20px;
}

.header-5{
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}


.fixed-top-nav{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

/******** Bandeau **********/

.beandeau-top-header {
	background-color: #e4d1b7;
	color: #17403d;
	text-align: center;
	padding: 5px 2rem;
}

.beandeau-top-header p {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 16px;
}

.navbar {
	padding: 0;
}

.navbar-header-5 .container-navbar {
	padding: 0 15px;
}

.header-5.header-page .navbar-header-5 .container-navbar {
    max-width: 100%;
	padding: 0;
}

.navbar-header-5 .navbar-toggler {
	background: #303030;
}

.fixed-top-nav .navbar-header-5 {
    box-shadow: 0px 4px 25px #2121211c;
}

/******** Partie verte **********/

.row-header-logo-nav {
	align-items: center;
}

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

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

.header-5.header-page .center-part-menu {
    text-align: left;
}

/*** Menu de gauche ****/

.left-part-menu {
	display: flex;
}

.left-part-menu form{
    display: block;
    width: 70%;
}

.header-5 .bloc-button-blog {
	margin-left: 12px;
}

/*** Bar de recherche ****/

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

.left-part-menu .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 15px;
	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;
}

.left-part-menu .block-form-search input:focus {
	border-color: transparent;
}

.left-part-menu .block-form-search input:focus+.border-input-search {
	border-color: transparent !important;
}

.left-part-menu .block-form-search input:focus+.border-animation {
	animation: draw-border 1s forwards;
}

.left-part-menu .border-input-search {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1.5px solid #85AFE1;
	pointer-events: none;
    border-radius: 10px;
	z-index: 0;
}

.left-part-menu .border-animation {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1.5px solid #445A7C;
	pointer-events: none;
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	border-radius: 10px;
	z-index: 1;
}

.left-part-menu .block-form-search svg {
	width: 25px;
	height: 25px;
	margin-top: -4px;
}

.left-part-menu #searchsubmit:hover svg {
	opacity: 0.7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

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

.left-part-menu .block-form-search #searchsubmit {
	color: #000;
	padding: 0 12px;
	cursor: pointer;
	outline: none;
	border: 0;
	border-radius: 50%;
}


/*** Logo menu ****/


.header-5{
	overflow: hidden;
	margin-bottom: 1rem;
}

.page-template-comment-ca-fonctionne .header-5{
	margin-bottom: 0;
}

.header-5.header-accueil .logo-header-nav{
	height: 85px !important;
	margin-bottom: 20px;
}

.header-5.header-page .logo-header-nav{
    width: 80px !important;
    height: 80px !important;
}


.bloc-right-part-menu {
	float: right;
}

.bloc-in-info-contact-nav{
	display: flex;
	align-items: center;
}

.bloc-right-part-menu .icon-contact-header{
	width: 70px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 8px;
}

.bloc-right-part-menu .title-contact-head{
	text-transform: uppercase;
    font-size: 14px;
	font-weight: bold;
}

.bloc-right-part-menu .info-contact-head{
	font-size: 14px;
	color: #535151;
}

.bloc-right-part-menu .title-contact-head, .bloc-right-part-menu .info-contact-head{
	margin-bottom: 0;
}

.header-5.header-accueil .container-header-logo-nav {
	padding: 15px 40px;
}

.container-header-logo-nav {
	max-width: 100%;
	align-items: center;
}


.header-5.header-page  .container-header-logo-nav {
	padding: 0 12rem;
}

.fixed-top-nav .logo-header-nav-aaspir{
	height: 80px!important;
}

.header-5.header-accueil .navbar-top5 #menu-menu-header {
	padding-left: 0;
	margin-bottom: 0;
	text-align: center;
}


.header-5.header-page .navbar-top5 #menu-menu-header {
	text-align: right;
	margin-bottom: 0;
}

.navbar-top5,
.navbar-top5 #menu-menu-header {
	width: 100%;
}

.header-5.header-page .header-5-top{
	position: relative;
}

.container-section-header{
	position: relative;
	z-index: 4;
}

.container-section-header-post {
    height: 190px;
}

.container-section-header-post-in{
	height: 60px;
}

.header-5 h1{
    margin-top: 20px;
}

.container-section-header h1{
	padding-bottom: 3rem;
}

.header-page-prestations h1{
	padding-bottom: 6rem;
}

.container-section-header-img h1{
	padding-bottom: 1rem;
}

.header-page-ss-img .bloc-vague-page {
    position: absolute;
	bottom: -5px;
    width: 100%;
	z-index: 3;
}

.header-page-img .bloc-vague-page {
    position: absolute;
	bottom: -1px;
    width: 100%;
	z-index: 3;
}

.header-page-img .espacement-blanc-img{
	height: 100px;
    position: relative;
    width: 100%;
    background-color: #fff;
    display: block;
}

.fond-img-nav-page-prestations{
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
    left: 0;
	z-index: 1;
	right: 0;
	opacity: 0.25;
}

.container-header-5{
	position: relative;
	z-index: 2;
}

.fond-degrade-nav-page{
	background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
	opacity: 0.5;
    transform-origin: center center;
	width: 100%;
    height: 100%;
	top: 0;
    left: 0;
	z-index: 0;
}

.navbar-top5 #menu-menu-header li {
	display: inline-block;
	margin-left: -5px;
	position: relative;
	padding: 0 0.3rem;
}

.navbar-top5 .menu-item a {
	padding: .6rem 0.8rem;
    display: block;
	font-size: 16px;
    font-weight: normal;
    position: relative;
}

.header-5.header-accueil .navbar-top5 #menu-menu-header li a {
	border-radius: 12px;
}

.header-5.header-accueil .navbar-top5 #menu-menu-header li .sub-menu li a {
	border-radius: 12px;
}


.header-5.header-page .navbar-top5 #menu-menu-header li a {
	border-radius: 12px;
}


.navbar-top5 #menu-menu-header li a {
	color: #000;
}

.navbar-default .menu .menu-item a {
	position: relative;
	outline: none !important;
	text-decoration: none;
}

.navbar-top5 #menu-menu-header li:hover a{
 	background-color: #2d3a4f;
 	color :#fff;
}

.navbar-top5 #menu-menu-header li:hover .sub-menu li a{
	background-color: transparent;
	color :#000;
}

.navbar-top5 #menu-menu-header li:hover .sub-menu li a:hover{
	background-color: #2d3a4f;
 	color :#fff;
}

.navbar-top5 #menu-menu-header .current-menu-item a, .navbar-top5 #menu-menu-header .current-menu-ancestor a {
    color: #ffffff;
	background: #000;
}

.navbar-top5 #menu-menu-header .current-menu-ancestor .menu-item:hover a{
	background-color: #2d3a4f;
}

.navbar-top5 #menu-menu-header .current-menu-ancestor .current-menu-item a{
	color: #ffffff;
	background: #000;
}

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

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

.navbar-top5 .menu-item a:hover {
	color: #000000;
}

.navbar-top5 .menu-item a:hover .sub-menu li a {
	font-weight: normal;
}

.navbar-top5 #menu-menu-header li a svg {
	width: 23px;
	margin-top: -4px;
}

.home .header-5 .navbar-top5 #menu-menu-header li svg path {
    fill: #fff;
}

.header-5 .navbar-nav li svg path {
    fill: #15143b;
}

.header-5 .navbar-nav li:hover svg path {
    fill: #fff;
}

.header-5 #menu-menu-header ul {
	visibility: hidden;
	opacity: 0;
	margin: 0;
	padding: 0;
	width: 170px;
	position: absolute;
	left: 0px;
	background: #fff;
	z-index: 99;
	transform: translate(0, 20px);
	transition: all 0.2s ease-out;
	padding-top: 3px;
}

.header-5 #menu-menu-header .current_page_parente a {
	font-weight: bold;
}

.header-5 #menu-menu-header .current_page_parent .sub-menu a {
	font-weight: inherit;
}

.header-5.header-page #menu-menu-header .current_page_parent .sub-menu .current_page_item a {
    text-align: center;
}

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

.header-5 #menu-menu-header ul {
	visibility: hidden;
	opacity: 0;
	margin-top: 0;
	padding: 0;
	width: 270px;
	position: absolute;
	background: #fff;
	z-index: 99;
	transition: all 0.2s ease-out;
	padding-top: 2px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%) !important;
	left: 50%;
}

.header-5 #menu-menu-header .sub-menu{
	padding: 5px;
	text-align: center;
	box-shadow: 0 6px 6px rgb(0 0 0 / 30%);
}

.header-5 #menu-menu-header .sub-menu li a {
	color: #fff;
}

.header-5 #menu-menu-header .sub-menu li:first-child {
	margin-left: 0;
}

.header-5 #menu-menu-header .sub-menu li {
	display: block;
	float: none;
	background: none;
	margin: 0;
	padding: 0;
}

.navbar-top5 #menu-menu-header li .sub-menu li  a {
    border-radius: 12px;
	margin-top: 3px;
}

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

}

.header-5 #menu-menu-header li:hover>ul {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0);
}

.header-5 #menu-menu-header ul li a:hover,
.header-5 #menu-menu-header ul li:hover>a {
    background: #2d3a4f;
    color: #fff;
}

.row-header-logo-nav-responsive,
.bloc-right-part-menu-responsive {
	display: none;
}

.user-initial {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	border-radius: 50%;
	text-decoration: none;
	text-transform: uppercase;
}

.header-5.header-page .navbar-top5 #menu-menu-header {
    text-align: right;
    margin-bottom: 0;
	padding-left: 0;
}

.header-5.header-page #menu-menu-header .current_page_parent .sub-menu .current_page_item a{
	color: #ffffff;
    background: #000;
}

.header-5.header-page #menu-menu-header .current_page_parent .sub-menu .current_page_item a:hover {
    background: #2d3a4f;
}


@media screen and (max-width: 1390px) {
	.header-5.header-accueil .logo-header-nav {
		height: 75px !important;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 1290px) {
	.header-5 .container-navbar {
		max-width: 100%;
	}
}

@media screen and (max-width: 1150px) {
	.part-menu-no-responsive {
		display: none;
	}
}

@media screen and (max-width: 1100px) {
	.logo-header-nav-aaspir {
		height: 130px !important;
	}

	.row-header-logo-nav-responsive {
		display: flex;
	}
}

@media screen and (max-width: 1090px) {
	.navbar-top5 .menu-item a {
		padding: .9rem 0.5rem;
	}
}

@media screen and (max-width: 991px) {
	.navbar-header-5 .container-navbar {
		padding: 1rem 15px;
	}

	.navbar {
		padding: 0 1rem;
	}

	.header-5.header-page .navbar-header-5 .container-navbar {
        padding: 10px;
	}

	.navbar-header-5.fixed-top #menu-menu-header li {
		border-bottom: 1px solid #3e3d3d;
	}

	.navbar-top5 #menu-menu-header li {
		display: block;
		margin-left: inherit;
		position: relative;
	}

	.header-5 .fixed-top .container-navbar {
		background: #0c0c0c;
	}

	.header-5.header-accueil .logo-header-nav {
		height: 55px !important;
		margin-bottom: 10px;
	}

	.header-5 .navbar-top5 {
		margin-top: 1rem;
		background: #fff;
		padding: 10px;
	}

	.header-5.header-page .center-part-menu{
		text-align: center;
	}

	.header-5.header-page .container-header-logo-nav {
		padding: 0 1rem;
	}

	.header-5.header-page .center-part-menu, .header-5.header-page .col-md-nav-page{
		-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
		padding: 0;
	}
     
	.header-5 .container-navbar{
		max-width: 100%!important;
	}

	.navbar-top5 .menu-item:first-child a {
		border-left: inherit;
	}

	.header-5.header-accueil .navbar-top5 #menu-menu-header li a {
		border-radius: 12px;
	}

	.navbar-top5 #menu-menu-header li {
		padding: 0;
	}

	.header-5.header-accueil #menu-menu-header li {
		border: 0;
	}

	.header-5.header-page .navbar-top5 #menu-menu-header li {
        text-align: center;
    }

	.navbar-header-5.fixed-top .menu-item:first-child a {
		border-left: 0;
	}

	.navbar-top5 #menu-menu-header li:last-child,
	.navbar-header-5.fixed-top #menu-menu-header li:last-child {
		border-bottom: 0;
	}

	.navbar-header-5.fixed-top #menu-menu-header {
		margin-top: 1rem !important;
	}

	.navbar-top5 .menu-item a,
	.navbar-header-5.fixed-top .navbar-top5 .menu-item a,
	.header-5 .fixed-top #menu-menu-header .current-menu-item {
		border-right: 0 !important;
	}

	.header-5 #menu-menu-header li:hover>ul,
	.header-5 #menu-menu-header li:hover>ul li ul {
		position: relative;
		transform: initial;
		width: 100%;
	}

	.header-5 #menu-menu-header ul {
		transform: initial !important;
		width: 100%;
		transition: initial !important;
		display: none;
		padding-top: 3px;
	}

	.header-5 #menu-menu-header ul li:hover ul,
	.header-5 #menu-menu-header li:hover ul li:hover ul,
	.header-5 #menu-menu-header li:hover ul {
		display: block;
		left: 0;
	}

	.header-5 #menu-menu-header li:hover ul li ul {
		display: none;
	}

	.header-5 #menu-menu-header ul ul {
		left: 0 !important;
		display: none;
		padding-top: 3px;
		padding-left: 0;
	}

	.header-5 #menu-menu-header ul ul:after {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgb(216 144 144 / 0%);
		border-bottom-color: #253337;
		border-width: 6px;
		margin-left: -6px;
		top: -6px;
	}

	.header-5 #menu-menu-header ul ul {
		transform: initial !important;
	}

	.bloc-right-part-menu-responsive {
		display: flex;
	}

	.content-navbar-toggler {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	.row-header-logo-nav-responsive .right-part-menu {
		display: none;
	}

	.bloc-button-blog button.learn-more {
		display: none;
	}

	.left-part-menu {
		width: 100%;
	}

	.left-part-menu .input-search {
		padding: 8px 12px;
	}

	.left-part-menu {
		display: none;
	}

	.user-initial {
		background-color: #e4d1b7;
	}
}

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

	.header-page-prestations h1 {
		padding-bottom: 2rem;
	}

	.container-section-header h1 {
    	padding-bottom: 1rem;
	}	

	.container-section-header{
        padding: 0.5rem 1rem 0 !important;
    }

	.beandeau-top-header p {
		font-size: 14px;
	}

	.header-5.header-accueil {
		padding-top: 0px;
	}

	.header-5.header-accueil .container-header-logo-nav {
		padding: 0 40px;
	}

	.header-5.header-accueil .logo-header-nav {
        height: 85px !important;
        margin-bottom: 0;
        width: 200px;
    }

	.navbar-header-5 .container-navbar {
		padding: 0.5rem;
	}

	.nav-mh-traduction ul li {
		width: 50px;
	}

	.nav-mh-traduction ul li a {
		font-size: 14px;
	}
}



.bloc-button-artisterie{
	text-align: center;
}

.button-artisterie, .button-artisterie2{
	font-size: 17px;
    font-weight: 600;
    padding: 15px 35px;
    box-shadow: none;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    cursor: pointer !important;
    transition: 0.5s;
	color: #000;
	cursor: pointer;
	border: 2px solid #fff;
}

.button-artisterie{
	background-size: 300% auto!important;
	background: linear-gradient(135deg, #E9CDB9 5%, #FAE3AF 20%, #F7EDDB 40%, #dbddf2 60%, #cccfea 100%);
}

.button-artisterie2{
	background-size: 300% auto!important;
    background: linear-gradient(135deg, #cccfea 5%, #dbddf2 10%, #F7EDDB 40%, #FAE3AF 60%, #E9CDB9 100%);
}


.button-artisterie:hover, .button-artisterie2:hover{
    background-position: 99% 0;
	color: #000;
	cursor: pointer;
}


/***** PAGE HOMEPAGE ***************************************************************************************************************************************/


/***** Section d'accueil ***************************************************************************************************************************************/

.section-accueil-homepage{
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 15rem 0rem 17rem;
}

.section-accueil-homepage .content{
	position: relative;
	z-index: 2;
}
  
  .section-accueil-homepage p{
    font-size: 20px;
}

.button-homepage{
	font-size: 19px;
	font-weight: bold;
	margin-top: 1rem;
	cursor: pointer;
	display: inline-block;
	border: 1.5px solid #000;
    padding: 5px 22px 5px 7px;
    border-radius: 40px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.button-homepage-plus{
	background-color: #000;
	color: #fff;
}

.button-homepage-plus:hover{
	color: #000;
	background-color: transparent;
}	

.button-homepage-reservation{
	color: #000;
}

.button-homepage-reservation:hover{
	background-color: #000;
	color: #fff;
}


.button-homepage-plus{
	margin-right: 10px;
}

.button-homepage-in{
	display: flex;
    align-items: center;
}

.icon-button-homepage{
	width: 42px;
	height: 42px;
	display: block;
	margin-right: 10px;
    border-radius: 50%;
}

.button-homepage-in-svp .icon-button-homepage{
	background: #f2cda5;
}

.button-homepage-in-r .icon-button-homepage{
	background: #000;
}

.button-homepage-in-r svg{
	fill:#F5D8A0;
}

.button-homepage-plus:hover .button-homepage-in-svp .icon-button-homepage {
    background: transparent;
}

.c-parrallax--item {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	left: 0;
	right: 0;
    background-size: contain;
    background-position: center;
	z-index: 0;
}

.c-parrallax--item_1 {
    background-repeat: no-repeat;
}

.c-parrallax--item_2 {
    background-repeat: no-repeat;
}

.c-parrallax--item_3 {
    background-repeat: no-repeat;
    opacity: 0.2;
    filter: blur(0.2rem)
}

.c-parrallax--item_4 {
    background-repeat: no-repeat;
    opacity: 0.2;
    filter: blur(0.3rem)
}

.c-parrallax--item_5 {
    background-repeat: no-repeat;
    opacity: 0.2;
    filter: blur(0.3rem)
}


/* .c-parrallax--item_2 {
    background-image: url('https://github.com/vandemaelefelix/parrallax-mouse-effect/blob/development/images/Artboard%20%E2%80%93%202.png?raw=true');
    background-repeat: no-repeat;
    opacity: 0.3;
    filter: blur(0.2rem)
}

.c-parrallax--item_3 {
    background-image: url('https://github.com/vandemaelefelix/parrallax-mouse-effect/blob/development/images/Artboard%20%E2%80%93%203.png?raw=true');
    background-repeat: no-repeat;
    opacity: 0.2;
    filter: blur(0.2rem)
}

.c-parrallax--item_4 {
    background-image: url('https://github.com/vandemaelefelix/parrallax-mouse-effect/blob/development/images/Artboard%20%E2%80%93%204.png?raw=true');
    background-repeat: no-repeat;
    opacity: 0.2;
    filter: blur(0.3rem)
}

.c-parrallax--item_5 {
    background-image: url('https://github.com/vandemaelefelix/parrallax-mouse-effect/blob/development/images/Artboard%20%E2%80%93%205.png?raw=true');
    background-repeat: no-repeat;
    opacity: 0.2;
    filter: blur(0.3rem)
} */

  
.section-accueil-homepage .fond-section-accueil{
	/* background-image: url(../artisterie/img/degrade-fond-accueil.svg); */
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: -10%;
	left: -10%;
	width: 120%;
	height: 120%;
	z-index: 0;
	transform-origin: center center;
	pointer-events: none;
	opacity: 0.5;  
	transform-origin: center center;
	transition: transform 15s ease-in-out;
  }

  
  .section-accueil-homepage .wave-svg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 1;
  pointer-events: none;
}

.divider {
    position: absolute;
    left: 0%;
    top: 100%;
    right: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.divider---half {
    position: relative;
    overflow: hidden;
    height: 3rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.divider---half.x-right {
    background-color: #fff;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.divider---wave {
    position: absolute;
    left: 50%;
    bottom: 0rem;
    width: 200%;
    height: 1496%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}

.divider---wave.x-right {
    background-color: #000;
}


@media screen and (max-width: 900px) {
	.section-accueil-homepage {
		padding: 15rem 0rem 10rem;
	}

	.section-accueil-homepage .wave-svg {
		height: 80px;
	}
}

@media screen and (max-width: 650px) {
	.section-accueil-homepage {
		padding: 13rem 0rem 10rem;
	}

	.section-accueil-homepage p {
    font-size: 16px;
	}

	.button-homepage {
    	font-size: 16px;
		display: block;
	}

	.button-homepage-plus {
    	margin-right: 0;
	}

	.icon-button-homepage {
    width: 35px;
    height: 35px;
	}
}

@media screen and (max-width: 560px) {
    .section-accueil-homepage {
		padding: 9.5rem 0rem 6rem;
    }
}


/***** Section Services ***************************************************************************************************************************************/

.section-services-homepage{
	padding: 2rem 0 6rem;
}

.section-services-homepage .container-services-homepage{
	position: relative;
	z-index: 4;
}

.section-services-homepage .row{
	margin-top: 3rem;
}

.section-services-homepage .card-services-homepage{
	text-align: center;
	border: 10px;
	height: 300px;
	position: relative;
	border-radius: 40px;
	overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}

.section-services-homepage .content-bloc-service{
	position: relative;
	z-index: 2;
}

.section-services-homepage .bloc-service h3{
	margin-bottom: 0;
	text-shadow: -5px 4px 33px #000000;
}

.section-services-homepage .bloc-service h3, .section-services-homepage .bloc-autre h3{
	font-size: 27px;
}

.section-services-homepage .content-bloc-service p{
	margin-bottom: 0;
    color: #fff;
	text-shadow: -5px 4px 33px #000000;
	font-size: 19px;
}


.section-services-homepage .card-services-homepage-img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 0;
	-webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}
.section-services-homepage .card-services-homepage-img:before{
	content: "";
    background-color: #000;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    position: absolute;
	opacity: 0.19;
	-webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.section-services-homepage .bloc-service:hover .card-services-homepage-img{
    transform: scale(1.08);
}

.section-services-homepage .bloc-service:hover .card-services-homepage-img:before{
    opacity: 0.4;
}

.section-services-homepage .bloc-service h3{
    color: #fff;
}

.col-services-homepage-autre{
	margin: 5px;
}

.section-services-homepage .bloc-autre{
	position: relative;
	background-color: #fff;
	overflow: inherit;
	height: 100%;
	color: #677580;
	padding: 20px;
}

.section-services-homepage .bloc-autre h3{
	margin-bottom: 0;
}

.section-services-homepage .bloc-autre:after {
	content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    background: #fff;
    z-index: -1;
    border-radius: 45px;
	-webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.section-services-homepage .bloc-autre:after{
    background-image: linear-gradient(to left bottom, #B3CADD, #CCDCCC, #F9E0A8);
}

.section-services-homepage .bloc-autre:before {
    background-image: linear-gradient(to left bottom,#F9E0A8,#F9E0A8,#CCDCCC, #CEB7CD);
}

.section-services-homepage .bloc-autre:hover{
	background-color: transparent;
}

.section-services-homepage .bloc-autre:hover h3{
	color: #0c0c0c;
}

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

.page-template-comment-ca-fonctionne .section-services-homepage {
	padding: 3.5rem 0 2.5rem;
}

.page-template-comment-ca-fonctionne .section-services-homepage {
    overflow: inherit;
}

.page-template-comment-ca-fonctionne .element-top-services-homepage{
	position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: -107px;
    height: 110px;
	z-index: 1;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}


.page-template-comment-ca-fonctionne .section-services-homepage .card-services-homepage {
    height: 500px;
	padding: 3rem;
}

.page-template-comment-ca-fonctionne .section-services-homepage .bloc-service h3 {
    margin-bottom: 20px;
}

.element-top-services-homepage-page{
	position: absolute;
    width: 100%;
    left: 0;
    right: 0;
	top: -68px;
    z-index: 3;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}

.page-template-comment-ca-fonctionne .element-bottom-photos-homepage {
    position: absolute;
    width: 100%;
    height: 115px;
    z-index: 3;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    bottom: 0px;
}

.page-template-comment-ca-fonctionne .element-desing-bottom-services{
	position: absolute;
    width: 100%;
    height: 40%;
    z-index: 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    bottom: 0px;
	background: #ebf0f9;
}

@media screen and (max-width: 600px) {
	.page-template-comment-ca-fonctionne .section-services-homepage .card-services-homepage {
		height: 195px;
		padding: 1rem;
	}

	.section-services-homepage .content-bloc-service p {
		font-size: 17px;
	}

	.page-template-comment-ca-fonctionne .section-services-homepage {
		padding: 1.5rem 0 1.5rem;
	}

	.page-template-comment-ca-fonctionne .section-services-homepage .bloc-service h3 {
    	margin-bottom: 0;
	}
}


/***** Section a propos ***************************************************************************************************************************************/

.section-apropos-homepage{
	margin-bottom: -33px;
}

.section-apropos-homepage .row-apropos-homepage{
	align-items: center;
}

.section-apropos-homepage .img-apropos-homepage{
	width: 100%;
	padding-bottom: 100%;
}

.section-apropos-homepage .col-apropos-homepage-texte h2{
	margin-bottom: 2rem;
}

.section-apropos-homepage .col-apropos-homepage-img{
	padding: 0;
}

.section-apropos-homepage .content-apropos-homepage{
	padding: 4rem 3rem 4rem 0;
}


@media screen and (max-width: 1350px) {
	.section-apropos-homepage .content-apropos-homepage {
		padding: 4rem 2rem 4rem 0;
	}
}

@media screen and (max-width: 1050px) {
	.section-apropos-homepage .content-apropos-homepage {
		padding: 0;
	}
}

@media screen and (max-width: 600px) {
	.section-apropos-homepage .col-apropos-homepage-texte h2 {
		margin-bottom: 1rem;
	}
}


/***** Section Photos ***************************************************************************************************************************************/

.section-photos-homepage{
	padding: 7rem 0 7rem;
	background: #ebf0f9;
	overflow: inherit;
}

.section-photos-homepage h2{
	text-align: center;
}

.element-top-photos-homepage{
	position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: -54px;
    height: 55px;
    z-index: 3;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}

.section-photos-homepage .container-photos-homepage-in{
	padding: 0;
	margin-top: 2rem;
}

.section-photos-homepage .photos-homepage{
	height: 600px;
	border-radius: 30px;
}

.section-photos-homepage .owl-dots {
    margin-top: 1rem;
    text-align: center;
}

.section-photos-homepage .owl-dots button {
    background-color: transparent;
    border: 0;
    outline: none;
}

.section-photos-homepage .owl-dot.active span, .owl-dot:hover span {
    background-color: #192432 !important;
}

.section-photos-homepage .owl-dot span {
    width: 0.8em !important;
    height: 0.8em;
    background: #9e9494 !important;
    display: block !important;
    transition: opacity .2s ease !important;
    border-radius: 50%;
    line-height: 2.4rem;
    color: #fff;
    font-size: 20px;
    outline: none;
    border: 1px solid #e6e6e6 !important;
}

.section-photos-homepage  .owl-prev, .section-photos-homepage  .owl-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #3e525ede;
    display: flex;
    justify-content: center;
    align-items: center;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    -webkit-appearance: none !important;
    -moz-appearance: none!important;
    appearance: none !important;
	
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.section-photos-homepage  .nav-button-icon-left, .section-photos-homepage  .nav-button-icon-right {
    display: block;
    width: 25px;
    height: 25px;
    background-size: cover !important;
}

.section-photos-homepage .owl-prev, .section-photos-homepage .owl-next {
    bottom: 0;
    position: absolute;
    transform: translateY(-50%);
    top: 45%;
}


.section-photos-homepage .owl-prev {
    left: 25px;
}

.section-photos-homepage .owl-next {
    right: 25px;
}

.section-photos-homepage .owl-prev.disabled, .section-photos-homepage .owl-next.disabled {
    display: none;
}

.nav-button-icon-right, .nav-button-icon-left {
    background: transparent url(../artisterie/img/arrow-left-blanc.svg) no-repeat;
}

.nav-button-icon-left {
    transform: rotate(180deg);
}

.element-bottom-photos-homepage{
	position: absolute;
    width: 100%;
	height: 55px;
    z-index: 3;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
    bottom: -1px;
}

.section-photos-homepage .owl-prev:hover, .section-photos-homepage .owl-next:hover{
	opacity: 0.7;
}

@media screen and (max-width: 890px) {
	.section-photos-homepage .owl-prev, .section-photos-homepage .owl-next {
		width: 40px;
		height: 40px;
	}
	.section-photos-homepage .owl-prev {
    	left: 7px;
	}

	.section-photos-homepage .owl-next {
    	right:7px;
	}
}

@media screen and (max-width: 600px) {
	.section-photos-homepage .container-photos-homepage-in {
		margin-top: 1rem;
	}

	.section-photos-homepage {
    	padding: 3rem 0 5rem;
	}

	.section-photos-homepage .owl-prev, .section-photos-homepage .owl-next {
		width: 30px;
		height: 30px;
	}

	.section-photos-homepage .nav-button-icon-left, .section-photos-homepage .nav-button-icon-right {
    	width: 16px;
    	height: 16px;
	}

	.section-photos-homepage .owl-prev {
    	left: 7px;
	}

	.section-photos-homepage .owl-next {
    	right:7px;
	}
}


/***** Section Adresse ***************************************************************************************************************************************/

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

.page-template-page-reservation .section-adresse{
	padding: 0 0 5rem;
}

.information-complementaire-adresse{
	color: #828282;
}

.row-contact-section{
	margin-top: 3rem;
	flex-direction: row-reverse;
}

.message-no-reservation{
	padding: 1rem 1rem;
}

.row-contact-section ul{
	padding-left: 0;
	margin-bottom: 0;
}

.row-contact-section li{
	list-style: none;
    display: flex;
	margin-bottom: 2rem;
}

.row-contact-section li:last-child{
		margin-bottom: 0;
}

.content-adresse ul li p{
	margin-bottom: 0;
}

.row-contact-section .icone-img-svg-elements{
    width: 30px;
    height: 30px;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 10px;
    margin-top: -3px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.block-lien-maps-coordonnees{
	width: 100%;
	height: 190px;
	margin-top: 2rem;
	overflow: hidden;
	cursor: pointer;
}

.block-img-maps{
	width: 100%;
	height: 100%;
	border-radius: 14px;
	-webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.block-lien-maps-coordonnees:hover .block-img-maps{
    transform: scale(1.03);
}

.header-container-reservation{
    margin-top: 5px;
    padding-bottom: 0.5rem;
}

.header-container-reservation h3{
	font-size: 30px;
}

.card-reservation{
	background: #f2eeefb5;
    /* background: linear-gradient(178deg, rgb(242 238 239) 10%, rgb(255 247 237) 69%, rgb(255 245 225) 100%); */
	height: 100%;
	border-radius: 14px;
    padding: 10px;
}

.card-reservation .bloc-global-prestations-reservations-fond {
    background-color: #a999851a;
    border-radius: 10px;
}

.card-reservation .bloc-global-prestations-reservations {
    padding: 20px 10px 3px;
    margin-bottom: 1.5rem;
}


.card-reservation .sous-titre-card-reservation-prestations {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 18px;
    display: block;
    position: relative;
    overflow: hidden;
    color: #3B2F14;
    margin-bottom: 10px;
}

.card-reservation .sous-titre-card-reservation-prestations::after {
    right: -0.5em;
    margin-right: -50%;
    content: '';
    display: inline-block;
    height: 1px;
    background: #3b2f1440;
    width: 100% !important;
    position: relative;
    vertical-align: middle;
    margin-top: -6px;
}

.card-reservation .card-reservation-prestations {
    margin-bottom: 0.7rem;
	border: 2px solid #edcfa6;
	border-radius: 13px;
    background: #fff;
	padding: 4px;
}

.card-reservation .content-text{
    padding: 10px 0;
	font-size: 16px;
}	

.card-reservation .card-header-reservation-prestations a {
    display: block;
    position: relative;
    cursor: pointer;
}

.card-reservation .card-header-reservation-prestations a .card-header-reservation-prestations-in {
    padding: 4px 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.card-reservation .card-header-reservation-prestations a h3 {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 600;
    padding-left: 10px;
    margin-bottom: 0;
}

.card-reservation .bouton-prestations-in-choisir {
    height: 100%;
    border-radius: 6px;
    color: #fff;
    background: #b77b6e;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 35px;
    cursor: pointer;
    font-size: 16px;
}

.card-reservation .card-header-reservation-prestations a[aria-expanded="true"] .card-header-reservation-prestations-in {
    border-radius: 8px 9px 0 0;
    background-color: #272525;
	color: #fff;
}

.card-reservation .card-header-reservation-prestations a[aria-expanded="true"] .bouton-prestations-in-choisir {
    display: none;
}


.card-reservation .card-header-reservation-prestations a[aria-expanded="true"] h3 {
    color: #fff;
}

.card-reservation .card-reservation-prestations .card-body {
    border: 2px solid #272525;
    border-top: 0;
    background: #fff;
    border-radius: 0 0 10px 8px;
    padding: 8px;
}

/* .col-contact-reservation .content-adresse ul{
	margin-top: 2rem;
	justify-content: center;
} */

.col-contact-reservation .content-adresse ul li{
    padding: 0 15px;
}

/* .col-contact-reservation .content-adresse ul li br{
	display: none;
} */

@media screen and (max-width: 1000px) {
	.row-contact-section {
    	flex-direction: inherit;
		margin-top: 0;
	}

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

	.card-reservation {
		margin-top: 2rem;
	}

	.card-reservation {
    	height: inherit;
	}

	.content-adresse{
		margin-top: 2rem;
	}
}

@media screen and (max-width: 760px) {
	.col-contact-reservation .content-adresse ul {
    	display: block;
	}

	.col-contact-reservation .content-adresse ul li {
    	border-right: 0;
    	border-bottom: 1px solid #ccc;
		padding: 0 0 13px;
		margin-bottom: 1rem;
	}

	.col-contact-reservation .content-adresse ul li:last-child {
		border-bottom: 0;
	}
}

@media screen and (max-width: 600px) {
	.header-container-reservation h3 {
    	font-size: 24px;
	}

	.card-reservation {
        margin-top: 1rem;
    }

	.section-adresse {
    padding: 1rem 0;
	}

	.block-img-maps {
		height: 200px;
	}

	.card-reservation .sous-titre-card-reservation-prestations::after {
		display: none;
	}

	.card-reservation .sous-titre-card-reservation-prestations {
    	font-size: 16px;
	}

	.card-reservation .card-header-reservation-prestations a h3 {
    	font-size: 16px;
    	margin-right: 10px;
	}
}



/***** PAGE COMMENT CA FONCTIONNE ***************************************************************************************************************************************/

.section-accueil-ccf, .section-1-ccf{
	position: relative;
    z-index: 2;
	margin-bottom: 2.5rem;
}

.img-accueil-ccf{
	width: 100%;
    display: block;
    position: relative;
    border-radius: 30px;
    height: 300px;
	margin-bottom: 2rem;
}

.section-accueil-ccf .row{
	padding-top: 2rem;
	align-items: center;
}

.intro-page{
	font-size: 20px;
}

.element-top-vage-2{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: -52px;
    height: 55px;
    z-index: 3;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}

@media screen and (max-width: 600px) {
	.img-accueil-ccf {
    	height: 195px;
	}

	.intro-page {
		font-size: 17px;
	}
}


/***** Section et page FAQ ***************************************************************************************************************************************/

.section-faq-page{
    padding: 2.5rem 0 5rem;
}

.page-template-page-faq .section-faq-page {
	min-height: 80vh;
	padding: 0rem 0 5rem;
}

.section-faq-page .container-section-faq {
    position: relative;
}

.section-faq-page .card {
	border: none;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #ccc;
	border-radius: 0;
}

.section-faq-page .card-header {
    background-color: #ffffff;
    padding: 0;
    border-bottom: none;
}

.section-faq-page .card-header h2 {
    margin: 0;
	font-size: 20px;
	line-height: 24px;
	color: #3F5A7F;
	padding: 20px 0;
	font-weight: bold;
}

.section-faq-page .card-header h2 button{
	border: 0;
    background: transparent;
    width: 100%;
	padding: 5px 0;
    outline: none;
	color: #3F5A7F;
	text-align: left;
	font-weight: 600;
}

.section-faq-page .faq-icon {
    font-size: 20px;
    transition: transform 0.3s ease;
	margin-left: 20px;
}

.section-faq-page .btn-link[aria-expanded="true"] .faq-icon i {
    transform: rotate(180deg);
    color: #007bff;
}

.section-faq-page .card-body {
	padding: 15px 0;
    color: #555;
    background-color: #ffffff;
    border-top: 1px solid #ddd;
}

.section-faq-page .collapse {
    transition: height 0.3s ease;
}

@media screen and (max-width: 700px) {
	.section-faq-page .card-header h2 {
		font-size: 20px;
		line-height: 23px;
	}
}

@media screen and (max-width: 600px) {
	.section-faq-page {
		padding-top: 0;
	}

	.section-faq-page .card-header h2 {
        font-size: 18px;
        line-height: 21px;
    }

	.section-faq-page {
    	padding: 2.5rem 0 1rem;
	}
}


/***** Section Texte image ***************************************************************************************************************************************/

.section-text-img, .section-thematiques, .section-activites, .section-tarifs{
	padding: 2.5rem 0;
}

.section-text-img{
	position: relative;
    z-index: 2;
}

.section-text-img .bloc-button-artisterie {
    text-align: left;
	margin-top: 1.5rem;
}

.block-photo-text-img{
	display: block;
	height: 100%;
	width: 100%;
}

.section-text-img .col-text .content{
	padding: 2rem 0;
}

.section-text-img .img-text-img{
	height: 100%;
	width: 100%;
	border-radius: 40px;
}



/***** Section Thématiques ***************************************************************************************************************************************/


.section-thematiques .head-thematiques{
	margin-bottom: 2.5rem;
}

.section-thematiques .bloc-photo-thematiques{
	width: 100%;
	height: 250px;
	border-radius: 30px;
	margin-bottom: 1rem;
	background-color: #e5c29f;
	position: relative;
	overflow: hidden;
}

.bloc-thematiques h3 {
    font-size: 24px;
}

.thematiques-duree-prix{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
}

.section-thematiques .img-thematiques{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.section-thematiques .img-thematiques-text:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background: #000000;
	background: linear-gradient(0deg, #0202028f 5%, #00000000 100%);
}

.slogan-fin-thematiques{
	margin-top: 2rem;
	font-size: 25px;
}

@media screen and (max-width: 600px) {
	.section-accueil-ccf, .section-1-ccf {
    	margin-bottom: 0.5rem;
	}

	.section-text-img .col-text .content {
    	padding: 1rem 0;
	}

	.bloc-thematiques h3 {
    	font-size: 22px;
	}

	.thematiques-duree-prix{
		font-size: 20px;
    	line-height: 23px;
	}

	.slogan-fin-thematiques {
    	margin-top: 1rem;
    	font-size: 17px;
	}
}

/***** Section Activites ***************************************************************************************************************************************/

.section-activites .row-activites{
	margin-top: 4rem;
}

.section-activites .bloc-activites a{
    height: 250px;
    position: relative;
    display: block;
	overflow: hidden;
	border-radius: 30px;
	background-color: #e5c29f;
}

.section-activites .activite-avec-modal{
	cursor: pointer;
}

.section-activites .bloc-activites .activite-avec-modal:hover .activites-img{
	transform: scale(1.08);
}

.section-activites .activites-img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	-webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.section-activites .activites-img:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background: #000000;
	background: linear-gradient(0deg, #0202028f 5%, #00000000 100%);
}

.section-activites .bloc-activites a p{
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.bloc-button-sp-activite {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}

.button-sp-activite {
    background-color: #ffffffdd;
    border-radius: 30px;
    padding: 9px 25px;
    font-weight: bold;
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
    opacity: 0;
    margin-top: 20px;
    font-weight: 700;
    font-size: 16px;
	color: #000;
}

.section-activites .bloc-activites .activite-avec-modal:hover .button-sp-activite{
    transform: translateY(-10px);
    opacity: 1;
}

.col-activites{
	margin-bottom: 2rem;
}

.col-modal-activite-img{
	padding: 0;
}

.col-modal-activite-text{
	padding: 1rem 2rem;
}

.activites-img-modal{
	width: 100%;
	height: 100%;
	border-radius: 15px;
}

.close-button-modal {
	background-color: #ec5672 !important;
    height: 40px;
    width: 40px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer !important;
	opacity: 1;
	position: absolute;
	top: 10px;
	right:0;
	z-index: 4;
}

.modal-dialog-activite{
    max-width: 850px!important;
}

.modal-dialog-activite .modal-content {
    border-radius: 30px;
	border: 0;
	padding: 0 15px;
}

.nom-activite-modal{
	margin-bottom: 1rem;
}

.bloc-materiels-modal{
	width: 100%;
	margin-bottom: 1.5rem;
}

.bloc-materiels-modal ul{
	padding-left: 58px;
}

.info-modal-activite{
	margin-bottom: 2rem;
}

.autre-infos{
	display: flex;
}

.bloc-info-plus-modal{
	width: 50%;
}

.title-icon-modal{
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}

.icon-title-icon-modal{
    width: 35px;
    height: 35px;
	margin-right: 6px;
}

.title-icon-modal h4{
	margin-bottom: 0;
}

.info-duree-niveau{
	padding-left: 43px;
}

.single-prestations .modal-backdrop.show {
    opacity: 0.9;
}

.slogan-fin-prestation {
    margin-top: 1rem;
    font-size: 25px;
}

@media screen and (max-width: 1265px) {
	.section-activites .bloc-activites a {
		height: 200px;
	}

	.section-activites .bloc-activites a p {
		font-size: 18px;
	}
}

@media screen and (max-width: 991px) {
    .col-activites{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 767px) {
	.activites-img-modal {
		height: 250px;
	}
	.single-prestations .modal.show .modal-dialog {
		padding: 20px;
	}
}

@media screen and (max-width: 600px) {
	.col-activites{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .activites-img-modal {
        height: 150px;
    }
	.col-modal-activite-text {
		padding: 1rem 0.5rem;
	}
	.nom-activite-modal {
		margin-bottom: 0.5rem;
		font-size: 21px;
	}

	.bloc-materiels-modal h4, .bloc-info-plus-modal h4{
		font-size: 18px;
	}

	.info-modal-activite {
		margin-bottom: 1rem;
	}

	.single-prestations .modal.show .modal-dialog {
        padding: inherit;
    }
}


/***** Section Tarifs ***************************************************************************************************************************************/

.section-tarifs .head-tarifs{
	text-align: center;
}

.section-tarifs .bloc-prix-in{
	display: flex;
	align-items: center;
	border: 2px solid #ffffff;
	justify-content: center;
	border-radius: 30px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 3px 25px 0 rgb(26 26 27 / 11%);
}

.section-tarifs .section-prix{
    margin-top: 3rem;
	text-align: center;
}

.section-tarifs .bloc-partie-prix{
	max-width: 900px;
    margin: auto;
}

.section-tarifs .content-text{
	background: #E0C1BE;
	background: linear-gradient(87deg, rgb(240 209 206) 0%, rgba(255, 243, 227, 1) 42%, rgb(249 237 188) 64%, rgb(232 235 209) 86%, rgb(223 230 233) 100%);
	padding: 30px;
	text-align: left;
}

.section-tarifs .content-text, .section-tarifs .content-prix{
	display: inline-block;
}

.section-tarifs .content-text p{
	font-size: 19px;
}

.section-tarifs .content-text p, .section-tarifs .content-prix p{
	margin-bottom: 0;
}

.section-tarifs .content-prix p {
    display: flex;
    align-items: center;
	justify-content: center;
}

.section-tarifs .content-prix {
   padding: 0 20px;
   justify-content: center;
}

.section-tarifs .tarif span{
	font-size: 45px;
    font-weight: 600;
    margin-right: 10px;
}

.section-tarifs .information-tarif{
		text-align: center;
		margin-top: 10px;
		font-size: 14px;
}

.section-tarifs .bloc-button-artisterie{
	margin-top: 3rem;
}

.element-design-bottom-tarifs{
	content: "";
	height: 53%;
	background: #ebf0f9;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	z-index: -1;
} 


/***** Section Etapes ***************************************************************************************************************************************/

.section_processus{
	position: relative;
    padding: 2.5rem 0 9rem;
    background: #ebf0f9;
    margin-bottom: 2.5rem;
}

.section_processus .head-processus{
	text-align: center;
}

.section_processus .row-processus{
	margin-top: 4.5rem;
}

.section_processus .col-processus{
	padding: 0;
}

.section_processus .etape-processus{
	text-align: center;
}

.section_processus .etape-processus:after{
	content: '';
    position: absolute;
    right: -31%;
    top: 55px;
    width: 62%;
    height: 75px;
    background-repeat: no-repeat;
    background-image: url(..//artisterie/img/ligne-processus2.png);
    -webkit-background-size: contain;
    background-size: contain;
	z-index: 0;
    opacity: 0.6;
}

.section_processus .col-processus:nth-of-type(2n) .etape-processus:after {
    top: 0;
    background-image: url(..//artisterie/img/ligne-processus1.png);
}

.section_processus .col-processus:last-of-type .etape-processus:after{
	display: none;
}

.section_processus .etape-processus-icon{
	display: flex;
	margin-bottom: 25px;
	align-items: center;
    justify-content: center;
}

.section_processus .col-processus:nth-of-type(2n) .etape-processus-icon{
    align-items: end;
}

.section_processus .element-processus{
	width: 65%;
}

.section_processus .element-processus img{
	width: 100%;
    opacity: 0.4;
}

.section_processus .icone-processus{
	max-width: 95px;
    width: 95px;
    padding: 13px;
    position: relative;
	background-color: #fff;
    border-radius: 20px;
	box-shadow: 0 3px 25px 0 rgb(26 26 27 / 15%);
}

.section_processus .numero-etape {
	position: absolute;
    left: -15px;
    top: -10px;
    padding: 0px 4px;
    border-radius: 9px;
    color: #fff;
    width: 30px;
    text-align: center;
    font-weight: 600;
    border: 3px solid #ffff;
}

.section_processus .icone-processus img{
	width: 100%;
}

.section_processus .etape-processus h3{
    font-size: 22px;
    margin-bottom: 1rem;
}

.section_processus .description-etape-processus{
	font-size: 15px;
    color: #524f4f;
    line-height: 21px;
}

.section_processus .etape-processus-text{
	padding: 0 25px;
}

.section_processus .numero-etape {
	background: #7a7c8b;
}


.section_processus .element-vague-processus{
    position: absolute;
    width: 100%;
    height: 55px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 1;
    bottom: 0;
	left: 0;
	right: 0;
}

@media screen and (max-width: 1050px){
	.section_processus {
		padding: 5rem 0 0;
	}

	.section_processus .col-processus{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.etape-processus:after {
		display: none;
	}

	.etape-processus-icon {
		justify-content: center;
	}

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

	.col-processus{
		margin-bottom: 3rem;
	}
}

@media screen and (max-width: 900px){
	.section_processus .col-processus{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 750px){
	.section_processus {
        padding: 2rem 0 2rem;
    }
}

@media screen and (max-width: 600px){
	.section-text-img, .section-thematiques, .section-activites, .section-tarifs {
		padding: 0.5rem 0;
	}

	.section_processus .row-processus {
    	margin-top: 2.5rem;
	}

	.section_processus .icone-processus {
    	max-width: 75px;
    	width: 75px;
	}
}


/***** PAGE Contact ***************************************************************************************************************************************/

.page-template-page-contact .container-section-header h1 {
	padding-bottom: 4rem;
    max-width: 900px;
}

.section-contact{
    margin: 2.5rem 0 7rem;
	overflow: hidden;
}

.section-contact h2{
	font-size: 29px;
    line-height: 46px;
    margin-bottom: 0.2rem;
    text-transform: uppercase;
}

.section-contact .form-bloc-contact .col-form-contact input, .form-bloc-contact .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; */
	background-color: #ebf0f9ba;
    margin-bottom: 5px;
}

.section-contact .wpcf7-form-control-wrap {
    position: relative;
}

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

.section-contact .form-bloc-contact .col-form-contact-select {
    margin-bottom: 5px;
}

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

.section-contact .form-bloc-contact textarea {
        height: 265px;
}

.section-contact .form-bloc-contact .wpcf7-submit {
    margin-bottom: 0;
    color: #fff;
    background: #6d8275;
    border: 1.5px solid #6d8275;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 10px !important;
    padding: 12px 25px;
    outline: none;
    margin-left: 10px;
    transition: 0.3s;
}

.section-contact .form-bloc-contact .wpcf7-submit:hover {
    background: transparent;
    color: #6d8275;
}

.section-contact .form-bloc-contact .wpcf7-not-valid-tip {
	display: none;
}

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

.section-contact .form-bloc-contact .wpcf7 form.invalid .wpcf7-response-output,
.section-contact .form-bloc-contact .wpcf7 form.unaccepted .wpcf7-response-output,
.section-contact .form-bloc-contact .wpcf7 form.spam .wpcf7-response-output {
	border: 0 !important;
	font-size: 14px;
	color: #ca5555;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 15px!important;
}

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


.bloc-coordonnees-contact{
background: #e9fbff;
/* background: linear-gradient(178deg, rgba(240, 235, 236, 1) 10%, rgba(255, 243, 227, 1) 69%, rgba(255, 241, 212, 1) 100%); */
background: linear-gradient(178deg, rgb(242 238 239) 10%, rgb(255 247 237) 69%, rgb(255 245 225) 100%);
padding: 1.5rem;
border-radius: 30px;
height: 100%;
}

.bloc-formulaire-contact {
    padding: 25px 20px 25px 0;
}

.bloc-coordonnees-contact ul{
	padding-left: 0;
	margin-bottom: 0;
}

.bloc-coordonnees-contact ul li {
  border-bottom: 1px solid #cfcfd5;
    padding: 19px 0;
}

.bloc-coordonnees-contact ul .list-info-formations-st{
 border-bottom: 0;
}

.bloc-coordonnees-contact .list-info-formations {
    list-style: none;
    display: flex;
}

.bloc-coordonnees-contact .list-info-formations:last-child {
	padding-bottom: 0;
}

.bloc-coordonnees-contact .icone-img-svg-elements {
    width: 30px;
    height: 30px;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 10px;
    margin-top: -3px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.bloc-coordonnees-contact .info-formations span {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #896d6d;
    display: block;
    margin-top: 0px;
	margin-bottom: 7px;
}

.bloc-coordonnees-contact .info-formations p {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.bloc-coordonnees-contact .block-img-maps_coordonnees{
	width: 100%;
	height: 170px;
    border-radius: 15px;
	border: 1px solid #cfcfd5;
}




@media screen and (max-width: 1020px){
	.col-page-contact{
		-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}

	.bloc-formulaire-contact {
    	padding: 0;
	}	

	.section-contact {
    	margin: 2rem 0 3rem;
	}

	.bloc-coordonnees-contact{
		margin-top: 3rem;
	}
}


@media screen and (max-width: 991px){
	.section-contact h2 {
		font-size: 26px;
		line-height: 36px;
	}
}

@media screen and (max-width: 600px){
	.section-contact h2 {
    	font-size: 18px;
    	line-height: 35px;
	}

	.page-template-page-contact .container-section-header h1 {
    	padding-bottom: 2rem;
	}
}

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

.section-banners-page {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;

}

.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 {
	min-height: 75vh;
}

@media screen and (max-width: 650px) {
	.container-page-default {
		margin-top: 1rem;
	}
}

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

.img-fond-banner-author-v2 {
	background: #FFF;
background: linear-gradient(180deg,rgba(255, 255, 255, 1) 21%, rgba(6, 104, 155, 1) 100%);
	width: 100%;
	height: 175px;
}

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

.container-picture-author h1 {
	font-size: 45px;
	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: #f5f5fa;
}

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

.header-blog h1 {
	color: #fff;
	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-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: #3a867f !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: #3a867f;
	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: #f7f8f8;
} */

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

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

.section-blog-category {
	padding: 1.8rem 0 3rem;
	background-color: #f5f5fa;
	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: #1f2a29;
	padding: 3px 8px;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 5px;
}

.container-header-blog-categorie h1 {
	color: #000000;
    font-size: 60px;
	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: #3a867f;
	outline: none;
	border: 1px solid #3a867f;
	border-radius: 5px;
}

.switcher .active {
	background-color: #3a867f;
}

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

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

.switcher svg g {
	fill: #3a867f !important;
	stroke: #3a867f !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: #ffffff;
}

.header-blog-tags .container {
	padding: 2rem 0 2.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 #ffffff70;
}

.header-blog-tags h1 {
	color: #000000;
    font-size: 60px;
    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: #f1fafb; */
	margin-top: -12rem;
	z-index: 3;
    display: block;
    position: relative;
}

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


.post_v5 .title-post {
    margin-bottom: 13px;
    font-size: 46px;
    color: #17403d;
    font-weight: 500;
    margin-top: 10px;
    line-height: 54px;
}

.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: #545252;
	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: #2d6964;
}

.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: #10151e; */
	background-color: #fff;
	position: relative;
	padding-top: 4rem;
	margin-top: 2rem;
}

.element-vague-footer{
	position: absolute;
	width: 100%;
	height: 55px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 1;
	top: 0;
}

.block-copyright-adresse-footer, .block-nav-social-footer{
	position: relative;
	display: block;
	z-index: 3;
}

.fond-footer{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.5;
}

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

.footer_v7 .logo-footer {
	width: 100px;
	display: block;
	margin: 0 auto 10px;
}

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

.copyright-footer {
	color: #000;
	font-size: 13px;
	margin-bottom: 0;
}

.block-copyright-adresse-footer,
.block-nav-social-footer {
	padding: 1rem 0;
}

.block-copyright-adresse-footer .row {
	align-items: center;
}

.block-adresse-footer img {
	width: 23px;
	margin-right: 3px;
}

.footer_v7 .slogan-1-footer{
	font-size: 29px;
    font-weight: bold;
    line-height: 32px;
}

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

.footer_v7 .col-center-menu-footer .menu {
	text-align: center !important;
}

.footer_v7 .col-social-footer ul {
	text-align: center;
	padding-left: 0;
}

.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: 15px;
	color: #000 !important;
	padding: 0 0.3rem;
}

.footer_v7 .col-social-footer {
	align-items: flex-end;
}

.footer_v7 .social-footer {
	display: inline-block;
	padding: 0px 3px;
}

.footer_v7 .block-copyright a {
	color: #fff;
}

.footer_v7 .link-social-footer img {
	width: 50px;
    height: 50px;

}

.footer_v7 .link-social-footer:hover {
	opacity: 0.7;
}

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

	.col-block-copyright,
	.col-menu-footer {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.footer_v7 .block-copyright {
		justify-content: center;
		margin-bottom: 0.5rem;
	}

	.block-adresse-footer {
		float: inherit;
		margin-top: 10px;
		justify-content: center;
	}

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

	.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: 767px) {
	.element-vague-footer {
		height: 30px;
	}
}

@media screen and (max-width: 600px) {
	.adresse-footer {
		font-size: 12px;
	}

	.block-copyright-adresse-footer, .block-nav-social-footer {
    	padding: 0.5rem 0;
	}

	.footer_v7 .slogan-1-footer {
   	 	font-size: 19px;
    	line-height: 25px;
	}
}

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

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

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

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

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

.container-404 h1 {
	margin-bottom: 2rem;
	font-size: 50px;
	line-height: 54px;
	color: #17403d;
	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;
	}
}

/***** PAGE RECHERCHE ***************************************************************************************************************************************/

.section-page-search {
	padding: 2rem 0;
	min-height: 100vh;
	background-color: #f5f5fa;
}

.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;
    font-family: "Open Sans", serif;
    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;
}


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

	
	.header-5.header-page .container-header-logo-nav, .container-section {
		padding: 0 5rem;
	}


	/* .section-apropos-homepage .col-apropos-homepage-texte {
		padding-left: 5rem;
	} */

	.section-photos-homepage .photos-homepage {
		height: 450px;
	}
}

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

	.header-5.header-page .container-header-logo-nav, .container-section {
		padding: 1rem 3rem 0;
	}

	/* .section-apropos-homepage .col-apropos-homepage-texte {
		padding-left: 3rem;
	} */

	.section-services-homepage .card-services-homepage {
		height: 230px;
	}

	.section-services-homepage .bloc-autre {
		height: 100%!important;
	}

	.section-services-homepage .bloc-service h3, .section-services-homepage .bloc-autre h3 {
		font-size: 27px;
	}

	.section-photos-homepage .photos-homepage {
		height: 400px;
	}

	.section-accueil-ccf .content h1{
		padding-bottom: 15px;
	}
}

@media screen and (max-width: 1050px) {
	.section-services-homepage .bloc-service h3, .section-services-homepage .bloc-autre h3 {
        font-size: 24px;
    }

	.section-services-homepage .card-services-homepage {
        height: 195px;
    }

	.section-services-homepage .bloc-autre {
		height: 100%!important;
	}

	.section-apropos-homepage .col-apropos-homepage{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}

}

@media screen and (max-width: 991px) {
	.header-5.header-page .container-header-logo-nav{
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	.section-services-homepage .row {
		margin-top: 1rem;
	}
	
	.section-services-homepage .card-services-homepage {
        margin: 10px 0;
    }

	.section-services-homepage .bloc-autre{
		height: 195px!important;
	}

	.section-accueil-homepage .wave-svg {
		height: 100px;
	}

	.section-photos-homepage .photos-homepage {
        height: 300px;
    }
}

@media screen and (max-width: 650px) {
	.section-accueil-homepage .wave-svg {
        height: 40px;
    }

    .container-section {
        padding: 0 1.5rem;
    }

	.section-photos-homepage .photos-homepage {
        height: 200px;
    }

	.section-services-homepage .bloc-service h3, .section-services-homepage .bloc-autre h3 {
        font-size: 24px;
    }
}

.bloc-message-accueil {
  	text-align: center;
    background: #695f8a;
    margin-top: -20px;
    margin-bottom: 1rem;
    padding: 8px 5px;
    color: #fff;
}

.bloc-message-accueil p{
	margin-bottom: 0;
    font-weight: bold;
    font-size: 18px;
}

.section-accueil-homepage-bandeau {
    padding: 16rem 0rem 17rem;
}

@media screen and (max-width: 650px) {
	.bloc-message-accueil {   
		margin-top: 0;
		margin-bottom: 0rem;
		padding: 5px;
		font-size: 16px;
	}
}

@media screen and (max-width: 560px) {
    .section-accueil-homepage-bandeau {
        padding: 11.5rem 0rem 6rem;
    }
}