.elementor-83 .elementor-element.elementor-element-7d2fa90{--display:flex;--min-height:645px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:0.5;}.elementor-83 .elementor-element.elementor-element-7d2fa90:not(.elementor-motion-effects-element-type-background), .elementor-83 .elementor-element.elementor-element-7d2fa90 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pureos.fr/wp-content/uploads/2025/06/Desinfection-2.png");background-position:bottom left;}.elementor-83 .elementor-element.elementor-element-7d2fa90::before, .elementor-83 .elementor-element.elementor-element-7d2fa90 > .elementor-background-video-container::before, .elementor-83 .elementor-element.elementor-element-7d2fa90 > .e-con-inner > .elementor-background-video-container::before, .elementor-83 .elementor-element.elementor-element-7d2fa90 > .elementor-background-slideshow::before, .elementor-83 .elementor-element.elementor-element-7d2fa90 > .e-con-inner > .elementor-background-slideshow::before, .elementor-83 .elementor-element.elementor-element-7d2fa90 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-83 .elementor-element.elementor-element-eba78b8{text-align:center;}.elementor-83 .elementor-element.elementor-element-eba78b8 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:82px;font-weight:500;text-transform:uppercase;color:#FFFFFF;}.elementor-83 .elementor-element.elementor-element-e71c6a7{--display:flex;}.elementor-83 .elementor-element.elementor-element-7b41131{--display:flex;}.elementor-83 .elementor-element.elementor-element-fa4d4f3{--display:flex;}body.elementor-page-83:not(.elementor-motion-effects-element-type-background), body.elementor-page-83 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F7F6;}@media(max-width:767px){.elementor-83 .elementor-element.elementor-element-eba78b8 .elementor-heading-title{font-size:46px;}}/* Start custom CSS for html, class: .elementor-element-0340a67 *//* Bouton appel */
#bouton-appel-flottant {
  position: fixed;
  bottom: 90px; /* au-dessus du bouton devis */
  right: 20px;
  background-color: #0073e6;
  color: #fff;
  padding: 14px 22px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  z-index: 9999;
  transition: transform 0.2s, background-color 0.3s;
}

/* Bouton devis */
#bouton-devis-flottant {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #0073e6;
  color: #fff;
  padding: 15px 25px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  z-index: 9999;
  transition: transform 0.2s, background-color 0.3s;
}

/* Hover */
#bouton-appel-flottant:hover,
#bouton-devis-flottant:hover {
  transform: translateY(-3px);
}/* End custom CSS */