body #page-container{
	overflow-x: hidden;
}
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;
}
body h2 {
	font-size: 38px !important;
}

.header .navbar .et_pb_menu_0_tb_header .menu-item>ul.sub-menu>li>a {
	color: #322206 !important;
}
.et_pb_menu_0_tb_header.et_pb_menu .menu-item>ul { 
    border-color: #80c50a !important;
}
.header .navbar .et_pb_menu_0_tb_header .menu-item>ul.sub-menu>li>a:hover {
	color: #80c50a !important;
}
.header .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a {
	color: #80C50A !important;
}
.header .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item:hover a {
    color: #80C50A !important;
}
.text-color{
	color: #80C50A !important;
}
body .page-item-46 {
    display: none !important;
}
body .et-waypoint {
	opacity: 1 !important;
}

/* BTN ANIMATION */
a.btn, a.btn-outline{
	position: relative;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button, a.btn, a.btn-outline {
	overflow: hidden !important;
}

body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button:before, a.btn:before, a.btn-outline:before {
	position: absolute;
	top: 0;
	left: -100%;
	display: block !important;
	content: '' !important;
	width: 50%;
	height: 100%;
	background: linear-gradient(to right, transparent 0%, rgba(255,255,255,0.3) 100%);
	opacity: 1 !important;
	visibility: visible !important;
	transform: skewX(-25deg);
	transition: all .7s;
	z-index: 1;
	pointer-events: none !important;
}
body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button:after{
	margin-left: 8px !important;
}

body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button:hover:before, a.btn:hover:before, a.btn-outline:hover:before {
	-webkit-animation: shine 1.5s;
	animation: shine 1.5s;
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* IMG */
.img-full img {
	width: 100% !important;
}
.img-full .et_pb_image_wrap {
	width: 100% !important;
}
.img-hover {
	transition: all 1s;
	overflow: hidden;
}
.img-cover img{
	object-fit: cover;
}
.img-hover img {
	overflow: hidden !important;
}
.img-hover .et_pb_image_wrap img, .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);
}
.img-hover-anim: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;
}
.img-hover span:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff29;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0, 0 20%, 100% 20%, 100% 20%, 0 20%, 0 40%, 100% 40%, 100% 40%, 0 40%, 0 60%, 100% 60%, 100% 60%, 0 60%, 0 80%, 100% 80%, 100% 80%, 0 80%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0, 0 20%, 100% 20%, 100% 20%, 0 20%, 0 40%, 100% 40%, 100% 40%, 0 40%, 0 60%, 100% 60%, 100% 60%, 0 60%, 0 80%, 100% 80%, 100% 80%, 0 80%, 0 100%);
  pointer-events: none !important;
}
.img-hover:hover span:before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 20%, 0 20%, 0 20%, 100% 20%, 100% 40%, 0 40%, 0 40%, 100% 40%, 100% 60%, 0 60%, 0 60%, 100% 60%, 100% 80%, 0 80%, 0 80%, 100% 80%, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 20%, 0 20%, 0 20%, 100% 20%, 100% 40%, 0 40%, 0 40%, 100% 40%, 100% 60%, 0 60%, 0 60%, 100% 60%, 100% 80%, 0 80%, 0 80%, 100% 80%, 100% 100%, 0 100%, 0 100%);
  pointer-events: none !important;
}
.img-hover-anim:hover:before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
}

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




/* FOOTER */
.daily {
	padding: 7px 60px;
	background-image: url('/wp-content/uploads/2025/10/dailyweb.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
/* 	filter: brightness(0); */
}
footer .et_pb_row .et_pb_column:last-child{
	margin-bottom: 0 !important;
}

.footer-copyright .et_pb_social_media_follow li {
	margin-bottom: 0 !important;
}
.menu-footer .sub-menu {
	display: none;
}
.menu-footer ul#menu-menu-principal-1>li {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	transition: all .4s;
}
.menu-footer ul#menu-menu-principal-1>li:last-child {
	margin-bottom: 0 !important;
}
.menu-footer ul#menu-menu-principal-1>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-principal-1 {
	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-principal-1>li:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: relative;
	top: 6px;
	background-image: url("/wp-content/uploads/2025/10/next.png");
	margin-right: 10px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
