/**** CUSTOM CSS BY NIIX ****/

/**** GLOBAL CSS ****/

body #page-container a {
    text-decoration: none !important;
}
body #page-container .img-cover img {
    object-fit: cover;
}
body #page-container ul {
    list-style-type: none !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}
body #page-container .et-fb-form__toggle-title h3 {
    padding: 15px !important;
    margin: auto !important;
}
body #page-container h1, h2, h3, h4 {
    padding: 0 !important;
    margin: 0 !important;
}
body #page-container p {
    margin: 0 !important;
}
span.title-style {
    display: block;
    font-size: 63px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 35px !important;
}
.resume-header {
	transition: all .4s !important;
}
.resume-header:hover {
    transform: translatex(-10px) scale(1.05);
    /* transform: perspective(310px) rotateX(30deg) scaleZ(1); */
    /* transform: perspective(300px) rotateY(30deg) scaleZ(5); */
}
body #page-container .phone-float .et_pb_main_blurb_image {
    display: flex;
    align-items: center;
    width: 50px;
    height: 50px;
    border-right: 1px solid #ffffff4f;
}
.header .phone-float {
	transition: all .4s !important;
}
.header .phone-float:hover {
	right: 0 !important;
}

/**** MOUSE MOUVE ****/
.hexagon {
    position: fixed;
    width: 25px;
    height: 25px;
    background-color: transparent;
    pointer-events: none;
    border-radius: 50% !important;
    transform: translate(-50%, -50%);
    border: 2px solid #326f51 !important;
    z-index: 99999;
    /* transition: background-color 0.3s 
ease; */
}
.polygon {
    position: fixed;
    width: 6px;
    height: 6px;
    background-color: transparent;
    pointer-events: none;
    transform: translate(-50%, -50%);
    border-radius: 50% !important;
    background-color: #326f51 !important;
    z-index: 99999;
    /* transition: background-color 0.3s 
ease; */
}
.hexagon.small {
    width: 6px;
    height: 6px;
}
.hexagon.et-fb-root-ancestor-sibling {
	display: none !important;
}
.polygon.et-fb-root-ancestor-sibling {
	display: none !important;
}

/**** HEADER ****/
.header {
	transition: all .4s !important;
}
body #page-container .header.nav-scroll {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	transition: all .4s !important;
    background-color: #fff !important;
}
.header .coordonnee-header .et_pb_main_blurb_image {
	width: 16px !important;
}
.header .menu-header #menu-menu-principales>li {
    margin-top: 0 !important;
}
.header .menu-header #menu-menu-principales>li>a {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.header .menu-header #menu-menu-principales>li>a {
	position: relative;
}
.header .menu-header #menu-menu-principales>li>a:before {
	content: "";
	display: block;
    width: 0%;
	height: 2px;
	position: absolute;
	bottom: 30px;
	left: 0;
	background-color: #326f51;
    transition: all .4s !important;
}	
.header .menu-header #menu-menu-principales>li>a:hover:before {
	width: 100% !important;
}
.header .menu-header #menu-menu-principales>li.current-menu-item>a:before {
	width: 100% !important;
}


body #page-container .header.nav-scroll  {
   margin-top: 0 !important;
}
.header .menu-header #menu-menu-principales>li>a:after {
    top: 40px !important;
}
body #page-container .header .menu-header li ul.sub-menu {
	padding: 20px !important;
    border-radius: 5px;
}
.header .menu-header ul>li.current-menu-item>a {
	opacity: 1 !important;
}
.header .menu-header ul#menu-menu-principales .sub-menu {
	padding: 20px !important;
    border-radius: 0;
}
.header .menu-header ul#menu-menu-principales .sub-menu li {
    width: 100% !important;
	padding-left: 0 !important;
    padding-right: 0 !important;
}
.header .menu-header ul#menu-menu-principales .sub-menu>li>a {
	width: 100% !important;
}
.header .menu-header ul#menu-menu-principales .sub-menu>li>a:hover {
    color: #fff !important;
	opacity: 1 !important;
    background-color: #326f51 !important;
}
.header .menu-header ul#menu-menu-principales .sub-menu>li.current_page_item>a {
    color: #fff !important;
	opacity: 1 !important;
    background-color: #326f51 !important;
}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle, .dtb-menu .et_mobile_menu .sub-menu-toggle, #dtb-m-menu .dtb-mobile-menu li.menu-item.menu-item-has-children>a.sub-menu-toggle {
	color: #326f51 !important;
}
.menu-header .et_pb_menu_inner_container.clearfix {
	position: unset !important;
}
.header .menu-header #menu-menu-principales li.mega-menu>ul.sub-menu {
	display: flex !important;
    width: 100% !important;
}
.header .menu-header ul#menu-menu-principales li.mega-menu .sub-menu {
	padding: 0 !important;
}

