.elementor-71 .elementor-element.elementor-element-bcc4052{--display:flex;--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;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-71 .elementor-element.elementor-element-bcc4052:not(.elementor-motion-effects-element-type-background), .elementor-71 .elementor-element.elementor-element-bcc4052 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.lcpclimatisation.fr/wp-content/uploads/2025/10/air-suction-fan-attached-wall-scaled.jpg");background-position:center center;background-size:cover;}.elementor-71 .elementor-element.elementor-element-bcc4052::before, .elementor-71 .elementor-element.elementor-element-bcc4052 > .elementor-background-video-container::before, .elementor-71 .elementor-element.elementor-element-bcc4052 > .e-con-inner > .elementor-background-video-container::before, .elementor-71 .elementor-element.elementor-element-bcc4052 > .elementor-background-slideshow::before, .elementor-71 .elementor-element.elementor-element-bcc4052 > .e-con-inner > .elementor-background-slideshow::before, .elementor-71 .elementor-element.elementor-element-bcc4052 > .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-71 .elementor-element.elementor-element-89866d5{text-align:center;}.elementor-71 .elementor-element.elementor-element-89866d5 .elementor-heading-title{color:#FFFFFF;}.elementor-71 .elementor-element.elementor-element-0e010f7{--display:flex;--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;}/* Start custom CSS for html, class: .elementor-element-e44e998 */.about-page {
  max-width: 1100px;
  margin: 0 auto;
  padding: 80px 20px;
  background: #fff;
  color: #333;
  font-family: 'Open Sans', sans-serif;
}

.about-intro h1 {
  color: #263b5c;
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
}

.about-intro p {
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 40px;
}

.about-section {
  margin-bottom: 50px;
}

.about-section h2 {
  color: #263b5c;
  font-size: 24px;
  margin-bottom: 10px;
  border-left: 4px solid #263b5c;
  padding-left: 10px;
}

.about-section p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 15px;
}

.about-cta {
  text-align: center;
  background: #f6f8fb;
  padding: 50px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(38, 59, 92, 0.08);
}

.about-cta h2 {
  color: #263b5c;
  font-size: 26px;
  margin-bottom: 15px;
}

.about-cta p {
  max-width: 800px;
  margin: 0 auto 25px auto;
  font-size: 16px;
  color: #444;
  line-height: 1.6;
}

.btn-primary {
  background: #263b5c;
  color: #fff;
  padding: 12px 28px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

.btn-primary:hover {
  background: #1e2f4a;
}

/* Responsive */
@media (max-width: 768px) {
  .about-intro h1 { font-size: 26px; }
  .about-section h2 { font-size: 20px; }
  .about-cta h2 { font-size: 22px; }
}/* End custom CSS */