.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-444 .elementor-element.elementor-element-469c404 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-444 .elementor-element.elementor-element-469c404 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-444 .elementor-element.elementor-element-469c404{--image-border-color:#6F0C0C;--image-border-width:4px;--image-border-radius:10px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}/* Start custom CSS for html, class: .elementor-element-ae86d4e *//* === Estilos Porta Carbones - Carbolec SAC === */
.porta-carbones {
  max-width: 1000px;
  margin: 40px auto;
  padding: 20px;
  font-family: Arial, sans-serif;
  color: #333;
  line-height: 1.7;
}

.porta-carbones h1 {
  font-size: 28px;
  color: #600018;
  margin-bottom: 20px;
  text-align: center;
}

.porta-carbones h2 {
  font-size: 22px;
  color: #600018;
  margin-top: 30px;
  margin-bottom: 15px;
}

.porta-carbones ul {
  list-style: none;
  padding: 0;
}

.porta-carbones ul li {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}

.porta-carbones ul li::before {
  content: "✔";
  color: #600018;
  position: absolute;
  left: 0;
}

.porta-carbones .ventajas li {
  font-weight: bold;
}

.porta-carbones .cta {
  margin-top: 30px;
  text-align: center;
  padding: 20px;
  background: #fdf2f4;
  border: 1px solid #e8d6da;
  border-radius: 10px;
}

.porta-carbones .btn-cotizar {
  display: inline-block;
  margin-top: 15px;
  padding: 12px 25px;
  background: #600018;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 6px;
  transition: 0.3s;
}

.porta-carbones .btn-cotizar:hover {
  background: #800022;
}/* End custom CSS */