/**** BTN CSS ****/
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button {
	position: relative;
    overflow: hidden !important;
	z-index: 0 !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button:hover {
	color: #fff !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button:before {
	content: "" !important;
	display: block !important;
	width: 0% !important;
    height: 100% !important;
	position: absolute !important;
	top: 0 !important;
	left: 32px !important;
    opacity: 1 !important;
	visibility: visible !important;
	background-color: #000 !important;
	transition: all .4s !important;
    z-index: -1 !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.no-black:hover {
	color: #326f51 !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.no-black:hover:before {
	width: 100% !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.no-black:before {
	content: "" !important;
	display: block !important;
	width: 0% !important;
    height: 100% !important;
	position: absolute !important;
	top: 0 !important;
	left: 32px !important;
    opacity: 1 !important;
	visibility: visible !important;
	background-color: #fff !important;
	transition: all .4s !important;
    z-index: -1 !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button:hover:before {
	width: 100% !important;
}

/**** IMG HOVER EFFECTS ANIMATION CSS ****/

.img-hover {
	transition: all 1s;
}

.img-hover img {
	overflow: hidden !important;
}

.img-hover .et_pb_image_wrap {
	overflow: hidden !important;
}

.img-hover .et_pb_image_wrap img{
	transition: all 1s;
}

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

/* Suppression totale de l’overlay */
.img-hover span:before,
.img-hover:hover span:before {
	content: none !important;
	display: none !important;
}

/* Suppression overlay Divi éventuel */
.img-hover .et_overlay {
	display: none !important;
}


/**** AUTRES EFFETS ****/

.resume-img-hover {
	overflow: hidden !important;
}

.resume-img-hover .et_pb_main_blurb_image {
	position: relative;
	overflow: hidden !important;
}

.resume-img-hover .et_pb_main_blurb_image:before {
	position: absolute;
	top: 0;
	left: -100%;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: linear-gradient(to right, transparent 0%, rgba(255,255,255,0.3) 100%);
	transform: skewX(-25deg);
	transition: all 1s;
	z-index: 1;
	pointer-events: none !important;
}

.resume-img-hover:hover .et_pb_main_blurb_image:before {
	-webkit-animation: shine 2s;
	animation: shine 2s;
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes pulses {
	0% {
		width: 500px;
		height: 500px;
	}
	50% {
		width: 550px;
		height: 550px;
	}
	100% {
		width: 500px;
		height: 500px;
	}
}

@keyframes masque  {
	0% {
		clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	}
	5% {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
	10% {
		clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
	}
	100% {
		clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
	}
}

/**** ACCUEIL ****/
.banner .resume-header img  {
	filter: brightness(0) invert(1) !important;
}
.banner .resume-header img {
	width: 32px !important;
    height: 32px !important;
    object-fit: contain;
}
.choisir-item .et_pb_main_blurb_image {
	position: relative;
}
.choisir-item .et_pb_main_blurb_image:before {
    content: "";
    display: block;
    width: 170%;
    height: 170%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(100deg) !important;
    border-radius: 50%;
    background-color: transparent;
    border-radius: 64%;
    z-index: -15;
    border: 10px solid #326F51;
    clip-path: inset(50% 0 0 50%);
    opacity: 1;
    transition: all .8s !important;
}
.choisir-item:hover .et_pb_main_blurb_image:before {
	transform: translate(-50%, -50%) rotate(460deg) !important;
}
.choisir-item.active:hover .et_pb_main_blurb_image:before {
	transform: translate(-50%, -50%) rotate(460deg) !important;
}
.choisir-item .et_pb_main_blurb_image:after {
    content: "";
    display: block;
    width: 170%;
    height: 170%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px dashed #326F51;
    border-radius: 50%;
    transition: all .4s !important;
}
.choisir-item.active {
    scale: 1.1 !important;
	background-color: #326F51 !important; 
    transition: all .4s !important;
}
.choisir-item.active .et_pb_main_blurb_image:before {
    content: "";
    display: block;
    width: 170%;
    height: 170%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(100deg) !important;
    border-radius: 50%;
    background-color: transparent;
    border-radius: 64%;
    z-index: -15;
    border: 10px solid #fff;
    clip-path: inset(50% 0 0 50%);
    opacity: 1;
    transition: all .8s !important;
} 
.choisir-item.active .et_pb_main_blurb_image:after {
    content: "";
    display: block;
    width: 170%;
    height: 170%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .4s !important;
}
.choisir-item.active img {
	filter: brightness(0) invert(1) !important;
}
.choisir-item.active .et_pb_blurb_description {
	color: #fff !important;
}
body #page-container .choisir-item .et_pb_main_blurb_image {
	margin-bottom: 45px !important;
}
.expertise-item {
    position: relative;
	border-radius: 20px !important;
}
.expertise-item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #326f51;
    border-radius: 20px;
    opacity: 0;
    transition: all .4s !important;
}
.expertise-item:hover:before {
	opacity: 1 !important;
}
.expertise-item:hover .et_pb_blurb_description {
	color: #fff !important;
}
.expertise-item:hover a.btn-discover {
	color: #000 !important;
    background-color: #fff !important;
}
.expertise-item .et_pb_main_blurb_image {
	/*mask-image: url(/wp-content/uploads/2026/02/mask.svg);*/
    mask-image: url(/wp-content/uploads/2026/02/masking.svg);
    mask-size: cover !important;
    mask-position: center center;
    mask-repeat: no-repeat;
    border-radius: 20px !important;
}
.expertise-item .et_pb_main_blurb_image img {
    border-radius: 20px 20px 0 0;
	min-height: 270px;
	object-fit: cover;
    transition: all .4s !important;
}
.expertise-item:hover img {
	transform: scale(1.1) !important;
}
.expertise-item .et_pb_blurb_container {
    padding: 0 20px 35px 20px;
}
.expertise-item .et_pb_main_blurb_image {
	margin-bottom: 10px !important;
}

.expertise-item a.btn-discover {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    padding: 10px 25px;
    border-radius: 6px;
    background-color: #326f51;
}
.partenariat-slider .slick-slide:not(:last-child) {
	margin-right: 20px !important;
}
body #page-container .service-item {
	padding-top: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}
.service-item .et_pb_main_blurb_image {
	width: 100px !important;
}
.service-item img {
    height: 100px !important;
    object-fit: cover !important;
}
.service-item .et_pb_blurb_container {
	padding-left: 25px !important;
}
.service-item a.btn-service {
    display: flex;
    align-items: center;
    width: max-content;
    height: 37px !important;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #326f51;
}
.service-item {
	transition: all .4s !important;
}
.service-item:hover {
	transform: translatex(-10px) !important;
}
body #page-container .service-item p:first-child {
    padding: 0 !important;
	margin-bottom: 10px !important;
}
.etape-item {
    position: relative;
	transition: all .4s !important;
}
.etape-item .et_pb_module {
    display: flex;
    align-items: center;
    margin: 0 !important;
}
.etape-item:hover {
	background-color: #326f51 !important;
}
.etape-item:hover .et_pb_module_header{
	color: #fff !important;
}
.etape-item:hover .et_pb_blurb_description {
	color: #fff !important;
}
.etape-item:hover {
	transform: translatey(-10px);
}
.etape-item .et_pb_main_blurb_image {
	margin-bottom: 13px !important;
}
.service-item {
	border-radius: 10px !important;
}
.service-item.active {
	background-color: #326f51 !important;
}
.service-item.active a.btn-service {
    color: #326f51 !important;
	background-color: #fff !important;
}
.service-item.active .et_pb_blurb_description {
	color: #fff !important;
}
.service-item .et_pb_main_blurb_image img {
    border-radius: 10px 0 0 10px;
}

/**** FOOTER ****/
.coordonnee-item-footer .et_pb_main_blurb_image {
    width: 20px !important;
}
.coordonnee-item-footer .et_pb_blurb_container {
    padding-left: 20px !important;
}

/**** MENTIONS LEGALES ****/
body #page-container .mentions-legales p {
	font-weight: 400 !important;
}
body #page-container .mentions-legales h2 {
    margin-bottom: 15px !important;
}
body #page-container .mentions-legales p{
	padding: 0 !important;
}
body #page-container .mentions-legales .espace {
    margin-bottom: 20px !important;
    padding: 0 !important;
}
body #page-container .mentions-legales .first-section .espace {
    margin-bottom: 10px !important;
}
body #page-container .mentions-legales .first-section p:last-child {
    margin-bottom: 20px !important;
}
body #page-container .mentions-legales p {
    padding-bottom: 0 !important;
}
.apropos-item .et_pb_main_blurb_image {
    width: 20px !important;
}