@media screen and (min-width: 981px){
	.topbar .coordonnee-header .et_pb_blurb_content{
		display: flex !important;
	}
	.topbar .coordonnee-header .et_pb_blurb_content .et_pb_main_blurb_image, .topbar .coordonnee-header{
		margin-bottom: 0 !important;
	}
	.topbar .coordonnee-header .et_pb_blurb_container{
		padding-left: 0 !important;
	}
}
.banner .et-pb-controllers>a {
    border: 1px solid #FFF;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    position: relative;
}
.banner .et-pb-controllers>a.et-pb-active-control::before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #FFF;
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    border-radius: 100%;
}
.banner .et-pb-controllers>a {
    background-color: #ffffff40 !important;
}
@keyframes zoomout {
    0%{
        background-size: 100%;
    }
    25%{
        background-size: 115%;
    }
    50%{
        background-size: 130%;
    }
    75%{
        background-size: 115%;
    }
    100%{
        background-size: 100%;
    }
}
.list-slick .slick-slide .et_pb_module.et_pb_image{
	display: flex !important;
	justify-content: center;
}
.section-center .list-card-items .item::before, .section-center .list-card-items .item::after{
	content: "";
	width: 0%;
	height: 0%;
	position: absolute;
	transition: all 0.4s;
	opacity: 0;
}
.section-center .list-card-items .item{
	overflow: hidden;
}
.section-center .list-card-items .item::before{
	border-top: 1px solid #80C50A;
	border-left: 1px solid #80C50A;
	top: 0;
	left: 0;
}
.section-center .list-card-items .item::after{
	border-bottom: 1px solid #80C50A;
	border-right: 1px solid #80C50A;
	bottom: 0;
	right: 0;
}
.section-center .list-card-items .item:hover::before, .section-center .list-card-items .item:hover::after{
	width: 100%;
	height: 100%;
	transition: all 0.4s;
	opacity: 1;
}

@media screen and (min-width: 981px) {
	.banner .et_pb_slide{
		animation: zoomout 8000ms infinite linear;
	}
	.list-card-items .et_pb_column{
		background: none !important;
	}
	.list-card-items .card:hover{
		background: none !important;
	}
	.list-card-items .card:hover h3.et_pb_module_header *{
		color: #fff !important;
	}
	.list-card-items .card:hover .et_pb_blurb_description *{
		color: #fff !important;
	}
}

.ligne-engagements .et_pb_column {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.ligne-engagements .items-engagements {
  width: calc(33% - 17px);
  border: 1px solid #80c50a;
  padding: 35px 30px !important;
  overflow: hidden;
}
.ligne-engagements .et_pb_image_wrap  {
  position: relative;
  z-index: 1;
}

.ligne-engagements .et_pb_image_wrap:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;        
  height: 10px;
  background: #80c50a;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0.4;
  transition: all 0.55s ease;
  z-index: -1;
}

