button.forminator-button.forminator-button-submit {
    background: linear-gradient(-45deg, #54c0ee 0%, #2b687e 100%) !important;
}
/****** Mentions legales ***/
.mentions-legales-text h2 {
	margin-top:50px;
	margin-bottom:30px;
}
.mentions-legales-text h2:first-child {
	margin-top:0;
}
/**** plan du site **********/
.sitemap-liste h3, .sitemap-liste br {
	display:none;
}
.sitemap-liste ul {
	list-style-type:none !important;
	padding-bottom:0;
}
.sitemap-liste li {
	position:relative;
	padding-bottom:10px;
    list-style-type:none !important;
}
.sitemap-liste  li:before {
	content:'+';
	position:absolute;
	top:0;
	left:-25px;
	color:#000000;
	font-size:25px;
}
.flex-ligne {
    display: flex;
	align-items: stretch;
    justify-content: space-around;
}
.flex-ligne .et_pb_module.et_pb_image.et_pb_image_0.img-module{
	height: 447px;
}


.banner-section-interne {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	min-height:500px;
}
.banner-section-interne.full-height-section {
	min-height:calc(100vh - 168px);
}
@media screen and (max-width: 980px) {
	.banner-section-interne {		
		min-height:calc(100vh - 162px);
		display:flex;
		align-items: center !important;
	}
}
@media screen and (max-width: 480px) {
	.banner-section-interne {		
		min-height:calc(100vh - 205px) !important;
		display:flex;
		align-items: center !important;
	}
}
/***************bouton contact **************/
.forminator-module {
	box-shadow:0 0 25px #eee;
}
.forminator-module .forminator-button {
	padding:15px 20px !important;
	font-size:16px;
	text-transform:uppercase;
}
.forminator-module .forminator-button:hover {
	box-shadow:none !important;
	opacity:0.8;
}
.forminator-module .forminator-row-last {
	margin-bottom:0 !important;
}
.forminator-module .forminator-ui.forminator-custom-form[data-design=default] .forminator-button{
	border-radius: 0 !important;
	padding: 20px 40px 20px 40px !important;
}
/*********row reverse *********/
@media screen and (max-width: 980px) {
  .reverse-row {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
            flex-direction:column-reverse;
  }  
  .reverse-row > .et_pb_column:first-child {
    margin-bottom:0 !important;
  }
  .reverse-row > .et_pb_column:last-child {
    margin-bottom:30px !important;
  }
}
@media screen and (max-width: 980px) {
  .reverse-row {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
            flex-direction:column-reverse;
  }  
  .reverse-row > .et_pb_column:first-child {
    margin-bottom:0 !important;
  }
  .reverse-row > .et_pb_column:last-child {
    margin-bottom:30px !important;
  }
}
/*--------------fernadez service-----------  */
.et_overlay:before{
	margin:0 !important;
}
.realisation .et_pb_tabs_controls {
	display: flex;
	flex-wrap:wrap;
	background-color:transparent;
	/* background-color:#000000; */
} 

.realisation .et_pb_tabs_controls:after {
	display:none;
}
.realisation .et_pb_tabs_controls li {
	width: calc(25% - 5px);
    max-width: 236px;
    border: solid 1px #ffffff !important;
    background: linear-gradient(-45deg, #54c0ee 0%, #2b687e 100%) !important;
	transform: skewX(-10deg);
}

.realisation .et_pb_tabs_controls li > * {
    transform: skewX(10deg);
}

.realisation .et_pb_tabs_controls li a {
	color: #ffffff;
	text-align:center;
	padding: 13px 11px 13px !important;
}
.realisation .et_pb_tabs_controls li.et_pb_tab_active {
	background: #54c0ee !important;
	border: 2px solid !important;
}
.realisation .et_pb_gallery_grid .et_pb_gallery_item img,
.realisation .et_pb_portfolio_grid .et_pb_portfolio_item img, 
.realisation .et_pb_filterable_portfolio_grid .et_pb_portfolio_item img{
	    width: 100%;
        height: 202px;
        -o-object-fit: cover;
           object-fit: cover;
}
@media screen and (max-width: 767px) {
	.realisation .et_pb_tabs_controls li {
		width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        max-width: initial;
	}
}
@media (max-width: 479px) {
	.realisation .et_pb_tabs_controls li{
		margin-bottom: 12px;
	}
}
.realisation .et_pb_tab {
	padding:30px 0 0 0;
}
.realisation .et_pb_tabs_controls li.et_pb_tab_active a {
    color: #ffffff !important;
    font-weight: bold;
}
/****************style images **************/
.img-module-style{
	max-width:400px;
	width:100%;
	height:350px;
	position:relative;	
}
.style1-img .et_pb_main_blurb_image {
	max-width:400px;
	width:100%;
	height:300px;
	position:relative;	
}
@media screen and (max-width: 980px) {
	.img-module-style,
	 .style1-img .et_pb_main_blurb_image {
		height:250px;
	}
}
.img-module-style span, .img-module-style img, 
.style1-img .et_pb_main_blurb_image span, .style1-img .et_pb_main_blurb_image img {
	width:100% !important;
	height:100% !important;
}
.img-module-style img,
.style1-img .et_pb_main_blurb_image img {
	-o-object-fit:cover;
	   object-fit:cover;
}
.img-module-style:before {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* background-color: #000000; */
    z-index: -1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(-10deg);

    background: linear-gradient(-45deg, #54c0ee 0%, #2b687e 100%);
}
.img-module-style:hover:before {
	/*transform:rotate(190deg);*/
}
.img-module-style span:before,
.style1-img .et_pb_main_blurb_image span:before {
	content:'';
	position:absolute;	
	left:0;
	width:100%;
	height:100%;
	background-color:#00000033;
	-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%);	
}
.img-module-style:hover span:before,
.style1-img:hover .et_pb_main_blurb_image 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%);
}
/***************galerie *******/
.img-animation-hover .et_pb_gallery_item {
	position: relative;
	overflow: hidden;
}
/* Ajouter l'effet ::before sur le conteneur de l'image */
.img-animation-hover .et_pb_gallery_image::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	width: 0;
	height: 0;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	opacity: 0;
	pointer-events: none;
}