/**** DESACTIVE SCROLL PAGE ****/
body #page-container{
    overflow: hidden !important;
}

/**** DESACTIVE SCROLL ON POPUP ****/
body.mfp-zoom-out-cur {
    overflow: hidden !important;
}
body.mfp-zoom-out-cur .mfp-bg.mfp-fade.mfp-ready, body.mfp-zoom-out-cur .mfp-wrap {
    position: fixed !important;
    top: 0 !important;
}

/**** REALISATION PAGE ****/
.realisation ul {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent !important;
    margin-bottom: 35px !important;
}
.realisation ul>li {
    border-right: none !important;
    padding-top: 5px !important;
    padding-bottom: 6px !important;
	margin-left: 10px !important;
    border-radius: 0px !important;
}
.realisation .et_pb_all_tabs {
	background-color: transparent !important;
}
.galerie-realisation .et_pb_gallery_item {
    width: 280px !important;
    margin: 0px 20px 20px 0px !important;
}
.realisation ul>li:first-child {
	margin-left: 0 !important;
}
.realisation .et_pb_tab {
    padding: 0 !important;
}
.galerie-realisation img {
    height: 250px !important;
    object-fit: cover;
    border-radius:  5px !important;
}
.galerie-realisation .et_pb_gallery_item .et_overlay {
	border-radius: 5px !important;
}
.galerie-realisation .et_pb_gallery_item .et_overlay:before {
    font-size: 18px !important;
    left: 55% !important;
    top: 55%;
}