.ligne-engagements .items-engagements:hover .et_pb_image_wrap:after {
  width: 100%;      
  height: 100%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.ligne-engagements .items-engagements:hover .et_pb_image_wrap {
	background-color: inherit;
}
.ligne-engagements .items-engagements:hover:before {
	-webkit-text-stroke: 1px #80c50a;
	opacity: 1;
}

.ligne-engagements .btn-engagements {
  background-color: #80c50a;
  padding: 7px 15px !important;
  color: #fff;
  border-radius: 50px;
}
.ligne-engagements .items-engagements img {
	filter: invert(99%) sepia(4%) saturate(661%) hue-rotate(280deg) brightness(115%) contrast(100%);
}
.ligne-engagements h3 {
  margin-bottom: 15px;
}

.ligne-prestations .items-prestations .et_pb_image_wrap img {
	filter: invert(99%) sepia(4%) saturate(661%) hue-rotate(280deg) brightness(115%) contrast(100%);
}

.ligne-prestations .items-prestations {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); 
  padding: 35px 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ligne-prestations .items-prestations:before {
  content: "";
  width: 100px;
  height: 100px;
  background-image: url(/wp-content/uploads/2025/11/bois-bg-black.png);
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 5px;
  opacity: 0;
  transition: 0.45s all;
}
.ligne-prestations .items-prestations:hover:before {  
	opacity: 0.3;
	transition: 0.45s all;
	bottom: 2px;
}
.ligne-prestations .btn-prestations {
  background-color: #80c50a;
  border: 1px solid #80c50a;
  padding: 7px 15px !important;;
  color: #fff;
  border-radius: 50px;
	transition: 0.45s all;
}
.ligne-prestations .btn-prestations:hover { 
  background-color: inherit;
  color: #80c50a;
}
.ligne-prestations .items-prestations:hover .et-waypoint {
	color: #322206 !important;
}
.ligne-prestations .et_pb_main_blurb_image {
  position: absolute;
    top: -80px;
    right: 25px;
}
.ligne-prestations h3 {
  margin-bottom: 25px;
}
.ligne-prestations .slick-slide {
  margin-right: 25px;
}
.ligne-prestations .slick-list {
  min-height: 250px;
}
.ligne-prestations .slick-track {
  min-height: 350px;
  top: 160px;
  padding: 0px 15px !important;
}
.ligne-prestations .arrow_left-prest  {
    width: 45px;
    position: absolute;
    right: 60px;
    top: -100px;
    transform: rotate(180deg);
    background-color: #322206;
    padding: 11px;
    border-radius: 50px;
    cursor: pointer;
}
.ligne-prestations .arrow_right-prest  {
    width: 45px;
    position: absolute;
    right: 0px;
    top: -100px;
    background-color: #322206;
    padding: 11px;
    border-radius: 50px;
    cursor: pointer;
}
.ligne-prestations .items-prestations .et_pb_image_wrap {
    border: 8px solid #80c50a;
	border-radius: 100%;
}
.ligne-prestations .items-prestations:hover .et_pb_image_wrap { 
  border: 0px solid #80c50a;
}
.ligne-prestations .et_pb_image_wrap {
	position: relative;
	z-index: 1;
}
.ligne-prestations .et_pb_image_wrap:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;        
  height: 10px;
  background: #80c50a;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0.4;
  transition: all 0.55s ease;
  z-index: -1;
}