/* Animation au hover */
.img-animation-hover .et_pb_gallery_image:hover::before {
	-webkit-animation: circle 0.75s forwards;
	        animation: circle 0.75s forwards;
}
/* Keyframes */
@-webkit-keyframes circle {
	0% {
		opacity: 1;
		width: 0;
		height: 0;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
		width: 0;
		height: 0;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

/**************************** Pages internes****************/
.style1-img .et_pb_main_blurb_image {
 	position:relative;
}
.style1-img .et_pb_main_blurb_image:before, .style1-img .et_pb_main_blurb_image:after {
    content: '';
    position: absolute;
    z-index: -1;
}

.style1-img .et_pb_main_blurb_image:before {
	height: 50%;
    width: 100px;
    top: 15%;
    left: -50px;
    border: solid 10px #54c0ee;
}
.style1-img .et_pb_main_blurb_image:after {
	width: 120px;
    height: 120px;
    right: -28px;
    bottom: -31px;
    /* background-color: black; */
    background: linear-gradient(-45deg, #54c0ee 0%, #2b687e 100%);
}
.section-climatisation .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 53px ;
}
.section-climatisation .et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image{
	width: 100%;
}

.renverse-image .et_pb_blurb_content {
    display: flex;
    flex-direction: row-reverse;
}
.renverse-image .et_pb_blurb_content .et_pb_blurb_container {
    max-width: 264px;
    padding: 0;
    padding-right: 50px;
}
@media screen and (max-width: 768px) {
    .section-climatisation .et_pb_blurb_content{
        display: flex;
      flex-direction: column;
    }
    .renverse-image .et_pb_blurb_content .et_pb_blurb_container {
      max-width: initial;
    }
    .section-climatisation .et_pb_blurb_position_left .et_pb_blurb_container{
      padding: 0;
    }
}



/***************** liste ************/
.liste-text {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  gap: 10px 30px; 
}

.liste-text li {
  /* padding-left: 25px; */
	flex: 1 1 47%;
    position: relative;
    padding-left: 12px;
    /* margin-bottom: 10px; */
    list-style: none;
    max-width: 433px;
}
.liste-text li::before {
	content: "";
    position: absolute;
	/*left:0; */
    left: -15px;
    top: 0.25em;
    width: 16px;
    height: 16px;
    background-image: url(https://www.dcs31.com/wp-content/uploads/2025/06/bouton-jouer.png);
    background-size: contain;
    filter: brightness(0%)  invert(39%) sepia(7%) saturate(4778%) hue-rotate(151deg) brightness(78%) contrast(74%) !important;
}
.flex-ligne-2 {
    display: flex;
    align-items: center;
    justify-content: center;
}
/************* tourné ****/
.efficacite-energetique-img {
    position: relative;
}
/* Conteneur de l'image */
.efficacite-energetique-img {
    position: relative;
    z-index: 1; 
}
.efficacite-energetique-img::after {
    content: '';
    position: absolute;
    bottom: 57px;
    /* right: -38px; */
    right: -8px;
    width: 90%;
    height: 327px;
    background-color: #fff;
    transform-origin: left top;
    z-index: -1;
}
/********************bouton *********************/
.btn-site{
  color: #fff;            
  border: 2px solid #54c0ee;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 18px;
  background: linear-gradient(45deg, #54c0ee 0%, #54c0ee 45%, #2b687e 100%);
}
.banner-slider a.et_pb_button.et_pb_more_button{
  color: #fff;            
  border: 2px solid #ffffff;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 18px;
  height: 62px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 220px;
  background: linear-gradient(45deg, #bcd4df 0%, #08445d 45%, #2b687e 100%);
}
 .banner-slider a:hover{
    border: 2px solid #000 !important;
 }
.btn-site:hover,
 .banner-slider a:hover
 {
  background-color: #fff; 
  color: #000;            
  animation: bounce 0.4s;
}

@keyframes bounce {
  0%   { transform: translateY(0); }
  30%  { transform: translateY(-4px); }
  50%  { transform: translateY(0); }
  70%  { transform: translateY(-2px); }
  100% { transform: translateY(0); }
}
/**************card-box **********/
 .et_pb_module.et_pb_blurb.et_pb_blurb_6.card-box-select.et_pb_text_align_center.et_pb_blurb_position_top.et_pb_bg_layout_light,
.et_pb_module.et_pb_blurb.et_pb_blurb_5.card-box-select.et_pb_text_align_center.et_pb_blurb_position_top.et_pb_bg_layout_light,
.et_pb_module.et_pb_blurb.et_pb_blurb_7.card-box-select.et_pb_text_align_center.et_pb_blurb_position_top.et_pb_bg_layout_light{
   background-color: white;
    border-radius: 20px;
    border: none !important;
    padding: 27px;
      min-height: 354px;
      	box-shadow:0 0 25px #eee;
         transition: all 0.3s linear;
}
.et_pb_column.et_pb_column_1_3.et_pb_column_11.et_pb_css_mix_blend_mode_passthrough::after {
    border-radius: 30px 30px 0 0;
    z-index: -1;
    content: '';
    position: absolute;
    width: calc(100% + 40px);
    height: calc(50% + -14px);
    top: -20px;
    left: -20px;
    /* background: #00000061; */
      background: linear-gradient(45deg, #54c0ee 0%, #54c0ee 45%, #2b687e 100%);
    clip-path: polygon(0 100%, 50% 50%, 100% 100%, 100% 0, 0 0);
     transition: all 0.3s linear;
}
.parente-cardbox .et_pb_column.et_pb_column_1_3.et_pb_column_10.et_pb_css_mix_blend_mode_passthrough::before, 
.parente-cardbox .et_pb_column.et_pb_column_1_3.et_pb_column_12.et_pb_css_mix_blend_mode_passthrough.et-last-child::before {
    border-radius: 0 0 30px 30px;
    z-index: -1;
    content: '';
    position: absolute;
    width: calc(100% + 40px);
    height: calc(50% + -14px);
    bottom: -20px;
    left: -20px;
    /* background: #00000061; */

    background: linear-gradient(45deg, #54c0ee 0%, #54c0ee 45%, #2b687e 100%);
    clip-path: polygon(0 0, 50% 50%, 100% 0, 100% 100%, 0 100%);
     transition: all 0.3s linear;
}
.card-box-select .et_pb_main_blurb_image,
.card-box-select .et_pb_main_blurb_image svg,
.card-box-select .et_pb_main_blurb_image span.et-pb-icon {
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #000;
  padding: 30px;
  display: inline-block;
   transition: all 0.3s linear;
}

.et_pb_column_10:hover::before {
    background: #000 !important; 
}
.et_pb_column_11:hover::after {
    background: #000 !important;
}
.et_pb_column_12:hover::before {
    background: #000 !important;
}
/* Survol : changement de couleur de la bordure de l’image */
.card-box-select:hover .et_pb_main_blurb_image ,
.card-box-select:hover .et_pb_main_blurb_image svg,
.card-box-select:hover .et_pb_main_blurb_image span.et-pb-icon {
    border-color: #54c0ee !important; 
}
/************************/
.fond-class {
    background-image: url('/wp-content/themes/Divi-enfant/svg/how_to_work_bg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/************ barnier *********/
.banner-slider h1 {
    text-transform: uppercase;
    font-size: 96px;
    font-weight: 600;
    line-height: 92px;
    margin-top: 17px;
}
@media (max-width: 1440px) {
  .banner-slider h1 {
    font-size: 72px;
    line-height: 68px;
  }
}
@media (max-width: 768px) {
   .banner-slider h1 {
        font-size: 32px;
        line-height: 33px;
  }
  .contact-row .et_pb_blurb_description {
    display: none;
  }
}
/***************slider*********/
.banner-slider .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
  padding: 0 !important;
}
/* Conteneur des points de navigation */
.et-pb-controllers {
  position: absolute;
  top: 54%;
  left: 13% !important;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  z-index: 10;
  width: 0 !important;
}
/* Ligne en haut */
.et-pb-controllers::before,
.et-pb-controllers::after {
  content: "";
  display: block;
  width: 4px;
  height: 74px;
  /* background: linear-gradient(to bottom, #011f34, #ffffff); */
  background: linear-gradient(to bottom, #2b687e, #ffffff);
  opacity: 0.6;
}

.et-pb-controllers::after {
  margin-top: 15px;
}
/* Boutons de navigation */
.et-pb-controllers a {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ccc;
  display: block;
  margin: 10px 0;
  position: relative;
  transition: background-color 0.3s ease;
      margin-top: 30px;
}
/* Cercle autour du bouton actif */
.et-pb-controllers a.et-pb-active-control::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  border: 2px solid var(--accent, #FFD700);
  border-radius: 50%;
  opacity: 1;
  transition: all 0.3s ease;
  z-index: -1;
}
/* Bouton actif */
.et-pb-controllers a.et-pb-active-control {
  background-color: var(--accent, #FFD700);
}
@media (max-width: 1680px) {
  .et-pb-controllers{
      left: 2% !important;
  }
}
/**********************slider *********/
/* Conteneur Slick */
.partenaire-slider {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
/* Images dans les slides */
.partenaire-slider img {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
  padding: 6px;
}
/* Flèches Slick par défaut */
.slick-prev,
.slick-next {
  z-index: 10;
  width: 40px;
  height: 40px;
  background-color: #111a36; /* bleu foncé */
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: 0.3s ease;
}
.slick-prev:hover,
.slick-next:hover {
  opacity: 1;
  background-color: #000; 
  color: #111a36;
}
/* Flèche gauche */
.slick-prev {
  left: -50px;
}
/* Flèche droite */
.slick-next {
  right: -50px;
}
/* Icônes internes (pseudo-elements) */
.slick-prev::before,
.slick-next::before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: 1;
  color: #fff;
}
/* Responsive (optionnel) */
@media screen and (max-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 30px;
    height: 30px;
  }
  .slick-prev {
    left: -35px;
  }
  .slick-next {
    right: -35px;
  }
}
.slick-initialized .slick-slide{
  display: flex !important;
    flex-direction: column;
    align-content: space-between;
    align-items: center;
}
.partenaire-slider ul.slick-dots{
  top: 78px;
}
/**********************test ***/
.display-flex-test {
  position: relative;
  overflow: hidden;
}
.display-flex-test::before {
      content: "";
    position: absolute;
    bottom: 0;
    right: 11px;
      width: 130px;
    height: 130px;
    background: url(/wp-content/uploads/2025/06/heating.png) center center / cover no-repeat;
    z-index: 0;
    opacity: 0.3;
    animation: rotate360 5s linear infinite;
    transform-origin: center;
    transform: translateY(-50%);
}
@keyframes rotate360 {
  from {
    transform: translateY(-50%) rotate(0deg);
  }
  to {
    transform: translateY(-50%) rotate(360deg);
  }
}
/***************liste footer ***********/
.menu-footer ul.et-menu {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0; 
  margin: 0;
}
/* Style de chaque élément de menu */
.menu-footer ul.et-menu li {
  width: 100%;
  position: relative;
  padding-left: 1.5em; 
  margin-bottom: 8px;
  font-size: 17px;
} 
.menu-footer .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 17px;
}
.menu-footer ul.et-menu li::before {
  content: '➤';
  position: absolute;
  left: 0;
  top: -2px;
  color: #54c0ee; 
  font-size: 1em;
  line-height: 1.4;
}
@media (max-width: 980px) {
   .menu-footer .et_pb_menu__menu {
        display: block !important;
    }
   .menu-footer .mobile_nav.closed{
    display: none;
    }
  .et_pb_row.et_pb_row_0.diapo-tete {
      padding: 0;
  }
}
.map-text iframe {
    height: 300px;
}
.flex.selector{
    display: flex;
    align-items: center;
    justify-content: center;
}

/****************************style header**********/
.menu-row .et-menu .sub-menu > li {
	padding:0;
	width:100%;
}
.menu-row.et-menu .sub-menu > li > a {
	width:100%;
}
.menu-row.et-menu .sub-menu > li:hover > a {
	opacity:1;
}
.menu-row  .et-menu > .menu-item.current-menu-item > a {
	color: #000000 !important;
}
.menu-row .et-menu > .menu-item > a {
	color: #fff !important;
}
.menu-row .et-menu > .menu-item.current-menu-item > a {
		color: #000000 !important;
}
.menu-row .et-menu .sub-menu {
	border-top: 3px solid #fff;
}
.menu-row .et-menu .sub-menu {
	border-top: 3px solid #fff;
}
.menu-row .et-menu .sub-menu > li:hover > a {
	background-color: #54c0ee !important;
	color:#fff;
}
.menu-row .et-menu .sub-menu > li:hover > a {
	background-color: #54c0ee !important;
	color: #fff;
}



.menu-row.et_mobile_menu {
	height:-webkit-fit-content !important;
	height:-moz-fit-content !important;
	height:fit-content !important;
	padding:15px 0 !important;
	padding-left:0;
	padding-right:0;
}
.menu-row .et_mobile_menu > li > a {
	padding-left:15px;
}
.menu-row.et_mobile_menu .sub-menu a {
	padding-left:25px;
}
.menu-row.menu-item-has-children > a {
	font-weight:400 !important;
}

.menu-row .mobile_menu_bar:before {
	color:white !important;
}

.menu-row .et_mobile_menu {
	border-top:solid 3px #fff;
}

.menu-row .sub-menu-toggle:before {
	color: #54bfed !important;
}
.menu-row  .current-menu-item > .sub-menu-toggle:before {
	color:#fff !important;
}
.menu-row .et_mobile_menu > .menu-item.current-menu-item > a {
	background-color: #50b7e2 !important;
    color: #fff !important;
}
.menu-row  .et_mobile_menu > .menu-item.current-menu-item > a {
	background-color:#ee6d0f ;
	color:#fff;
}
.menu-row  .et_pb_menu .mobile_menu_bar ul li a{
  color: #409eff !important;
}