/**** CONTACT SELECT ****/
.forminator-ui#forminator-module-372.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
    border-color: #000000;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
}
p.title-contact {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}

/**** FOOTER CUSTOM CSS ****/
.menu-footer .sub-menu {
    display: none;
}
.menu-footer ul#menu-menu-footer>li {
	padding-left: 0 !important;
	padding-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    transition: all .4s;
}
.menu-footer ul#menu-menu-footer>li:hover {
	padding-left: 7px !important;
}
.menu-footer ul#menu-menu-footer>li:last-child {
	margin-bottom: 0 !important;
}
.menu-footer ul#menu-menu-footer>li>a {
	padding-bottom: 0 !important;
}
.menu-footer .et_pb_menu__menu {
	display: block;
}
.menu-footer .et_mobile_nav_menu {
	display: none !important;
}
.menu-footer #menu-menu-footer {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0 !important;
}
.menu-footer .et_pb_menu__wrap {
	justify-content: flex-start;
}
.menu-footer ul>li>a:after {
    display: none;
}
.menu-footer ul#menu-menu-footer>li:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -3px;
    background-image: url(/wp-content/uploads/2026/02/energie.png);
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
.infos-plus {
	transition: all .4s;
}
.infos-plus:hover {
	padding-left: 7px !important;
}
.infos-plus .et_pb_blurb_description:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 0px;
    background-image: url(/wp-content/uploads/2026/02/energie.png);
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
.infos-plus .et_pb_blurb_description {
 	display: flex;	
    align-items: center;
}
.coordonnee-item .et_pb_blurb_container {
    padding-left: 20px !important;
}
.infos-plus .et_pb_blurb_container {
	padding-left: 0 !important;
}