.ligne-prestations .items-prestations:hover .et_pb_image_wrap:after {
  width: 100%;      
  height: 100%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.ligne-prestations .items-prestations:hover .et_pb_image_wrap {
	background-color: inherit;
}

.ligne-deroulement .items-deroulement h3 {
  margin-bottom: 15px;
}

.ligne-deroulement .items-deroulement .et_pb_image_wrap {
  border: 1px solid #322206;
  padding: 20px;
  border-radius: 100%;
}
.ligne-deroulement .et_pb_image_wrap {
  position: relative;
  z-index: 1;
}

.ligne-deroulement .et_pb_image_wrap:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;        
  height: 10px;
  background: #322206;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0.4;
  transition: all 0.55s ease;
  z-index: -1;
}
.ligne-deroulement .items-deroulement img {
	filter: invert(12%) sepia(16%) saturate(2563%) hue-rotate(2deg) brightness(97%) contrast(95%);
}
.ligne-deroulement .items-deroulement:hover img {
	filter: invert(99%) sepia(4%) saturate(661%) hue-rotate(280deg) brightness(115%) contrast(100%);
}
.ligne-deroulement .items-deroulement:hover .et_pb_image_wrap:after {
  width: 100%;      
  height: 100%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.ligne-deroulement .items-deroulement:hover .et_pb_image_wrap {
border: 1px solid #fff;
 }
.col-deroulement:not(:hover) .items-deroulement:first-child .et_pb_image_wrap:after {
  width: 100%;      
  height: 100%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.col-deroulement:not(:hover) .items-deroulement:first-child img {
	filter: invert(99%) sepia(4%) saturate(661%) hue-rotate(280deg) brightness(115%) contrast(100%);
}
/*
.ligne-deroulement .items-deroulement.items-deroulement-1 .et_pb_image_wrap:after {
  width: 100%;      
  height: 100%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
} */
	
/* .ligne-deroulement .items-deroulement.items-deroulement-1 img {
	filter: invert(99%) sepia(4%) saturate(661%) hue-rotate(280deg) brightness(115%) contrast(100%);
} */


.img-cover img {
  height: 100% !important;;
  width: 100% !important;
  object-fit: cover;
}
.img-cover span {
  width: 100%;
  height: 100% !important;
}
.img-550 {
  max-width: 550px;
  width: 100%;
  height: 550px;
  border-radius: 100%;
}
.img-550 img{
  border-radius: 100%;
  border: 8px solid #80c50a;
}
.pulsion-module .element-pulsion span:nth-child(1) {
  animation-delay: 4s;
}
.pulsion-module .element-pulsion span:nth-child(2) {
  animation-delay: 5s;
}
.pulsion-module .element-pulsion span:nth-child(3) {
  animation-delay: 6s;
}
.pulsion-module .element-pulsion {
    position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    margin-bottom: 0;
    z-index: -1;
}
.pulsion-module .element-pulsion span { 
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    background-color: #7dc20940;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    animation: pulsion-animation 9s 
    linear infinite;
    opacity: 0;
}
.pulsion-module .pulsion-module-color span {
    background-color: #f6f5f5;
}
.pulsion-module-color .element-pulsion  {
	left: 60%;
	transform: translate(-40%,-50%);
}
.pulsion-module {
	position: absolute;
    top: 10px;
    left: 70px;
	opacity: 0;
}
/* Réinitialisation : tout est caché par défaut */
.pulsion-module-1,
.pulsion-module-2,
.pulsion-module-3,
.pulsion-module-4,
.pulsion-module-5,
.pulsion-module-6 {
    opacity: 0;
    position: absolute; 
	animation: parent-pulsion 30s linear infinite;
}
@keyframes parent-pulsion {
	0% {
		opacity: 1;
	}
	16.66% {
		opacity: 1;
	}
	16.67% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

.pulsion-module-1 {
    animation-delay: 0s;
}

.pulsion-module-2 {
    animation-delay: 5s;
}

.pulsion-module-3 {
    animation-delay: 10s;
}

.pulsion-module-4 {
    animation-delay: 15s;
}

.pulsion-module-5 {
    animation-delay: 20s;
}

.pulsion-module-6 {
    animation-delay: 25s;
}


.ligne-entreprise .et_pb_column:hover .pulsion-module {
	opacity: 1;
}
@keyframes pulsion-animation { 
0% {
    transform: scale(0);
    opacity: 0;
}
16.66% {
    opacity: 1;
}
33.33% {
    transform: scale(1);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 0;
}

}
/* Add class js*/
.img-index-1.hover {
	z-index: 20 !important;
}
.img-index-2.hover {
	z-index: 20 !important;
}
.img-index-3.hover {
	z-index: 20 !important;
}
.img-index-4.hover {
	z-index: 20 !important;
}
 
.zoom-anim:before {
	animation: pulsation 10s infinite ease-in-out;
    transform-origin: center center;
}
@keyframes pulsation {
    0%   { transform: scale(0.7); }
    40%  { transform: scale(0.9); }
    60%  { transform: scale(1); }
	80%  { transform: scale(0.9); }
    100% { transform: scale(0.7); }
}

/* Page presentation */
.phone-cta .et_pb_blurb_content {
	display: flex;
	align-items: center;
	gap: 15px;
}
.phone-cta .et_pb_main_blurb_image { 
    margin-bottom: 0px !important;
}
.ligne-durable .et_pb_column {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.ligne-durable .et_pb_column .items-durables{
width: calc(48% - 6px);
background-color: #fff;
  padding: 20px 35px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}
.ligne-durable .items-durables .et_pb_main_blurb_image {
position: absolute;
right: -70px;
top: -10px;
background-color: #322206;
border-radius: 100%;
padding: 20px;
}
.ligne-durable .items-durables.img-lc .et_pb_main_blurb_image {
  top: 15px;
}

.ligne-durable .et_pb_column .items-durables h3 {
  margin-bottom: 10px;
}
.ligne-durable .items-durables .et_pb_main_blurb_image img {
  filter: invert(97%) sepia(97%) saturate(0%) hue-rotate(345deg) brightness(102%) contrast(103%);
}
.ligne-durable .et_pb_main_blurb_image  {
  position: relative;
  z-index: 1;
}

.ligne-durable  .et_pb_main_blurb_image:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;        
  height: 10px;
  background: #80c50a;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  transition: all 0.55s ease;
  z-index: -1;
}

.ligne-durable .items-durables:hover  .et_pb_main_blurb_image:after {
  width: 100%;      
  height: 100%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.ligne-durable .items-durables:hover  .et_pb_main_blurb_image {
	background-color: inherit;
}
.ligne-durable .items-durables:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}

.ligne-travailler .items-travailler {
  width: calc(33% - 17px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    padding: 30px 30px !important;
}
.ligne-travailler .et_pb_column {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.ligne-travailler .items-travailler h3{ 
margin-bottom: 15px;
}

.ligne-travailler .items-travailler  .et_pb_main_blurb_image { 
margin: 0px;
background-color: #80c50a;
padding: 15px;
border-radius: 100%;
  margin-bottom: 30px !important;
}
.ligne-travailler .items-travailler .et_pb_blurb_description {
  text-align: center;
}
.ligne-travailler .items-travailler h3 {
  text-align: center;
}
.ligne-travailler .items-travailler img {
  filter: invert(97%) sepia(97%) saturate(0%) hue-rotate(345deg) brightness(102%) contrast(103%);
}
.ligne-travailler .et_pb_main_blurb_image  {
  position: relative;
  z-index: 1;
}

.ligne-travailler  .et_pb_main_blurb_image:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;        
  height: 10px;
  background: #322206;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0.4;
  transition: all 0.55s ease;
  z-index: -1;
}

.ligne-travailler .items-travailler:hover  .et_pb_main_blurb_image:after {
  width: 100%;      
  height: 100%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.ligne-travailler .items-travailler:hover  .et_pb_main_blurb_image {
	background-color: inherit;
}
.img-banner-left {
  max-width: 591px;
  height: 500px;
}
.img-500 {
  max-width: 600px;
  height: 500px;
}
.ligne-logo-flex .et_pb_column {
  display: flex;
  justify-content: space-between;
}
.ligne-logo-flex .logo-m0 {
  margin: 0px !important;
}
.ligne-entreprise .h-maison {
  min-height: 346px;
  width: 22%;
  margin-right: 45px;
}

/* page extension */
.acc-bois .et_pb_toggle_open span{ 
color: #fff;
}
.acc-bois .et_pb_toggle_open {  
background-color: #80c50a;
}
.acc-bois .et_pb_toggle_close { 
background-color: #322206;
}
.acc-bois .et_pb_toggle_close h3{ 
color: #fff;
}

/* page renovation toiture */
.ligne-entreprise .items-toiture .et_pb_main_blurb_image {
background-color: #80c50a;
padding: 15px;
border-radius: 100%;
margin-bottom: 30px !important;
}
.ligne-entreprise .items-toiture .et_pb_main_blurb_image img{
filter:invert(97%) sepia(97%) saturate(0%) hue-rotate(345deg) brightness(102%) contrast(103%);
}
.items-toiture .et_pb_main_blurb_image  {
  position: relative;
  z-index: 1;
}

.items-toiture .et_pb_main_blurb_image:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;        
  height: 10px;
  background: #322206;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  transition: all 0.55s ease;
  z-index: -1;
}

.items-toiture:hover  .et_pb_main_blurb_image:after {
  width: 100%;      
  height: 100%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.items-toiture:hover  .et_pb_main_blurb_image {
	background-color: inherit;
}
.nos-projets .et_pb_portfolio_filters ul {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.nos-projets .et_pb_portfolio_filters li {
  text-align: center;
  max-width: 215px;
  width: 100%;
}
.nos-projets .et_pb_portfolio_filters li a {
  border: 1px solid #6abd8f !important;
  background-color: #fff;
  padding: 15px 10px;
  text-transform: uppercase;
}
.nos-projets .et_pb_portfolio_filters li a.active { 
 background-color: #80c50a !important;
 border: 1px solid #80c50a !important;
 color: #fff !important;
}
.nos-projets .et_pb_portfolio_filters li a:hover{ 
 background-color:  #80c50a !important;
  color: #fff !important;
}
.nos-projets .et_pb_portfolio_items {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.nos-projets .et_pb_portfolio_item {
  width: calc(33% - 13px);
  height: 290px;
  overflow: hidden;
}
.nos-projets .et_pb_portfolio_item span {
  height: 100%;
}
.nos-projets .et_pb_portfolio_item img {
  height: 100%;
  object-fit: cover;
}
.nos-projets .et_pb_module_header {
  position: absolute;
  top: 100%;
  left: 10%;
  right: 10%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  z-index: 11;
  transition: 0.45s all;
}
.nos-projets .post-meta {
  position: absolute;
  top: 100%;
  left: 10%;
  right: 10%;
  text-align: center;
  z-index: 11;
  transition: 0.45s all;
} 
.nos-projets .post-meta a {
  color: #fff !important;
  font-size: 18px !important;
  text-transform: uppercase;
}
.nos-projets .et_pb_portfolio_item:after { 
  content: "";
  width: 100%;
  height: 100%;
  background-color: #0000009c;
  position: absolute;
  top: 100%;
  z-index: 10;
  transition: 0.45s all;
}

.nos-projets .et_pb_portfolio_item .et_pb_module_header { 
  background-color: #322206a6;
  font-size: 22px !important;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  top: 35%;}
.nos-projets .et_pb_portfolio_item:hover .post-meta { 
top: 55%;}

.projets-similaires .et_pb_post {
  max-width: 385px !important;
  padding: 20px 25px;
  min-height: 457px;
  overflow: visible;
/*   box-shadow: 0 4px 12px rgba(0,0,0,0.3); */
  background-color: #fff !important;
  overflow: hidden;

}
.projets-similaires .et_pb_post img{ 
height: 100%;
  object-fit: cover;
  max-width: 385px !important;;
  width: 385px;
}
.projets-similaires .et_pb_post a.entry-featured-image-url {
height: 295px;
  transform: translate(-25px,-20px);
  margin-bottom: 0px !important;
}
.projets-similaires .slick-slide {
 margin-right: 30px ;
} 
.projets-similaires .entry-title {
  font-size: 24px !important;
	min-height: 82px !important;
}
.projets-similaires .post-meta {
  font-size: 20px !important;
	margin-bottom: 15px;
}
.projets-similaires .more-link {
  max-width: 100px;
  border: 1px solid #80c50a;
  color: #80c50a !important;
  text-align: center;
  border-radius: 50px;
  padding: 5px 8px;
 
}
.projets-similaires .more-link:first-letter { 
text-transform: uppercase;
}
.projets-similaires .more-link:hover {
  background-color: #80c50a;
  color: #fff !important;
}
.projets-similaires .slick-list {
  min-height: 480px;
}
.projets-similaires .arrow_left-prest { 
  position: absolute;
  left: -65px;
  top: 40%;
  width: 55px;
  transform: rotate(180deg);
   cursor: pointer;
}.projets-similaires .arrow_right-prest { 
  position: absolute;
  right: -25px;
  top: 40%;
  width: 55px;
  cursor: pointer;
}
.projets-similaires .slick-list {
	height: 590px;
}
.projets-similaires .post-meta { 
    min-height:55px;
}
.forminator-ui#forminator-module-1317.forminator-design--default .forminator-button-submit {
	border-radius: 50px;
}

/* Plan du site */
.sitemap-liste h3, .sitemap-liste br {
    display:none;
}
.sitemap-liste ul {
    list-style-type:none;
    padding-bottom:0;
    list-style: none;
}
.sitemap-liste li {
    position:relative;
    padding-bottom:10px;
    list-style: none;
    margin-bottom: 10px;
    text-align: left !important;
}
.sitemap-liste li a{
  color: #000 !important;
}
.sitemap-liste li a:hover{
  color: #80c50a !important;
}
.sitemap-liste  li:before {
    content:'';
    position:absolute;
    width: 20px;
    height: 20px;
    top:2;
    left:-40px;
    font-size:25px;
    background-image: url("/wp-content/uploads/2025/11/habitable-1.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.img-cover {
	overflow: hidden;
}
.img-cover:after{
position: absolute;
top: 0;
left: -75%;
z-index: 10;
display: block;
content: '';
width: 50%;
height: 100%;
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
 transform: skewX(-25deg);

}
.img-cover:hover:after {
animation: shine 1.5s; }
@keyframes shine { 
100% {
left: 125%;}
}
/*  Responsive  */
@media(max-width: 980px) {
	.nos-projets .et_pb_portfolio_item {
		width: calc(45% - 13px);
	}
	.header .coordonnee-header .et_pb_blurb_description {
		display: none;
	}
	body .mb-0 {
		margin-bottom: 0px !important;
	}
	body .mb-30 {
		margin-bottom: 30px !important;
	}
	body h2 {
		font-size: 30px !important;
	}
	body h1 {
		font-size: 35px !important;
	}
	.header .logo img {
		margin-top: 10px;
	}
	.header .phone-btn .et_pb_blurb_description {
		display: none;
	}
	.header .topbar {
		padding: 0px !important;
	}
	.header .topbar .et_pb_column_2_3  {
		margin-bottom: 0px !important;
	}
	.header .navbar .et_pb_menu_inner_container { 
        position: static;
    }
	.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu { 
		border-color: #80c50a !important;
	}
	.header .navbar ul>li>a {
		color: #322206 !important;
	}
	.header .navbar .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a {
		color: #322206 !important;
	}
	.header .navbar .et_pb_menu_0_tb_header.et_pb_menu ul.et_mobile_menu>li.current-menu-item>a {
		color:  #80c50a !important;
	}
    .header .et_pb_menu_0_tb_header.et_pb_menu ul.et_mobile_menu>li ul.sub-menu li.current-menu-item a {
    color: #80C50A !important;
    }

	.header .navbar .et_pb_menu_0_tb_header.et_pb_menu ul.et_mobile_menu>li:hover > a {
		color:  #80c50a !important;
	}
	.header .topbar ul.follower {
		padding: 0px !important;
	}
	.header .topbar {
		margin-bottom: 0px !important;
	}
	.pulsion-module {
		left: 50% !important;
	}
	.ligne-prestations .arrow_left-prest, .ligne-prestations .arrow_right-prest {
		top: -70px;
	}
	.ligne-engagements .items-engagements { 
	width: calc(45% - 17px);
	}
	.hover-top {
		width: 40% !important;
	}
	.hover-bottom {
		width: 40% !important;
	}
/* 	.hover-engagement .hover-top.active {
  transition: 0.45s all;
  transform: translateY(0px) !important;
}
.hover-engagement .hover-bottom.active-2 {
  transition: 0.45s all;
  transform: translateY(0px) !important;
}  */
/* 	.hover-engagement .hover-bottom {
		  transform: translateY(-30px) !important;
	} */
	.flex-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.img-rond-mobile {
		max-width: 400px !important;
		height: 400px !important;
		margin-bottom: 0px !important;
	}
	.banner-interne {
		flex-direction: column;
		display: flex;
		height: 100vh !important;
	}
	.img-banner-left {
        max-width: 450px;
       height: 250px;
    }
	.img-500 {
       height: 350px;
    }
	.ligne-durable .items-durables {
		width: calc(65% - 6px) !important;
	}
	.ligne-logo-flex .et_pb_column {
        display: flex;
        justify-content: flex-start;
		gap: 25px;
		flex-wrap: wrap;
    }
	.ligne-travailler .items-travailler {
		width: calc(45% - 17px); 
	}
	body h2 {
		line-height: 35px !important;
	}
	.projets-similaires .arrow_left-prest { 
	  left: 0px;
	  z-index: 10;
	}
	.projets-similaires .arrow_right-prest {  
	  right: 0px;
	  z-index: 10;
	}
    .ligne-entreprise {
        display: flex;
        flex-wrap: wrap;
    }
    .ligne-entreprise .et_pb_column { 
        max-width: 45%;
    }
    .section-projets {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

}
@media(max-width: 767px) {
	.ligne-entreprise {
		gap: 15px;
		display: flex;
		flex-wrap: wrap;
	}
	.nos-projets .et_pb_portfolio_item {
		width: calc(65% - 13px);
	}
	.header .navbar {
		justify-content: space-between;
	}
	.ligne-engagements .items-engagements { 
	width: calc(65% - 17px);
	}
	.mobil-avis .ti-widget-container  {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 30px !important;
	}
	.mobil-avis .ti-footer {
		margin-top: 15px !important;
	}
	.mobil-avis .ti-reviews-container {
		margin-bottom: 0px !important;
	}
		.ligne-durable .items-durables {
		width: calc(75% - 6px) !important;
	}
	.ligne-travailler .items-travailler {
		width: calc(65% - 17px); 
	}
	.ligne-entreprise .h-maison {
       min-height: 346px;
       width: 22%;
       margin-right: 0px !important;
		display: flex;
		justify-content: center;
		align-items: center;
    }
    .et_pb_button_module_wrapper.et_pb_button_alignment_phone_center {
        text-align: left !important;
    }
    .ligne-entreprise .et_pb_column {
    	width: 70%;
    }
}

@media(max-width: 580px) {
.nos-projets .et_pb_portfolio_item {
	width: 100%;
}
.ligne-entreprise .et_pb_column {
  width: 100% !important;
  max-width: 100% !important;
}
.nos-projets .et_pb_portfolio_filters ul {
	gap: 0px;
	display: flex;
	flex-wrap: wrap;
}
.nos-projets .et_pb_portfolio_filters ul li {
	width: 100% !important;
	margin-bottom: 15px !important;
}	
.projets-similaires .et_pb_post { 
max-width: 400px !important;
background-color: #fff !important;
overflow: hidden;
}
.projets-similaires .slick-slide {
margin-right: 30px !important;	
}
.projets-similaires .entry-title {
max-width: 250px !important;
width: 100% !important;
}.projets-similaires p {
max-width: 250px !important;
width: 100% !important;
}
.projets-similaires .et_pb_post img{ 
width: 120% !important;
max-width: 400px !important;
}
	.header .d-none {
		display: none !important;
	}
	.mobil-fond-banner {
		background-image: inherit !important
	}
	.mobil-fond-banner:after {
		content: "";
		max-width: 450px;
		width: 100%;
		height: 450px;
		background-image: url(https://www.ccz-borri.com/wp-content/uploads/2025/11/fonds-banner.png);
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		top: 80px;
		left: -31px;
		z-index: -1;
		padding: 40px !important;
	}
	.ligne-engagements .items-engagements { 
	width: 100%;
	}
	.ligne-durable .items-durables {
		width: 100% !important;
		margin-right: 0px !important;
	}
	.ligne-travailler .items-travailler {
		width: 100%; 
	}
	.projets-similaires .arrow_left-prest { 
	  left: -25px;
	  z-index: 10;
	}
	.projets-similaires .arrow_right-prest {  
	  right: 0px;
	  z-index: 10;
	}
    .projets-similaires {
        transform: translateX(25px);
    }
}
@media(max-width: 450px) {
	.mobil-fond-banner:after { 
	top: 30px;}
	.img-rond-mobile {
		max-width: 350px !important;
		height: 350px !important;
	}
	body h1 {
		font-size: 30px !important;
	}	
	body h2 {
		font-size: 28px !important;
	}
}
@media(min-width:400px) and (max-width: 420px) {
	.ligne-travailler .items-travailler.et_pb_module:before {
		font-size: 40px !important;
		left: 312px !important;
	}
}
@media(max-width: 400px) {
	.mobil-fond-banner:after { 
	top: 30px;}
	.img-rond-mobile {
		max-width: 300px !important;
		height: 300px !important;
	}
/*	.et_pb_button_0_wrapper .et_pb_button  {
		margin-left: -34px !important;
	}*/
	.mobil-banner-text.et_pb_text_0 {
		margin-left: -58px !important;
	}
	.mobil-banner-text.et_pb_text_1 {
		font-size: 24px !important;
		margin-left: -58px !important;
	}
	.ligne-travailler .items-travailler.et_pb_module:before {
		font-size: 40px !important;
		left: 295px !important;
	}
	
}
@media(max-width: 380px) {
	.ligne-travailler .items-travailler.et_pb_module:before {
		left:275px !important;
	}

}