/**** PAGE 404 ANIMATION EFFECTS ****/
.bounce2 {
    animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
      0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
      40% {transform: translateY(-20px);}
      60% {transform: translateY(-15px);}
}
@keyframes bounce-y {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes slide-y {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-300px);
		transform: translateY(-300px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes bounce-x {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

/**** COOKIEYES CUSTOM CSS ****/
.cky-btn-revisit-wrapper {
    width: 30px !important;
    height: 30px !important;
    background-color: #326f51 !important;
}
.cky-btn-revisit-wrapper .cky-btn-revisit img {
    height: 20px !important;
    width: 20px !important;
}
.cky-btn-accept {
    background: #326f51 !important;
    color: #ffffff;
    border: 2px solid #326f51 !important;
}
.cky-btn-reject {
    color: #326f51 !important;
    background: transparent !important;
    border: 2px solid #326f51 !important;
}
.cky-btn-customize {
    color: #326f51 !important;
    background: transparent !important;
    border: 2px solid #326f51 !important;
}
.cky-btn-preferences {
    color: #326f51 !important;
    background: transparent !important;
    border: 2px solid #326f51 !important;
}

/**** PLAN DU SITE CUSTOM CSS ****/
.site-map h3 {
    display: none !important;
}
.site-map br {
    display: none !important;
}
.site-map ul {
	margin: 0 !important;
}
.site-map li {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    transition: all .4s;
}
.site-map li:hover {
    padding-left: 10px;
}
.site-map li:last-child {
    margin-bottom: 0px;
}
.site-map li:before {
    content: '';
    display: block;
    position: relative;
    top: 0px;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2025/10/arrow-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 10px;
    filter: brightness(0);
    transition: all .4s !important;
}
.site-map li:hover:before {
	filter: none !important;
}

/**** BTN BACK TO TOP CUSTOM CSS ****/
.et_pb_scroll_top:before {
    content: "6" !important;
    font-size: 25px !important;
}
.et_pb_scroll_top.et-pb-icon {
    padding: 0 4px 3px 4px !important;
    border-radius: 8px !important;
    background-color: #326f51 !important;
    margin-right: 10px !important;
    transition: 0.3s all !important;
}
.et_pb_scroll_top.et-pb-icon:hover {
    transition: 0.3s all !important;
    transform: scale(1.1) !important;
}
.et_pb_scroll_top.et-pb-icon {
  animation: pulse 1s infinite ease-in-out alternate !important;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}

/**** DAILYWEB COPYRIGHT CUSTOM CSS ****/
.daily {
    padding: 7px 60px;
    background-image: url('/wp-content/uploads/2026/02/daily_web_white.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

/**** RESPONSIVE SITE ****/

@media screen and (min-width: 1500px) {
	body #page-container .banner {
		min-height: calc(100vh - 135px) !important;
	}
	body #page-container .banner-inner {
		min-height: 450px !important;
	}
	body #page-container .expertise-liste {
		max-width: 80% !important;
        width: 90% !important;
	}
	.section-expertise:before {
		top: 50px !important;
	}
	.section-about:after {
		top: 80px;
        opacity: 1 !important;
	}
	.expertise-item .et_pb_main_blurb_image img {
		min-height: 322px !important;
	}
	body #page-container .section-etape:before {
		content: "";
		display: block;
		width: 320px;
		height: 280px;
		position: absolute;
		bottom: 100px;
		right: 400px;
		border-top: 2px dashed #326f51;
		border-radius: 50%;
	}
}

@media screen and (min-width: 981px) {
	.header .menu-header #menu-menu-principales>li.menu-btn {
		display: flex;
		align-items: center;
	}
	.header .menu-header #menu-menu-principales>li.menu-btn>a {
		position: relative;
		transition: all .4s !important;
		overflow: hidden !important;
        color: #fff !important;
   	 	border-radius: 10px !important;
    	padding: 17px 33px !important;
        background-color: #326F51 !important;
		z-index: 0; 
	}
    span.menu-hide {
    	display: none !important;
	}
	.parent-menu-three:hover  span.menu-hide {
		display: inline !important;
		position: absolute;
		bottom: 18px;
		left: 0;
	}
	.galerie-realisation .et_pb_gallery_items {
		margin-left: 10px !important;
	}
	.header .menu-header #menu-menu-principales li.mega-menu>ul.sub-menu {
		display: flex !important;
        width: 100% !important;
		left: 0 !important;
        right: 0 !important;
	}
	body #page-container .header .menu-header li.mega-menu>ul.sub-menu>li>a {
		color: #fff !important;
		min-height: 80px;
		display: flex;
		align-items: center;
		background-color: #326f51;
	}
	.header .menu-header ul#menu-menu-principales li.parent-menu-one>ul.sub-menu {
		width: 400px !important;
	}
    .header .menu-header ul#menu-menu-principales li.parent-menu-two>ul.sub-menu {
		width: 400px !important;
	}
    .header .menu-header ul#menu-menu-principales li.parent-menu-three>ul.sub-menu {
		width: 380px !important;
	}
    .header .menu-header ul#menu-menu-principales li.parent-menu-four>ul.sub-menu {
		width: 330px !important;
	}
    .header .menu-header ul#menu-menu-principales li.parent-menu-six>ul.sub-menu {
        width: 400px !important;
        left: -105px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
	.coordonnee-header.phone .et_pb_blurb_content {
		position: relative;
		left: 7px !important;
	}
	.choisir-item:first-child {
		margin-right: 20px !important;
	}
	.choisir-item {
    	min-height: 290px !important;
	}
}

@media screen and (min-width: 768px) {
	body.et_pb_button_helper_class #page-container .et_pb_section a.btn-banner {
		padding: 22px 30px !important;
	}
}

@media screen and (max-width: 980px) {
    body #page-container .header .coordonnee-header.phone .et_pb_blurb_container {
     	display: block !important;
  	}
  	body #page-container .header .menu-header .et_mobile_nav_menu {
     	margin: 0 !important;
  	}
	body #page-container .coordonnee-header {
        display: flex;
		justify-content: center;
		align-items: center;
        width: 32px !important;
		height: 32px !important;
		padding: 0 !important;
		border-radius: 3px !important;
	}
	.coordonnee-header .et_pb_blurb_description {
		display: none !important;
	}
	body #page-container .header .menu-header li ul.sub-menu {
		width: 100% !important;
		padding: 20px !important;
	}
    body #page-container .banner {
        min-height: 100vh !important;
    }
    body #page-container .banner-inner {
        height: calc(100vh - 80px) !important;
    }
	.img-full {
		width: 100% !important;
	}
    .img-full img {
        width: 100% !important;
    }
    .img-full .et_pb_image_wrap {
        width: 100% !important;
    }
	.menu-header .mobile_menu_bar {
    	border-radius: 3px;
    	background-color: #326f51 !important;
	}
	.menu-header #mobile_menu1 {
		border-radius: 5px !important;
	}
	.menu-header #mobile_menu1 li:hover a {
		color: #000 !important;
	}
	.menu-header .mobile_menu_bar:before {
		color: #fff !important;
	}
	.menu-header .et_pb_menu_inner_container.clearfix {
		position: unset !important;
	}
	.menu-header #mobile_menu1 {
		padding: 30px 20px !important;
	}
	.menu-header #mobile_menu1 li a:hover {
        opacity: 1 !important;
        color: #fff !important;
		background-color: #326f51 !important;
	}
    .menu-header #mobile_menu1>li.current-menu-item>a {
        opacity: 1 !important;
        color: #fff !important;
		background-color: #326f51 !important;
	}
	body #page-container .navbar .menu-header li>a.menu-link.active {
		color: #fff !important;
		background-color: #326f51 !important;
	}
	body #page-container .menu-header li>a.menu-link {
		color: #000 !important;
	}
    body #page-container .menu-header li>a.menu-link:hover {
		color: #fff !important;
	}
	.menu-header #mobile_menu1 li ul.sub-menu>li {
		padding-left: 0 !important;
	}
	.menu-header .et_mobile_nav_menu {
		margin: 0 !important;
	}
    body #page-container .menu-header .mobile_nav.opened .et_mobile_menu{
        transition: all .4s !important;
        display: block !important;
    }
    body #page-container .menu-header .mobile_nav.closed .et_mobile_menu{
       display: none !important;
       transition: all 4s !important;
    }
	body #page-container .banner-slider .et-pb-slider-arrows {
		display: none !important;
	}
	body #page-container .etape-item {
		min-height: 248px;
	}
    body #page-container .realisation ul {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	body #page-container .realisation ul>li {
		width: 100%;
		max-width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
        margin-bottom: 15px !important;
        margin-left: 0 !important;
	}
	body #page-container .realisation ul>li:last-child {
		margin-bottom: 0 !important;
	}
	body #page-container .header .coordonnee-header .et_pb_blurb_container {
		display: none !important;
	}
	body #page-container .realisation .et_pb_gallery_item {
        max-width: 100% !important;
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
	}
	body #page-container .realisation .et_pb_gallery_item:last-child {
		margin-bottom: 0 !important;
	}
	.galerie-realisation img {
		width: 100% !important;
	}
    body #page-container .ligne-row {
        max-width: 1200px !important;
        width: 90% !important;
    }
	body #page-container .prestation-item {
		width: 48% !important;
	}
    .prestation-item:first-child {
        margin-bottom: 20px !important;
    	margin-right: 20px !important;
	}
    .prestation-item:nth-child(2) {
        margin-bottom: 20px !important;
	}
    .prestation-item:nth-child(3) {
    	margin-right: 20px !important;
	}
    .expertise-item {
		width: 48% !important;
	}
	.choisir-item.active {
		scale: 1 !important;
	}
	.expertise-item:first-child {
		margin-right: 20px !important;
        margin-bottom: 20px !important;
	}
   .expertise-item:nth-child(2) {
		margin-bottom: 20px !important;
	}
    .expertise-item:nth-child(3) {
		margin-right: 20px !important;
	}
	.expertise-item .et_pb_main_blurb_image img {
		height: 305px !important;
	}
    .et_animated {
        opacity: 1 !important;
    }
   .et_pb_section *:not(
  .et_pb_row--with-menu,
  .logo-slider,
  .arrow_gauche.slick-arrow,
  .arrow_droite.slick-arrow,
  .slick-list,
  .slick-track,
  .slick-slide,
  .banner,
  .hero-title, .colonne-2, .col-child, 
) {
  transition: none !important;
  transform: none !important;
  animation: none !important;
}
}

@media screen and (max-width: 767px) {
    body #page-container .header .coordonnee-header.phone .et_pb_blurb_container {
        display: none !important;
    }
    body #page-container .header .coordonnee-header.phone .et_pb_main_blurb_image {
        width: 100% !important;
    }
    body #page-container .banner {
        min-height: 100vh !important;
    }
    body #page-container .banner-inner {
       height: calc(100vh - 117.52px) !important;
    }
	body #page-container .banner-inner h1 {
		font-size: 32px !important;
		line-height: 37px !important;
	}
	body #page-container h2 {
		font-size: 30px !important;
    	line-height: 35px !important;
	}
    body #page-container .mentions-legales h2 {
       font-size: 26px !important;
    }
    body #page-container .header .topbar .coordonnee-header img {
       filter: brightness(0) !important;
    }
    .header .topbar .et_pb_blurb_container {
       display: none !important;
    }
	.choisir-item {
       	display: flex;
		min-height: 317px !important;
        align-items: center;
	}
    body #page-container .galerie-realisation img {
       width: 100% !important;
    }
    body #page-container #galerie-list {
       overflow: hidden !important;
    }
    .realisation ul {
       display: flex;
       justify-content: center;
       align-items: center;
       flex-direction: column !important;
       background-color: transparent !important;
       margin-bottom: 35px !important;
    }
    .realisation ul>li {
       margin-left: 0 !important;
       margin-bottom: 10px !important;
       display: flex;
       justify-content: center;
       align-items: center;
       width: 100% !important;
    }
    body #page-container .realisation .et_pb_gallery_item {
       max-width: 100% !important;
       width: 100% !important;
       margin-right: 0 !important;
    }
    body #page-container .realisation .et_pb_gallery_item img{
       max-width: 100% !important;
       width: 100% !important;
    }
    .realisation .et_pb_gallery_item .et_pb_gallery_image.landscape{
       max-width: 100% !important;
       width: 100% !important;
    }
    body #page-container .prestation-item {
		width: 100% !important;
        margin-right: 0 !important;
        min-height: 508px !important;
	}
	body #page-container .prestation-item .et_pb_module_header {
		min-height: auto !important;
	}
	body #page-container .prestation-item p {
		min-height: auto !important;
	}
    body #page-container .prestation-item:not(:last-child) {
		margin-bottom: 20px !important;
	}
	body #page-container .banner-space-bottom {
		margin-bottom: 15px !important;
	}
	body #page-container .banner-col-btn {
        display: flex;
        justify-content: center;
		align-items: center;
		width: 100% !important;
	}
	.prestation-item .et_pb_module:after {
		content: "";
		display: block;
		width: 90px;
		height: 90px;
		position: absolute;
		top: 7px;
		left: calc(50% - 90px / 2);
		background-color: #4f90a454;
		border-radius: 50%;
		transition: all .4s !important;
		z-index: -1;
	}
	body #page-container .choisir-item:not(:last-child) {
		margin-bottom: 20px !important;
	}
	body #page-container .expertise-item {
		width: 100% !important;
        margin-right: 0 !important;
	}
	body #page-container .expertise-item:not(:last-child) {
		margin-bottom: 20px !important;
	}
    body #page-container .etape-item {
        min-height: 248px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    body #page-container .ti-reviews-container {
    	margin-bottom: 0 !important;
	}
    body #page-container .ti-controls-line {
    	margin-bottom: 0 !important;
	}
	body #page-container .service-item .et_pb_blurb_content {
		flex-direction: column !important;
	}
	.service-item .et_pb_blurb_description {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	body #page-container .service-item {
		padding: 0 !important;
	}
	body #page-container .service-item .et_pb_main_blurb_image {
		width: 100% !important;
	}
	body #page-container .service-item .et_pb_main_blurb_image img {
		display: block !important;
        width: 100% !important;
        height: 250px !important;
        object-fit: cover !important;
	}
	body #page-container .service-item .et_pb_blurb_container {
		padding: 25px !important;
	}
	body #page-container .service-item p:first-child {
		text-align: center !important;
	}
}

@media screen and (max-width: 500px) {
	body #page-container .galerie-realisation .et_pb_gallery_item {
		margin-bottom: 25px !important;
	}
    body #page-container .galerie-realisation .et_pb_gallery_item:last-child {
		margin-bottom: 0 !important;
	}
    body #page-container .coordonnee-item-ni a {
		word-break: break-all !important;
	}
	body.et_pb_button_helper_class #page-container .et_pb_section a.btn-devis {
		display: flex;
		justify-content: center;
		border: 2px solid transparent !important;
	}
}

@media screen and (max-width: 428px) {
   .expertise-item .et_pb_main_blurb_image img {
        height: 357px !important;
   }
}

@media screen and (max-width: 423px) {
	body #page-container #galerie-list span.et_overlay:before {
		left: 54% !important;
	}
    body #page-container .captcha-ni .forminator-g-recaptcha {
    	width: 302px !important;
    	margin-left: 0px !important;
	}
    .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-field-captcha, .forminator-ui.forminator-custom-form[data-design=default] .forminator-field-captcha {
		 overflow: visible !important;
	}
    body #page-container .form-contact {
        padding-left: 5px !important;
        padding-right: 5px !important;
        box-shadow: none !important;
        border-top: 1px solid !important;
        border-bottom: 1px solid !important;
        border-radius: 0 !important;
    }
    body #page-container .coordonne-item-contact .et_pb_blurb_description a {
        word-break: break-word !important;
    }
}

@media screen and (max-width: 414px) {
	.expertise-item .et_pb_main_blurb_image img {
        height: 347px !important;
    }	
}

@media screen and (max-width: 390px) {
    .expertise-item .et_pb_main_blurb_image img {
        height: 326px !important;
    }
}

@media screen and (max-width: 380px) {
    body #page-container .expertise-item .et_pb_main_blurb_image img {
        height: 313px !important;
    }
}

@media screen and (max-width: 375px) {
	.banner-slider .et_pb_slide_description:after {
        content: "";
        display: block;
        width: 520px;
        height: 520px;
        position: absolute;
        top: -100px;
        left: -120px;
        background-image: url(/wp-content/uploads/2025/01/Mask-slider.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
        z-index: -1;
        opacity: 0.5;
    }
    body #page-container .expertise-item .et_pb_main_blurb_image img {
        height: 314px !important;
    }
}

@media screen and (max-width: 360px) {
    .banner-slider .et_pb_slide_description:after {
        content: "";
        display: block;
        width: 500px;
        height: 500px;
        position: absolute;
        top: -100px;
        left: -110px;
        background-image: url(/wp-content/uploads/2025/01/Mask-slider.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
        z-index: -1;
        opacity: 0.5;
    }
	body #page-container .social-link {
		margin-left: 0 !important;
	}
    body #page-container .expertise-item .et_pb_main_blurb_image img {
        height: 302px !important;
    }
}

@media screen and (max-width: 359px) {
	body #page-container .banner-slider h1 {
		font-size: 40px !important;
	}
	body #page-container .banner-inner h1 {
		font-size: 32px !important;
        line-height: 37px !important;
	}
	body #page-container .coordonnee-item-ni a {
		word-break: break-all !important;
	}
	body #page-container .captcha-ni .forminator-g-recaptcha {
		margin-left: -13px !important;
	}
	body #page-container .form-contact {
		overflow: visible !important;
	}
}

/* ajustement mobile formulaire accueil */


